+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 23:47:49 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:02:09 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-55f4f88dc5-fl8fj 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 0x55758c419b00 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-07 23:47:52.678 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-07 23:47:52.678 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/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-05-07 23:47:52.738 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-07 23:47:52.738 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/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-07 23:47:53.616 7 INFO cinder.rpc [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-07 23:47:53.619 7 INFO cinder.rpc [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-07 23:47:53.625 7 INFO cinder.rpc [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-07 23:47:53.628 7 INFO cinder.rpc [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-05-07 23:47:53.645 7 INFO cinder.rpc [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-07 23:47:53.650 7 INFO cinder.rpc [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-07 23:47:53.702 7 WARNING cinder.api.contrib.hosts [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-07 23:47:53.728 8 INFO cinder.rpc [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-07 23:47:53.732 8 INFO cinder.rpc [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-07 23:47:53.736 8 INFO cinder.rpc [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-07 23:47:53.740 8 INFO cinder.rpc [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-05-07 23:47:53.750 7 WARNING keystonemiddleware._common.config [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:47:53.756 8 INFO cinder.rpc [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-07 23:47:53.759 8 INFO cinder.rpc [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-07 23:47:53.760 7 WARNING oslo_config.cfg [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55758c419b00 pid: 7 (default app) 2026-05-07 23:47:53.764 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:47:53.765 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:47:53.766 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:47:53.767 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:47:53.811 8 WARNING cinder.api.contrib.hosts [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-07 23:47:53.859 8 WARNING keystonemiddleware._common.config [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:47:53.869 8 WARNING oslo_config.cfg [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55758c419b00 pid: 8 (default app) 2026-05-07 23:48:02.603 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:02.604 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:02.605 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:02.606 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:12.604 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:12.604 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:12.605 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:12.606 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:22.603 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:22.603 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:22.605 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:22.605 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:32.604 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:32.604 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:32.605 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:32.605 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:42.604 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:42.604 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:42.605 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:42.605 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:52.604 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:52.605 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:48:52.605 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:48:52.607 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:02.604 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:02.604 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:02.605 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:02.606 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:12.604 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:12.604 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:12.606 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:12.606 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:22.603 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:22.604 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:22.605 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:22.606 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:32.604 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:32.605 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:32.606 8 INFO cinder.api.openstack.wsgi [None req-58fe3439-6af7-4b26-a75c-637908578c06 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:32.607 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248: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-07 23:49:42.315 8 WARNING oslo_policy.policy [None req-445d22e1-0b32-4670-9080-a787be83f9d5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:49:42.315 8 WARNING oslo_policy.policy [None req-445d22e1-0b32-4670-9080-a787be83f9d5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:49:42.604 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:42.605 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:42.607 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] GET http://10.0.0.248:8776/ 2026-05-07 23:49:42.608 7 INFO cinder.api.openstack.wsgi [None req-abb9602b-674c-40e3-8304-3be1047b9576 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:42.611 8 INFO cinder.api.openstack.wsgi [None req-445d22e1-0b32-4670-9080-a787be83f9d5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/types/rbd1 2026-05-07 23:49:42.648 8 INFO cinder.api.openstack.wsgi [None req-445d22e1-0b32-4670-9080-a787be83f9d5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/25] 10.0.0.10 () {30 vars in 681 bytes} [Thu May 7 23:49:41 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/types/rbd1 => generated 82 bytes in 809 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-07 23:49:42.699 7 WARNING oslo_policy.policy [None req-f8dc76b1-a5d3-469b-b03c-baae27f8564a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:49:42.699 7 WARNING oslo_policy.policy [None req-f8dc76b1-a5d3-469b-b03c-baae27f8564a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:49:42.998 7 INFO cinder.api.openstack.wsgi [None req-f8dc76b1-a5d3-469b-b03c-baae27f8564a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/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-07 23:49:43.026 7 INFO cinder.api.openstack.wsgi [None req-f8dc76b1-a5d3-469b-b03c-baae27f8564a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 15/26] 10.0.0.10 () {30 vars in 720 bytes} [Thu May 7 23:49:42 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/types?name=rbd1&is_public=None => generated 20 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 23:49:44.667 8 INFO cinder.api.openstack.wsgi [None req-7e6386d9-3ec9-42c0-b91e-a9299b88b262 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/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-07 23:49:44.708 8 INFO cinder.api.openstack.wsgi [None req-7e6386d9-3ec9-42c0-b91e-a9299b88b262 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/types returned with HTTP 200 [pid: 8|app: 0|req: 12/27] 10.0.0.10 () {34 vars in 724 bytes} [Thu May 7 23:49:44 2026] POST /v3/0a4367f1c7f34e03ada489d20509ccc7/types => generated 179 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 23:49:44.725 7 INFO cinder.api.openstack.wsgi [req-7e6386d9-3ec9-42c0-b91e-a9299b88b262 req-731eb08e-ef14-4240-951b-c669c7a22efc 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/types/84e4d869-d5fc-482f-a7f3-2061ff67102b/extra_specs 2026-05-07 23:49:44.816 7 INFO cinder.api.openstack.wsgi [req-7e6386d9-3ec9-42c0-b91e-a9299b88b262 req-731eb08e-ef14-4240-951b-c669c7a22efc 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/types/84e4d869-d5fc-482f-a7f3-2061ff67102b/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 16/28] 10.0.0.10 () {36 vars in 893 bytes} [Thu May 7 23:49:44 2026] POST /v3/0a4367f1c7f34e03ada489d20509ccc7/types/84e4d869-d5fc-482f-a7f3-2061ff67102b/extra_specs => generated 48 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 23:49:46.355 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/types?is_public=None 2026-05-07 23:49:46.370 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/29] 10.0.0.10 () {30 vars in 700 bytes} [Thu May 7 23:49:46 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/types?is_public=None => generated 443 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 23:49:48.254 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/qos-specs 2026-05-07 23:49:48.427 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 17/30] 10.0.0.10 () {30 vars in 679 bytes} [Thu May 7 23:49:47 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/qos-specs => generated 17 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 23:49:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:49:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:49:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:49:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:02.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:22.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:42.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:50:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:50:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:12.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:12.608 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:42.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:51:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:51:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:12.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:32.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:32.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:32.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:42.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:42.607 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:52.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:52.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:52:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:52:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:02.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:12.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:22.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:22.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:32.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:32.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:42.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:42.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:52.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:53:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:53:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:12.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:22.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:42.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:54:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:54:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:22.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:22.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:42.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:42.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:42.608 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:55:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:55:52.608 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:02.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:02.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:02.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:02.607 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:12.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:32.608 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:32.609 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:42.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:42.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:56:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:56:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:02.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:12.608 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:22.609 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:22.610 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:22.613 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:22.614 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:32.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:42.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:52.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:57:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:57:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:02.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:12.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:22.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:22.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:32.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:32.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:42.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:42.607 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:42.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:42.623 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:58:52.610 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:58:52.611 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:02.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:02.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:22.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:22.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:22.608 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:32.607 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:42.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-07 23:59:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-07 23:59:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:02.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:02.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:22.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:22.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:32.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:32.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:42.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:00:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:00:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:02.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:02.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:12.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:22.607 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:22.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:32.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:42.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:42.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:01:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:01:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:02.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:12.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:22.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:22.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:42.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:42.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:52.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:02:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:02:52.608 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:02.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:22.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:22.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:32.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:32.608 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:42.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:03:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:03:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:02.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:02.607 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:12.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:32.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:42.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:04:52.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:04:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:02.607 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:12.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:12.607 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:22.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:42.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:05:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:05:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:02.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:12.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:12.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:12.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:22.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:22.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:22.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:32.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:42.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:42.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:42.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:06:52.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:06:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:02.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:02.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:12.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:12.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:12.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:12.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:22.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:22.605 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:22.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:22.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:32.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:32.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:32.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:32.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:42.603 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:42.603 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:42.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:42.605 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:52.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:52.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:07:52.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:07:52.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:02.604 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:02.604 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:02.606 8 INFO cinder.api.openstack.wsgi [None req-60e112c7-89c6-4287-ac82-e24c10b770b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:02.606 7 INFO cinder.api.openstack.wsgi [None req-51ce4672-f691-4558-87ad-42c8d20f77e9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248: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-08 00:08:07.583 8 INFO cinder.api.openstack.wsgi [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 2026-05-08 00:08:07.609 8 WARNING cinder.quota [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.610 8 WARNING cinder.quota [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.610 8 WARNING cinder.quota [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.611 8 WARNING cinder.quota [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.611 8 WARNING cinder.quota [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.612 8 WARNING cinder.quota [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.612 8 WARNING cinder.quota [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.613 8 WARNING cinder.quota [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.619 8 INFO cinder.api.openstack.wsgi [None req-ee9abd4b-ac19-4d04-8bc4-5961f7917724 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 returned with HTTP 200 [pid: 8|app: 0|req: 124/251] 199.204.45.57 () {44 vars in 1042 bytes} [Fri May 8 00:08:07 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 => generated 340 bytes in 179 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-08 00:08:07.890 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] PUT https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 2026-05-08 00:08:07.975 7 WARNING cinder.quota [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.976 7 WARNING cinder.quota [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.976 7 WARNING cinder.quota [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.977 7 WARNING cinder.quota [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.980 7 WARNING cinder.quota [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.981 7 WARNING cinder.quota [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.981 7 WARNING cinder.quota [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.982 7 WARNING cinder.quota [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:08:07.992 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 returned with HTTP 200 [pid: 7|app: 0|req: 128/252] 199.204.45.57 () {48 vars in 1094 bytes} [Fri May 8 00:08:07 2026] PUT /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 => generated 296 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:08:08.339 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 2026-05-08 00:08:08.358 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 returned with HTTP 200 [pid: 8|app: 0|req: 125/253] 199.204.45.57 () {44 vars in 1042 bytes} [Fri May 8 00:08:08 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 => generated 338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:08:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:12.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:12.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:12.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:22.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:22.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:22.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:32.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:32.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:32.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:42.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:42.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:42.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:52.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:52.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:08:52.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:08:52.607 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:02.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:02.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:12.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:12.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:12.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:22.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:22.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:22.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:32.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:32.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:32.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:42.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:42.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:42.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:42.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:52.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:52.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:09:52.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:09:52.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:02.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:02.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:12.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:12.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:12.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:22.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:22.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:22.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:32.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:32.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:32.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:42.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:42.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:42.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:52.603 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:52.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:10:52.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:10:52.607 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:02.603 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:02.603 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:02.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:12.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:12.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:12.608 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:22.603 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:22.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:22.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:32.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:32.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:32.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:42.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:42.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:42.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:52.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:52.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:11:52.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:11:52.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:02.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:02.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:12.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:12.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:12.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:22.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:22.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:22.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:32.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:32.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:32.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:42.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:42.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:42.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:52.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:52.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:12:52.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:12:52.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:02.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:02.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:12.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:12.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:12.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:22.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:22.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:22.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:22.607 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:32.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:32.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:32.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:42.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:42.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:42.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:52.603 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:52.603 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:13:52.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:13:52.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:02.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:02.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:02.607 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:12.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:12.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:12.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:22.610 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:22.611 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:32.603 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:32.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:32.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:42.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:42.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:42.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:52.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:52.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:14:52.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:14:52.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:02.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:02.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:12.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:12.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:12.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:22.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:22.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:22.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:22.607 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:32.609 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:32.610 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:32.610 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:32.612 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:42.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:42.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:42.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:52.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:52.607 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:15:52.607 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:15:52.608 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:02.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:02.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:12.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:12.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:12.607 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:22.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:22.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:22.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:32.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:32.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:32.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:32.607 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:42.612 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:42.613 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:42.613 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:42.614 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:52.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:52.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:16:52.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:16:52.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:02.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:02.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:12.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:12.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:12.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:22.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:22.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:22.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:22.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:32.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:32.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:32.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:42.603 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:42.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:42.603 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:42.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:52.603 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:52.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:17:52.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:17:52.607 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:02.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:02.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:02.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:12.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:12.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:12.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:12.608 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:22.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:22.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:22.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:22.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:32.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:32.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:32.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:32.605 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:42.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:42.608 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:42.609 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:52.604 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:52.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:18:52.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:18:52.607 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:02.604 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:02.605 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:02.606 7 INFO cinder.api.openstack.wsgi [None req-08487cde-f3bf-4dcf-b3f8-3628314f9b5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:02.606 8 INFO cinder.api.openstack.wsgi [None req-634ceaa8-bc85-4571-b2eb-9823d7aa4f42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:07.099 7 INFO cinder.api.openstack.wsgi [None req-1355efff-6d5c-4035-9426-400a62c1f2b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 2026-05-08 00:19:07.127 7 INFO cinder.api.openstack.wsgi [None req-1355efff-6d5c-4035-9426-400a62c1f2b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 returned with HTTP 200 [pid: 7|app: 0|req: 195/386] 199.204.45.57 () {44 vars in 1042 bytes} [Fri May 8 00:19:06 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 => generated 340 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:19:07.485 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] PUT https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 2026-05-08 00:19:07.699 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 returned with HTTP 200 [pid: 8|app: 0|req: 192/387] 199.204.45.57 () {48 vars in 1094 bytes} [Fri May 8 00:19:07 2026] PUT /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 => generated 296 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:19:08.067 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 2026-05-08 00:19:08.092 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 returned with HTTP 200 [pid: 7|app: 0|req: 196/388] 199.204.45.57 () {44 vars in 1042 bytes} [Fri May 8 00:19:08 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 => generated 338 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:19:12.604 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:12.605 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:12.605 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:12.606 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:22.603 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:22.604 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:22.605 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:22.606 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:32.604 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:32.604 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:32.606 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:32.606 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:42.603 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:42.604 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:42.605 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:42.606 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:52.604 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:52.604 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:19:52.606 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:19:52.606 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:02.604 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:02.604 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:02.605 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:02.605 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:12.604 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:12.604 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:12.605 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:12.605 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:22.604 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:22.604 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:22.605 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:22.605 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:32.604 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:32.604 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:32.606 8 INFO cinder.api.openstack.wsgi [None req-609344f2-676c-415a-92a9-1d12a3e9feec 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:32.606 7 INFO cinder.api.openstack.wsgi [None req-62d2994f-2978-47b2-bb78-4618b1b50af4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:32.827 8 INFO cinder.api.openstack.wsgi [None req-6934b424-266d-4d92-b519-903782f8d6c6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:20:32.843 8 INFO cinder.volume.api [None req-6934b424-266d-4d92-b519-903782f8d6c6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:20:32.843 8 INFO cinder.api.openstack.wsgi [None req-6934b424-266d-4d92-b519-903782f8d6c6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/407] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:20:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:20:32.860 7 INFO cinder.api.openstack.wsgi [None req-20441f8a-c57a-478d-8706-4cfee1f14537 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:20:32.894 7 INFO cinder.volume.api [None req-20441f8a-c57a-478d-8706-4cfee1f14537 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:20:32.896 7 INFO cinder.api.openstack.wsgi [None req-20441f8a-c57a-478d-8706-4cfee1f14537 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/408] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:20:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:20:32.952 8 INFO cinder.api.openstack.wsgi [None req-71e5ec74-58eb-4d7d-b10f-3fb9dd62b692 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:20:32.974 8 INFO cinder.api.openstack.wsgi [None req-71e5ec74-58eb-4d7d-b10f-3fb9dd62b692 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 203/409] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:20:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:20:32.988 7 INFO cinder.api.openstack.wsgi [None req-b23747fe-5e24-4eec-b138-ebb6cd6ec4f3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:20:33.014 7 INFO cinder.api.openstack.wsgi [None req-b23747fe-5e24-4eec-b138-ebb6cd6ec4f3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/410] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:20:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:20:33.025 8 INFO cinder.api.openstack.wsgi [None req-a2581f0d-0aad-423c-9b62-3625d0fa224e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:20:33.049 8 INFO cinder.api.openstack.wsgi [None req-a2581f0d-0aad-423c-9b62-3625d0fa224e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/411] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:20:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:20:33.063 7 INFO cinder.api.openstack.wsgi [None req-6a4ac5e1-31ea-4909-9f2b-e700b3b86492 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:20:33.121 7 INFO cinder.api.openstack.wsgi [None req-6a4ac5e1-31ea-4909-9f2b-e700b3b86492 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 208/412] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:20:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:20:33.132 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:20:33.139 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 205/413] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:20:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:20:33.154 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:20:33.165 7 INFO cinder.volume.api [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:20:33.168 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/414] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:20:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:20:42.603 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:42.604 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:42.604 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:42.606 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:52.604 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:52.604 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:20:52.606 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:20:52.606 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:02.603 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:02.604 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:02.604 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:02.605 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:12.604 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:12.604 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:12.605 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:12.606 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:22.604 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:22.604 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:22.605 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:22.606 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:32.603 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:32.604 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:32.604 8 INFO cinder.api.openstack.wsgi [None req-8e7e7610-dd03-4b79-a258-dc02713eb07d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:32.606 7 INFO cinder.api.openstack.wsgi [None req-44d74ffe-661b-48f8-85c5-c4fefdaa22b9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:32.778 8 INFO cinder.api.openstack.wsgi [None req-c289c35f-bd01-4246-bb74-dccc13432032 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:21:32.785 8 INFO cinder.volume.api [None req-c289c35f-bd01-4246-bb74-dccc13432032 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:21:32.786 8 INFO cinder.api.openstack.wsgi [None req-c289c35f-bd01-4246-bb74-dccc13432032 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/427] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:21:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:21:32.800 7 INFO cinder.api.openstack.wsgi [None req-d5419c5f-752d-4180-bede-fec01627e22e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:21:32.808 7 INFO cinder.api.openstack.wsgi [None req-d5419c5f-752d-4180-bede-fec01627e22e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 216/428] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:21:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:21:32.851 8 INFO cinder.api.openstack.wsgi [None req-80a43ca3-9ac9-4b79-8df1-9870e143134d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:21:32.873 8 INFO cinder.api.openstack.wsgi [None req-80a43ca3-9ac9-4b79-8df1-9870e143134d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/429] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:21:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:21:32.892 7 INFO cinder.api.openstack.wsgi [None req-693b5fbe-fbf9-4b11-853b-756aa8860ffe 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:21:32.926 7 INFO cinder.api.openstack.wsgi [None req-693b5fbe-fbf9-4b11-853b-756aa8860ffe 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/430] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:21:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:21:32.940 8 INFO cinder.api.openstack.wsgi [None req-c20a9862-f047-4aec-8b47-65eb3a5373cc 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:21:32.960 8 INFO cinder.api.openstack.wsgi [None req-c20a9862-f047-4aec-8b47-65eb3a5373cc 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/431] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:21:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:21:32.969 7 INFO cinder.api.openstack.wsgi [None req-9b6293bd-0359-4200-a6a5-f5e5ebd6de77 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:21:32.979 7 INFO cinder.volume.api [None req-9b6293bd-0359-4200-a6a5-f5e5ebd6de77 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:21:32.981 7 INFO cinder.api.openstack.wsgi [None req-9b6293bd-0359-4200-a6a5-f5e5ebd6de77 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/432] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:21:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:21:32.991 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:21:33.029 8 INFO cinder.volume.api [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:21:33.031 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/433] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:21:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:21:33.044 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:21:33.062 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 219/434] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:21:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:21:42.604 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:42.604 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:42.606 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:42.606 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:52.604 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:52.605 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:21:52.607 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:21:52.608 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:02.604 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:02.604 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:02.605 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:02.606 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:12.604 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:12.604 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:12.605 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:12.605 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:22.609 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:22.610 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:22.610 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:22.610 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:32.604 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:32.604 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:32.606 7 INFO cinder.api.openstack.wsgi [None req-cb5191cd-3c6d-4cf8-b7bf-c1f5908c138d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:32.607 8 INFO cinder.api.openstack.wsgi [None req-f84bed42-e8f0-4894-adfd-454677a77297 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:32.817 7 INFO cinder.api.openstack.wsgi [None req-40481615-c2cc-4717-b28c-1e193fc13d25 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:22:32.829 7 INFO cinder.volume.api [None req-40481615-c2cc-4717-b28c-1e193fc13d25 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:22:32.831 7 INFO cinder.api.openstack.wsgi [None req-40481615-c2cc-4717-b28c-1e193fc13d25 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/447] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:22:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:22:32.851 8 INFO cinder.api.openstack.wsgi [None req-37dce2db-4944-48b4-8c84-78b5339bbcfd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:22:32.861 8 INFO cinder.api.openstack.wsgi [None req-37dce2db-4944-48b4-8c84-78b5339bbcfd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/448] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:22:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:22:32.873 7 INFO cinder.api.openstack.wsgi [None req-479320b9-a644-455a-99a2-998df943a00a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:22:32.890 7 INFO cinder.api.openstack.wsgi [None req-479320b9-a644-455a-99a2-998df943a00a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 227/449] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:22:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:22:32.940 8 INFO cinder.api.openstack.wsgi [None req-e89e8c69-e36d-4973-8124-26cab35d6d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:22:32.968 8 INFO cinder.api.openstack.wsgi [None req-e89e8c69-e36d-4973-8124-26cab35d6d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/450] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:22:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:22:32.983 7 INFO cinder.api.openstack.wsgi [None req-0be27a3c-e810-472a-add4-7bc1cd892605 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:22:33.009 7 INFO cinder.api.openstack.wsgi [None req-0be27a3c-e810-472a-add4-7bc1cd892605 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/451] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:22:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:22:33.022 8 INFO cinder.api.openstack.wsgi [None req-2b604b0b-4ddf-4a18-9470-d6c125d3a7ca 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:22:33.051 8 INFO cinder.api.openstack.wsgi [None req-2b604b0b-4ddf-4a18-9470-d6c125d3a7ca 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/452] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:22:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:22:33.063 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:22:33.079 7 INFO cinder.volume.api [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:22:33.079 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/453] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:22:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:22:33.092 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:22:33.104 8 INFO cinder.volume.api [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:22:33.110 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/454] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:22:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:22:42.604 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:42.605 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:42.606 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:42.607 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:52.604 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:52.605 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:22:52.606 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:22:52.607 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:02.604 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:02.604 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:02.605 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:02.605 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:12.603 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:12.603 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:12.604 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:12.604 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:22.604 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:22.604 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:22.605 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:22.606 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:32.604 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:32.604 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:32.606 7 INFO cinder.api.openstack.wsgi [None req-3ebff80f-3218-47f8-9e0d-309fb4b5390f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:32.606 8 INFO cinder.api.openstack.wsgi [None req-0701eab8-288a-4df5-b5bd-d769a44b5932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:32.782 7 INFO cinder.api.openstack.wsgi [None req-a4848fbb-88d2-4a89-bea0-29c12218bad0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:23:32.789 7 INFO cinder.volume.api [None req-a4848fbb-88d2-4a89-bea0-29c12218bad0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:23:32.790 7 INFO cinder.api.openstack.wsgi [None req-a4848fbb-88d2-4a89-bea0-29c12218bad0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/467] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:23:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:23:32.804 8 INFO cinder.api.openstack.wsgi [None req-8e6abf84-530e-4d3a-92ac-06c4bc33f8e5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:23:32.816 8 INFO cinder.volume.api [None req-8e6abf84-530e-4d3a-92ac-06c4bc33f8e5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:23:32.817 8 INFO cinder.api.openstack.wsgi [None req-8e6abf84-530e-4d3a-92ac-06c4bc33f8e5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/468] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:23:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:23:32.829 7 INFO cinder.api.openstack.wsgi [None req-c5944a14-e508-4126-a479-cde1c64fb81a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:23:32.839 7 INFO cinder.volume.api [None req-c5944a14-e508-4126-a479-cde1c64fb81a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:23:32.842 7 INFO cinder.api.openstack.wsgi [None req-c5944a14-e508-4126-a479-cde1c64fb81a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/469] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:23:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:23:32.855 8 INFO cinder.api.openstack.wsgi [None req-d5e37621-e876-406d-9bf9-b0ec6f328820 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:23:32.863 8 INFO cinder.api.openstack.wsgi [None req-d5e37621-e876-406d-9bf9-b0ec6f328820 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/470] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:23:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:23:32.909 7 INFO cinder.api.openstack.wsgi [None req-54eb689a-9e39-4e73-8470-c8c325a8f749 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:23:32.934 7 INFO cinder.api.openstack.wsgi [None req-54eb689a-9e39-4e73-8470-c8c325a8f749 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/471] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:23:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:23:32.948 8 INFO cinder.api.openstack.wsgi [None req-0fa2eea5-21fa-4760-b61e-6c6eb41560ad 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:23:32.971 8 INFO cinder.api.openstack.wsgi [None req-0fa2eea5-21fa-4760-b61e-6c6eb41560ad 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/472] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:23:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:23:32.984 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:23:33.007 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/473] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:23:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:23:33.021 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:23:33.070 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 235/474] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:23:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:23:42.604 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:42.604 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:42.605 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:42.606 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:52.603 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:52.603 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:23:52.605 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:23:52.605 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:02.604 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:02.605 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:02.606 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:02.606 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:12.604 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:12.604 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:12.605 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:12.605 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:22.604 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:22.604 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:22.606 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:22.608 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:32.604 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:32.604 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:32.606 7 INFO cinder.api.openstack.wsgi [None req-6cd86960-4198-4c2d-917d-15cb5e646358 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:32.606 8 INFO cinder.api.openstack.wsgi [None req-b3658287-427a-4813-a451-9054fe9cb872 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:32.815 8 INFO cinder.api.openstack.wsgi [None req-df56bf25-1414-47b7-82b9-9373ff312966 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:24:32.825 8 INFO cinder.volume.api [None req-df56bf25-1414-47b7-82b9-9373ff312966 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:24:32.829 8 INFO cinder.api.openstack.wsgi [None req-df56bf25-1414-47b7-82b9-9373ff312966 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/487] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:24:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:24:32.845 7 INFO cinder.api.openstack.wsgi [None req-d7f75bd6-80ad-4bf0-a941-ff746622f972 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:24:32.852 7 INFO cinder.volume.api [None req-d7f75bd6-80ad-4bf0-a941-ff746622f972 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:24:32.852 7 INFO cinder.api.openstack.wsgi [None req-d7f75bd6-80ad-4bf0-a941-ff746622f972 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/488] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:24:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:24:32.864 8 INFO cinder.api.openstack.wsgi [None req-e9cf2b5c-4669-4b5a-adc8-829bb7acda80 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:24:32.879 8 INFO cinder.api.openstack.wsgi [None req-e9cf2b5c-4669-4b5a-adc8-829bb7acda80 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 243/489] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:24:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:24:32.890 7 INFO cinder.api.openstack.wsgi [None req-375cf454-6027-44e7-85d3-3ff004e7632d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:24:32.904 7 INFO cinder.volume.api [None req-375cf454-6027-44e7-85d3-3ff004e7632d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:24:32.907 7 INFO cinder.api.openstack.wsgi [None req-375cf454-6027-44e7-85d3-3ff004e7632d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/490] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:24:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:24:32.953 8 INFO cinder.api.openstack.wsgi [None req-5d90e210-198d-40ba-83fb-a9f7a9b02b7f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:24:32.979 8 INFO cinder.api.openstack.wsgi [None req-5d90e210-198d-40ba-83fb-a9f7a9b02b7f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/491] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:24:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:24:32.994 7 INFO cinder.api.openstack.wsgi [None req-e39101ec-aedf-40cc-888d-f24cf8e04889 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:24:33.025 7 INFO cinder.api.openstack.wsgi [None req-e39101ec-aedf-40cc-888d-f24cf8e04889 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/492] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:24:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:24:33.040 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:24:33.064 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/493] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:24:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:24:33.078 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:24:33.085 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 249/494] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:24:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:24:42.604 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:42.604 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:42.605 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:42.606 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:52.604 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:52.604 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:24:52.605 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:24:52.607 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:02.604 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:02.605 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:02.606 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:02.606 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:12.603 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:12.604 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:12.605 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:12.605 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:22.603 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:22.604 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:22.605 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:22.606 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:32.603 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:32.604 8 INFO cinder.api.openstack.wsgi [None req-062a51c7-d1fc-4007-b51b-33f3dce6227b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:32.603 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:32.605 7 INFO cinder.api.openstack.wsgi [None req-c48ea616-e935-4e43-befa-55eb74fa98b4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:32.827 8 INFO cinder.api.openstack.wsgi [None req-58ded8d0-5faf-4109-afe3-9886ec48e34b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:25:32.840 8 INFO cinder.volume.api [None req-58ded8d0-5faf-4109-afe3-9886ec48e34b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:25:32.847 8 INFO cinder.api.openstack.wsgi [None req-58ded8d0-5faf-4109-afe3-9886ec48e34b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/507] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:25:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:25:32.870 7 INFO cinder.api.openstack.wsgi [None req-54994013-756d-41de-b459-47682c9545ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:25:32.878 7 INFO cinder.volume.api [None req-54994013-756d-41de-b459-47682c9545ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:25:32.878 7 INFO cinder.api.openstack.wsgi [None req-54994013-756d-41de-b459-47682c9545ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/508] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:25:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:25:32.894 8 INFO cinder.api.openstack.wsgi [None req-94045972-3abf-4292-bbf1-e8dba938ce36 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:25:32.925 8 INFO cinder.api.openstack.wsgi [None req-94045972-3abf-4292-bbf1-e8dba938ce36 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 253/509] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:25:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:25:32.941 7 INFO cinder.api.openstack.wsgi [None req-1eb340db-7f7d-49f0-a5c2-69c8abca18f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:25:32.953 7 INFO cinder.volume.api [None req-1eb340db-7f7d-49f0-a5c2-69c8abca18f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:25:32.956 7 INFO cinder.api.openstack.wsgi [None req-1eb340db-7f7d-49f0-a5c2-69c8abca18f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/510] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:25:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:25:33.044 8 INFO cinder.api.openstack.wsgi [None req-29c6bf28-3444-4b8a-9024-31fab549f34e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:25:33.072 8 INFO cinder.api.openstack.wsgi [None req-29c6bf28-3444-4b8a-9024-31fab549f34e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/511] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:25:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:25:33.084 7 INFO cinder.api.openstack.wsgi [None req-4920f17d-b9d8-4cd5-b5d4-ae69850f636e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:25:33.109 7 INFO cinder.api.openstack.wsgi [None req-4920f17d-b9d8-4cd5-b5d4-ae69850f636e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/512] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:25:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:25:33.122 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:25:33.149 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/513] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:25:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:25:33.162 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:25:33.167 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 259/514] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:25:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:25:42.604 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:42.604 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:42.605 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:42.606 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:52.603 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:52.603 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:25:52.604 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:25:52.605 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:02.604 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:02.604 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:02.606 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:02.607 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:12.604 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:12.604 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:12.605 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:12.605 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:22.604 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:22.604 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:22.605 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:22.605 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:32.604 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:32.605 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:32.606 8 INFO cinder.api.openstack.wsgi [None req-d5a2eae8-2e67-4a49-a419-7bd6a8a3373b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:32.606 7 INFO cinder.api.openstack.wsgi [None req-69b27d87-8815-4b71-b413-29c9d226be31 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:32.798 8 INFO cinder.api.openstack.wsgi [None req-4f0acca5-149e-4b84-8c21-20c4183635c3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:26:32.820 8 INFO cinder.api.openstack.wsgi [None req-4f0acca5-149e-4b84-8c21-20c4183635c3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/527] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:26:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:26:32.873 7 INFO cinder.api.openstack.wsgi [None req-20dd81d6-a8fd-43a0-9cd3-e389f5168dbd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:26:32.926 7 INFO cinder.api.openstack.wsgi [None req-20dd81d6-a8fd-43a0-9cd3-e389f5168dbd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/528] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:26:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:26:32.947 8 INFO cinder.api.openstack.wsgi [None req-651ae9c1-1bc7-4453-85cd-1d643a2da580 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:26:33.031 8 INFO cinder.api.openstack.wsgi [None req-651ae9c1-1bc7-4453-85cd-1d643a2da580 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/529] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:26:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:26:33.046 7 INFO cinder.api.openstack.wsgi [None req-5bba0365-7163-4dff-a42f-c8cb4df78655 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:26:33.100 7 INFO cinder.api.openstack.wsgi [None req-5bba0365-7163-4dff-a42f-c8cb4df78655 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/530] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:26:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:26:33.117 8 INFO cinder.api.openstack.wsgi [None req-03fafceb-f56f-47c1-b5ff-f2ee02bbada2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:26:33.129 8 INFO cinder.volume.api [None req-03fafceb-f56f-47c1-b5ff-f2ee02bbada2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:26:33.130 8 INFO cinder.api.openstack.wsgi [None req-03fafceb-f56f-47c1-b5ff-f2ee02bbada2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/531] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:26:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:26:33.145 7 INFO cinder.api.openstack.wsgi [None req-b0a4d0b7-fe2e-4f6a-8970-3842dda11a32 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:26:33.156 7 INFO cinder.api.openstack.wsgi [None req-b0a4d0b7-fe2e-4f6a-8970-3842dda11a32 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 268/532] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:26:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:26:33.188 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:26:33.202 8 INFO cinder.volume.api [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:26:33.205 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/533] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:26:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:26:33.220 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:26:33.236 7 INFO cinder.volume.api [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:26:33.238 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/534] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:26:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:26:42.604 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:42.604 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:42.605 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:42.606 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:52.603 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:52.604 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:26:52.605 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:26:52.605 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:02.604 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:02.604 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:02.606 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:02.606 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:12.604 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:12.604 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:12.605 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:12.606 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:22.604 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:22.605 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:22.606 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:22.606 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:32.604 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:32.604 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:32.605 7 INFO cinder.api.openstack.wsgi [None req-4086f912-a36b-4ce6-9834-faced6900751 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:32.606 8 INFO cinder.api.openstack.wsgi [None req-37d1a46f-d189-4781-ae65-7b6cbe47ea69 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:32.770 8 INFO cinder.api.openstack.wsgi [None req-d1e229da-5b6e-4196-aa4c-8e7bd39e0b71 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:27:32.784 8 INFO cinder.volume.api [None req-d1e229da-5b6e-4196-aa4c-8e7bd39e0b71 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:27:32.787 8 INFO cinder.api.openstack.wsgi [None req-d1e229da-5b6e-4196-aa4c-8e7bd39e0b71 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/547] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:27:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:27:32.799 7 INFO cinder.api.openstack.wsgi [None req-55ccc620-8511-46eb-9d87-7e168d867831 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:27:32.806 7 INFO cinder.api.openstack.wsgi [None req-55ccc620-8511-46eb-9d87-7e168d867831 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/548] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:27:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:27:32.818 8 INFO cinder.api.openstack.wsgi [None req-c4038ee8-0bf5-4a5b-9adc-55666fd01c47 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:27:32.824 8 INFO cinder.volume.api [None req-c4038ee8-0bf5-4a5b-9adc-55666fd01c47 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:27:32.824 8 INFO cinder.api.openstack.wsgi [None req-c4038ee8-0bf5-4a5b-9adc-55666fd01c47 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/549] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:27:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:27:32.840 7 INFO cinder.api.openstack.wsgi [None req-06e98356-b9f0-488c-a77b-8b117a423048 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:27:32.854 7 INFO cinder.api.openstack.wsgi [None req-06e98356-b9f0-488c-a77b-8b117a423048 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 277/550] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:27:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:27:32.866 8 INFO cinder.api.openstack.wsgi [None req-1b8a67a8-6965-431a-b78a-9b48ae470109 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:27:32.874 8 INFO cinder.volume.api [None req-1b8a67a8-6965-431a-b78a-9b48ae470109 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:27:32.876 8 INFO cinder.api.openstack.wsgi [None req-1b8a67a8-6965-431a-b78a-9b48ae470109 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/551] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:27:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:27:32.919 7 INFO cinder.api.openstack.wsgi [None req-65090888-ae94-4753-941e-14b30286ec6d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:27:32.952 7 INFO cinder.api.openstack.wsgi [None req-65090888-ae94-4753-941e-14b30286ec6d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/552] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:27:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:27:32.967 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:27:32.985 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/553] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:27:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:27:32.998 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:27:33.026 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/554] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:27:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:27:42.605 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:42.605 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:42.606 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:42.606 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:52.604 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:52.604 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:27:52.605 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:27:52.605 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:02.603 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:02.604 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:02.605 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:02.606 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:12.603 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:12.604 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:12.604 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:12.605 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:22.605 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:22.605 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:22.607 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:22.607 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:32.604 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:32.604 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:32.605 8 INFO cinder.api.openstack.wsgi [None req-e24ff824-104f-43f3-b2a3-cad1fae2b30a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:32.607 7 INFO cinder.api.openstack.wsgi [None req-b9aa48c7-341e-4709-95ca-ace7a92e49e4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:32.777 8 INFO cinder.api.openstack.wsgi [None req-7cba6b30-90b6-4540-a452-e7d14ab08ee3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:28:32.788 8 INFO cinder.volume.api [None req-7cba6b30-90b6-4540-a452-e7d14ab08ee3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:28:32.790 8 INFO cinder.api.openstack.wsgi [None req-7cba6b30-90b6-4540-a452-e7d14ab08ee3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/567] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:28:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:28:32.804 7 INFO cinder.api.openstack.wsgi [None req-b6b8e93d-d306-43f9-878b-9f623b4650d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:28:32.815 7 INFO cinder.volume.api [None req-b6b8e93d-d306-43f9-878b-9f623b4650d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:28:32.818 7 INFO cinder.api.openstack.wsgi [None req-b6b8e93d-d306-43f9-878b-9f623b4650d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/568] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:28:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:28:32.828 8 INFO cinder.api.openstack.wsgi [None req-6039cfaf-d08a-492e-8987-58bd03fe377f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:28:32.834 8 INFO cinder.api.openstack.wsgi [None req-6039cfaf-d08a-492e-8987-58bd03fe377f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 283/569] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:28:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:28:32.878 7 INFO cinder.api.openstack.wsgi [None req-b0715939-335d-4515-a5a7-aced158331d2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:28:32.904 7 INFO cinder.api.openstack.wsgi [None req-b0715939-335d-4515-a5a7-aced158331d2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/570] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:28:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:28:32.915 8 INFO cinder.api.openstack.wsgi [None req-c470c12e-fd7a-4b6e-9ed7-e9ed0f2d28bb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:28:32.940 8 INFO cinder.api.openstack.wsgi [None req-c470c12e-fd7a-4b6e-9ed7-e9ed0f2d28bb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/571] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:28:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:28:32.956 7 INFO cinder.api.openstack.wsgi [None req-f43a5faf-6238-4031-92cf-a910823aaf05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:28:32.988 7 INFO cinder.api.openstack.wsgi [None req-f43a5faf-6238-4031-92cf-a910823aaf05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/572] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:28:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:28:32.999 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:28:33.004 8 INFO cinder.volume.api [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:28:33.005 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/573] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:28:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:28:33.017 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:28:33.037 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/574] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:28:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:28:42.605 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:42.606 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:42.606 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:42.607 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:52.604 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:52.604 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:28:52.605 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:28:52.605 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:02.604 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:02.604 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:02.605 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:02.606 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:12.603 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:12.604 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:12.605 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:12.605 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:22.604 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:22.604 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:22.605 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:22.606 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:32.604 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:32.604 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:32.605 7 INFO cinder.api.openstack.wsgi [None req-196f1eb4-33ca-4a0f-9b08-b718ab627a9a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:32.606 8 INFO cinder.api.openstack.wsgi [None req-0e823e1a-ef0e-42f5-9084-9a97f10f02c8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:32.848 7 INFO cinder.api.openstack.wsgi [None req-68af6239-e08d-4e68-96c0-d130ed3f6439 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:29:32.866 7 INFO cinder.volume.api [None req-68af6239-e08d-4e68-96c0-d130ed3f6439 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:29:32.868 7 INFO cinder.api.openstack.wsgi [None req-68af6239-e08d-4e68-96c0-d130ed3f6439 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/587] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:29:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:29:32.883 8 INFO cinder.api.openstack.wsgi [None req-06f41a42-47c6-42f4-94f2-c2d6ac20511e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:29:32.899 8 INFO cinder.volume.api [None req-06f41a42-47c6-42f4-94f2-c2d6ac20511e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:29:32.902 8 INFO cinder.api.openstack.wsgi [None req-06f41a42-47c6-42f4-94f2-c2d6ac20511e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/588] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:29:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:29:32.911 7 INFO cinder.api.openstack.wsgi [None req-b872f2c0-b87c-4507-bb01-cef9dddd8835 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:29:32.918 7 INFO cinder.api.openstack.wsgi [None req-b872f2c0-b87c-4507-bb01-cef9dddd8835 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/589] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:29:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:29:32.933 8 INFO cinder.api.openstack.wsgi [None req-edd956e0-a9be-4ff5-b165-e6ac4ccde4a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:29:32.951 8 INFO cinder.api.openstack.wsgi [None req-edd956e0-a9be-4ff5-b165-e6ac4ccde4a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 293/590] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:29:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:29:32.990 7 INFO cinder.api.openstack.wsgi [None req-86c3d812-8ba3-464b-b560-8078882033ea 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:29:33.019 7 INFO cinder.api.openstack.wsgi [None req-86c3d812-8ba3-464b-b560-8078882033ea 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/591] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:29:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:29:33.032 8 INFO cinder.api.openstack.wsgi [None req-5f0cd2ea-6920-4713-b16d-1d50bf157a21 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:29:33.059 8 INFO cinder.api.openstack.wsgi [None req-5f0cd2ea-6920-4713-b16d-1d50bf157a21 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/592] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:29:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:29:33.072 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:29:33.096 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/593] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:29:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:29:33.107 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:29:33.113 8 INFO cinder.volume.api [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:29:33.114 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/594] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:29:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:29:42.604 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:42.606 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:42.608 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:42.610 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:52.604 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:52.605 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:29:52.607 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:29:52.609 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:02.606 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:02.606 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:02.607 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:02.607 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:12.603 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:12.604 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:12.604 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:12.606 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:22.604 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:22.606 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:22.606 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:22.609 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:32.604 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:32.605 8 INFO cinder.api.openstack.wsgi [None req-b0e5fa63-9196-49fa-b7d3-03d70df24dfb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:32.607 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:32.608 7 INFO cinder.api.openstack.wsgi [None req-04805957-0401-4af7-9298-e815e908adb2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:32.790 8 INFO cinder.api.openstack.wsgi [None req-20b16599-0163-4ae9-9bcd-2acbd703e699 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:30:32.796 8 INFO cinder.api.openstack.wsgi [None req-20b16599-0163-4ae9-9bcd-2acbd703e699 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 302/607] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:30:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:30:32.853 7 INFO cinder.api.openstack.wsgi [None req-88bebe8f-ef39-42dc-8797-2150bd33b5e1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:30:32.883 7 INFO cinder.api.openstack.wsgi [None req-88bebe8f-ef39-42dc-8797-2150bd33b5e1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/608] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:30:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:30:32.894 8 INFO cinder.api.openstack.wsgi [None req-fbe55cdd-62be-4400-9b24-817b7a4a7f04 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:30:32.926 8 INFO cinder.api.openstack.wsgi [None req-fbe55cdd-62be-4400-9b24-817b7a4a7f04 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/609] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:30:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:30:32.942 7 INFO cinder.api.openstack.wsgi [None req-24bc25d3-247a-4754-8db3-ead3f59e7d82 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:30:32.973 7 INFO cinder.api.openstack.wsgi [None req-24bc25d3-247a-4754-8db3-ead3f59e7d82 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/610] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:30:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:30:32.986 8 INFO cinder.api.openstack.wsgi [None req-13358973-c473-4e50-b292-5496337f371a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:30:32.992 8 INFO cinder.volume.api [None req-13358973-c473-4e50-b292-5496337f371a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:30:32.992 8 INFO cinder.api.openstack.wsgi [None req-13358973-c473-4e50-b292-5496337f371a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/611] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:30:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:30:33.006 7 INFO cinder.api.openstack.wsgi [None req-4220f176-1cc0-4e4d-be00-f9bce040bd49 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:30:33.034 7 INFO cinder.api.openstack.wsgi [None req-4220f176-1cc0-4e4d-be00-f9bce040bd49 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 308/612] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:30:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:30:33.047 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:30:33.060 8 INFO cinder.volume.api [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:30:33.062 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/613] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:30:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:30:33.075 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:30:33.087 7 INFO cinder.volume.api [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:30:33.089 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/614] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:30:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:30:42.604 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:42.604 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:42.605 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:42.606 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:52.604 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:52.604 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:30:52.605 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:30:52.605 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:02.603 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:02.605 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:02.605 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:02.606 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:12.603 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:12.603 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:12.604 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:12.605 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:22.603 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:22.604 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:22.605 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:22.605 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:32.604 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:32.604 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:32.605 8 INFO cinder.api.openstack.wsgi [None req-1c66b319-835d-4e0f-976f-7e6937353bf0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:32.606 7 INFO cinder.api.openstack.wsgi [None req-bb1eacba-3a00-4853-9468-e2bbf49de075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:32.817 8 INFO cinder.api.openstack.wsgi [None req-23683a05-5544-4c8c-a265-cce80ab87018 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:31:32.860 8 INFO cinder.api.openstack.wsgi [None req-23683a05-5544-4c8c-a265-cce80ab87018 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/627] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:31:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:31:32.878 7 INFO cinder.api.openstack.wsgi [None req-3b38b600-6088-4997-939f-5dfb988b4ca5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:31:32.904 7 INFO cinder.api.openstack.wsgi [None req-3b38b600-6088-4997-939f-5dfb988b4ca5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/628] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:31:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:31:32.918 8 INFO cinder.api.openstack.wsgi [None req-dd1c5f14-320a-4878-974c-d321c25838c2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:31:32.940 8 INFO cinder.api.openstack.wsgi [None req-dd1c5f14-320a-4878-974c-d321c25838c2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/629] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:31:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:31:32.954 7 INFO cinder.api.openstack.wsgi [None req-705e056d-2fd2-4161-ba67-ab81a183ab28 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:31:32.968 7 INFO cinder.volume.api [None req-705e056d-2fd2-4161-ba67-ab81a183ab28 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:31:32.971 7 INFO cinder.api.openstack.wsgi [None req-705e056d-2fd2-4161-ba67-ab81a183ab28 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/630] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:31:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:31:32.983 8 INFO cinder.api.openstack.wsgi [None req-f7c1185c-7d91-45ce-9b11-dbd941e83211 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:31:32.989 8 INFO cinder.api.openstack.wsgi [None req-f7c1185c-7d91-45ce-9b11-dbd941e83211 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 314/631] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:31:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:31:33.002 7 INFO cinder.api.openstack.wsgi [None req-dac26ea5-f9da-43e8-afe5-77f4cbb7558d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:31:33.021 7 INFO cinder.api.openstack.wsgi [None req-dac26ea5-f9da-43e8-afe5-77f4cbb7558d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 318/632] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:31:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:31:33.033 8 INFO cinder.api.openstack.wsgi [None req-758b508b-0452-4fe8-aa62-f730723403c3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:31:33.044 8 INFO cinder.volume.api [None req-758b508b-0452-4fe8-aa62-f730723403c3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:31:33.044 8 INFO cinder.api.openstack.wsgi [None req-758b508b-0452-4fe8-aa62-f730723403c3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/633] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:31:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:31:33.054 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:31:33.064 7 INFO cinder.volume.api [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:31:33.066 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/634] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:31:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:31:34.790 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 2026-05-08 00:31:34.811 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 returned with HTTP 200 [pid: 8|app: 0|req: 316/635] 199.204.45.57 () {44 vars in 1042 bytes} [Fri May 8 00:31:34 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7 => generated 338 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:31:42.604 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:42.604 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:42.605 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:42.606 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:52.604 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:52.605 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:31:52.606 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:31:52.606 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:02.603 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:02.604 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:02.604 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:02.605 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:12.604 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:12.604 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:12.605 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:12.606 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:22.604 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:22.604 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:22.605 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:22.605 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:32.604 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:32.604 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:32.605 8 INFO cinder.api.openstack.wsgi [None req-cd9336dd-de87-4077-8e8d-3d101602c1bf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:32.606 7 INFO cinder.api.openstack.wsgi [None req-d045a1d7-e41d-4dd5-a342-4b200e553220 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:32.778 8 INFO cinder.api.openstack.wsgi [None req-7dc694dc-bc52-4e28-b154-7619cd4964e5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:32:32.787 8 INFO cinder.volume.api [None req-7dc694dc-bc52-4e28-b154-7619cd4964e5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:32:32.789 8 INFO cinder.api.openstack.wsgi [None req-7dc694dc-bc52-4e28-b154-7619cd4964e5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/648] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:32:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:32:32.807 7 INFO cinder.api.openstack.wsgi [None req-1353a842-4ce5-456b-980f-a80e55281361 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:32:32.814 7 INFO cinder.api.openstack.wsgi [None req-1353a842-4ce5-456b-980f-a80e55281361 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 326/649] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:32:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:32:32.826 8 INFO cinder.api.openstack.wsgi [None req-a2d73de0-cc97-495d-8035-b47861959429 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:32:32.834 8 INFO cinder.volume.api [None req-a2d73de0-cc97-495d-8035-b47861959429 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:32:32.836 8 INFO cinder.api.openstack.wsgi [None req-a2d73de0-cc97-495d-8035-b47861959429 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/650] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:32:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:32:32.848 7 INFO cinder.api.openstack.wsgi [None req-d55313ab-9a43-40c5-bed1-c5dd11671baa 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:32:32.857 7 INFO cinder.volume.api [None req-d55313ab-9a43-40c5-bed1-c5dd11671baa 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:32:32.858 7 INFO cinder.api.openstack.wsgi [None req-d55313ab-9a43-40c5-bed1-c5dd11671baa 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/651] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:32:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:32:32.872 8 INFO cinder.api.openstack.wsgi [None req-437bc0df-c706-466d-8796-21abf5473211 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:32:32.887 8 INFO cinder.api.openstack.wsgi [None req-437bc0df-c706-466d-8796-21abf5473211 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/652] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:32:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:32:32.931 7 INFO cinder.api.openstack.wsgi [None req-8c584055-3371-4a10-8a13-cc145b10f089 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:32:32.953 7 INFO cinder.api.openstack.wsgi [None req-8c584055-3371-4a10-8a13-cc145b10f089 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/653] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:32:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:32:32.969 8 INFO cinder.api.openstack.wsgi [None req-fa8f8d33-b031-4fa3-a186-ccdeb90203bb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:32:32.995 8 INFO cinder.api.openstack.wsgi [None req-fa8f8d33-b031-4fa3-a186-ccdeb90203bb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/654] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:32:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:32:33.016 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:32:33.036 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/655] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:32:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:32:37.485 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 2026-05-08 00:32:37.504 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] https://volume.199-204-45-57.nip.io/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 returned with HTTP 200 [pid: 8|app: 0|req: 327/656] 199.204.45.57 () {44 vars in 1042 bytes} [Fri May 8 00:32:37 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44 => generated 338 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:32:42.604 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:42.605 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:42.606 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:42.606 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:52.604 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:52.605 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:32:52.605 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:32:52.607 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:02.604 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:02.604 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:02.605 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:02.605 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:12.604 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:12.605 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:12.606 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:12.607 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:22.604 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:22.604 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:22.606 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:22.606 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:32.603 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:32.604 7 INFO cinder.api.openstack.wsgi [None req-db2c7af7-b5dc-4ea1-a969-8fccd86bfe9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:32.605 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:32.607 8 INFO cinder.api.openstack.wsgi [None req-87693854-5ea5-4721-99c6-2862615d96a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:32.915 7 INFO cinder.api.openstack.wsgi [None req-1044382f-9161-4915-b878-4cc987aa1a86 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:33:32.920 7 INFO cinder.api.openstack.wsgi [None req-1044382f-9161-4915-b878-4cc987aa1a86 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 336/669] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:33:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:33:32.929 8 INFO cinder.api.openstack.wsgi [None req-9c03a108-b28e-414d-8472-b26eac8c8a06 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:33:32.950 8 INFO cinder.volume.api [None req-9c03a108-b28e-414d-8472-b26eac8c8a06 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:33:32.952 8 INFO cinder.api.openstack.wsgi [None req-9c03a108-b28e-414d-8472-b26eac8c8a06 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/670] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:33:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:33:32.971 7 INFO cinder.api.openstack.wsgi [None req-6db3605e-dd6f-465e-bc90-92036a4b9605 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:33:32.984 7 INFO cinder.api.openstack.wsgi [None req-6db3605e-dd6f-465e-bc90-92036a4b9605 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 337/671] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:33:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:33:33.003 8 INFO cinder.api.openstack.wsgi [None req-d25e4f70-5b35-427e-9bd0-88a6a4b494af 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:33:33.013 8 INFO cinder.volume.api [None req-d25e4f70-5b35-427e-9bd0-88a6a4b494af 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:33:33.013 8 INFO cinder.api.openstack.wsgi [None req-d25e4f70-5b35-427e-9bd0-88a6a4b494af 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/672] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:33:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:33:33.073 7 INFO cinder.api.openstack.wsgi [None req-1acdb546-6b4b-4d49-939c-91a20921417b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:33:33.128 7 INFO cinder.api.openstack.wsgi [None req-1acdb546-6b4b-4d49-939c-91a20921417b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/673] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:33:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:33:33.147 8 INFO cinder.api.openstack.wsgi [None req-8369072c-7abe-48cf-bfef-edd006a07179 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:33:33.172 8 INFO cinder.api.openstack.wsgi [None req-8369072c-7abe-48cf-bfef-edd006a07179 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/674] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:33:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:33:33.185 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:33:33.215 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/675] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:33:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:33:33.230 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:33:33.239 8 INFO cinder.volume.api [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:33:33.241 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/676] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:33:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:33:42.604 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:42.604 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:42.606 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:42.606 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:52.603 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:52.604 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:33:52.604 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:33:52.605 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:02.604 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:02.604 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:02.606 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:02.606 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:12.603 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:12.604 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:12.605 8 INFO cinder.api.openstack.wsgi [None req-00ee3f73-8d2a-4e90-b103-ee1bd1197187 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:12.605 7 INFO cinder.api.openstack.wsgi [None req-57dcb86c-94db-4b21-a68f-7761c4fd88e0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:13.004 8 INFO cinder.api.openstack.wsgi [None req-0c510f35-9963-4f2b-8fcc-06fec8285c23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots 2026-05-08 00:34:13.019 8 INFO cinder.volume.api [None req-0c510f35-9963-4f2b-8fcc-06fec8285c23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:34:13.019 8 INFO cinder.api.openstack.wsgi [None req-0c510f35-9963-4f2b-8fcc-06fec8285c23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 342/685] 10.0.0.37 () {32 vars in 704 bytes} [Fri May 8 00:34:13 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:34:13.039 7 INFO cinder.api.openstack.wsgi [None req-c56a3a33-c09e-4eb2-85dc-0f75042d9c17 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes 2026-05-08 00:34:13.066 7 INFO cinder.volume.api [None req-c56a3a33-c09e-4eb2-85dc-0f75042d9c17 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:34:13.067 7 INFO cinder.api.openstack.wsgi [None req-c56a3a33-c09e-4eb2-85dc-0f75042d9c17 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes returned with HTTP 200 [pid: 7|app: 0|req: 344/686] 10.0.0.37 () {32 vars in 700 bytes} [Fri May 8 00:34:13 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:34:22.604 8 INFO cinder.api.openstack.wsgi [None req-0c510f35-9963-4f2b-8fcc-06fec8285c23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:22.604 7 INFO cinder.api.openstack.wsgi [None req-c56a3a33-c09e-4eb2-85dc-0f75042d9c17 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:22.605 8 INFO cinder.api.openstack.wsgi [None req-0c510f35-9963-4f2b-8fcc-06fec8285c23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:22.605 7 INFO cinder.api.openstack.wsgi [None req-c56a3a33-c09e-4eb2-85dc-0f75042d9c17 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:32.604 8 INFO cinder.api.openstack.wsgi [None req-0c510f35-9963-4f2b-8fcc-06fec8285c23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:32.605 7 INFO cinder.api.openstack.wsgi [None req-c56a3a33-c09e-4eb2-85dc-0f75042d9c17 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:32.606 7 INFO cinder.api.openstack.wsgi [None req-c56a3a33-c09e-4eb2-85dc-0f75042d9c17 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:32.606 8 INFO cinder.api.openstack.wsgi [None req-0c510f35-9963-4f2b-8fcc-06fec8285c23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:33.002 7 INFO cinder.api.openstack.wsgi [None req-ef44a584-1f88-4af4-8864-564b906cb278 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:34:33.081 7 INFO cinder.api.openstack.wsgi [None req-ef44a584-1f88-4af4-8864-564b906cb278 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/691] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:34:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.099 8 INFO cinder.api.openstack.wsgi [None req-17908076-9554-4c80-b4ef-b77cfc820b10 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/1ea9274f0d314a2cae56e7073ee5370d?usage=true 2026-05-08 00:34:33.138 8 INFO cinder.api.openstack.wsgi [None req-17908076-9554-4c80-b4ef-b77cfc820b10 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/1ea9274f0d314a2cae56e7073ee5370d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/692] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/1ea9274f0d314a2cae56e7073ee5370d?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.151 7 INFO cinder.api.openstack.wsgi [None req-5d92fedb-7820-4883-a7f3-114ebcfe30ae 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:34:33.191 7 INFO cinder.api.openstack.wsgi [None req-5d92fedb-7820-4883-a7f3-114ebcfe30ae 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/693] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.206 8 INFO cinder.api.openstack.wsgi [None req-27f7984e-2096-4bb0-af61-a67e3e24b401 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/51ab3fa2c0f94963a9b6f7687b67740b?usage=true 2026-05-08 00:34:33.233 8 INFO cinder.api.openstack.wsgi [None req-27f7984e-2096-4bb0-af61-a67e3e24b401 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/51ab3fa2c0f94963a9b6f7687b67740b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/694] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/51ab3fa2c0f94963a9b6f7687b67740b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.254 7 INFO cinder.api.openstack.wsgi [None req-4fc81984-f4b9-4d2c-9d69-c0f272f21e7e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/633913052c834ceda017553b4a4b969a?usage=true 2026-05-08 00:34:33.303 7 INFO cinder.api.openstack.wsgi [None req-4fc81984-f4b9-4d2c-9d69-c0f272f21e7e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/633913052c834ceda017553b4a4b969a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/695] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/633913052c834ceda017553b4a4b969a?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.320 8 INFO cinder.api.openstack.wsgi [None req-dc68bbbd-ba3a-44c5-9ca1-bf9c62cbdb1b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7465be6a798d4f7196c92c39535c6c80?usage=true 2026-05-08 00:34:33.342 8 INFO cinder.api.openstack.wsgi [None req-dc68bbbd-ba3a-44c5-9ca1-bf9c62cbdb1b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7465be6a798d4f7196c92c39535c6c80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/696] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7465be6a798d4f7196c92c39535c6c80?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.358 7 INFO cinder.api.openstack.wsgi [None req-f6961339-8308-4153-bfa1-de5e78b77075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/93e374857f0a4e0d98d52d193ebf176a?usage=true 2026-05-08 00:34:33.403 7 INFO cinder.api.openstack.wsgi [None req-f6961339-8308-4153-bfa1-de5e78b77075 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/93e374857f0a4e0d98d52d193ebf176a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/697] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/93e374857f0a4e0d98d52d193ebf176a?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.422 8 INFO cinder.api.openstack.wsgi [None req-a33cc97b-1bf2-4d38-a158-48ca53f964f6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:34:33.444 8 INFO cinder.api.openstack.wsgi [None req-a33cc97b-1bf2-4d38-a158-48ca53f964f6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/698] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.470 7 INFO cinder.api.openstack.wsgi [None req-247d614e-af31-412a-88fb-018b4e170e5c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:34:33.487 7 INFO cinder.volume.api [None req-247d614e-af31-412a-88fb-018b4e170e5c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:34:33.493 7 INFO cinder.api.openstack.wsgi [None req-247d614e-af31-412a-88fb-018b4e170e5c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 351/699] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:34:33.515 8 INFO cinder.api.openstack.wsgi [None req-3335e1a1-ef3c-4635-ac28-858f3e2e04c5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:34:33.578 8 INFO cinder.api.openstack.wsgi [None req-3335e1a1-ef3c-4635-ac28-858f3e2e04c5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 349/700] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.600 7 INFO cinder.api.openstack.wsgi [None req-e573b132-cadb-402d-aeb4-01ddb5accfe3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:34:33.615 7 INFO cinder.volume.api [None req-e573b132-cadb-402d-aeb4-01ddb5accfe3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:34:33.616 7 INFO cinder.api.openstack.wsgi [None req-e573b132-cadb-402d-aeb4-01ddb5accfe3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 352/701] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:34:33.643 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:34:33.650 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 350/702] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:34:33.663 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:34:33.677 7 INFO cinder.volume.api [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:34:33.680 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/703] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:34:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:34:42.603 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:42.603 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:42.605 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:42.606 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:52.603 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:52.603 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:34:52.604 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:34:52.604 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:02.603 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:02.603 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:02.604 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:02.605 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:12.604 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:12.604 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:12.606 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:12.606 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:22.603 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:22.604 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:22.604 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:22.605 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:32.604 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:32.604 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:32.605 7 INFO cinder.api.openstack.wsgi [None req-e076be56-424f-4da6-921e-d18b72f4139d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:32.606 8 INFO cinder.api.openstack.wsgi [None req-f6dd5864-d155-4a4f-8106-cb92e4bb0b52 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:32.927 7 INFO cinder.api.openstack.wsgi [None req-8e43c648-3f7e-4c03-b553-619e91bf9c7e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:35:32.937 7 INFO cinder.volume.api [None req-8e43c648-3f7e-4c03-b553-619e91bf9c7e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:35:32.939 7 INFO cinder.api.openstack.wsgi [None req-8e43c648-3f7e-4c03-b553-619e91bf9c7e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 360/716] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:35:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:35:32.956 8 INFO cinder.api.openstack.wsgi [None req-ee5c8e2a-f7b0-4106-8e09-46d398be5ad4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:35:32.961 8 INFO cinder.volume.api [None req-ee5c8e2a-f7b0-4106-8e09-46d398be5ad4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:35:32.962 8 INFO cinder.api.openstack.wsgi [None req-ee5c8e2a-f7b0-4106-8e09-46d398be5ad4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 357/717] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:35:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:35:32.975 7 INFO cinder.api.openstack.wsgi [None req-b9ee584c-597c-464e-afc0-9d6e365be6f0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:35:32.983 7 INFO cinder.volume.api [None req-b9ee584c-597c-464e-afc0-9d6e365be6f0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:35:32.985 7 INFO cinder.api.openstack.wsgi [None req-b9ee584c-597c-464e-afc0-9d6e365be6f0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 361/718] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:35:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:35:33.038 8 INFO cinder.api.openstack.wsgi [None req-4df4256e-9504-4d5d-97e2-c65ae1773072 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:35:33.064 8 INFO cinder.api.openstack.wsgi [None req-4df4256e-9504-4d5d-97e2-c65ae1773072 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/719] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.077 7 INFO cinder.api.openstack.wsgi [None req-4be857bb-3e18-4ce6-861e-627c51917e11 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:35:33.105 7 INFO cinder.api.openstack.wsgi [None req-4be857bb-3e18-4ce6-861e-627c51917e11 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/720] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.117 8 INFO cinder.api.openstack.wsgi [None req-17bc38a5-e973-4586-859b-cffadc4ddc3d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/716c8745237e4d6fac374a8eb078a7e4?usage=true 2026-05-08 00:35:33.171 8 INFO cinder.api.openstack.wsgi [None req-17bc38a5-e973-4586-859b-cffadc4ddc3d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/716c8745237e4d6fac374a8eb078a7e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/721] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/716c8745237e4d6fac374a8eb078a7e4?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.185 7 INFO cinder.api.openstack.wsgi [None req-709f6aec-7ff9-4aa3-bef4-5e3142861e4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/73042275930240428d45c63c9a6b1f8c?usage=true 2026-05-08 00:35:33.205 7 INFO cinder.api.openstack.wsgi [None req-709f6aec-7ff9-4aa3-bef4-5e3142861e4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/73042275930240428d45c63c9a6b1f8c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/722] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/73042275930240428d45c63c9a6b1f8c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.216 8 INFO cinder.api.openstack.wsgi [None req-3acce136-35d6-490c-8674-6f58b1b46005 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:35:33.238 8 INFO cinder.api.openstack.wsgi [None req-3acce136-35d6-490c-8674-6f58b1b46005 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/723] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.254 7 INFO cinder.api.openstack.wsgi [None req-a455bb1f-8f01-4c05-8bd9-3019bbcd26ac 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/daac92f0b98e4d97ac8111cc81926154?usage=true 2026-05-08 00:35:33.281 7 INFO cinder.api.openstack.wsgi [None req-a455bb1f-8f01-4c05-8bd9-3019bbcd26ac 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/daac92f0b98e4d97ac8111cc81926154?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/724] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/daac92f0b98e4d97ac8111cc81926154?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.292 8 INFO cinder.api.openstack.wsgi [None req-d14b9e66-48b8-4604-ac70-7ecd7fa39321 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/ef6a348b6b7f445987c59a30983c3cd8?usage=true 2026-05-08 00:35:33.312 8 INFO cinder.api.openstack.wsgi [None req-d14b9e66-48b8-4604-ac70-7ecd7fa39321 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/ef6a348b6b7f445987c59a30983c3cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/725] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/ef6a348b6b7f445987c59a30983c3cd8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.326 7 INFO cinder.api.openstack.wsgi [None req-2e3062c3-1ea2-4fb4-b668-68d822c469db 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:35:33.346 7 INFO cinder.api.openstack.wsgi [None req-2e3062c3-1ea2-4fb4-b668-68d822c469db 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 365/726] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.359 8 INFO cinder.api.openstack.wsgi [None req-6f133ac0-1c97-4198-8635-6489bed2f15e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:35:33.375 8 INFO cinder.api.openstack.wsgi [None req-6f133ac0-1c97-4198-8635-6489bed2f15e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 362/727] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:35:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 668 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:35:33.688 7 INFO cinder.api.openstack.wsgi [None req-f5ac9b55-3020-4e93-bb52-2ff525302b2d 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes 2026-05-08 00:35:34.531 7 INFO cinder.api.v3.volumes [None req-f5ac9b55-3020-4e93-bb52-2ff525302b2d 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Create volume of 1 GB 2026-05-08 00:35:34.551 7 INFO cinder.volume.api [None req-f5ac9b55-3020-4e93-bb52-2ff525302b2d 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - 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-08 00:35:34.888 7 INFO cinder.volume.api [None req-f5ac9b55-3020-4e93-bb52-2ff525302b2d 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Create volume request issued successfully. 2026-05-08 00:35:34.890 7 INFO cinder.api.openstack.wsgi [None req-f5ac9b55-3020-4e93-bb52-2ff525302b2d 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes returned with HTTP 202 [pid: 7|app: 0|req: 366/728] 10.0.0.37 () {34 vars in 722 bytes} [Fri May 8 00:35:33 2026] POST /v3/daac92f0b98e4d97ac8111cc81926154/volumes => generated 865 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 00:35:34.912 8 INFO cinder.api.openstack.wsgi [None req-1e0c6eea-eb53-4b83-8ec2-656f848e7639 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:34.959 8 INFO cinder.volume.api [None req-1e0c6eea-eb53-4b83-8ec2-656f848e7639 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Volume info retrieved successfully. 2026-05-08 00:35:34.968 8 INFO cinder.api.openstack.wsgi [None req-1e0c6eea-eb53-4b83-8ec2-656f848e7639 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 returned with HTTP 200 [pid: 8|app: 0|req: 363/729] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:35:34 2026] GET /v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 => generated 933 bytes in 67 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-08 00:35:35.995 7 INFO cinder.api.openstack.wsgi [None req-00779b6c-79b4-4785-a3d0-ca9953b47d61 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:36.018 7 INFO cinder.volume.api [None req-00779b6c-79b4-4785-a3d0-ca9953b47d61 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Volume info retrieved successfully. 2026-05-08 00:35:36.030 7 INFO cinder.api.openstack.wsgi [None req-00779b6c-79b4-4785-a3d0-ca9953b47d61 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 returned with HTTP 200 [pid: 7|app: 0|req: 367/730] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:35:35 2026] GET /v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 => generated 957 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-08 00:35:37.048 8 INFO cinder.api.openstack.wsgi [None req-33ef257b-0462-4423-a632-f8e336f8bb4d 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:37.067 8 INFO cinder.volume.api [None req-33ef257b-0462-4423-a632-f8e336f8bb4d 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Volume info retrieved successfully. 2026-05-08 00:35:37.075 8 INFO cinder.api.openstack.wsgi [None req-33ef257b-0462-4423-a632-f8e336f8bb4d 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 returned with HTTP 200 [pid: 8|app: 0|req: 364/731] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:35:37 2026] GET /v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:38.096 7 INFO cinder.api.openstack.wsgi [None req-75b26cf9-fd06-41f2-b3b4-7376d0004e48 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:38.122 7 INFO cinder.volume.api [None req-75b26cf9-fd06-41f2-b3b4-7376d0004e48 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Volume info retrieved successfully. 2026-05-08 00:35:38.137 7 INFO cinder.api.openstack.wsgi [None req-75b26cf9-fd06-41f2-b3b4-7376d0004e48 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 returned with HTTP 200 [pid: 7|app: 0|req: 368/732] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:35:38 2026] GET /v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 => generated 1342 bytes in 50 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-08 00:35:38.239 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:38.269 8 INFO cinder.volume.api [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Volume info retrieved successfully. 2026-05-08 00:35:38.276 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 returned with HTTP 200 [pid: 8|app: 0|req: 365/733] 10.0.0.127 () {34 vars in 1028 bytes} [Fri May 8 00:35:38 2026] GET /v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 => generated 1342 bytes in 44 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-08 00:35:40.732 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-716483a2-70a6-492e-80de-f2a02e21ed9c 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:40.758 7 INFO cinder.volume.api [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-716483a2-70a6-492e-80de-f2a02e21ed9c 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Volume info retrieved successfully. 2026-05-08 00:35:40.765 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-716483a2-70a6-492e-80de-f2a02e21ed9c 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 returned with HTTP 200 [pid: 7|app: 0|req: 369/734] 10.0.0.127 () {34 vars in 1028 bytes} [Fri May 8 00:35:40 2026] GET /v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 => generated 1342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:35:40.776 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:35:40.777 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 366/735] 10.0.0.127 () {32 vars in 829 bytes} [Fri May 8 00:35:40 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:40.796 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-c83bbb78-2bb8-4f51-9b3c-2e525675c33a 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/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-08 00:35:40.871 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-c83bbb78-2bb8-4f51-9b3c-2e525675c33a 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/attachments returned with HTTP 200 [pid: 7|app: 0|req: 370/736] 10.0.0.127 () {40 vars in 1057 bytes} [Fri May 8 00:35:40 2026] POST /v3/daac92f0b98e4d97ac8111cc81926154/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:35:41.740 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:35:41.743 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 367/737] 199.204.45.57 () {32 vars in 839 bytes} [Fri May 8 00:35:41 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-08 00:35:41.789 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-d2811974-09d1-440f-9019-c83828a0c93e 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:41.815 7 INFO cinder.volume.api [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-d2811974-09d1-440f-9019-c83828a0c93e 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Volume info retrieved successfully. 2026-05-08 00:35:41.836 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-d2811974-09d1-440f-9019-c83828a0c93e 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 returned with HTTP 200 [pid: 7|app: 0|req: 371/738] 199.204.45.57 () {36 vars in 1072 bytes} [Fri May 8 00:35:41 2026] GET /v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 => generated 1440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-08 00:35:42.603 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-d2811974-09d1-440f-9019-c83828a0c93e 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:42.603 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:42.604 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-d2811974-09d1-440f-9019-c83828a0c93e 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:42.606 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-fdbd8a3d-9442-4a26-a833-433974a9d040 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://10.0.0.248: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-08 00:35:43.953 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-75aa8d53-5307-41cc-8f82-0bc72900c627 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:44.618 7 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-75aa8d53-5307-41cc-8f82-0bc72900c627 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07 returned with HTTP 200 [pid: 7|app: 0|req: 373/741] 199.204.45.57 () {40 vars in 1133 bytes} [Fri May 8 00:35:43 2026] PUT /v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07 => generated 775 bytes in 680 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-08 00:35:44.673 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-ca860ec7-4225-45fc-b6a0-ee5bab1989aa 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07/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-08 00:35:44.721 8 INFO cinder.api.openstack.wsgi [req-1b1ca788-6c4c-42e6-aa24-f8311d8da602 req-ca860ec7-4225-45fc-b6a0-ee5bab1989aa 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07/action returned with HTTP 204 [pid: 8|app: 0|req: 369/742] 199.204.45.57 () {40 vars in 1147 bytes} [Fri May 8 00:35:44 2026] POST /v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07/action => generated 0 bytes in 61 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-08 00:35:51.205 7 INFO cinder.api.openstack.wsgi [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-b1c414b9-f1dc-4065-95dc-0585966b9266 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:51.286 7 INFO cinder.api.openstack.wsgi [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-b1c414b9-f1dc-4065-95dc-0585966b9266 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07 returned with HTTP 200 [pid: 7|app: 0|req: 374/743] 199.204.45.57 () {38 vars in 1102 bytes} [Fri May 8 00:35:51 2026] DELETE /v3/daac92f0b98e4d97ac8111cc81926154/attachments/e5f82ed7-10c0-4439-8c33-bfe5160dfd07 => generated 19 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-08 00:35:51.307 8 INFO cinder.api.openstack.wsgi [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-bee34cba-3279-466b-b0f0-2d756e5e1e57 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 2026-05-08 00:35:51.307 8 INFO cinder.api.v3.volumes [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-bee34cba-3279-466b-b0f0-2d756e5e1e57 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Delete volume with id: 917adb8a-7685-48a7-8c65-9f798c28ec61  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:35:51.322 8 INFO cinder.volume.api [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-bee34cba-3279-466b-b0f0-2d756e5e1e57 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Volume info retrieved successfully. 2026-05-08 00:35:51.355 8 INFO cinder.volume.api [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-bee34cba-3279-466b-b0f0-2d756e5e1e57 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] Delete volume request issued successfully. 2026-05-08 00:35:51.355 8 INFO cinder.api.openstack.wsgi [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-bee34cba-3279-466b-b0f0-2d756e5e1e57 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 returned with HTTP 202 [pid: 8|app: 0|req: 370/744] 199.204.45.57 () {36 vars in 1053 bytes} [Fri May 8 00:35:51 2026] DELETE /v3/daac92f0b98e4d97ac8111cc81926154/volumes/917adb8a-7685-48a7-8c65-9f798c28ec61 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-08 00:35:52.604 7 INFO cinder.api.openstack.wsgi [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-b1c414b9-f1dc-4065-95dc-0585966b9266 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:52.604 8 INFO cinder.api.openstack.wsgi [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-bee34cba-3279-466b-b0f0-2d756e5e1e57 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:35:52.605 7 INFO cinder.api.openstack.wsgi [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-b1c414b9-f1dc-4065-95dc-0585966b9266 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:35:52.606 8 INFO cinder.api.openstack.wsgi [req-7a963fed-eb8e-4e20-9921-02a68060a8a8 req-bee34cba-3279-466b-b0f0-2d756e5e1e57 0cd618216f5c47d4ad70f2ab2e0426c3 daac92f0b98e4d97ac8111cc81926154 - - default default] http://10.0.0.248: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-08 00:36:00.193 7 INFO cinder.api.openstack.wsgi [None req-de22b05b-1aaf-4dcd-b1aa-066aaab80744 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes 2026-05-08 00:36:00.195 7 INFO cinder.api.v3.volumes [None req-de22b05b-1aaf-4dcd-b1aa-066aaab80744 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:00.202 7 INFO cinder.volume.api [None req-de22b05b-1aaf-4dcd-b1aa-066aaab80744 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Availability Zones retrieved successfully. 2026-05-08 00:36:00.364 7 INFO cinder.volume.api [None req-de22b05b-1aaf-4dcd-b1aa-066aaab80744 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Create volume request issued successfully. 2026-05-08 00:36:00.366 7 INFO cinder.api.openstack.wsgi [None req-de22b05b-1aaf-4dcd-b1aa-066aaab80744 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes returned with HTTP 202 [pid: 7|app: 0|req: 376/747] 10.0.0.37 () {34 vars in 722 bytes} [Fri May 8 00:36:00 2026] POST /v3/c25e9391c3f44378b39e5d962453ee18/volumes => generated 871 bytes in 305 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-08 00:36:00.390 8 INFO cinder.api.openstack.wsgi [None req-185a330b-53e0-4fc1-a541-f7816a5b756e 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:00.416 8 INFO cinder.volume.api [None req-185a330b-53e0-4fc1-a541-f7816a5b756e 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:00.421 8 INFO cinder.api.openstack.wsgi [None req-185a330b-53e0-4fc1-a541-f7816a5b756e 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 200 [pid: 8|app: 0|req: 372/748] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:00 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 939 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-08 00:36:01.452 7 INFO cinder.api.openstack.wsgi [None req-eadcde08-7e4e-4004-a104-57d1aac850e5 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:01.471 7 INFO cinder.volume.api [None req-eadcde08-7e4e-4004-a104-57d1aac850e5 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:01.478 7 INFO cinder.api.openstack.wsgi [None req-eadcde08-7e4e-4004-a104-57d1aac850e5 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 200 [pid: 7|app: 0|req: 377/749] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:01 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 964 bytes in 37 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-08 00:36:01.503 8 INFO cinder.api.openstack.wsgi [None req-54879f18-9006-4e7b-9319-580be7bbdfad 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:01.517 8 INFO cinder.volume.api [None req-54879f18-9006-4e7b-9319-580be7bbdfad 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:01.521 8 INFO cinder.api.openstack.wsgi [None req-54879f18-9006-4e7b-9319-580be7bbdfad 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 200 [pid: 8|app: 0|req: 373/750] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:01 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:01.545 7 INFO cinder.api.openstack.wsgi [None req-a4168ba1-e609-4a8e-a2e5-1cd6c142ef40 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:01.562 7 INFO cinder.volume.api [None req-a4168ba1-e609-4a8e-a2e5-1cd6c142ef40 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:01.573 7 INFO cinder.volume.api [None req-a4168ba1-e609-4a8e-a2e5-1cd6c142ef40 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume updated successfully. 2026-05-08 00:36:01.574 7 INFO cinder.api.openstack.wsgi [None req-a4168ba1-e609-4a8e-a2e5-1cd6c142ef40 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 200 [pid: 7|app: 0|req: 378/751] 10.0.0.37 () {34 vars in 794 bytes} [Fri May 8 00:36:01 2026] PUT /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 896 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:01.597 8 INFO cinder.api.openstack.wsgi [None req-24b2e99e-eb53-497d-95aa-432a007c23e0 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:01.615 8 INFO cinder.volume.api [None req-24b2e99e-eb53-497d-95aa-432a007c23e0 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:01.625 8 INFO cinder.volume.api [None req-24b2e99e-eb53-497d-95aa-432a007c23e0 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume updated successfully. 2026-05-08 00:36:01.626 8 INFO cinder.api.openstack.wsgi [None req-24b2e99e-eb53-497d-95aa-432a007c23e0 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 200 [pid: 8|app: 0|req: 374/752] 10.0.0.37 () {34 vars in 795 bytes} [Fri May 8 00:36:01 2026] PUT /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 934 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-08 00:36:01.648 7 INFO cinder.api.openstack.wsgi [None req-f51c7866-1d92-406c-83f8-ccf0a1c5a351 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:01.666 7 INFO cinder.volume.api [None req-f51c7866-1d92-406c-83f8-ccf0a1c5a351 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:01.672 7 INFO cinder.api.openstack.wsgi [None req-f51c7866-1d92-406c-83f8-ccf0a1c5a351 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 200 [pid: 7|app: 0|req: 379/753] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:01 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 1002 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:01.695 8 INFO cinder.api.openstack.wsgi [None req-5f40945e-94e3-42dd-b4ae-0f953d39a5e1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes 2026-05-08 00:36:01.698 8 INFO cinder.api.v3.volumes [None req-5f40945e-94e3-42dd-b4ae-0f953d39a5e1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Create volume of 1 GB 2026-05-08 00:36:01.707 8 INFO cinder.volume.api [None req-5f40945e-94e3-42dd-b4ae-0f953d39a5e1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - 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-08 00:36:01.898 8 INFO cinder.volume.api [None req-5f40945e-94e3-42dd-b4ae-0f953d39a5e1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Create volume request issued successfully. 2026-05-08 00:36:01.900 8 INFO cinder.api.openstack.wsgi [None req-5f40945e-94e3-42dd-b4ae-0f953d39a5e1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes returned with HTTP 202 [pid: 8|app: 0|req: 375/754] 10.0.0.37 () {34 vars in 722 bytes} [Fri May 8 00:36:01 2026] POST /v3/c25e9391c3f44378b39e5d962453ee18/volumes => generated 890 bytes in 214 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-08 00:36:01.925 7 INFO cinder.api.openstack.wsgi [None req-7c5a7ac9-99bd-409a-8e7d-ac761321d391 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:01.943 7 INFO cinder.volume.api [None req-7c5a7ac9-99bd-409a-8e7d-ac761321d391 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:01.952 7 INFO cinder.api.openstack.wsgi [None req-7c5a7ac9-99bd-409a-8e7d-ac761321d391 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b returned with HTTP 200 [pid: 7|app: 0|req: 380/755] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:01 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b => generated 958 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:02.604 7 INFO cinder.api.openstack.wsgi [None req-7c5a7ac9-99bd-409a-8e7d-ac761321d391 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:02.604 8 INFO cinder.api.openstack.wsgi [None req-5f40945e-94e3-42dd-b4ae-0f953d39a5e1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:02.605 7 INFO cinder.api.openstack.wsgi [None req-7c5a7ac9-99bd-409a-8e7d-ac761321d391 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:02.606 8 INFO cinder.api.openstack.wsgi [None req-5f40945e-94e3-42dd-b4ae-0f953d39a5e1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://10.0.0.248: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-08 00:36:02.988 7 INFO cinder.api.openstack.wsgi [None req-c70cef7b-e9e9-437a-ac8e-4ce29fa2bb93 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:03.016 7 INFO cinder.volume.api [None req-c70cef7b-e9e9-437a-ac8e-4ce29fa2bb93 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:03.026 7 INFO cinder.api.openstack.wsgi [None req-c70cef7b-e9e9-437a-ac8e-4ce29fa2bb93 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b returned with HTTP 200 [pid: 7|app: 0|req: 382/758] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:02 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b => generated 983 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-08 00:36:03.048 8 INFO cinder.api.openstack.wsgi [None req-6e8bbff4-b9cf-43ee-8720-747b3789e3e8 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:03.080 8 INFO cinder.volume.api [None req-6e8bbff4-b9cf-43ee-8720-747b3789e3e8 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:03.091 8 INFO cinder.volume.api [None req-6e8bbff4-b9cf-43ee-8720-747b3789e3e8 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume updated successfully. 2026-05-08 00:36:03.092 8 INFO cinder.api.openstack.wsgi [None req-6e8bbff4-b9cf-43ee-8720-747b3789e3e8 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b returned with HTTP 200 [pid: 8|app: 0|req: 377/759] 10.0.0.37 () {34 vars in 794 bytes} [Fri May 8 00:36:03 2026] PUT /v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:03.114 7 INFO cinder.api.openstack.wsgi [None req-3c9f739a-803b-4108-834f-2156b27d4ebe 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:03.133 7 INFO cinder.volume.api [None req-3c9f739a-803b-4108-834f-2156b27d4ebe 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:03.140 7 INFO cinder.api.openstack.wsgi [None req-3c9f739a-803b-4108-834f-2156b27d4ebe 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b returned with HTTP 200 [pid: 7|app: 0|req: 383/760] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:03 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b => generated 950 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:03.161 8 INFO cinder.api.openstack.wsgi [None req-8c238610-10c6-404e-8fde-2eb219b374a9 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b 2026-05-08 00:36:03.162 8 INFO cinder.api.v3.volumes [None req-8c238610-10c6-404e-8fde-2eb219b374a9 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Delete volume with id: 752a8872-1cf2-41b4-a810-567d3098442b  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:03.174 8 INFO cinder.volume.api [None req-8c238610-10c6-404e-8fde-2eb219b374a9 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:03.196 8 INFO cinder.volume.api [None req-8c238610-10c6-404e-8fde-2eb219b374a9 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Delete volume request issued successfully. 2026-05-08 00:36:03.196 8 INFO cinder.api.openstack.wsgi [None req-8c238610-10c6-404e-8fde-2eb219b374a9 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b returned with HTTP 202 [pid: 8|app: 0|req: 378/761] 10.0.0.37 () {32 vars in 777 bytes} [Fri May 8 00:36:03 2026] DELETE /v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:03.210 7 INFO cinder.api.openstack.wsgi [None req-8cdf9902-ede4-4e74-83e9-c4979b1546ef 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:03.229 7 INFO cinder.volume.api [None req-8cdf9902-ede4-4e74-83e9-c4979b1546ef 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:03.239 7 INFO cinder.api.openstack.wsgi [None req-8cdf9902-ede4-4e74-83e9-c4979b1546ef 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b returned with HTTP 200 [pid: 7|app: 0|req: 384/762] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:03 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b => generated 949 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-08 00:36:04.265 8 INFO cinder.api.openstack.wsgi [None req-1dcc121f-d7ae-470c-bcbb-b2f95b46cad1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b 2026-05-08 00:36:04.275 8 INFO cinder.api.openstack.wsgi [None req-1dcc121f-d7ae-470c-bcbb-b2f95b46cad1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b returned with HTTP 404 [pid: 8|app: 0|req: 379/763] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:04 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/752a8872-1cf2-41b4-a810-567d3098442b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:04.290 7 INFO cinder.api.openstack.wsgi [None req-f2182e62-2f40-4824-a6e4-5e4d0565ffef 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:04.315 7 INFO cinder.volume.api [None req-f2182e62-2f40-4824-a6e4-5e4d0565ffef 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:04.321 7 INFO cinder.api.openstack.wsgi [None req-f2182e62-2f40-4824-a6e4-5e4d0565ffef 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 200 [pid: 7|app: 0|req: 385/764] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:04 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 1002 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:36:04.345 8 INFO cinder.api.openstack.wsgi [None req-36f9bc0c-c6ac-4b0b-b57a-3bf320ff7442 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 2026-05-08 00:36:04.346 8 INFO cinder.api.v3.volumes [None req-36f9bc0c-c6ac-4b0b-b57a-3bf320ff7442 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Delete volume with id: 2de98520-6618-491c-ab5a-54db630568b5  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:04.363 8 INFO cinder.volume.api [None req-36f9bc0c-c6ac-4b0b-b57a-3bf320ff7442 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:04.388 8 INFO cinder.volume.api [None req-36f9bc0c-c6ac-4b0b-b57a-3bf320ff7442 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Delete volume request issued successfully. 2026-05-08 00:36:04.389 8 INFO cinder.api.openstack.wsgi [None req-36f9bc0c-c6ac-4b0b-b57a-3bf320ff7442 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 202 [pid: 8|app: 0|req: 380/765] 10.0.0.37 () {32 vars in 777 bytes} [Fri May 8 00:36:04 2026] DELETE /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 0 bytes in 52 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-08 00:36:04.409 7 INFO cinder.api.openstack.wsgi [None req-af53dd26-43d0-4d5d-97e8-f9308d1f904a 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:04.434 7 INFO cinder.volume.api [None req-af53dd26-43d0-4d5d-97e8-f9308d1f904a 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:04.439 7 INFO cinder.api.openstack.wsgi [None req-af53dd26-43d0-4d5d-97e8-f9308d1f904a 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 200 [pid: 7|app: 0|req: 386/766] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:04 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => generated 1001 bytes in 44 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-08 00:36:05.469 8 INFO cinder.api.openstack.wsgi [None req-c78306ee-fbf1-4db7-850c-73aca5bcd3fa 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 2026-05-08 00:36:05.485 8 INFO cinder.api.openstack.wsgi [None req-c78306ee-fbf1-4db7-850c-73aca5bcd3fa 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 returned with HTTP 404 [pid: 8|app: 0|req: 381/767] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:05 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/2de98520-6618-491c-ab5a-54db630568b5 => 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-08 00:36:05.583 7 INFO cinder.api.openstack.wsgi [None req-9f60c8d7-c3f1-4a6f-82bc-dd0991306ee6 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes 2026-05-08 00:36:05.702 7 INFO cinder.api.v3.volumes [None req-9f60c8d7-c3f1-4a6f-82bc-dd0991306ee6 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Create volume of 1 GB 2026-05-08 00:36:05.711 7 INFO cinder.volume.api [None req-9f60c8d7-c3f1-4a6f-82bc-dd0991306ee6 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Availability Zones retrieved successfully. 2026-05-08 00:36:05.945 7 INFO cinder.volume.api [None req-9f60c8d7-c3f1-4a6f-82bc-dd0991306ee6 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Create volume request issued successfully. 2026-05-08 00:36:05.947 7 INFO cinder.api.openstack.wsgi [None req-9f60c8d7-c3f1-4a6f-82bc-dd0991306ee6 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes returned with HTTP 202 [pid: 7|app: 0|req: 387/768] 10.0.0.37 () {34 vars in 722 bytes} [Fri May 8 00:36:05 2026] POST /v3/c25e9391c3f44378b39e5d962453ee18/volumes => generated 871 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 00:36:05.972 8 INFO cinder.api.openstack.wsgi [None req-fdf42fd0-7a8f-412a-a157-2794b1d51abc 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:05.992 8 INFO cinder.volume.api [None req-fdf42fd0-7a8f-412a-a157-2794b1d51abc 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:06.004 8 INFO cinder.api.openstack.wsgi [None req-fdf42fd0-7a8f-412a-a157-2794b1d51abc 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 200 [pid: 8|app: 0|req: 382/769] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:05 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 939 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-08 00:36:07.028 7 INFO cinder.api.openstack.wsgi [None req-17d697a1-4273-4312-aa34-4bbc8a5ff86c 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:07.043 7 INFO cinder.volume.api [None req-17d697a1-4273-4312-aa34-4bbc8a5ff86c 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:07.049 7 INFO cinder.api.openstack.wsgi [None req-17d697a1-4273-4312-aa34-4bbc8a5ff86c 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 200 [pid: 7|app: 0|req: 388/770] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:07 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 1348 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:07.071 8 INFO cinder.api.openstack.wsgi [None req-001ec255-e230-4d80-8558-9d0a613a7384 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:07.087 8 INFO cinder.volume.api [None req-001ec255-e230-4d80-8558-9d0a613a7384 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:07.093 8 INFO cinder.api.openstack.wsgi [None req-001ec255-e230-4d80-8558-9d0a613a7384 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 200 [pid: 8|app: 0|req: 383/771] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:07 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 1348 bytes in 29 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-08 00:36:07.120 7 INFO cinder.api.openstack.wsgi [None req-cc9f5986-5376-4d8d-9b81-79d4a0f8dae0 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:07.141 7 INFO cinder.volume.api [None req-cc9f5986-5376-4d8d-9b81-79d4a0f8dae0 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:07.146 7 INFO cinder.volume.api [None req-cc9f5986-5376-4d8d-9b81-79d4a0f8dae0 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume updated successfully. 2026-05-08 00:36:07.147 7 INFO cinder.api.openstack.wsgi [None req-cc9f5986-5376-4d8d-9b81-79d4a0f8dae0 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 200 [pid: 7|app: 0|req: 389/772] 10.0.0.37 () {34 vars in 794 bytes} [Fri May 8 00:36:07 2026] PUT /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 895 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-08 00:36:07.169 8 INFO cinder.api.openstack.wsgi [None req-6a520b48-ebf5-443f-aaeb-b0c337361816 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:07.188 8 INFO cinder.volume.api [None req-6a520b48-ebf5-443f-aaeb-b0c337361816 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:07.195 8 INFO cinder.volume.api [None req-6a520b48-ebf5-443f-aaeb-b0c337361816 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume updated successfully. 2026-05-08 00:36:07.196 8 INFO cinder.api.openstack.wsgi [None req-6a520b48-ebf5-443f-aaeb-b0c337361816 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 200 [pid: 8|app: 0|req: 384/773] 10.0.0.37 () {34 vars in 795 bytes} [Fri May 8 00:36:07 2026] PUT /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 933 bytes in 37 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-08 00:36:07.225 7 INFO cinder.api.openstack.wsgi [None req-f8e3b943-b759-4f96-8aec-e1d081b98ba2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:07.244 7 INFO cinder.volume.api [None req-f8e3b943-b759-4f96-8aec-e1d081b98ba2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:07.251 7 INFO cinder.api.openstack.wsgi [None req-f8e3b943-b759-4f96-8aec-e1d081b98ba2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 200 [pid: 7|app: 0|req: 390/774] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:07 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 1386 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:07.275 8 INFO cinder.api.openstack.wsgi [None req-d0a75ff5-2ca2-4d31-8473-b970502771f7 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes 2026-05-08 00:36:07.277 8 INFO cinder.api.v3.volumes [None req-d0a75ff5-2ca2-4d31-8473-b970502771f7 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Create volume of 1 GB 2026-05-08 00:36:07.297 8 INFO cinder.volume.api [None req-d0a75ff5-2ca2-4d31-8473-b970502771f7 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Availability Zones retrieved successfully. 2026-05-08 00:36:07.440 8 INFO cinder.volume.api [None req-d0a75ff5-2ca2-4d31-8473-b970502771f7 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Create volume request issued successfully. 2026-05-08 00:36:07.442 8 INFO cinder.api.openstack.wsgi [None req-d0a75ff5-2ca2-4d31-8473-b970502771f7 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes returned with HTTP 202 [pid: 8|app: 0|req: 385/775] 10.0.0.37 () {34 vars in 722 bytes} [Fri May 8 00:36:07 2026] POST /v3/c25e9391c3f44378b39e5d962453ee18/volumes => generated 891 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:07.466 7 INFO cinder.api.openstack.wsgi [None req-5a3cd0b9-0a10-4eaf-8406-e19a92a81af2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:07.512 7 INFO cinder.volume.api [None req-5a3cd0b9-0a10-4eaf-8406-e19a92a81af2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:07.531 7 INFO cinder.api.openstack.wsgi [None req-5a3cd0b9-0a10-4eaf-8406-e19a92a81af2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 returned with HTTP 200 [pid: 7|app: 0|req: 391/776] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:07 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 => generated 959 bytes in 74 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-08 00:36:08.556 8 INFO cinder.api.openstack.wsgi [None req-c43e475c-080e-49f2-b00a-feb736f9b83e 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:08.576 8 INFO cinder.volume.api [None req-c43e475c-080e-49f2-b00a-feb736f9b83e 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:08.583 8 INFO cinder.api.openstack.wsgi [None req-c43e475c-080e-49f2-b00a-feb736f9b83e 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 returned with HTTP 200 [pid: 8|app: 0|req: 386/777] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:08 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 => generated 984 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:08.608 7 INFO cinder.api.openstack.wsgi [None req-3d903963-6a3c-4671-89f7-015a1e84b666 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:08.628 7 INFO cinder.volume.api [None req-3d903963-6a3c-4671-89f7-015a1e84b666 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:08.636 7 INFO cinder.volume.api [None req-3d903963-6a3c-4671-89f7-015a1e84b666 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume updated successfully. 2026-05-08 00:36:08.637 7 INFO cinder.api.openstack.wsgi [None req-3d903963-6a3c-4671-89f7-015a1e84b666 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 returned with HTTP 200 [pid: 7|app: 0|req: 392/778] 10.0.0.37 () {34 vars in 794 bytes} [Fri May 8 00:36:08 2026] PUT /v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 => generated 882 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-08 00:36:08.667 8 INFO cinder.api.openstack.wsgi [None req-def1d86e-b17a-4b8d-9f32-7cb047f98e7a 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:08.688 8 INFO cinder.volume.api [None req-def1d86e-b17a-4b8d-9f32-7cb047f98e7a 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:08.695 8 INFO cinder.api.openstack.wsgi [None req-def1d86e-b17a-4b8d-9f32-7cb047f98e7a 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 returned with HTTP 200 [pid: 8|app: 0|req: 387/779] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:08 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 => generated 950 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:08.723 7 INFO cinder.api.openstack.wsgi [None req-bdfc1934-628c-4a4e-ae4a-93d03a6540bd 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 2026-05-08 00:36:08.724 7 INFO cinder.api.v3.volumes [None req-bdfc1934-628c-4a4e-ae4a-93d03a6540bd 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Delete volume with id: bd621b51-ee04-4c38-9a30-00879eb29389  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:08.741 7 INFO cinder.volume.api [None req-bdfc1934-628c-4a4e-ae4a-93d03a6540bd 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:08.775 7 INFO cinder.volume.api [None req-bdfc1934-628c-4a4e-ae4a-93d03a6540bd 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Delete volume request issued successfully. 2026-05-08 00:36:08.776 7 INFO cinder.api.openstack.wsgi [None req-bdfc1934-628c-4a4e-ae4a-93d03a6540bd 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 returned with HTTP 202 [pid: 7|app: 0|req: 393/780] 10.0.0.37 () {32 vars in 777 bytes} [Fri May 8 00:36:08 2026] DELETE /v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 => generated 0 bytes in 66 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-08 00:36:08.794 8 INFO cinder.api.openstack.wsgi [None req-ad1a7661-aa07-42be-b1f5-18bb127a2c9d 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:08.814 8 INFO cinder.volume.api [None req-ad1a7661-aa07-42be-b1f5-18bb127a2c9d 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:08.821 8 INFO cinder.api.openstack.wsgi [None req-ad1a7661-aa07-42be-b1f5-18bb127a2c9d 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 returned with HTTP 200 [pid: 8|app: 0|req: 388/781] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:08 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 => generated 949 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:36:09.846 7 INFO cinder.api.openstack.wsgi [None req-f7fc4f96-607e-43a9-bea2-33acddc8ac51 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 2026-05-08 00:36:09.855 7 INFO cinder.api.openstack.wsgi [None req-f7fc4f96-607e-43a9-bea2-33acddc8ac51 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 returned with HTTP 404 [pid: 7|app: 0|req: 394/782] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:09 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/bd621b51-ee04-4c38-9a30-00879eb29389 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:09.871 8 INFO cinder.api.openstack.wsgi [None req-cc499d91-83d1-4aed-bffb-cb64107765d1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:09.895 8 INFO cinder.volume.api [None req-cc499d91-83d1-4aed-bffb-cb64107765d1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:09.904 8 INFO cinder.api.openstack.wsgi [None req-cc499d91-83d1-4aed-bffb-cb64107765d1 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 200 [pid: 8|app: 0|req: 389/783] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:09 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 1386 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:36:09.924 7 INFO cinder.api.openstack.wsgi [None req-d0e382e0-3ef8-48ce-88b7-ca1bc5dd1c25 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 2026-05-08 00:36:09.924 7 INFO cinder.api.v3.volumes [None req-d0e382e0-3ef8-48ce-88b7-ca1bc5dd1c25 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Delete volume with id: f1eaea91-b270-4f40-bfe0-c501c91e76c7  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:09.941 7 INFO cinder.volume.api [None req-d0e382e0-3ef8-48ce-88b7-ca1bc5dd1c25 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:09.991 7 INFO cinder.volume.api [None req-d0e382e0-3ef8-48ce-88b7-ca1bc5dd1c25 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Delete volume request issued successfully. 2026-05-08 00:36:09.992 7 INFO cinder.api.openstack.wsgi [None req-d0e382e0-3ef8-48ce-88b7-ca1bc5dd1c25 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 202 [pid: 7|app: 0|req: 395/784] 10.0.0.37 () {32 vars in 777 bytes} [Fri May 8 00:36:09 2026] DELETE /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 0 bytes in 79 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-08 00:36:10.009 8 INFO cinder.api.openstack.wsgi [None req-8c121c75-0694-4a9f-9331-c33375e772d2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:10.032 8 INFO cinder.volume.api [None req-8c121c75-0694-4a9f-9331-c33375e772d2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:10.038 8 INFO cinder.api.openstack.wsgi [None req-8c121c75-0694-4a9f-9331-c33375e772d2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 200 [pid: 8|app: 0|req: 390/785] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:10 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 1385 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:11.062 7 INFO cinder.api.openstack.wsgi [None req-dee9a526-302b-4160-b162-16c4b7c0539c 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 2026-05-08 00:36:11.074 7 INFO cinder.api.openstack.wsgi [None req-dee9a526-302b-4160-b162-16c4b7c0539c 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 returned with HTTP 404 [pid: 7|app: 0|req: 396/786] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:11 2026] GET /v3/c25e9391c3f44378b39e5d962453ee18/volumes/f1eaea91-b270-4f40-bfe0-c501c91e76c7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-08 00:36:12.604 7 INFO cinder.api.openstack.wsgi [None req-dee9a526-302b-4160-b162-16c4b7c0539c 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:12.606 7 INFO cinder.api.openstack.wsgi [None req-dee9a526-302b-4160-b162-16c4b7c0539c 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:12.606 8 INFO cinder.api.openstack.wsgi [None req-8c121c75-0694-4a9f-9331-c33375e772d2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:12.608 8 INFO cinder.api.openstack.wsgi [None req-8c121c75-0694-4a9f-9331-c33375e772d2 79e585468e0047c3b1680196cddd00c8 c25e9391c3f44378b39e5d962453ee18 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:14.036 7 INFO cinder.api.openstack.wsgi [None req-07ea8385-1d71-49b2-9611-fb10058406bf 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes 2026-05-08 00:36:14.070 7 INFO cinder.volume.api [None req-07ea8385-1d71-49b2-9611-fb10058406bf 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Get all volumes completed successfully. 2026-05-08 00:36:14.071 7 INFO cinder.api.openstack.wsgi [None req-07ea8385-1d71-49b2-9611-fb10058406bf 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes returned with HTTP 200 [pid: 7|app: 0|req: 398/789] 10.0.0.37 () {32 vars in 700 bytes} [Fri May 8 00:36:13 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes => generated 15 bytes in 345 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-08 00:36:14.085 8 INFO cinder.api.openstack.wsgi [None req-886c368e-3987-4c5c-a886-4826ab4b3ca0 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes 2026-05-08 00:36:14.088 8 INFO cinder.api.v3.volumes [None req-886c368e-3987-4c5c-a886-4826ab4b3ca0 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Create volume of 1 GB 2026-05-08 00:36:14.098 8 INFO cinder.volume.api [None req-886c368e-3987-4c5c-a886-4826ab4b3ca0 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Availability Zones retrieved successfully. 2026-05-08 00:36:14.305 8 INFO cinder.volume.api [None req-886c368e-3987-4c5c-a886-4826ab4b3ca0 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Create volume request issued successfully. 2026-05-08 00:36:14.306 8 INFO cinder.api.openstack.wsgi [None req-886c368e-3987-4c5c-a886-4826ab4b3ca0 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes returned with HTTP 202 [pid: 8|app: 0|req: 392/790] 10.0.0.37 () {34 vars in 722 bytes} [Fri May 8 00:36:14 2026] POST /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes => generated 876 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 00:36:14.332 7 INFO cinder.api.openstack.wsgi [None req-8cfcf0d7-822d-49db-8a83-453a92afae6c 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:14.352 7 INFO cinder.volume.api [None req-8cfcf0d7-822d-49db-8a83-453a92afae6c 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:14.359 7 INFO cinder.api.openstack.wsgi [None req-8cfcf0d7-822d-49db-8a83-453a92afae6c 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 returned with HTTP 200 [pid: 7|app: 0|req: 399/791] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:14 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 => generated 944 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:36:15.383 8 INFO cinder.api.openstack.wsgi [None req-d8fa3ff6-e7cf-416e-9823-13cb924949ca 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:15.407 8 INFO cinder.volume.api [None req-d8fa3ff6-e7cf-416e-9823-13cb924949ca 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:15.414 8 INFO cinder.api.openstack.wsgi [None req-d8fa3ff6-e7cf-416e-9823-13cb924949ca 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 returned with HTTP 200 [pid: 8|app: 0|req: 393/792] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:15 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 => generated 969 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-08 00:36:15.434 7 INFO cinder.api.openstack.wsgi [None req-352b8d1e-8484-411d-8d6a-a580d33ec710 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:15.452 7 INFO cinder.volume.api [None req-352b8d1e-8484-411d-8d6a-a580d33ec710 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:15.458 7 INFO cinder.api.openstack.wsgi [None req-352b8d1e-8484-411d-8d6a-a580d33ec710 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 returned with HTTP 200 [pid: 7|app: 0|req: 400/793] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:15 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:36:15.481 8 INFO cinder.api.openstack.wsgi [None req-df578be7-9b52-4971-a68a-f353a93b49af 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes 2026-05-08 00:36:15.483 8 INFO cinder.api.v3.volumes [None req-df578be7-9b52-4971-a68a-f353a93b49af 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Create volume of 1 GB 2026-05-08 00:36:15.489 8 INFO cinder.volume.api [None req-df578be7-9b52-4971-a68a-f353a93b49af 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Availability Zones retrieved successfully. 2026-05-08 00:36:15.625 8 INFO cinder.volume.api [None req-df578be7-9b52-4971-a68a-f353a93b49af 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Create volume request issued successfully. 2026-05-08 00:36:15.627 8 INFO cinder.api.openstack.wsgi [None req-df578be7-9b52-4971-a68a-f353a93b49af 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes returned with HTTP 202 [pid: 8|app: 0|req: 394/794] 10.0.0.37 () {34 vars in 722 bytes} [Fri May 8 00:36:15 2026] POST /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes => generated 875 bytes in 156 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-08 00:36:15.648 7 INFO cinder.api.openstack.wsgi [None req-ed96c60b-0803-4b95-9772-39e379f58515 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:15.673 7 INFO cinder.volume.api [None req-ed96c60b-0803-4b95-9772-39e379f58515 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:15.679 7 INFO cinder.api.openstack.wsgi [None req-ed96c60b-0803-4b95-9772-39e379f58515 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af returned with HTTP 200 [pid: 7|app: 0|req: 401/795] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:15 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af => generated 943 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-08 00:36:16.697 8 INFO cinder.api.openstack.wsgi [None req-709e4271-9068-4713-a68f-5fab03c0bf88 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:16.718 8 INFO cinder.volume.api [None req-709e4271-9068-4713-a68f-5fab03c0bf88 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:16.723 8 INFO cinder.api.openstack.wsgi [None req-709e4271-9068-4713-a68f-5fab03c0bf88 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af returned with HTTP 200 [pid: 8|app: 0|req: 395/796] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:16 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:16.741 7 INFO cinder.api.openstack.wsgi [None req-4093129d-117e-418c-9ebe-e00e1306e0f6 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:16.753 7 INFO cinder.volume.api [None req-4093129d-117e-418c-9ebe-e00e1306e0f6 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:16.757 7 INFO cinder.api.openstack.wsgi [None req-4093129d-117e-418c-9ebe-e00e1306e0f6 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af returned with HTTP 200 [pid: 7|app: 0|req: 402/797] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:16 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af => generated 968 bytes in 21 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-08 00:36:16.778 8 INFO cinder.api.openstack.wsgi [None req-bf0252c8-0d32-4242-84b2-1a2a710ebe97 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes 2026-05-08 00:36:16.781 8 INFO cinder.api.v3.volumes [None req-bf0252c8-0d32-4242-84b2-1a2a710ebe97 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Create volume of 1 GB 2026-05-08 00:36:16.789 8 INFO cinder.volume.api [None req-bf0252c8-0d32-4242-84b2-1a2a710ebe97 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Availability Zones retrieved successfully. 2026-05-08 00:36:16.910 8 INFO cinder.volume.api [None req-bf0252c8-0d32-4242-84b2-1a2a710ebe97 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Create volume request issued successfully. 2026-05-08 00:36:16.911 8 INFO cinder.api.openstack.wsgi [None req-bf0252c8-0d32-4242-84b2-1a2a710ebe97 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes returned with HTTP 202 [pid: 8|app: 0|req: 396/798] 10.0.0.37 () {34 vars in 722 bytes} [Fri May 8 00:36:16 2026] POST /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes => generated 875 bytes in 143 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-08 00:36:16.932 7 INFO cinder.api.openstack.wsgi [None req-00c57b38-72b1-434c-8e4f-52525d203d8f 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:16.948 7 INFO cinder.volume.api [None req-00c57b38-72b1-434c-8e4f-52525d203d8f 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:16.954 7 INFO cinder.api.openstack.wsgi [None req-00c57b38-72b1-434c-8e4f-52525d203d8f 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf returned with HTTP 200 [pid: 7|app: 0|req: 403/799] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:16 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:17.984 8 INFO cinder.api.openstack.wsgi [None req-0bc1a0f3-7c00-45da-966f-92c4467a8395 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:18.009 8 INFO cinder.volume.api [None req-0bc1a0f3-7c00-45da-966f-92c4467a8395 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:18.019 8 INFO cinder.api.openstack.wsgi [None req-0bc1a0f3-7c00-45da-966f-92c4467a8395 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf returned with HTTP 200 [pid: 8|app: 0|req: 397/800] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:17 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf => 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-08 00:36:18.044 7 INFO cinder.api.openstack.wsgi [None req-6509ae12-31d1-4983-a376-10dcfd9ce482 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:18.062 7 INFO cinder.volume.api [None req-6509ae12-31d1-4983-a376-10dcfd9ce482 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:18.068 7 INFO cinder.api.openstack.wsgi [None req-6509ae12-31d1-4983-a376-10dcfd9ce482 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf returned with HTTP 200 [pid: 7|app: 0|req: 404/801] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:18 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf => generated 968 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-08 00:36:18.091 8 INFO cinder.api.openstack.wsgi [None req-402334f5-c55b-491b-8e1d-0756138b1b4d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes 2026-05-08 00:36:18.130 8 INFO cinder.volume.api [None req-402334f5-c55b-491b-8e1d-0756138b1b4d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Get all volumes completed successfully. 2026-05-08 00:36:18.131 8 INFO cinder.api.openstack.wsgi [None req-402334f5-c55b-491b-8e1d-0756138b1b4d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes returned with HTTP 200 [pid: 8|app: 0|req: 398/802] 10.0.0.37 () {32 vars in 700 bytes} [Fri May 8 00:36:18 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes => generated 1322 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-08 00:36:18.160 7 INFO cinder.api.openstack.wsgi [None req-bcfce0e2-3e94-408a-95eb-3c0a94e04cc3 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:18.191 7 INFO cinder.volume.api [None req-bcfce0e2-3e94-408a-95eb-3c0a94e04cc3 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:18.205 7 INFO cinder.api.openstack.wsgi [None req-bcfce0e2-3e94-408a-95eb-3c0a94e04cc3 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf returned with HTTP 200 [pid: 7|app: 0|req: 405/803] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:18 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf => generated 968 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-08 00:36:18.230 8 INFO cinder.api.openstack.wsgi [None req-9dd76fa0-dfd1-475d-aac6-909bde46f1e2 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf 2026-05-08 00:36:18.230 8 INFO cinder.api.v3.volumes [None req-9dd76fa0-dfd1-475d-aac6-909bde46f1e2 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Delete volume with id: 0a55df8b-47dc-4292-8633-8e8fcfa208cf  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:18.242 8 INFO cinder.volume.api [None req-9dd76fa0-dfd1-475d-aac6-909bde46f1e2 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:18.263 8 INFO cinder.volume.api [None req-9dd76fa0-dfd1-475d-aac6-909bde46f1e2 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Delete volume request issued successfully. 2026-05-08 00:36:18.264 8 INFO cinder.api.openstack.wsgi [None req-9dd76fa0-dfd1-475d-aac6-909bde46f1e2 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf returned with HTTP 202 [pid: 8|app: 0|req: 399/804] 10.0.0.37 () {32 vars in 777 bytes} [Fri May 8 00:36:18 2026] DELETE /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:18.280 7 INFO cinder.api.openstack.wsgi [None req-9909362e-946d-4a77-a397-80a476bc9e73 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:18.300 7 INFO cinder.volume.api [None req-9909362e-946d-4a77-a397-80a476bc9e73 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:18.314 7 INFO cinder.api.openstack.wsgi [None req-9909362e-946d-4a77-a397-80a476bc9e73 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf returned with HTTP 200 [pid: 7|app: 0|req: 406/805] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:18 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf => generated 967 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:36:19.337 8 INFO cinder.api.openstack.wsgi [None req-c3e80878-c6c3-49db-8976-bfc73c2b5279 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf 2026-05-08 00:36:19.348 8 INFO cinder.api.openstack.wsgi [None req-c3e80878-c6c3-49db-8976-bfc73c2b5279 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf returned with HTTP 404 [pid: 8|app: 0|req: 400/806] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:19 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0a55df8b-47dc-4292-8633-8e8fcfa208cf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:19.358 7 INFO cinder.api.openstack.wsgi [None req-64e2e20f-d098-4f28-b474-c2102e0db6c1 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:19.380 7 INFO cinder.volume.api [None req-64e2e20f-d098-4f28-b474-c2102e0db6c1 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:19.390 7 INFO cinder.api.openstack.wsgi [None req-64e2e20f-d098-4f28-b474-c2102e0db6c1 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af returned with HTTP 200 [pid: 7|app: 0|req: 407/807] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:19 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:19.412 8 INFO cinder.api.openstack.wsgi [None req-5952bb8e-e8c5-4682-97bd-d0852d12acdf 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af 2026-05-08 00:36:19.413 8 INFO cinder.api.v3.volumes [None req-5952bb8e-e8c5-4682-97bd-d0852d12acdf 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Delete volume with id: 0d51f9bf-302f-40c1-add6-c8e00b2e06af  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:19.423 8 INFO cinder.volume.api [None req-5952bb8e-e8c5-4682-97bd-d0852d12acdf 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:19.442 8 INFO cinder.volume.api [None req-5952bb8e-e8c5-4682-97bd-d0852d12acdf 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Delete volume request issued successfully. 2026-05-08 00:36:19.442 8 INFO cinder.api.openstack.wsgi [None req-5952bb8e-e8c5-4682-97bd-d0852d12acdf 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af returned with HTTP 202 [pid: 8|app: 0|req: 401/808] 10.0.0.37 () {32 vars in 777 bytes} [Fri May 8 00:36:19 2026] DELETE /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:36:19.456 7 INFO cinder.api.openstack.wsgi [None req-d304a1bb-4d8f-43e9-8c7d-f575c9e68162 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:19.476 7 INFO cinder.volume.api [None req-d304a1bb-4d8f-43e9-8c7d-f575c9e68162 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:19.489 7 INFO cinder.api.openstack.wsgi [None req-d304a1bb-4d8f-43e9-8c7d-f575c9e68162 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af returned with HTTP 200 [pid: 7|app: 0|req: 408/809] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:19 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af => generated 967 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-08 00:36:20.518 8 INFO cinder.api.openstack.wsgi [None req-c0bab25e-23c5-45fc-8a49-def169cef12e 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af 2026-05-08 00:36:20.537 8 INFO cinder.api.openstack.wsgi [None req-c0bab25e-23c5-45fc-8a49-def169cef12e 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af returned with HTTP 404 [pid: 8|app: 0|req: 402/810] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:20 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/0d51f9bf-302f-40c1-add6-c8e00b2e06af => generated 109 bytes in 31 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-08 00:36:20.552 7 INFO cinder.api.openstack.wsgi [None req-ae673c0b-180a-45c2-8998-34b859de0e06 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:20.591 7 INFO cinder.volume.api [None req-ae673c0b-180a-45c2-8998-34b859de0e06 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:20.598 7 INFO cinder.api.openstack.wsgi [None req-ae673c0b-180a-45c2-8998-34b859de0e06 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 returned with HTTP 200 [pid: 7|app: 0|req: 409/811] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:20 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:20.620 8 INFO cinder.api.openstack.wsgi [None req-187b1a86-f928-4389-b15b-4cd84ca7300e 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 2026-05-08 00:36:20.622 8 INFO cinder.api.v3.volumes [None req-187b1a86-f928-4389-b15b-4cd84ca7300e 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Delete volume with id: 78a3ae01-e0ae-4a52-8153-34fd607e8978  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:20.635 8 INFO cinder.volume.api [None req-187b1a86-f928-4389-b15b-4cd84ca7300e 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:20.657 8 INFO cinder.volume.api [None req-187b1a86-f928-4389-b15b-4cd84ca7300e 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Delete volume request issued successfully. 2026-05-08 00:36:20.657 8 INFO cinder.api.openstack.wsgi [None req-187b1a86-f928-4389-b15b-4cd84ca7300e 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 returned with HTTP 202 [pid: 8|app: 0|req: 403/812] 10.0.0.37 () {32 vars in 777 bytes} [Fri May 8 00:36:20 2026] DELETE /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 => generated 0 bytes in 49 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-08 00:36:20.669 7 INFO cinder.api.openstack.wsgi [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:36:20.683 7 INFO cinder.volume.api [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] Volume info retrieved successfully. 2026-05-08 00:36:20.688 7 INFO cinder.api.openstack.wsgi [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 returned with HTTP 200 [pid: 7|app: 0|req: 410/813] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:20 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:36:21.713 8 INFO cinder.api.openstack.wsgi [None req-a6de4154-27c7-4401-a5e8-4c29a1456d0d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 2026-05-08 00:36:21.723 8 INFO cinder.api.openstack.wsgi [None req-a6de4154-27c7-4401-a5e8-4c29a1456d0d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 returned with HTTP 404 [pid: 8|app: 0|req: 404/814] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:36:21 2026] GET /v3/7c05fca313fa47f2ba0fb4e18f0c9482/volumes/78a3ae01-e0ae-4a52-8153-34fd607e8978 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-08 00:36:22.604 7 INFO cinder.api.openstack.wsgi [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:22.605 8 INFO cinder.api.openstack.wsgi [None req-a6de4154-27c7-4401-a5e8-4c29a1456d0d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:22.606 8 INFO cinder.api.openstack.wsgi [None req-a6de4154-27c7-4401-a5e8-4c29a1456d0d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:22.607 7 INFO cinder.api.openstack.wsgi [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:25.979 8 INFO cinder.api.openstack.wsgi [None req-a6de4154-27c7-4401-a5e8-4c29a1456d0d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:36:25.982 8 INFO cinder.api.openstack.wsgi [None req-a6de4154-27c7-4401-a5e8-4c29a1456d0d 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 406/817] 10.0.0.37 () {30 vars in 410 bytes} [Fri May 8 00:36:25 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 00:36:31.897 7 INFO cinder.api.openstack.wsgi [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:36:31.898 7 INFO cinder.api.openstack.wsgi [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 412/818] 10.0.0.8 () {28 vars in 374 bytes} [Fri May 8 00:36:31 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 00:36:31.921 8 INFO cinder.api.openstack.wsgi [None req-66b1aa20-94e8-4afb-a79d-e014617dcb9c 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1108517af62d4bf8b795baffdfddab3f/limits?tenant_id=1108517af62d4bf8b795baffdfddab3f 2026-05-08 00:36:31.970 8 INFO cinder.api.openstack.wsgi [None req-66b1aa20-94e8-4afb-a79d-e014617dcb9c 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1108517af62d4bf8b795baffdfddab3f/limits?tenant_id=1108517af62d4bf8b795baffdfddab3f returned with HTTP 200 [pid: 8|app: 0|req: 407/819] 10.0.0.8 () {34 vars in 877 bytes} [Fri May 8 00:36:31 2026] GET /v3/1108517af62d4bf8b795baffdfddab3f/limits?tenant_id=1108517af62d4bf8b795baffdfddab3f => generated 302 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:36:32.603 7 INFO cinder.api.openstack.wsgi [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:32.604 7 INFO cinder.api.openstack.wsgi [None req-36b24889-8c58-4604-8477-3cbd6158e683 07e42a56177a45b3bc0f49739afd522a 7c05fca313fa47f2ba0fb4e18f0c9482 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:32.604 8 INFO cinder.api.openstack.wsgi [None req-66b1aa20-94e8-4afb-a79d-e014617dcb9c 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:32.606 8 INFO cinder.api.openstack.wsgi [None req-66b1aa20-94e8-4afb-a79d-e014617dcb9c 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://10.0.0.248: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-08 00:36:33.225 7 INFO cinder.api.openstack.wsgi [None req-87f31d3f-cc79-4ac5-a40f-7c0bfab0ebcb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:36:33.243 7 INFO cinder.volume.api [None req-87f31d3f-cc79-4ac5-a40f-7c0bfab0ebcb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:36:33.244 7 INFO cinder.api.openstack.wsgi [None req-87f31d3f-cc79-4ac5-a40f-7c0bfab0ebcb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 414/822] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:36:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:36:33.266 8 INFO cinder.api.openstack.wsgi [None req-70fe89c7-7812-4d5d-b026-4db778bf19bd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:36:33.279 8 INFO cinder.volume.api [None req-70fe89c7-7812-4d5d-b026-4db778bf19bd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:36:33.281 8 INFO cinder.api.openstack.wsgi [None req-70fe89c7-7812-4d5d-b026-4db778bf19bd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 409/823] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:36:33.289 7 INFO cinder.api.openstack.wsgi [None req-4bd91f66-cd1c-4d63-b132-55821c0349d8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:36:33.301 7 INFO cinder.volume.api [None req-4bd91f66-cd1c-4d63-b132-55821c0349d8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:36:33.303 7 INFO cinder.api.openstack.wsgi [None req-4bd91f66-cd1c-4d63-b132-55821c0349d8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 415/824] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:36:33.314 8 INFO cinder.api.openstack.wsgi [None req-c5ec1353-217a-43db-81bb-6201ac4d2597 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:36:33.320 8 INFO cinder.api.openstack.wsgi [None req-c5ec1353-217a-43db-81bb-6201ac4d2597 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 410/825] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.351 7 INFO cinder.api.openstack.wsgi [None req-7aec18ad-7c69-4748-9032-5ba4dc20f254 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:36:33.376 7 INFO cinder.api.openstack.wsgi [None req-7aec18ad-7c69-4748-9032-5ba4dc20f254 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 416/826] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:36:33.512 8 INFO cinder.api.openstack.wsgi [None req-778e5c17-4b0d-493c-a604-3529251292c7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:36:33.534 8 INFO cinder.api.openstack.wsgi [None req-778e5c17-4b0d-493c-a604-3529251292c7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/827] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.543 7 INFO cinder.api.openstack.wsgi [None req-7f62862e-0f6d-4539-aa13-c85eb44c0795 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/1108517af62d4bf8b795baffdfddab3f?usage=true 2026-05-08 00:36:33.571 7 INFO cinder.api.openstack.wsgi [None req-7f62862e-0f6d-4539-aa13-c85eb44c0795 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/1108517af62d4bf8b795baffdfddab3f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/828] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/1108517af62d4bf8b795baffdfddab3f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.581 8 INFO cinder.api.openstack.wsgi [None req-34be1471-5057-413d-95ef-87d2029afec3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:36:33.602 8 INFO cinder.api.openstack.wsgi [None req-34be1471-5057-413d-95ef-87d2029afec3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/829] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.611 7 INFO cinder.api.openstack.wsgi [None req-2e4a6c21-cb57-492d-b4bb-448f17c0c3a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5c49d1bdc9da4ab38bd8bcfe7ab2822d?usage=true 2026-05-08 00:36:33.629 7 INFO cinder.api.openstack.wsgi [None req-2e4a6c21-cb57-492d-b4bb-448f17c0c3a5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5c49d1bdc9da4ab38bd8bcfe7ab2822d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/830] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5c49d1bdc9da4ab38bd8bcfe7ab2822d?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.641 8 INFO cinder.api.openstack.wsgi [None req-2558c4f5-c102-4e4f-9d90-01b4957079b8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/66e220c5b4214c98a6685f4b7e0e6f98?usage=true 2026-05-08 00:36:33.678 8 INFO cinder.api.openstack.wsgi [None req-2558c4f5-c102-4e4f-9d90-01b4957079b8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/66e220c5b4214c98a6685f4b7e0e6f98?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/831] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/66e220c5b4214c98a6685f4b7e0e6f98?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.694 7 INFO cinder.api.openstack.wsgi [None req-ed5fc0c7-8552-407a-b203-908527e32301 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/76d2cfb4741d4fea9cbac983bb65be6e?usage=true 2026-05-08 00:36:33.720 7 INFO cinder.api.openstack.wsgi [None req-ed5fc0c7-8552-407a-b203-908527e32301 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/76d2cfb4741d4fea9cbac983bb65be6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/832] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/76d2cfb4741d4fea9cbac983bb65be6e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.735 8 INFO cinder.api.openstack.wsgi [None req-39f0ab83-6175-437a-981d-d650c63532f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/8322006a98f943fb96ffbfb4bb52c5c6?usage=true 2026-05-08 00:36:33.757 8 INFO cinder.api.openstack.wsgi [None req-39f0ab83-6175-437a-981d-d650c63532f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/8322006a98f943fb96ffbfb4bb52c5c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/833] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/8322006a98f943fb96ffbfb4bb52c5c6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.773 7 INFO cinder.api.openstack.wsgi [None req-4ec54a4d-117e-48ec-925f-f65e351e478f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:36:33.816 7 INFO cinder.api.openstack.wsgi [None req-4ec54a4d-117e-48ec-925f-f65e351e478f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/834] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.828 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/9ba7c9d9726741658ed702a12db718a7?usage=true 2026-05-08 00:36:33.868 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/9ba7c9d9726741658ed702a12db718a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/835] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/9ba7c9d9726741658ed702a12db718a7?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.882 7 INFO cinder.api.openstack.wsgi [None req-0c215e35-a154-47d8-bc9a-c802a92235db 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/9e9631fa7018443c9f243d2adc2b6b5d?usage=true 2026-05-08 00:36:33.918 7 INFO cinder.api.openstack.wsgi [None req-0c215e35-a154-47d8-bc9a-c802a92235db 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/9e9631fa7018443c9f243d2adc2b6b5d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/836] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:36:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/9e9631fa7018443c9f243d2adc2b6b5d?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:36:33.945 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:36:33.946 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 416/837] 10.0.0.8 () {28 vars in 374 bytes} [Fri May 8 00:36:33 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 00:36:33.956 7 INFO cinder.api.openstack.wsgi [None req-0c215e35-a154-47d8-bc9a-c802a92235db 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:36:33.957 7 INFO cinder.api.openstack.wsgi [None req-0c215e35-a154-47d8-bc9a-c802a92235db 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 422/838] 10.0.0.8 () {28 vars in 374 bytes} [Fri May 8 00:36: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-08 00:36:34.757 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:36:34.758 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 417/839] 10.0.0.8 () {28 vars in 374 bytes} [Fri May 8 00:36: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-08 00:36:34.773 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1108517af62d4bf8b795baffdfddab3f/limits?tenant_id=1108517af62d4bf8b795baffdfddab3f 2026-05-08 00:36:34.819 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1108517af62d4bf8b795baffdfddab3f/limits?tenant_id=1108517af62d4bf8b795baffdfddab3f returned with HTTP 200 [pid: 7|app: 0|req: 423/840] 10.0.0.8 () {34 vars in 877 bytes} [Fri May 8 00:36:34 2026] GET /v3/1108517af62d4bf8b795baffdfddab3f/limits?tenant_id=1108517af62d4bf8b795baffdfddab3f => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:36:37.105 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:36:37.106 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 418/841] 10.0.0.8 () {28 vars in 374 bytes} [Fri May 8 00:36: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-08 00:36:37.114 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:36:37.116 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 424/842] 10.0.0.8 () {28 vars in 374 bytes} [Fri May 8 00:36: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-08 00:36:42.604 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:42.605 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:42.606 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:42.606 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:52.608 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:52.609 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:36:52.609 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:36:52.611 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:02.605 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:02.605 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:02.606 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:02.606 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:12.603 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:12.604 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:12.604 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:12.605 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:22.603 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:22.603 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:22.604 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:22.605 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:32.603 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:32.603 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:32.604 8 INFO cinder.api.openstack.wsgi [None req-b094e95a-56e6-4764-8ec0-4e0841e07c05 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:32.608 7 INFO cinder.api.openstack.wsgi [None req-f288e62d-6d6c-4fd2-9654-459c80689a97 15770cf101de4c679f88bdb136eed8fb 1108517af62d4bf8b795baffdfddab3f - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:32.947 8 INFO cinder.api.openstack.wsgi [None req-9b2f2654-4857-40a4-a123-6050139eaab8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:37:32.961 8 INFO cinder.api.openstack.wsgi [None req-9b2f2654-4857-40a4-a123-6050139eaab8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 425/855] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:37:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:32.983 7 INFO cinder.api.openstack.wsgi [None req-bde3b80d-40d0-459d-a53d-f2eb0079a30f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:37:33.003 7 INFO cinder.api.openstack.wsgi [None req-bde3b80d-40d0-459d-a53d-f2eb0079a30f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 431/856] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:37:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:37:33.040 8 INFO cinder.api.openstack.wsgi [None req-84bbb157-54eb-4850-83f9-0e76c8f504f3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:37:33.071 8 INFO cinder.api.openstack.wsgi [None req-84bbb157-54eb-4850-83f9-0e76c8f504f3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/857] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.084 7 INFO cinder.api.openstack.wsgi [None req-233da813-b5f7-4dd9-811a-9be727ad9fe6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0cea60eb65ad42dfa48a58e29baf76de?usage=true 2026-05-08 00:37:33.107 7 INFO cinder.api.openstack.wsgi [None req-233da813-b5f7-4dd9-811a-9be727ad9fe6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0cea60eb65ad42dfa48a58e29baf76de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/858] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0cea60eb65ad42dfa48a58e29baf76de?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.121 8 INFO cinder.api.openstack.wsgi [None req-228d6952-9a59-4bb1-9512-c5ef2b2a8a76 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/227b128441f2495ea4351bd56dc828a6?usage=true 2026-05-08 00:37:33.145 8 INFO cinder.api.openstack.wsgi [None req-228d6952-9a59-4bb1-9512-c5ef2b2a8a76 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/227b128441f2495ea4351bd56dc828a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/859] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/227b128441f2495ea4351bd56dc828a6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.158 7 INFO cinder.api.openstack.wsgi [None req-7a2a1bdc-0d1a-4d3f-9e6a-89623170f32e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:37:33.181 7 INFO cinder.api.openstack.wsgi [None req-7a2a1bdc-0d1a-4d3f-9e6a-89623170f32e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/860] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.202 8 INFO cinder.api.openstack.wsgi [None req-6aa1f4e8-f56e-46d1-bd3c-45efa0974569 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/398d7125cf4d4ba38cefca93d37e6d98?usage=true 2026-05-08 00:37:33.231 8 INFO cinder.api.openstack.wsgi [None req-6aa1f4e8-f56e-46d1-bd3c-45efa0974569 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/398d7125cf4d4ba38cefca93d37e6d98?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/861] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/398d7125cf4d4ba38cefca93d37e6d98?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.246 7 INFO cinder.api.openstack.wsgi [None req-869a2ee3-7656-4779-ac16-6a1ad714ef63 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/425a6535886a4238a6a04d7eb92fc9ca?usage=true 2026-05-08 00:37:33.276 7 INFO cinder.api.openstack.wsgi [None req-869a2ee3-7656-4779-ac16-6a1ad714ef63 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/425a6535886a4238a6a04d7eb92fc9ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/862] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/425a6535886a4238a6a04d7eb92fc9ca?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.297 8 INFO cinder.api.openstack.wsgi [None req-8dac764c-cadd-4d3b-9d38-abd3459974a1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/855e3333d1db45eebe1d22afba746a2c?usage=true 2026-05-08 00:37:33.322 8 INFO cinder.api.openstack.wsgi [None req-8dac764c-cadd-4d3b-9d38-abd3459974a1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/855e3333d1db45eebe1d22afba746a2c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/863] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/855e3333d1db45eebe1d22afba746a2c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.339 7 INFO cinder.api.openstack.wsgi [None req-25584166-8411-4608-bd07-a6f24e08f932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:37:33.363 7 INFO cinder.api.openstack.wsgi [None req-25584166-8411-4608-bd07-a6f24e08f932 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/864] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.386 8 INFO cinder.api.openstack.wsgi [None req-c0008aed-6a21-4fdd-952a-4ed9d8194e1c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/c83b859e5b2f4db5959209eba7855fdb?usage=true 2026-05-08 00:37:33.412 8 INFO cinder.api.openstack.wsgi [None req-c0008aed-6a21-4fdd-952a-4ed9d8194e1c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/c83b859e5b2f4db5959209eba7855fdb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/865] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/c83b859e5b2f4db5959209eba7855fdb?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.430 7 INFO cinder.api.openstack.wsgi [None req-39387778-6cf7-41f4-b146-0a9663c43293 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/e241207898c8495da21e3d9f211dd35c?usage=true 2026-05-08 00:37:33.454 7 INFO cinder.api.openstack.wsgi [None req-39387778-6cf7-41f4-b146-0a9663c43293 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/e241207898c8495da21e3d9f211dd35c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/866] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/e241207898c8495da21e3d9f211dd35c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.471 8 INFO cinder.api.openstack.wsgi [None req-2b46b232-65ff-4f07-8e00-010d8c812f5b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/e6b5afe48bcc4be2a546cac979d7c8eb?usage=true 2026-05-08 00:37:33.511 8 INFO cinder.api.openstack.wsgi [None req-2b46b232-65ff-4f07-8e00-010d8c812f5b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/e6b5afe48bcc4be2a546cac979d7c8eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/867] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/e6b5afe48bcc4be2a546cac979d7c8eb?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.526 7 INFO cinder.api.openstack.wsgi [None req-5bc46695-1543-413c-a6ff-b159c27effdb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/fa144841c896499c89931eef8a0323a6?usage=true 2026-05-08 00:37:33.557 7 INFO cinder.api.openstack.wsgi [None req-5bc46695-1543-413c-a6ff-b159c27effdb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/fa144841c896499c89931eef8a0323a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/868] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/fa144841c896499c89931eef8a0323a6?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:33.572 8 INFO cinder.api.openstack.wsgi [None req-1d10567f-13c1-45f2-a462-0dddad29eeb3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:37:33.584 8 INFO cinder.volume.api [None req-1d10567f-13c1-45f2-a462-0dddad29eeb3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:37:33.585 8 INFO cinder.api.openstack.wsgi [None req-1d10567f-13c1-45f2-a462-0dddad29eeb3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 432/869] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:37:33.600 7 INFO cinder.api.openstack.wsgi [None req-4f7d8169-7551-469b-b6d3-6ba5506420d4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:37:33.613 7 INFO cinder.volume.api [None req-4f7d8169-7551-469b-b6d3-6ba5506420d4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:37:33.616 7 INFO cinder.api.openstack.wsgi [None req-4f7d8169-7551-469b-b6d3-6ba5506420d4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 438/870] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:37:33.628 8 INFO cinder.api.openstack.wsgi [None req-13aef71a-22e9-4807-a464-1522977e89b6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:37:33.640 8 INFO cinder.volume.api [None req-13aef71a-22e9-4807-a464-1522977e89b6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:37:33.643 8 INFO cinder.api.openstack.wsgi [None req-13aef71a-22e9-4807-a464-1522977e89b6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/871] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:37:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:37:36.169 7 INFO cinder.api.openstack.wsgi [None req-082b718d-f2a1-4bc0-93d8-e9fc7e8cda1f 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes 2026-05-08 00:37:36.171 7 INFO cinder.api.v3.volumes [None req-082b718d-f2a1-4bc0-93d8-e9fc7e8cda1f 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Create volume of 1 GB 2026-05-08 00:37:36.184 7 INFO cinder.volume.api [None req-082b718d-f2a1-4bc0-93d8-e9fc7e8cda1f 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Availability Zones retrieved successfully. 2026-05-08 00:37:36.425 7 INFO cinder.volume.api [None req-082b718d-f2a1-4bc0-93d8-e9fc7e8cda1f 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Create volume request issued successfully. 2026-05-08 00:37:36.426 7 INFO cinder.api.openstack.wsgi [None req-082b718d-f2a1-4bc0-93d8-e9fc7e8cda1f 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 439/872] 10.0.0.37 () {34 vars in 721 bytes} [Fri May 8 00:37:36 2026] POST /v3/227b128441f2495ea4351bd56dc828a6/volumes => generated 861 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 00:37:36.459 8 INFO cinder.api.openstack.wsgi [None req-12907ec5-1363-4064-bdf3-e8138d399b25 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:37:36.477 8 INFO cinder.volume.api [None req-12907ec5-1363-4064-bdf3-e8138d399b25 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:36.491 8 INFO cinder.api.openstack.wsgi [None req-12907ec5-1363-4064-bdf3-e8138d399b25 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 returned with HTTP 200 [pid: 8|app: 0|req: 434/873] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:37:36 2026] GET /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 => generated 929 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-08 00:37:37.523 7 INFO cinder.api.openstack.wsgi [None req-2e3a7d74-bc50-496b-80d1-d6d39165c009 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:37:37.557 7 INFO cinder.volume.api [None req-2e3a7d74-bc50-496b-80d1-d6d39165c009 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:37.571 7 INFO cinder.api.openstack.wsgi [None req-2e3a7d74-bc50-496b-80d1-d6d39165c009 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 returned with HTTP 200 [pid: 7|app: 0|req: 440/874] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:37:37 2026] GET /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 => generated 954 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:37:42.604 8 INFO cinder.api.openstack.wsgi [None req-12907ec5-1363-4064-bdf3-e8138d399b25 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:42.605 7 INFO cinder.api.openstack.wsgi [None req-2e3a7d74-bc50-496b-80d1-d6d39165c009 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:42.606 8 INFO cinder.api.openstack.wsgi [None req-12907ec5-1363-4064-bdf3-e8138d399b25 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:42.606 7 INFO cinder.api.openstack.wsgi [None req-2e3a7d74-bc50-496b-80d1-d6d39165c009 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248: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-08 00:37:46.164 7 INFO cinder.api.openstack.wsgi [None req-0b894fdb-4d32-4411-8f7c-9530d987ccf9 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637/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-08 00:37:46.176 7 INFO cinder.volume.api [None req-0b894fdb-4d32-4411-8f7c-9530d987ccf9 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:46.191 7 INFO cinder.volume.api [None req-0b894fdb-4d32-4411-8f7c-9530d987ccf9 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Update volume admin metadata completed successfully. 2026-05-08 00:37:46.274 7 INFO cinder.volume.api [None req-0b894fdb-4d32-4411-8f7c-9530d987ccf9 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Attach volume completed successfully. 2026-05-08 00:37:46.275 7 INFO cinder.api.openstack.wsgi [None req-0b894fdb-4d32-4411-8f7c-9530d987ccf9 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637/action returned with HTTP 202 [pid: 7|app: 0|req: 442/877] 10.0.0.37 () {34 vars in 809 bytes} [Fri May 8 00:37:46 2026] POST /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637/action => generated 0 bytes in 121 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-08 00:37:46.290 8 INFO cinder.api.openstack.wsgi [None req-ef9ce799-907d-4098-9bc0-fdcbc82454b2 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:37:46.315 8 INFO cinder.volume.api [None req-ef9ce799-907d-4098-9bc0-fdcbc82454b2 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:46.324 8 INFO cinder.api.openstack.wsgi [None req-ef9ce799-907d-4098-9bc0-fdcbc82454b2 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 returned with HTTP 200 [pid: 8|app: 0|req: 436/878] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:37:46 2026] GET /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 => generated 1288 bytes in 44 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-08 00:37:46.346 7 INFO cinder.api.openstack.wsgi [None req-89740138-7b2f-4609-a2d9-237a5ad2ad81 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637/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-08 00:37:46.373 7 INFO cinder.volume.api [None req-89740138-7b2f-4609-a2d9-237a5ad2ad81 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:46.435 7 INFO cinder.volume.api [None req-89740138-7b2f-4609-a2d9-237a5ad2ad81 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Detach volume completed successfully. 2026-05-08 00:37:46.436 7 INFO cinder.api.openstack.wsgi [None req-89740138-7b2f-4609-a2d9-237a5ad2ad81 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637/action returned with HTTP 202 [pid: 7|app: 0|req: 443/879] 10.0.0.37 () {34 vars in 809 bytes} [Fri May 8 00:37:46 2026] POST /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637/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-08 00:37:46.453 8 INFO cinder.api.openstack.wsgi [None req-c0d5cfa4-0c2e-4bc4-beea-24b590a9b1d8 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:37:46.483 8 INFO cinder.volume.api [None req-c0d5cfa4-0c2e-4bc4-beea-24b590a9b1d8 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:46.489 8 INFO cinder.api.openstack.wsgi [None req-c0d5cfa4-0c2e-4bc4-beea-24b590a9b1d8 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 returned with HTTP 200 [pid: 8|app: 0|req: 437/880] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:37:46 2026] GET /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 => generated 973 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-08 00:37:49.185 7 INFO cinder.api.openstack.wsgi [None req-6553ff8d-56c0-4661-8c86-4f063aedbc82 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:37:49.203 7 INFO cinder.volume.api [None req-6553ff8d-56c0-4661-8c86-4f063aedbc82 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:49.211 7 INFO cinder.api.openstack.wsgi [None req-6553ff8d-56c0-4661-8c86-4f063aedbc82 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 returned with HTTP 200 [pid: 7|app: 0|req: 444/881] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:37:49 2026] GET /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 => generated 973 bytes in 37 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-08 00:37:49.226 8 INFO cinder.api.openstack.wsgi [None req-aba94dc4-d01d-45d0-912a-478025ece7d1 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 2026-05-08 00:37:49.226 8 INFO cinder.api.v3.volumes [None req-aba94dc4-d01d-45d0-912a-478025ece7d1 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Delete volume with id: e53d5dab-dfbf-403e-acb3-83c347452637  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:37:49.239 8 INFO cinder.volume.api [None req-aba94dc4-d01d-45d0-912a-478025ece7d1 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:49.258 8 INFO cinder.volume.api [None req-aba94dc4-d01d-45d0-912a-478025ece7d1 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Delete volume request issued successfully. 2026-05-08 00:37:49.258 8 INFO cinder.api.openstack.wsgi [None req-aba94dc4-d01d-45d0-912a-478025ece7d1 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 returned with HTTP 202 [pid: 8|app: 0|req: 438/882] 10.0.0.37 () {32 vars in 777 bytes} [Fri May 8 00:37:49 2026] DELETE /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:37:49.270 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:37:49.292 7 INFO cinder.volume.api [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] Volume info retrieved successfully. 2026-05-08 00:37:49.300 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 returned with HTTP 200 [pid: 7|app: 0|req: 445/883] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:37:49 2026] GET /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 => generated 972 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-08 00:37:50.324 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 2026-05-08 00:37:50.333 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 returned with HTTP 404 [pid: 8|app: 0|req: 439/884] 10.0.0.37 () {32 vars in 774 bytes} [Fri May 8 00:37:50 2026] GET /v3/227b128441f2495ea4351bd56dc828a6/volumes/e53d5dab-dfbf-403e-acb3-83c347452637 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-08 00:37:52.603 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:52.604 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:37:52.605 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:37:52.605 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:02.603 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:02.604 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:02.606 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:02.608 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:12.603 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:12.603 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:12.604 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:12.604 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:22.604 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:22.604 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:22.605 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:22.606 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:32.604 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:32.604 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:32.605 7 INFO cinder.api.openstack.wsgi [None req-52f4e05c-9c2d-4161-ada8-0dc9697f7571 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:32.605 8 INFO cinder.api.openstack.wsgi [None req-042a72c8-7e48-42ec-a061-83e885227ddc 648a6178c7f54db0ae9c6d224bb86db9 227b128441f2495ea4351bd56dc828a6 - - default default] http://10.0.0.248: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-08 00:38:32.911 7 INFO cinder.api.openstack.wsgi [None req-7baf8652-d9ff-48b8-9400-2777128edae8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:38:32.923 7 INFO cinder.api.openstack.wsgi [None req-7baf8652-d9ff-48b8-9400-2777128edae8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 451/895] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:38:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:32.939 8 INFO cinder.api.openstack.wsgi [None req-d473d504-74c2-435e-a84e-d23ab42d8c6e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:38:32.961 8 INFO cinder.api.openstack.wsgi [None req-d473d504-74c2-435e-a84e-d23ab42d8c6e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 445/896] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:38:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:32.975 7 INFO cinder.api.openstack.wsgi [None req-77acce56-8d1c-4d92-ab86-c2172bce8c54 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:38:32.988 7 INFO cinder.volume.api [None req-77acce56-8d1c-4d92-ab86-c2172bce8c54 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:38:32.993 7 INFO cinder.api.openstack.wsgi [None req-77acce56-8d1c-4d92-ab86-c2172bce8c54 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/897] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:38:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:38:33.011 8 INFO cinder.api.openstack.wsgi [None req-f101f26d-8e65-4acd-8064-9bfd0eaa4ee4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:38:33.041 8 INFO cinder.volume.api [None req-f101f26d-8e65-4acd-8064-9bfd0eaa4ee4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:38:33.042 8 INFO cinder.api.openstack.wsgi [None req-f101f26d-8e65-4acd-8064-9bfd0eaa4ee4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/898] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:38:33.052 7 INFO cinder.api.openstack.wsgi [None req-766e008a-8a12-495e-a9ea-d0b97d816454 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:38:33.063 7 INFO cinder.volume.api [None req-766e008a-8a12-495e-a9ea-d0b97d816454 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:38:33.065 7 INFO cinder.api.openstack.wsgi [None req-766e008a-8a12-495e-a9ea-d0b97d816454 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 453/899] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:38:33.119 8 INFO cinder.api.openstack.wsgi [None req-bfc8cbf3-aee0-43e2-abe0-c39ebf751c3a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/04bcf03ec2ff4442bbe5dcd897e415aa?usage=true 2026-05-08 00:38:33.148 8 INFO cinder.api.openstack.wsgi [None req-bfc8cbf3-aee0-43e2-abe0-c39ebf751c3a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/04bcf03ec2ff4442bbe5dcd897e415aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/900] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/04bcf03ec2ff4442bbe5dcd897e415aa?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.168 7 INFO cinder.api.openstack.wsgi [None req-750cefa6-f64f-41b3-a86d-dbd4399e51d8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:38:33.188 7 INFO cinder.api.openstack.wsgi [None req-750cefa6-f64f-41b3-a86d-dbd4399e51d8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/901] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.199 8 INFO cinder.api.openstack.wsgi [None req-8f6f5c0e-d95d-4442-a970-a732c04a987a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true 2026-05-08 00:38:33.236 8 INFO cinder.api.openstack.wsgi [None req-8f6f5c0e-d95d-4442-a970-a732c04a987a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/902] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.250 7 INFO cinder.api.openstack.wsgi [None req-b1c374e1-8e4f-4769-8fcf-41f1b63ddcac 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:38:33.275 7 INFO cinder.api.openstack.wsgi [None req-b1c374e1-8e4f-4769-8fcf-41f1b63ddcac 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/903] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.289 8 INFO cinder.api.openstack.wsgi [None req-a4dc30d9-23a6-473d-a8c3-a0dd33e98c3b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true 2026-05-08 00:38:33.314 8 INFO cinder.api.openstack.wsgi [None req-a4dc30d9-23a6-473d-a8c3-a0dd33e98c3b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/904] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.324 7 INFO cinder.api.openstack.wsgi [None req-2162d027-7ca3-4b58-888c-eacd9ab79dce 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true 2026-05-08 00:38:33.345 7 INFO cinder.api.openstack.wsgi [None req-2162d027-7ca3-4b58-888c-eacd9ab79dce 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/905] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.363 8 INFO cinder.api.openstack.wsgi [None req-47a70d8e-dd68-4da1-95f7-13e5df87ceda 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true 2026-05-08 00:38:33.401 8 INFO cinder.api.openstack.wsgi [None req-47a70d8e-dd68-4da1-95f7-13e5df87ceda 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/906] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.414 7 INFO cinder.api.openstack.wsgi [None req-19e784ec-6b92-4e68-9a7f-e8d3b24c0499 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/86f70379b97443ab8d07ac28d4ba581f?usage=true 2026-05-08 00:38:33.442 7 INFO cinder.api.openstack.wsgi [None req-19e784ec-6b92-4e68-9a7f-e8d3b24c0499 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/86f70379b97443ab8d07ac28d4ba581f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/907] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/86f70379b97443ab8d07ac28d4ba581f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.454 8 INFO cinder.api.openstack.wsgi [None req-e3b4ab0d-7dd4-4ff9-af9b-83508b4e1921 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true 2026-05-08 00:38:33.485 8 INFO cinder.api.openstack.wsgi [None req-e3b4ab0d-7dd4-4ff9-af9b-83508b4e1921 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/908] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.500 7 INFO cinder.api.openstack.wsgi [None req-cb0c4ab4-44b0-4ad0-b1ef-45b6d3ad30d6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:38:33.526 7 INFO cinder.api.openstack.wsgi [None req-cb0c4ab4-44b0-4ad0-b1ef-45b6d3ad30d6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/909] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.542 8 INFO cinder.api.openstack.wsgi [None req-6e33a78b-6b1c-464c-8b18-bb2d90b851e1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true 2026-05-08 00:38:33.592 8 INFO cinder.api.openstack.wsgi [None req-6e33a78b-6b1c-464c-8b18-bb2d90b851e1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/910] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.611 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true 2026-05-08 00:38:33.638 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/911] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:33.652 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true 2026-05-08 00:38:33.680 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/912] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:38:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:38:42.603 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:42.604 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:42.604 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:42.606 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:52.603 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:52.603 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:38:52.605 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:38:52.605 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:02.603 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:02.604 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:02.604 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:02.605 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:12.604 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:12.604 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:12.606 7 INFO cinder.api.openstack.wsgi [None req-fbd75b43-c85a-492b-9433-50a610f8f18d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:12.606 8 INFO cinder.api.openstack.wsgi [None req-e3e7e7ed-b366-41ac-91eb-f0fcb0dfd676 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:21.590 8 INFO cinder.api.openstack.wsgi [None req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes 2026-05-08 00:39:22.184 8 INFO cinder.api.v3.volumes [None req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Create volume of 16 GB 2026-05-08 00:39:22.192 8 INFO cinder.volume.api [None req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Availability Zones retrieved successfully. 2026-05-08 00:39:22.427 8 INFO cinder.volume.api [None req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Create volume request issued successfully. 2026-05-08 00:39:22.429 8 INFO cinder.api.openstack.wsgi [None req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes returned with HTTP 202 [pid: 8|app: 0|req: 458/921] 199.204.45.57 () {34 vars in 733 bytes} [Fri May 8 00:39:21 2026] POST /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes => generated 846 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 00:39:22.451 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-7d8871ba-2e95-4961-848a-546879ae6361 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:39:22.493 7 INFO cinder.volume.api [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-7d8871ba-2e95-4961-848a-546879ae6361 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Volume info retrieved successfully. 2026-05-08 00:39:22.501 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-7d8871ba-2e95-4961-848a-546879ae6361 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c returned with HTTP 200 [pid: 7|app: 0|req: 464/922] 199.204.45.57 () {32 vars in 824 bytes} [Fri May 8 00:39:22 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c => generated 1025 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:39:22.604 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-7d8871ba-2e95-4961-848a-546879ae6361 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:22.604 8 INFO cinder.api.openstack.wsgi [None req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:22.604 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-7d8871ba-2e95-4961-848a-546879ae6361 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:22.606 8 INFO cinder.api.openstack.wsgi [None req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248: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-08 00:39:27.516 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c656cb76-eb71-49f5-95b0-3edef47fc31a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:39:27.531 7 INFO cinder.volume.api [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c656cb76-eb71-49f5-95b0-3edef47fc31a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Volume info retrieved successfully. 2026-05-08 00:39:27.537 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c656cb76-eb71-49f5-95b0-3edef47fc31a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c returned with HTTP 200 [pid: 7|app: 0|req: 466/925] 199.204.45.57 () {32 vars in 824 bytes} [Fri May 8 00:39:27 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c => generated 1489 bytes in 28 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-08 00:39:28.130 8 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-3054d0f4-d26e-4bf2-bf90-d9cdb49a2896 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:39:28.153 8 INFO cinder.volume.api [req-594495a6-9b1e-4761-9d34-36692357cd65 req-3054d0f4-d26e-4bf2-bf90-d9cdb49a2896 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Volume info retrieved successfully. 2026-05-08 00:39:28.160 8 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-3054d0f4-d26e-4bf2-bf90-d9cdb49a2896 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c returned with HTTP 200 [pid: 8|app: 0|req: 460/926] 10.0.0.127 () {34 vars in 1028 bytes} [Fri May 8 00:39:28 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c => generated 1489 bytes in 41 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-08 00:39:28.634 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-c3e8bd42-1db9-466d-91e1-a27959fa60d3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:39:28.651 7 INFO cinder.volume.api [req-594495a6-9b1e-4761-9d34-36692357cd65 req-c3e8bd42-1db9-466d-91e1-a27959fa60d3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Volume info retrieved successfully. 2026-05-08 00:39:28.656 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-c3e8bd42-1db9-466d-91e1-a27959fa60d3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c returned with HTTP 200 [pid: 7|app: 0|req: 467/927] 10.0.0.127 () {34 vars in 1028 bytes} [Fri May 8 00:39:28 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c => generated 1489 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:39:28.667 8 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-3054d0f4-d26e-4bf2-bf90-d9cdb49a2896 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:39:28.668 8 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-3054d0f4-d26e-4bf2-bf90-d9cdb49a2896 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 461/928] 10.0.0.127 () {32 vars in 829 bytes} [Fri May 8 00:39:28 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:28.682 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-f5603141-e55c-4ac7-8fcb-0415b77a8053 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:39:28.731 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-f5603141-e55c-4ac7-8fcb-0415b77a8053 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/attachments returned with HTTP 200 [pid: 7|app: 0|req: 468/929] 10.0.0.127 () {40 vars in 1057 bytes} [Fri May 8 00:39:28 2026] POST /v3/0a4367f1c7f34e03ada489d20509ccc7/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:39:29.627 8 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-3054d0f4-d26e-4bf2-bf90-d9cdb49a2896 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 00:39:29.628 8 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-3054d0f4-d26e-4bf2-bf90-d9cdb49a2896 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 462/930] 199.204.45.57 () {32 vars in 839 bytes} [Fri May 8 00:39:29 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:39:29.642 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-093a2d2e-3411-4547-b1d5-92bbfbb64d0c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:39:29.664 7 INFO cinder.volume.api [req-594495a6-9b1e-4761-9d34-36692357cd65 req-093a2d2e-3411-4547-b1d5-92bbfbb64d0c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Volume info retrieved successfully. 2026-05-08 00:39:29.671 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-093a2d2e-3411-4547-b1d5-92bbfbb64d0c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c returned with HTTP 200 [pid: 7|app: 0|req: 469/931] 199.204.45.57 () {36 vars in 1072 bytes} [Fri May 8 00:39:29 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c => generated 1608 bytes in 37 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-08 00:39:29.747 8 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-977382e6-af2e-4940-a0f5-c700e6822a10 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:39:30.330 8 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-977382e6-af2e-4940-a0f5-c700e6822a10 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb returned with HTTP 200 [pid: 8|app: 0|req: 463/932] 199.204.45.57 () {40 vars in 1133 bytes} [Fri May 8 00:39:29 2026] PUT /v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb => generated 775 bytes in 593 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-08 00:39:30.374 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-c8974f3d-d62a-4339-a942-5206ec45e3ef 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb/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-08 00:39:30.418 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-c8974f3d-d62a-4339-a942-5206ec45e3ef 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb/action returned with HTTP 204 [pid: 7|app: 0|req: 470/933] 199.204.45.57 () {40 vars in 1147 bytes} [Fri May 8 00:39:30 2026] POST /v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb/action => generated 0 bytes in 53 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-08 00:39:31.411 8 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-0433d2a4-8e30-46cd-8286-5de09d0d8aa8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:39:31.436 8 INFO cinder.volume.api [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-0433d2a4-8e30-46cd-8286-5de09d0d8aa8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Volume info retrieved successfully. 2026-05-08 00:39:31.442 8 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-0433d2a4-8e30-46cd-8286-5de09d0d8aa8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c returned with HTTP 200 [pid: 8|app: 0|req: 464/934] 199.204.45.57 () {32 vars in 824 bytes} [Fri May 8 00:39:31 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c => generated 1787 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:39:32.604 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-c8974f3d-d62a-4339-a942-5206ec45e3ef 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:32.604 8 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-0433d2a4-8e30-46cd-8286-5de09d0d8aa8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:32.605 7 INFO cinder.api.openstack.wsgi [req-594495a6-9b1e-4761-9d34-36692357cd65 req-c8974f3d-d62a-4339-a942-5206ec45e3ef 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:32.606 8 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-0433d2a4-8e30-46cd-8286-5de09d0d8aa8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248: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-08 00:39:32.906 7 INFO cinder.api.openstack.wsgi [None req-1b867301-b1fd-4756-a09e-e13e4f4e82cd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:39:32.926 7 INFO cinder.volume.api [None req-1b867301-b1fd-4756-a09e-e13e4f4e82cd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:39:32.933 7 INFO cinder.api.openstack.wsgi [None req-1b867301-b1fd-4756-a09e-e13e4f4e82cd 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/937] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:39:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 1790 bytes in 170 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-08 00:39:32.951 8 INFO cinder.api.openstack.wsgi [None req-0ae5ff14-4749-4047-8af7-414c5abe73e3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:39:32.968 8 INFO cinder.volume.api [None req-0ae5ff14-4749-4047-8af7-414c5abe73e3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:39:32.969 8 INFO cinder.api.openstack.wsgi [None req-0ae5ff14-4749-4047-8af7-414c5abe73e3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/938] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:39:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 32 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-08 00:39:32.978 7 INFO cinder.api.openstack.wsgi [None req-0ca27234-76bb-41e3-9796-7398cf7e9982 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:39:32.994 7 INFO cinder.volume.api [None req-0ca27234-76bb-41e3-9796-7398cf7e9982 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:39:33.001 7 INFO cinder.api.openstack.wsgi [None req-0ca27234-76bb-41e3-9796-7398cf7e9982 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/939] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:39:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 1790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:39:33.013 8 INFO cinder.api.openstack.wsgi [None req-e380f515-fd40-4330-a998-f8459eabba0e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:39:33.019 8 INFO cinder.api.openstack.wsgi [None req-e380f515-fd40-4330-a998-f8459eabba0e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 467/940] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:39:33.032 7 INFO cinder.api.openstack.wsgi [None req-6ece94ad-5ac3-4199-87f0-7cd78238c0ac 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:39:33.049 7 INFO cinder.api.openstack.wsgi [None req-6ece94ad-5ac3-4199-87f0-7cd78238c0ac 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 474/941] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:39:33.116 8 INFO cinder.api.openstack.wsgi [None req-db2912d5-5a3b-47f7-8852-77c434e34c55 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:39:33.144 8 INFO cinder.api.openstack.wsgi [None req-db2912d5-5a3b-47f7-8852-77c434e34c55 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/942] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.161 7 INFO cinder.api.openstack.wsgi [None req-6ee99f3b-cb26-49b6-890e-49be038048c2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true 2026-05-08 00:39:33.186 7 INFO cinder.api.openstack.wsgi [None req-6ee99f3b-cb26-49b6-890e-49be038048c2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/943] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.204 8 INFO cinder.api.openstack.wsgi [None req-d37a7da9-680b-457a-a2c1-67291c86f146 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:39:33.239 8 INFO cinder.api.openstack.wsgi [None req-d37a7da9-680b-457a-a2c1-67291c86f146 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/944] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.256 7 INFO cinder.api.openstack.wsgi [None req-c52119c7-15d0-43ac-a5ed-88116d367708 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true 2026-05-08 00:39:33.284 7 INFO cinder.api.openstack.wsgi [None req-c52119c7-15d0-43ac-a5ed-88116d367708 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/945] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.299 8 INFO cinder.api.openstack.wsgi [None req-fcc6384e-230c-4b9d-b918-88c437be40f0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true 2026-05-08 00:39:33.323 8 INFO cinder.api.openstack.wsgi [None req-fcc6384e-230c-4b9d-b918-88c437be40f0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/946] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.338 7 INFO cinder.api.openstack.wsgi [None req-b8574103-1b02-41e6-a828-e19958a4434d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true 2026-05-08 00:39:33.364 7 INFO cinder.api.openstack.wsgi [None req-b8574103-1b02-41e6-a828-e19958a4434d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/947] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.380 8 INFO cinder.api.openstack.wsgi [None req-16d09bd6-90b1-4bd0-8cc0-3e4313692428 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true 2026-05-08 00:39:33.403 8 INFO cinder.api.openstack.wsgi [None req-16d09bd6-90b1-4bd0-8cc0-3e4313692428 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/948] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.417 7 INFO cinder.api.openstack.wsgi [None req-9bf1faa9-78c2-46f9-a09c-00a139f1075f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:39:33.441 7 INFO cinder.api.openstack.wsgi [None req-9bf1faa9-78c2-46f9-a09c-00a139f1075f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/949] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.474 8 INFO cinder.api.openstack.wsgi [None req-c9c9173a-b3eb-4a2e-9dd6-d0ec2d928aa4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true 2026-05-08 00:39:33.500 8 INFO cinder.api.openstack.wsgi [None req-c9c9173a-b3eb-4a2e-9dd6-d0ec2d928aa4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/950] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.517 7 INFO cinder.api.openstack.wsgi [None req-74a13ef3-a025-421a-8071-e464163f488b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true 2026-05-08 00:39:33.554 7 INFO cinder.api.openstack.wsgi [None req-74a13ef3-a025-421a-8071-e464163f488b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/951] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:33.566 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true 2026-05-08 00:39:33.589 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/952] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:39:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:39:34.045 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:39:34.067 7 INFO cinder.volume.api [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Volume info retrieved successfully. 2026-05-08 00:39:34.074 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c returned with HTTP 200 [pid: 7|app: 0|req: 480/953] 199.204.45.57 () {32 vars in 824 bytes} [Fri May 8 00:39:34 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:39:42.604 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:42.604 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:42.605 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:42.605 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:52.604 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:52.604 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:39:52.606 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:39:52.606 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:02.603 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:02.603 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:02.605 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:02.605 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:12.604 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:12.603 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:12.605 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:12.606 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:22.605 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:22.605 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:22.606 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:22.607 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:32.603 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:32.603 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:32.604 7 INFO cinder.api.openstack.wsgi [req-5f997f29-2b76-4c68-836f-ae8270d1fdd9 req-c1fb2250-ab11-4757-9997-d8a441895d2a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:32.604 8 INFO cinder.api.openstack.wsgi [None req-6116e6ee-334c-4140-a7b5-6053535be5b1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248: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-08 00:40:32.808 7 INFO cinder.api.openstack.wsgi [None req-9b22bde1-2cfb-42b6-8f80-14a4f6ee4c73 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:40:32.837 7 INFO cinder.volume.api [None req-9b22bde1-2cfb-42b6-8f80-14a4f6ee4c73 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:40:32.844 7 INFO cinder.api.openstack.wsgi [None req-9b22bde1-2cfb-42b6-8f80-14a4f6ee4c73 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/966] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:40:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 1790 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 00:40:32.861 8 INFO cinder.api.openstack.wsgi [None req-f7132895-6dec-470b-bbef-8ec00a656e23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:40:32.879 8 INFO cinder.volume.api [None req-f7132895-6dec-470b-bbef-8ec00a656e23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:40:32.892 8 INFO cinder.api.openstack.wsgi [None req-f7132895-6dec-470b-bbef-8ec00a656e23 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/967] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:40:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 1790 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:40:32.904 7 INFO cinder.api.openstack.wsgi [None req-d36220e3-d666-467c-9fef-7d0e8a57094f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:40:32.922 7 INFO cinder.api.openstack.wsgi [None req-d36220e3-d666-467c-9fef-7d0e8a57094f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 488/968] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:40:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 671 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:32.937 8 INFO cinder.api.openstack.wsgi [None req-aac91862-b068-4f0f-b0f0-ef5919aea284 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:40:32.957 8 INFO cinder.volume.api [None req-aac91862-b068-4f0f-b0f0-ef5919aea284 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:40:32.959 8 INFO cinder.api.openstack.wsgi [None req-aac91862-b068-4f0f-b0f0-ef5919aea284 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 481/969] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:40:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:40:32.973 7 INFO cinder.api.openstack.wsgi [None req-e5a1388f-f856-43f9-8367-c91e2f53f3ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:40:32.983 7 INFO cinder.api.openstack.wsgi [None req-e5a1388f-f856-43f9-8367-c91e2f53f3ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 489/970] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:40:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.036 8 INFO cinder.api.openstack.wsgi [None req-019bad04-4875-46eb-bbe9-eb10df5a5132 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:40:33.060 8 INFO cinder.api.openstack.wsgi [None req-019bad04-4875-46eb-bbe9-eb10df5a5132 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/971] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.073 7 INFO cinder.api.openstack.wsgi [None req-c53fa8c6-56ca-4bf9-bcf3-8cc601b42ccb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true 2026-05-08 00:40:33.101 7 INFO cinder.api.openstack.wsgi [None req-c53fa8c6-56ca-4bf9-bcf3-8cc601b42ccb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/972] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.118 8 INFO cinder.api.openstack.wsgi [None req-21051dd6-ac3f-478d-8079-f8bc441b2d38 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:40:33.142 8 INFO cinder.api.openstack.wsgi [None req-21051dd6-ac3f-478d-8079-f8bc441b2d38 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/973] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.155 7 INFO cinder.api.openstack.wsgi [None req-98db110a-6a75-4e69-9fa8-1c55c4b67c43 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true 2026-05-08 00:40:33.178 7 INFO cinder.api.openstack.wsgi [None req-98db110a-6a75-4e69-9fa8-1c55c4b67c43 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/974] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.191 8 INFO cinder.api.openstack.wsgi [None req-7d83aeb5-0da1-4f1a-8555-181554ea2d18 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true 2026-05-08 00:40:33.218 8 INFO cinder.api.openstack.wsgi [None req-7d83aeb5-0da1-4f1a-8555-181554ea2d18 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/975] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.229 7 INFO cinder.api.openstack.wsgi [None req-e83cb940-346e-4d90-b7a8-6ff0af55e154 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true 2026-05-08 00:40:33.252 7 INFO cinder.api.openstack.wsgi [None req-e83cb940-346e-4d90-b7a8-6ff0af55e154 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/976] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.262 8 INFO cinder.api.openstack.wsgi [None req-caf6adb9-1a47-49fd-b738-ab660ee17d30 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true 2026-05-08 00:40:33.281 8 INFO cinder.api.openstack.wsgi [None req-caf6adb9-1a47-49fd-b738-ab660ee17d30 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/977] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.294 7 INFO cinder.api.openstack.wsgi [None req-2ab0818a-b8aa-47b1-9ed6-a2c9cfdbcd99 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:40:33.318 7 INFO cinder.api.openstack.wsgi [None req-2ab0818a-b8aa-47b1-9ed6-a2c9cfdbcd99 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/978] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.328 8 INFO cinder.api.openstack.wsgi [None req-7650ad25-3fd4-431e-b96c-15ae8b677832 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true 2026-05-08 00:40:33.353 8 INFO cinder.api.openstack.wsgi [None req-7650ad25-3fd4-431e-b96c-15ae8b677832 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/979] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.366 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true 2026-05-08 00:40:33.397 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/980] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:33.414 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true 2026-05-08 00:40:33.435 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/981] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:40:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:40:42.604 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:42.604 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:42.605 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:42.606 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:52.603 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:52.605 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:40:52.608 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:40:52.610 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:02.604 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:02.604 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:02.605 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:02.605 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:12.604 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:12.604 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:12.604 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:12.606 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:22.603 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:22.603 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:22.605 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:22.605 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:32.604 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:32.604 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:32.605 8 INFO cinder.api.openstack.wsgi [None req-496318af-0d4c-427f-a352-1fbd3efdb841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:32.605 7 INFO cinder.api.openstack.wsgi [None req-fd22fa8a-b2e1-4303-a536-83967274a9f7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:32.839 8 INFO cinder.api.openstack.wsgi [None req-e136b2d8-a51c-4943-8399-79817555abd1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:41:32.860 8 INFO cinder.api.openstack.wsgi [None req-e136b2d8-a51c-4943-8399-79817555abd1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/994] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:32.875 7 INFO cinder.api.openstack.wsgi [None req-ba5cf039-cf5f-460c-9c77-057e16cdbf9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true 2026-05-08 00:41:32.900 7 INFO cinder.api.openstack.wsgi [None req-ba5cf039-cf5f-460c-9c77-057e16cdbf9d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/995] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/203ea25a249d4b978c1f4ba2c336c129?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:32.922 8 INFO cinder.api.openstack.wsgi [None req-b9075373-bd0f-4e8f-9e73-7e6b12e97dd5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:41:32.950 8 INFO cinder.api.openstack.wsgi [None req-b9075373-bd0f-4e8f-9e73-7e6b12e97dd5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/996] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:32.964 7 INFO cinder.api.openstack.wsgi [None req-d1d3188b-d649-4178-afd8-0f4d150face1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true 2026-05-08 00:41:32.987 7 INFO cinder.api.openstack.wsgi [None req-d1d3188b-d649-4178-afd8-0f4d150face1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/997] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/5aa78f62cc3f4d46937c9130399d47ef?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.003 8 INFO cinder.api.openstack.wsgi [None req-b6e09053-0d28-49d8-ab51-4d01d4ca9e5a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true 2026-05-08 00:41:33.031 8 INFO cinder.api.openstack.wsgi [None req-b6e09053-0d28-49d8-ab51-4d01d4ca9e5a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/998] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7654860663a94ad2902a8c6e2b2a78dc?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.045 7 INFO cinder.api.openstack.wsgi [None req-5c23e874-fb7b-4362-984a-89f17712b961 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true 2026-05-08 00:41:33.067 7 INFO cinder.api.openstack.wsgi [None req-5c23e874-fb7b-4362-984a-89f17712b961 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/999] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/7bf20a0a61ba40a089aef58986f8ab25?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.080 8 INFO cinder.api.openstack.wsgi [None req-37fc4be7-54cd-4ac1-9028-6f5ba41c91ea 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true 2026-05-08 00:41:33.104 8 INFO cinder.api.openstack.wsgi [None req-37fc4be7-54cd-4ac1-9028-6f5ba41c91ea 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1000] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/88b08e5c7bd34753a3e17a2078b3ee01?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.119 7 INFO cinder.api.openstack.wsgi [None req-46ec9c98-6628-47ce-9477-910fb85f9422 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:41:33.141 7 INFO cinder.api.openstack.wsgi [None req-46ec9c98-6628-47ce-9477-910fb85f9422 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1001] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.154 8 INFO cinder.api.openstack.wsgi [None req-48274fe4-9084-4ca0-8da5-3c0bf999bf74 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true 2026-05-08 00:41:33.184 8 INFO cinder.api.openstack.wsgi [None req-48274fe4-9084-4ca0-8da5-3c0bf999bf74 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1002] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a69c692660744473a14d43daea03e64b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.200 7 INFO cinder.api.openstack.wsgi [None req-3f73f809-697d-4a71-9dc8-87a0645417d4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true 2026-05-08 00:41:33.225 7 INFO cinder.api.openstack.wsgi [None req-3f73f809-697d-4a71-9dc8-87a0645417d4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1003] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a6ea80e1158c424292735652dc5116fb?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.238 8 INFO cinder.api.openstack.wsgi [None req-473c23d7-a2a1-4f92-b570-6456beb97841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true 2026-05-08 00:41:33.261 8 INFO cinder.api.openstack.wsgi [None req-473c23d7-a2a1-4f92-b570-6456beb97841 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1004] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/a7401cf8c91e439483db3d5a78cbba14?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.275 7 INFO cinder.api.openstack.wsgi [None req-aa01a3d2-6383-496b-bd72-874953070d84 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:41:33.281 7 INFO cinder.api.openstack.wsgi [None req-aa01a3d2-6383-496b-bd72-874953070d84 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 506/1005] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:33.293 8 INFO cinder.api.openstack.wsgi [None req-b17ee96a-20d6-4a41-9e8f-fb6598e0ca5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:41:33.307 8 INFO cinder.volume.api [None req-b17ee96a-20d6-4a41-9e8f-fb6598e0ca5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:41:33.313 8 INFO cinder.api.openstack.wsgi [None req-b17ee96a-20d6-4a41-9e8f-fb6598e0ca5e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1006] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:41:33.324 7 INFO cinder.api.openstack.wsgi [None req-216ed434-44fa-47fc-845e-8f8c3c9e42b7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:41:33.338 7 INFO cinder.volume.api [None req-216ed434-44fa-47fc-845e-8f8c3c9e42b7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:41:33.345 7 INFO cinder.api.openstack.wsgi [None req-216ed434-44fa-47fc-845e-8f8c3c9e42b7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1007] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:41:33.361 8 INFO cinder.api.openstack.wsgi [None req-e3c6d697-30aa-4e6d-aa7e-5b08280fc371 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:41:33.377 8 INFO cinder.api.openstack.wsgi [None req-e3c6d697-30aa-4e6d-aa7e-5b08280fc371 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1008] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 671 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:41:33.389 7 INFO cinder.api.openstack.wsgi [None req-2ef7d975-cff5-4a78-bb61-04e1e01ab153 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:41:33.395 7 INFO cinder.volume.api [None req-2ef7d975-cff5-4a78-bb61-04e1e01ab153 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:41:33.396 7 INFO cinder.api.openstack.wsgi [None req-2ef7d975-cff5-4a78-bb61-04e1e01ab153 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1009] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:41:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:41:38.720 8 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2612fe53-6b0f-47ca-9704-59c5c371c768 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:41:38.806 8 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2612fe53-6b0f-47ca-9704-59c5c371c768 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb returned with HTTP 200 [pid: 8|app: 0|req: 502/1010] 199.204.45.57 () {38 vars in 1102 bytes} [Fri May 8 00:41:38 2026] DELETE /v3/0a4367f1c7f34e03ada489d20509ccc7/attachments/f39b7c54-9023-4ef0-97a4-f1866ef4ccfb => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:41:38.823 7 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c 2026-05-08 00:41:38.824 7 INFO cinder.api.v3.volumes [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Delete volume with id: 59c37869-8b10-405b-bba2-483db7f4996c  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-08 00:41:38.834 7 INFO cinder.volume.api [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Volume info retrieved successfully. 2026-05-08 00:41:38.859 7 INFO cinder.volume.api [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Delete volume request issued successfully. 2026-05-08 00:41:38.860 7 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c returned with HTTP 202 [pid: 7|app: 0|req: 509/1011] 199.204.45.57 () {36 vars in 1053 bytes} [Fri May 8 00:41:38 2026] DELETE /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/59c37869-8b10-405b-bba2-483db7f4996c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-08 00:41:42.604 8 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2612fe53-6b0f-47ca-9704-59c5c371c768 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:42.604 7 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:42.605 8 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2612fe53-6b0f-47ca-9704-59c5c371c768 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:42.605 7 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:52.604 8 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2612fe53-6b0f-47ca-9704-59c5c371c768 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:52.605 8 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2612fe53-6b0f-47ca-9704-59c5c371c768 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:41:52.604 7 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:41:52.607 7 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:02.604 8 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2612fe53-6b0f-47ca-9704-59c5c371c768 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:02.604 7 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:02.605 8 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2612fe53-6b0f-47ca-9704-59c5c371c768 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:02.605 7 INFO cinder.api.openstack.wsgi [req-22d40cad-9e04-48b0-88d2-5fac22a78998 req-2026c6f6-5e93-4a98-8973-4b2a01cff8a4 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248: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-08 00:42:09.492 8 INFO cinder.api.openstack.wsgi [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-08 00:42:09.498 8 INFO cinder.volume.api [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:42:09.498 8 INFO cinder.api.openstack.wsgi [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 506/1018] 10.0.0.37 () {32 vars in 704 bytes} [Fri May 8 00:42:09 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-08 00:42:09.515 7 INFO cinder.api.openstack.wsgi [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes 2026-05-08 00:42:09.526 7 INFO cinder.volume.api [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:42:09.527 7 INFO cinder.api.openstack.wsgi [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes returned with HTTP 200 [pid: 7|app: 0|req: 513/1019] 10.0.0.37 () {32 vars in 700 bytes} [Fri May 8 00:42:09 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:42:12.603 8 INFO cinder.api.openstack.wsgi [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:12.604 7 INFO cinder.api.openstack.wsgi [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:12.605 8 INFO cinder.api.openstack.wsgi [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:12.605 7 INFO cinder.api.openstack.wsgi [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:22.604 8 INFO cinder.api.openstack.wsgi [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:22.604 7 INFO cinder.api.openstack.wsgi [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:22.605 8 INFO cinder.api.openstack.wsgi [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:22.605 7 INFO cinder.api.openstack.wsgi [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:32.603 7 INFO cinder.api.openstack.wsgi [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:32.605 7 INFO cinder.api.openstack.wsgi [None req-9220df48-4dbd-46e4-a01f-46858111fe4a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:32.605 8 INFO cinder.api.openstack.wsgi [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:32.606 8 INFO cinder.api.openstack.wsgi [None req-1f520912-5fbb-4fbb-9e14-69cc5b2f1f50 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:32.851 7 INFO cinder.api.openstack.wsgi [None req-32f4c109-47dc-4ad0-80f6-a424adf28b46 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:42:32.859 7 INFO cinder.volume.api [None req-32f4c109-47dc-4ad0-80f6-a424adf28b46 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:42:32.859 7 INFO cinder.api.openstack.wsgi [None req-32f4c109-47dc-4ad0-80f6-a424adf28b46 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1026] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:42:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:42:32.872 8 INFO cinder.api.openstack.wsgi [None req-c27541d4-9ae7-4111-85d3-4fa76eb6567c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:42:32.886 8 INFO cinder.api.openstack.wsgi [None req-c27541d4-9ae7-4111-85d3-4fa76eb6567c 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1027] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:42:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:42:32.931 7 INFO cinder.api.openstack.wsgi [None req-79c48d5d-6f96-4a3b-bb1e-bbc03c4f631b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:42:32.964 7 INFO cinder.api.openstack.wsgi [None req-79c48d5d-6f96-4a3b-bb1e-bbc03c4f631b 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1028] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:42:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:42:32.980 8 INFO cinder.api.openstack.wsgi [None req-237a36c5-9f68-4a72-b5e8-dd92c4985d78 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:42:33.010 8 INFO cinder.api.openstack.wsgi [None req-237a36c5-9f68-4a72-b5e8-dd92c4985d78 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1029] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:42:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:42:33.023 7 INFO cinder.api.openstack.wsgi [None req-41264012-94e0-4caa-9d95-19ed6a448cb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:42:33.048 7 INFO cinder.api.openstack.wsgi [None req-41264012-94e0-4caa-9d95-19ed6a448cb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1030] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:42:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:42:33.059 8 INFO cinder.api.openstack.wsgi [None req-d5ede21b-c274-4d38-9315-a0fae3c8fd9e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:42:33.068 8 INFO cinder.volume.api [None req-d5ede21b-c274-4d38-9315-a0fae3c8fd9e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:42:33.069 8 INFO cinder.api.openstack.wsgi [None req-d5ede21b-c274-4d38-9315-a0fae3c8fd9e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1031] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:42:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:42:33.082 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:42:33.093 7 INFO cinder.volume.api [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:42:33.095 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1032] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:42:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:42:33.108 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:42:33.115 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 513/1033] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:42:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:42:42.606 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:42.607 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:42.607 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:42.609 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:52.604 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:52.604 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:42:52.605 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:42:52.605 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:02.603 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:02.604 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:02.605 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:02.605 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:12.603 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:12.603 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:12.604 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:12.604 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:22.604 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:22.604 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:22.605 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:22.606 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:32.604 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:32.604 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:32.604 7 INFO cinder.api.openstack.wsgi [None req-22adeccc-d868-419a-b950-612c99408483 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:32.605 8 INFO cinder.api.openstack.wsgi [None req-fd3f5800-9660-4cc1-8934-f13eee6034ff 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:32.789 8 INFO cinder.api.openstack.wsgi [None req-10e71c57-d1e6-4429-9a8e-2bfb5ae9cb42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:43:32.803 8 INFO cinder.volume.api [None req-10e71c57-d1e6-4429-9a8e-2bfb5ae9cb42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:43:32.805 8 INFO cinder.api.openstack.wsgi [None req-10e71c57-d1e6-4429-9a8e-2bfb5ae9cb42 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1046] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:43:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:43:32.817 7 INFO cinder.api.openstack.wsgi [None req-14c368b8-34ef-4e7d-ad17-390ed523e912 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:43:32.825 7 INFO cinder.api.openstack.wsgi [None req-14c368b8-34ef-4e7d-ad17-390ed523e912 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 527/1047] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:43:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:43:32.839 8 INFO cinder.api.openstack.wsgi [None req-55f767bc-9818-4376-8fe5-34fba3c5ff55 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:43:32.862 8 INFO cinder.api.openstack.wsgi [None req-55f767bc-9818-4376-8fe5-34fba3c5ff55 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1048] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:43:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:43:32.920 7 INFO cinder.api.openstack.wsgi [None req-710d0e39-dea2-43a2-8da4-e7490e7a6580 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:43:32.947 7 INFO cinder.api.openstack.wsgi [None req-710d0e39-dea2-43a2-8da4-e7490e7a6580 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1049] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:43:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:43:32.961 8 INFO cinder.api.openstack.wsgi [None req-a8d39ab0-d5c2-4708-a1db-7cea32f27576 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:43:32.991 8 INFO cinder.api.openstack.wsgi [None req-a8d39ab0-d5c2-4708-a1db-7cea32f27576 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1050] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:43:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:43:33.004 7 INFO cinder.api.openstack.wsgi [None req-9feba42f-60cd-4c8e-8262-b3a647b18fe3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:43:33.031 7 INFO cinder.api.openstack.wsgi [None req-9feba42f-60cd-4c8e-8262-b3a647b18fe3 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1051] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:43:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:43:33.043 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:43:33.051 8 INFO cinder.volume.api [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:43:33.051 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1052] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:43:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:43:33.063 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:43:33.073 7 INFO cinder.volume.api [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:43:33.075 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1053] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:43:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:43:42.603 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:42.604 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:42.604 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:42.605 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:52.604 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:52.604 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:43:52.605 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:43:52.606 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:02.605 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:02.606 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:02.607 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:02.610 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:12.604 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:12.604 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:12.605 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:12.605 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:22.604 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:22.605 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:22.606 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:22.608 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:32.604 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:32.604 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:32.605 7 INFO cinder.api.openstack.wsgi [None req-bb7ca2e9-8ac0-4de8-aef9-a2c7293ee717 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:32.605 8 INFO cinder.api.openstack.wsgi [None req-e791dc66-16b0-49ca-b6b6-24341f01c1b0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:32.811 7 INFO cinder.api.openstack.wsgi [None req-c77ac780-3d42-4040-8c06-df5fbea9e364 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:44:32.817 7 INFO cinder.volume.api [None req-c77ac780-3d42-4040-8c06-df5fbea9e364 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:44:32.818 7 INFO cinder.api.openstack.wsgi [None req-c77ac780-3d42-4040-8c06-df5fbea9e364 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1066] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:44:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:44:32.829 8 INFO cinder.api.openstack.wsgi [None req-c95c5025-2cc8-444f-813c-43c2830da4b8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:44:32.837 8 INFO cinder.api.openstack.wsgi [None req-c95c5025-2cc8-444f-813c-43c2830da4b8 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 530/1067] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:44:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:44:32.849 7 INFO cinder.api.openstack.wsgi [None req-c42e7522-f6c9-4546-8d1c-b251db10c0e2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:44:32.859 7 INFO cinder.volume.api [None req-c42e7522-f6c9-4546-8d1c-b251db10c0e2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:44:32.860 7 INFO cinder.api.openstack.wsgi [None req-c42e7522-f6c9-4546-8d1c-b251db10c0e2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1068] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:44:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:44:32.870 8 INFO cinder.api.openstack.wsgi [None req-f1d9cfca-21e7-418f-8e31-40b920078dcf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:44:32.886 8 INFO cinder.volume.api [None req-f1d9cfca-21e7-418f-8e31-40b920078dcf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:44:32.891 8 INFO cinder.api.openstack.wsgi [None req-f1d9cfca-21e7-418f-8e31-40b920078dcf 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1069] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:44:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:44:32.905 7 INFO cinder.api.openstack.wsgi [None req-6d79ea3c-fb44-4c93-a631-bb318d3f2aea 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:44:32.919 7 INFO cinder.api.openstack.wsgi [None req-6d79ea3c-fb44-4c93-a631-bb318d3f2aea 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1070] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:44:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:44:32.967 8 INFO cinder.api.openstack.wsgi [None req-347589cb-9dea-47bf-a778-4f21b5dedaa5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:44:32.995 8 INFO cinder.api.openstack.wsgi [None req-347589cb-9dea-47bf-a778-4f21b5dedaa5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1071] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:44:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:44:33.012 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:44:33.046 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1072] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:44:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:44:33.062 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:44:33.098 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1073] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:44:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:44:42.604 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:42.605 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:42.606 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:42.607 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:52.603 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:52.604 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:44:52.604 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:44:52.605 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:02.604 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:02.604 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:02.605 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:02.605 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:12.603 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:12.603 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:12.604 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:12.605 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:22.603 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:22.604 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:22.604 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:22.605 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:32.604 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:32.604 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:32.605 7 INFO cinder.api.openstack.wsgi [None req-ec52e502-1fc7-40ac-94e3-b6b51514b435 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:32.605 8 INFO cinder.api.openstack.wsgi [None req-44fff2d4-341d-4b0a-a68b-7c23c3323e5d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:32.790 7 INFO cinder.api.openstack.wsgi [None req-b8a2eabf-5b37-4203-9c32-2ec7dc85a2b6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:45:32.801 7 INFO cinder.volume.api [None req-b8a2eabf-5b37-4203-9c32-2ec7dc85a2b6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:45:32.802 7 INFO cinder.api.openstack.wsgi [None req-b8a2eabf-5b37-4203-9c32-2ec7dc85a2b6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1086] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:45:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:45:32.856 8 INFO cinder.api.openstack.wsgi [None req-9760bf20-8921-45db-8028-2d417bcb3b14 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:45:32.883 8 INFO cinder.api.openstack.wsgi [None req-9760bf20-8921-45db-8028-2d417bcb3b14 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1087] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:45:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:45:32.899 7 INFO cinder.api.openstack.wsgi [None req-d85e590c-615f-44ee-a1ae-9eafb462da1f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:45:32.927 7 INFO cinder.api.openstack.wsgi [None req-d85e590c-615f-44ee-a1ae-9eafb462da1f 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1088] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:45:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:45:32.940 8 INFO cinder.api.openstack.wsgi [None req-d21a2212-3833-49aa-80aa-04649a92ff10 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:45:32.970 8 INFO cinder.api.openstack.wsgi [None req-d21a2212-3833-49aa-80aa-04649a92ff10 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1089] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:45:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:45:32.985 7 INFO cinder.api.openstack.wsgi [None req-8226ebfa-760e-409b-b979-914e66d35cd5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:45:32.995 7 INFO cinder.volume.api [None req-8226ebfa-760e-409b-b979-914e66d35cd5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:45:32.997 7 INFO cinder.api.openstack.wsgi [None req-8226ebfa-760e-409b-b979-914e66d35cd5 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1090] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:45:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:45:33.010 8 INFO cinder.api.openstack.wsgi [None req-9834908c-66d0-4847-95f2-1efb37fb0deb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:45:33.016 8 INFO cinder.volume.api [None req-9834908c-66d0-4847-95f2-1efb37fb0deb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:45:33.017 8 INFO cinder.api.openstack.wsgi [None req-9834908c-66d0-4847-95f2-1efb37fb0deb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1091] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:45:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:45:33.028 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:45:33.035 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 550/1092] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:45:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:45:33.048 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:45:33.066 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1093] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:45:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:45:42.605 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:42.605 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:42.607 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:42.607 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:52.607 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:52.607 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:45:52.608 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:45:52.614 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:02.604 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:02.605 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:02.605 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:02.606 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:12.603 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:12.604 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:12.605 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:12.605 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:22.605 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:22.606 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:22.607 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:22.608 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:32.604 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:32.604 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:32.605 8 INFO cinder.api.openstack.wsgi [None req-9ccad683-beec-40af-bc7c-644724451d91 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:32.605 7 INFO cinder.api.openstack.wsgi [None req-1f3ae2aa-4dc4-4cca-a9de-1f5a53de6fb0 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:32.832 8 INFO cinder.api.openstack.wsgi [None req-ba123b9d-3816-43d8-ab2b-c31a56201a0d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:46:32.844 8 INFO cinder.volume.api [None req-ba123b9d-3816-43d8-ab2b-c31a56201a0d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:46:32.846 8 INFO cinder.api.openstack.wsgi [None req-ba123b9d-3816-43d8-ab2b-c31a56201a0d 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1106] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:46:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:46:32.859 7 INFO cinder.api.openstack.wsgi [None req-f906b70b-cad2-4d5d-92c0-56df0012b0f1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true 2026-05-08 00:46:32.872 7 INFO cinder.volume.api [None req-f906b70b-cad2-4d5d-92c0-56df0012b0f1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all snapshots completed successfully. 2026-05-08 00:46:32.872 7 INFO cinder.api.openstack.wsgi [None req-f906b70b-cad2-4d5d-92c0-56df0012b0f1 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1107] 10.0.0.193 () {28 vars in 674 bytes} [Fri May 8 00:46:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:46:32.886 8 INFO cinder.api.openstack.wsgi [None req-8ff49258-7322-4cee-9f07-09a2ffd0cbc2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true 2026-05-08 00:46:32.900 8 INFO cinder.api.openstack.wsgi [None req-8ff49258-7322-4cee-9f07-09a2ffd0cbc2 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1108] 10.0.0.193 () {28 vars in 696 bytes} [Fri May 8 00:46:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/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-08 00:46:32.913 7 INFO cinder.api.openstack.wsgi [None req-f33e3c22-be19-4a8c-9eba-3ed1e061e66e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services 2026-05-08 00:46:32.919 7 INFO cinder.api.openstack.wsgi [None req-f33e3c22-be19-4a8c-9eba-3ed1e061e66e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 558/1109] 10.0.0.193 () {28 vars in 645 bytes} [Fri May 8 00:46:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:46:32.929 8 INFO cinder.api.openstack.wsgi [None req-9d931073-6833-45e0-bec3-e808f0a4d4cb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true 2026-05-08 00:46:32.958 8 INFO cinder.volume.api [None req-9d931073-6833-45e0-bec3-e808f0a4d4cb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Get all volumes completed successfully. 2026-05-08 00:46:32.962 8 INFO cinder.api.openstack.wsgi [None req-9d931073-6833-45e0-bec3-e808f0a4d4cb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1110] 10.0.0.193 () {28 vars in 684 bytes} [Fri May 8 00:46:32 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 00:46:33.014 7 INFO cinder.api.openstack.wsgi [None req-b3e2a4c9-9d39-4568-a681-c3377ab51e7e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true 2026-05-08 00:46:33.039 7 INFO cinder.api.openstack.wsgi [None req-b3e2a4c9-9d39-4568-a681-c3377ab51e7e 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1111] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:46:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/0a4367f1c7f34e03ada489d20509ccc7?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:46:33.052 8 INFO cinder.api.openstack.wsgi [None req-8721aad7-2646-4a1b-ac46-3866675b5082 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true 2026-05-08 00:46:33.078 8 INFO cinder.api.openstack.wsgi [None req-8721aad7-2646-4a1b-ac46-3866675b5082 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1112] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:46:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/2c2360b9efa34ae1bb75b63d093a778f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:46:33.093 7 INFO cinder.api.openstack.wsgi [None req-72206856-c0ab-4cab-9b73-8146648894d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true 2026-05-08 00:46:33.117 7 INFO cinder.api.openstack.wsgi [None req-72206856-c0ab-4cab-9b73-8146648894d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1113] 10.0.0.193 () {28 vars in 736 bytes} [Fri May 8 00:46:33 2026] GET /v3/0a4367f1c7f34e03ada489d20509ccc7/os-quota-sets/957a9ad289f444df935906af75da2c44?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 00:46:42.606 7 INFO cinder.api.openstack.wsgi [None req-72206856-c0ab-4cab-9b73-8146648894d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:42.606 8 INFO cinder.api.openstack.wsgi [None req-8721aad7-2646-4a1b-ac46-3866675b5082 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:42.607 7 INFO cinder.api.openstack.wsgi [None req-72206856-c0ab-4cab-9b73-8146648894d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:42.607 8 INFO cinder.api.openstack.wsgi [None req-8721aad7-2646-4a1b-ac46-3866675b5082 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:52.604 7 INFO cinder.api.openstack.wsgi [None req-72206856-c0ab-4cab-9b73-8146648894d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:52.604 8 INFO cinder.api.openstack.wsgi [None req-8721aad7-2646-4a1b-ac46-3866675b5082 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] GET http://10.0.0.248:8776/ 2026-05-08 00:46:52.605 7 INFO cinder.api.openstack.wsgi [None req-72206856-c0ab-4cab-9b73-8146648894d7 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-05-08 00:46:52.606 8 INFO cinder.api.openstack.wsgi [None req-8721aad7-2646-4a1b-ac46-3866675b5082 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] http://10.0.0.248:8776/ returned with HTTP 300