+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:30:28 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: cinder-api-78768f8799-rfxpp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fae7c735668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: 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.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-04-07 00:30:32.553 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-07 00:30:32.553 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-04-07 00:30:32.554 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-07 00:30:32.555 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-07 00:30:33.807 8 INFO cinder.rpc [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-07 00:30:33.810 8 INFO cinder.rpc [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-07 00:30:33.813 8 INFO cinder.rpc [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-07 00:30:33.815 8 INFO cinder.rpc [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-07 00:30:33.816 7 INFO cinder.rpc [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-07 00:30:33.819 7 INFO cinder.rpc [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-07 00:30:33.822 7 INFO cinder.rpc [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-07 00:30:33.825 7 INFO cinder.rpc [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-07 00:30:33.829 8 INFO cinder.rpc [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-07 00:30:33.831 8 INFO cinder.rpc [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-07 00:30:33.841 7 INFO cinder.rpc [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-07 00:30:33.845 7 INFO cinder.rpc [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-07 00:30:33.881 8 WARNING cinder.api.contrib.hosts [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-07 00:30:33.903 7 WARNING cinder.api.contrib.hosts [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-07 00:30:33.919 8 WARNING keystonemiddleware._common.config [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:30:33.928 8 WARNING oslo_config.cfg [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fae7c735668 pid: 8 (default app) 2026-04-07 00:30:33.941 7 WARNING keystonemiddleware._common.config [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:30:33.950 7 WARNING oslo_config.cfg [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fae7c735668 pid: 7 (default app) 2026-04-07 00:30:41.861 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:30:41.863 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:30:51.862 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:30:51.865 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:01.860 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:01.860 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:01.861 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:01.862 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:11.859 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:11.860 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:11.860 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:11.861 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:21.859 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:21.859 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:21.860 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:21.861 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:31.859 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:31.860 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:31.860 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:31.861 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:41.860 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:41.860 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:41.861 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:41.862 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:51.859 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:51.859 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:31:51.861 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:31:51.861 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:01.860 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:32:01.860 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:32:01.861 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:01.861 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:11.860 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:32:11.860 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] GET http://10.0.0.131:8776/ 2026-04-07 00:32:11.861 7 INFO cinder.api.openstack.wsgi [None req-2e02868e-2ba1-4309-bbd8-df55c886b489 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:11.862 8 INFO cinder.api.openstack.wsgi [None req-31284e58-16d5-4d91-836b-adc83847ca75 - - - - - -] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:32:13.131 8 WARNING oslo_policy.policy [None req-c4208cce-95ae-41d0-bbef-3eba434d4390 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:32:13.131 8 WARNING oslo_policy.policy [None req-c4208cce-95ae-41d0-bbef-3eba434d4390 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-07 00:32:13.586 8 INFO cinder.api.openstack.wsgi [None req-c4208cce-95ae-41d0-bbef-3eba434d4390 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types/rbd1 2026-04-07 00:32:13.616 8 INFO cinder.api.openstack.wsgi [None req-c4208cce-95ae-41d0-bbef-3eba434d4390 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.103 () {30 vars in 682 bytes} [Tue Apr 7 00:32:12 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/types/rbd1 => generated 82 bytes in 951 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:32:13.666 7 WARNING oslo_policy.policy [None req-3cc9d0e2-1a1d-4c1a-9560-e836df6b92ad 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:32:13.667 7 WARNING oslo_policy.policy [None req-3cc9d0e2-1a1d-4c1a-9560-e836df6b92ad 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-07 00:32:14.110 7 INFO cinder.api.openstack.wsgi [None req-3cc9d0e2-1a1d-4c1a-9560-e836df6b92ad 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 00:32:14.139 7 INFO cinder.api.openstack.wsgi [None req-3cc9d0e2-1a1d-4c1a-9560-e836df6b92ad 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.103 () {30 vars in 721 bytes} [Tue Apr 7 00:32:13 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/types?name=rbd1&is_public=None => generated 20 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 00:32:15.788 8 INFO cinder.api.openstack.wsgi [None req-045a323c-847f-47ed-a85b-d6a2a1127396 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 00:32:15.814 8 INFO cinder.api.openstack.wsgi [None req-045a323c-847f-47ed-a85b-d6a2a1127396 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.103 () {34 vars in 725 bytes} [Tue Apr 7 00:32:15 2026] POST /v3/aa1377eb1a6547d781a843b8f5e59bf7/types => generated 179 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:32:15.831 7 INFO cinder.api.openstack.wsgi [req-045a323c-847f-47ed-a85b-d6a2a1127396 req-08c58ca5-990e-4175-af40-d653e735e987 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types/3f713b52-c5c0-4168-a09e-9080a1aa3fcc/extra_specs 2026-04-07 00:32:15.885 7 INFO cinder.api.openstack.wsgi [req-045a323c-847f-47ed-a85b-d6a2a1127396 req-08c58ca5-990e-4175-af40-d653e735e987 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types/3f713b52-c5c0-4168-a09e-9080a1aa3fcc/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.103 () {36 vars in 894 bytes} [Tue Apr 7 00:32:15 2026] POST /v3/aa1377eb1a6547d781a843b8f5e59bf7/types/3f713b52-c5c0-4168-a09e-9080a1aa3fcc/extra_specs => generated 48 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 00:32:17.670 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types?is_public=None 2026-04-07 00:32:17.685 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.103 () {30 vars in 701 bytes} [Tue Apr 7 00:32:17 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/types?is_public=None => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:32:19.762 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/qos-specs 2026-04-07 00:32:19.777 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.103 () {30 vars in 680 bytes} [Tue Apr 7 00:32:19 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/qos-specs => generated 17 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 00:32:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:32:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:32:21.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:21.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:31.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:32:31.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:32:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:32:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:32:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:41.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:51.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:32:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:32:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:32:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:01.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:01.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:31.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:31.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:41.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:41.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:51.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:33:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:33:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:01.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:01.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:11.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:11.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:21.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:34:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:34:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:01.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:11.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:31.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:41.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:41.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:41.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:35:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:35:51.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:01.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:21.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:21.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:31.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:41.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:36:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:36:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:01.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:01.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:31.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:41.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:37:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:37:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:01.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:01.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:11.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:11.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:21.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:41.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:41.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:38:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:38:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:01.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:11.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:21.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:41.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:51.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:51.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:39:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:39:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:01.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:01.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:01.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:11.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:41.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:41.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:40:51.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:40:51.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:01.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:01.863 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:11.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:31.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:41.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:41.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:41.864 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:41.864 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:41:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:41:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:01.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:01.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:21.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:21.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:31.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:31.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:42:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:42:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:01.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:21.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:21.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:43:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:43:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:01.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:11.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:11.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:44:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:44:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:01.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:11.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:11.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:21.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:41.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:41.875 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:45:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:45:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:01.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:01.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:11.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:11.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:11.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:11.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:21.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:21.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:31.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:31.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:31.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:41.859 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:41.859 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:46:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:46:51.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:01.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:11.866 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:11.866 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:11.867 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:11.868 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:21.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:21.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:21.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:21.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:31.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:31.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:31.862 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:31.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:41.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:41.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:41.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:41.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:51.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:51.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:47:51.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:47:51.862 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:01.860 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:01.860 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:01.861 8 INFO cinder.api.openstack.wsgi [None req-2b2bac14-ee7f-4a44-8924-fabfb011ecce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:01.861 7 INFO cinder.api.openstack.wsgi [None req-a7be9145-54d0-4ed3-8b97-5f282cf1dd73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:48:07.523 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=False 2026-04-07 00:48:07.549 8 WARNING cinder.quota [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.550 8 WARNING cinder.quota [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.550 8 WARNING cinder.quota [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.550 8 WARNING cinder.quota [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.551 8 WARNING cinder.quota [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.551 8 WARNING cinder.quota [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.557 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 108/215] 199.204.45.89 () {44 vars in 1065 bytes} [Tue Apr 7 00:48:07 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=False => generated 340 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:48:07.728 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] PUT https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7 2026-04-07 00:48:07.792 7 WARNING cinder.quota [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.793 7 WARNING cinder.quota [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.793 7 WARNING cinder.quota [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.794 7 WARNING cinder.quota [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.794 7 WARNING cinder.quota [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.795 7 WARNING cinder.quota [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-07 00:48:07.800 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7 returned with HTTP 200 [pid: 7|app: 0|req: 108/216] 199.204.45.89 () {48 vars in 1094 bytes} [Tue Apr 7 00:48:07 2026] PUT /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7 => generated 296 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:48:11.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:11.862 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:21.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:21.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:21.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:31.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:31.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:41.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:41.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:41.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:51.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:51.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:48:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:48:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:01.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:01.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:01.862 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:11.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:11.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:21.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:21.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:21.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:41.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:41.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:41.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:51.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:49:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:49:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:01.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:01.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:01.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:11.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:11.862 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:11.862 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:21.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:21.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:21.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:31.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:41.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:41.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:41.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:51.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:50:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:50:51.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:01.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:01.862 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:01.863 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:11.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:11.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:11.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:21.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:21.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:21.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:31.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:31.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:31.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:41.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:41.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:41.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:51.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:51:51.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:51:51.862 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:01.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:01.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:01.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:11.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:11.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:21.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:21.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:21.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:31.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:41.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:41.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:41.862 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:51.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:52:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:52:51.862 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:01.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:01.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:01.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:11.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:11.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:21.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:21.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:21.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:31.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:41.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:41.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:41.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:51.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:53:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:53:51.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:01.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:01.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:01.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:11.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:11.863 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:11.864 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:21.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:21.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:21.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:31.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:31.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:41.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:41.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:41.862 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:51.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:54:51.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:54:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:01.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:01.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:01.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:11.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:11.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:11.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:21.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:21.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:21.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:21.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:31.862 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:41.877 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:41.877 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:41.946 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:41.947 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:51.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:55:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:55:51.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:01.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:01.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:01.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:11.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:11.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:21.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:21.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:21.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:31.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:41.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:41.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:41.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:51.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:51.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:56:51.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:56:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:01.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:01.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:01.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:01.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:11.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:11.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:21.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:21.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:21.862 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:21.862 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:31.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:41.859 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:41.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:41.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:41.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:51.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:51.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:57:51.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:57:51.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:01.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:01.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:01.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:01.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:11.859 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:11.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:11.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:11.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:21.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:21.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:21.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:21.862 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:31.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:31.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:31.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:31.861 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:41.860 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:41.860 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:41.861 8 INFO cinder.api.openstack.wsgi [None req-4554e961-eb5b-4f33-a67b-fc84f5374b03 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:41.862 7 INFO cinder.api.openstack.wsgi [None req-f78e7046-8ce0-4b51-9059-d5cebb2b51a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:45.695 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=False 2026-04-07 00:58:45.719 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 173/345] 199.204.45.89 () {44 vars in 1065 bytes} [Tue Apr 7 00:58:45 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=False => generated 340 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:58:46.304 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] PUT https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80 2026-04-07 00:58:46.369 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80 returned with HTTP 200 [pid: 7|app: 0|req: 173/346] 199.204.45.89 () {48 vars in 1094 bytes} [Tue Apr 7 00:58:46 2026] PUT /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80 => generated 296 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:58:51.860 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:51.861 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:58:51.861 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:58:51.863 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:01.860 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:01.860 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:01.861 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:01.861 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:11.860 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:11.860 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:11.861 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:11.861 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:21.860 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:21.860 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:21.861 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:21.861 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:31.860 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:31.860 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:31.861 7 INFO cinder.api.openstack.wsgi [None req-7aad8ab1-0f81-4c55-9e8b-190494856865 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:31.861 8 INFO cinder.api.openstack.wsgi [None req-55fc68e2-b00d-49cd-aedd-79ef637a7f1b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:40.972 7 INFO cinder.api.openstack.wsgi [None req-220cbcae-23aa-457c-9b5c-b1712c315210 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 00:59:41.008 7 INFO cinder.volume.api [None req-220cbcae-23aa-457c-9b5c-b1712c315210 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 00:59:41.010 7 INFO cinder.api.openstack.wsgi [None req-220cbcae-23aa-457c-9b5c-b1712c315210 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 179/357] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 00:59:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 00:59:41.022 8 INFO cinder.api.openstack.wsgi [None req-490d3696-ffad-4853-8f86-6aa01c1f3696 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 00:59:41.562 8 INFO cinder.api.openstack.wsgi [None req-490d3696-ffad-4853-8f86-6aa01c1f3696 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 179/358] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 00:59:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:59:41.623 7 INFO cinder.api.openstack.wsgi [None req-06e1b80a-100e-49c8-843a-56df033651c1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 00:59:41.643 7 INFO cinder.api.openstack.wsgi [None req-06e1b80a-100e-49c8-843a-56df033651c1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 180/359] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 00:59:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:59:41.655 8 INFO cinder.api.openstack.wsgi [None req-cd11038e-865a-4801-811f-e081d5e0d2cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 00:59:41.695 8 INFO cinder.api.openstack.wsgi [None req-cd11038e-865a-4801-811f-e081d5e0d2cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 180/360] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 00:59:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:59:41.708 7 INFO cinder.api.openstack.wsgi [None req-5015bcf6-3fd1-4e89-a18a-b5b70e7c6d5a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 00:59:41.728 7 INFO cinder.api.openstack.wsgi [None req-5015bcf6-3fd1-4e89-a18a-b5b70e7c6d5a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 181/361] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 00:59:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:59:41.740 8 INFO cinder.api.openstack.wsgi [None req-c9ec25e2-e95f-4c38-a884-5076ab4101f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 00:59:41.754 8 INFO cinder.volume.api [None req-c9ec25e2-e95f-4c38-a884-5076ab4101f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 00:59:41.755 8 INFO cinder.api.openstack.wsgi [None req-c9ec25e2-e95f-4c38-a884-5076ab4101f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 181/362] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 00:59:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 00:59:41.765 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 00:59:41.773 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 182/363] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 00:59:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 00:59:41.794 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 00:59:41.825 8 INFO cinder.volume.api [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 00:59:41.826 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 182/364] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 00:59:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 00:59:41.860 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:41.861 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:41.863 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:41.864 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:51.860 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:51.860 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 00:59:51.862 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 00:59:51.862 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:01.860 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:01.860 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:01.861 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:01.861 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:11.860 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:11.860 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:11.861 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:11.862 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:21.859 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:21.860 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:21.861 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:21.861 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:31.859 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:31.859 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:31.860 8 INFO cinder.api.openstack.wsgi [None req-e76538f2-783d-45dd-bf9c-6478c3ff63e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:31.861 7 INFO cinder.api.openstack.wsgi [None req-704219a9-ae2e-47b1-8fa2-f96b28877502 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:40.976 8 INFO cinder.api.openstack.wsgi [None req-b45ffc06-cb79-45c1-a684-a2759bf2c441 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:00:41.483 8 INFO cinder.api.openstack.wsgi [None req-b45ffc06-cb79-45c1-a684-a2759bf2c441 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 189/377] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:00:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:00:41.495 7 INFO cinder.api.openstack.wsgi [None req-ef4d5cfa-1e90-4f89-bdb3-48a926bad2fc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:00:41.505 7 INFO cinder.volume.api [None req-ef4d5cfa-1e90-4f89-bdb3-48a926bad2fc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:00:41.510 7 INFO cinder.api.openstack.wsgi [None req-ef4d5cfa-1e90-4f89-bdb3-48a926bad2fc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/378] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:00:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:00:41.522 8 INFO cinder.api.openstack.wsgi [None req-fc245fe1-d9dc-4ed2-9baa-e7a2e93e7233 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:00:41.529 8 INFO cinder.volume.api [None req-fc245fe1-d9dc-4ed2-9baa-e7a2e93e7233 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:00:41.529 8 INFO cinder.api.openstack.wsgi [None req-fc245fe1-d9dc-4ed2-9baa-e7a2e93e7233 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/379] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:00:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:00:41.541 7 INFO cinder.api.openstack.wsgi [None req-f162ab91-d26c-409e-bcb1-2732fa83b9a5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:00:41.549 7 INFO cinder.api.openstack.wsgi [None req-f162ab91-d26c-409e-bcb1-2732fa83b9a5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 190/380] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:00:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:00:41.560 8 INFO cinder.api.openstack.wsgi [None req-3f19f4b3-da73-40f5-bf96-6d50335971c4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:00:41.569 8 INFO cinder.volume.api [None req-3f19f4b3-da73-40f5-bf96-6d50335971c4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:00:41.570 8 INFO cinder.api.openstack.wsgi [None req-3f19f4b3-da73-40f5-bf96-6d50335971c4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/381] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:00:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:00:41.618 7 INFO cinder.api.openstack.wsgi [None req-6a0e7f90-0d1d-4d7a-bbe4-c02b00979fd1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:00:41.643 7 INFO cinder.api.openstack.wsgi [None req-6a0e7f90-0d1d-4d7a-bbe4-c02b00979fd1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/382] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:00:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:00:41.655 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:00:41.675 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/383] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:00:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:00:41.686 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:00:41.709 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 192/384] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:00:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:00:41.861 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:41.861 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:41.862 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:41.862 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:51.860 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:51.860 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:00:51.861 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:00:51.861 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:01.860 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:01.860 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:01.861 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:01.861 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:11.860 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:11.860 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:11.861 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:11.861 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:21.860 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:21.860 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:21.861 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:21.862 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:31.860 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:31.860 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:31.861 7 INFO cinder.api.openstack.wsgi [None req-42276fdf-529b-4cff-a05f-361f22751c01 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:31.861 8 INFO cinder.api.openstack.wsgi [None req-a7fa7ceb-25de-42f8-9fe3-8887a567ae74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:40.954 7 INFO cinder.api.openstack.wsgi [None req-38f274de-59e2-4dd6-af8a-b71bfe69f1ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:01:40.971 7 INFO cinder.volume.api [None req-38f274de-59e2-4dd6-af8a-b71bfe69f1ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:01:40.975 7 INFO cinder.api.openstack.wsgi [None req-38f274de-59e2-4dd6-af8a-b71bfe69f1ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:01:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:01:40.989 8 INFO cinder.api.openstack.wsgi [None req-72a1ea79-504b-499d-b15c-5f911644b60c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:01:41.002 8 INFO cinder.volume.api [None req-72a1ea79-504b-499d-b15c-5f911644b60c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:01:41.004 8 INFO cinder.api.openstack.wsgi [None req-72a1ea79-504b-499d-b15c-5f911644b60c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:01:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:01:41.013 7 INFO cinder.api.openstack.wsgi [None req-faf0d870-7daa-4d95-9c84-341fbcbf4c8c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:01:41.030 7 INFO cinder.volume.api [None req-faf0d870-7daa-4d95-9c84-341fbcbf4c8c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:01:41.030 7 INFO cinder.api.openstack.wsgi [None req-faf0d870-7daa-4d95-9c84-341fbcbf4c8c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:01:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:01:41.043 8 INFO cinder.api.openstack.wsgi [None req-ff28472a-309d-4948-91ec-2c8fb9b70600 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:01:41.050 8 INFO cinder.api.openstack.wsgi [None req-ff28472a-309d-4948-91ec-2c8fb9b70600 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:01:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:01:41.098 7 INFO cinder.api.openstack.wsgi [None req-14d402de-914e-4b57-9260-7421476d781f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:01:41.123 7 INFO cinder.api.openstack.wsgi [None req-14d402de-914e-4b57-9260-7421476d781f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:01:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:01:41.137 8 INFO cinder.api.openstack.wsgi [None req-3a92d85e-0f06-485b-830c-c73169c3268a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:01:41.168 8 INFO cinder.api.openstack.wsgi [None req-3a92d85e-0f06-485b-830c-c73169c3268a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:01:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:01:41.180 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:01:41.211 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/403] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:01:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:01:41.225 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:01:41.730 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 202/404] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:01:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:01:41.860 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:41.860 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:41.861 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:41.861 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:51.860 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:51.860 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:01:51.861 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:01:51.861 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:01.860 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:01.860 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:01.861 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:01.861 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:11.860 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:11.860 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:11.861 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:11.861 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:21.859 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:21.859 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:21.860 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:21.860 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:31.860 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:31.862 8 INFO cinder.api.openstack.wsgi [None req-55c6e337-bba0-492d-8de7-6610c507da0d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:31.867 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:31.868 7 INFO cinder.api.openstack.wsgi [None req-c88cbfda-dc01-46c2-88a0-500a9e8d7798 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:40.919 8 INFO cinder.api.openstack.wsgi [None req-28608e73-7714-49be-a3e7-8a1cc4a0bd10 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:02:40.924 8 INFO cinder.api.openstack.wsgi [None req-28608e73-7714-49be-a3e7-8a1cc4a0bd10 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:02:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:02:40.936 7 INFO cinder.api.openstack.wsgi [None req-52bab6eb-fc54-4e7e-a055-157ab5306497 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:02:40.945 7 INFO cinder.volume.api [None req-52bab6eb-fc54-4e7e-a055-157ab5306497 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:02:40.947 7 INFO cinder.api.openstack.wsgi [None req-52bab6eb-fc54-4e7e-a055-157ab5306497 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:02:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:02:40.961 8 INFO cinder.api.openstack.wsgi [None req-b431d5f5-ed88-4b01-ae82-b3594111aa3c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:02:41.464 8 INFO cinder.api.openstack.wsgi [None req-b431d5f5-ed88-4b01-ae82-b3594111aa3c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 210/419] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:02:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:02:41.475 7 INFO cinder.api.openstack.wsgi [None req-d13e362d-e9e2-4c6b-a9c4-d9f33ce726d9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:02:41.485 7 INFO cinder.volume.api [None req-d13e362d-e9e2-4c6b-a9c4-d9f33ce726d9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:02:41.486 7 INFO cinder.api.openstack.wsgi [None req-d13e362d-e9e2-4c6b-a9c4-d9f33ce726d9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 210/420] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:02:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:02:41.497 8 INFO cinder.api.openstack.wsgi [None req-92410cb7-82a8-46ee-9bc7-bdaf5c776869 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:02:41.504 8 INFO cinder.volume.api [None req-92410cb7-82a8-46ee-9bc7-bdaf5c776869 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:02:41.504 8 INFO cinder.api.openstack.wsgi [None req-92410cb7-82a8-46ee-9bc7-bdaf5c776869 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/421] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:02:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:02:41.544 7 INFO cinder.api.openstack.wsgi [None req-fc5b4aae-5249-49cf-9ab6-3a30ed88085e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:02:41.563 7 INFO cinder.api.openstack.wsgi [None req-fc5b4aae-5249-49cf-9ab6-3a30ed88085e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/422] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:02:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:02:41.574 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:02:41.595 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/423] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:02:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:02:41.605 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:02:41.624 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/424] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:02:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:02:41.860 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:41.860 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:41.861 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:41.862 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:51.860 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:51.860 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:02:51.861 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:02:51.861 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:01.860 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:01.860 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:01.861 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:01.862 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:11.860 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:11.860 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:11.861 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:11.862 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:21.860 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:21.860 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:21.862 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:21.862 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:31.860 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:31.860 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:31.861 8 INFO cinder.api.openstack.wsgi [None req-e5622d83-bb3d-493a-a88b-4d0f5cac32e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:31.861 7 INFO cinder.api.openstack.wsgi [None req-fdc5baa6-63aa-4b96-88a9-6cec17130c9a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:40.929 8 INFO cinder.api.openstack.wsgi [None req-64af74b9-8635-4f60-a346-e5c3c41fb7aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:03:40.939 8 INFO cinder.volume.api [None req-64af74b9-8635-4f60-a346-e5c3c41fb7aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:03:40.940 8 INFO cinder.api.openstack.wsgi [None req-64af74b9-8635-4f60-a346-e5c3c41fb7aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:03:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:03:40.992 7 INFO cinder.api.openstack.wsgi [None req-1715d3dc-90e8-41b3-aac1-10558e78d4d1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:03:41.022 7 INFO cinder.api.openstack.wsgi [None req-1715d3dc-90e8-41b3-aac1-10558e78d4d1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:03:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:03:41.033 8 INFO cinder.api.openstack.wsgi [None req-d9a4183f-56f7-4cb6-9bba-dce861bd188e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:03:41.056 8 INFO cinder.api.openstack.wsgi [None req-d9a4183f-56f7-4cb6-9bba-dce861bd188e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:03:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:03:41.069 7 INFO cinder.api.openstack.wsgi [None req-7ffee1e2-6d93-4e82-b2a1-45cc897b1a35 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:03:41.089 7 INFO cinder.api.openstack.wsgi [None req-7ffee1e2-6d93-4e82-b2a1-45cc897b1a35 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:03:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:03:41.100 8 INFO cinder.api.openstack.wsgi [None req-7136eb0c-3e47-40be-a421-4edcf71d8f43 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:03:41.110 8 INFO cinder.volume.api [None req-7136eb0c-3e47-40be-a421-4edcf71d8f43 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:03:41.112 8 INFO cinder.api.openstack.wsgi [None req-7136eb0c-3e47-40be-a421-4edcf71d8f43 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:03:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:03:41.124 7 INFO cinder.api.openstack.wsgi [None req-626ec3cd-dfed-44e8-be47-9425c8fbd3b2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:03:41.663 7 INFO cinder.api.openstack.wsgi [None req-626ec3cd-dfed-44e8-be47-9425c8fbd3b2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:03:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:03:41.675 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:03:41.681 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:03:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:03:41.692 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:03:41.699 7 INFO cinder.volume.api [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:03:41.700 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:03:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:03:41.859 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:41.859 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:41.860 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:41.860 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:51.859 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:51.859 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:03:51.861 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:03:51.861 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:01.860 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:01.860 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:01.861 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:01.862 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:11.860 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:11.860 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:11.861 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:11.861 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:21.859 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:21.859 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:21.860 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:21.861 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:31.860 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:31.860 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:31.861 7 INFO cinder.api.openstack.wsgi [None req-f0b85a4d-9146-4bbd-8365-7b0e5ac297e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:31.861 8 INFO cinder.api.openstack.wsgi [None req-03ecd95b-a2de-45d4-a409-d0777814cda2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:40.963 7 INFO cinder.api.openstack.wsgi [None req-2e0725a1-e20d-4b16-94e3-1217a2e6cc70 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:04:40.987 7 INFO cinder.api.openstack.wsgi [None req-2e0725a1-e20d-4b16-94e3-1217a2e6cc70 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:04:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:04:41.002 8 INFO cinder.api.openstack.wsgi [None req-4df7ff33-8f99-46be-a17b-b3134201e1f6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:04:41.022 8 INFO cinder.api.openstack.wsgi [None req-4df7ff33-8f99-46be-a17b-b3134201e1f6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:04:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:04:41.033 7 INFO cinder.api.openstack.wsgi [None req-34a559ae-f06c-4139-815a-d4532d802d2c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:04:41.054 7 INFO cinder.api.openstack.wsgi [None req-34a559ae-f06c-4139-815a-d4532d802d2c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:04:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:04:41.064 8 INFO cinder.api.openstack.wsgi [None req-0ff52617-4feb-482f-96ed-62120b0a0710 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:04:41.073 8 INFO cinder.volume.api [None req-0ff52617-4feb-482f-96ed-62120b0a0710 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:04:41.075 8 INFO cinder.api.openstack.wsgi [None req-0ff52617-4feb-482f-96ed-62120b0a0710 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:04:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:04:41.087 7 INFO cinder.api.openstack.wsgi [None req-580e60ed-9b2e-4304-910a-7036d43feefd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:04:41.098 7 INFO cinder.volume.api [None req-580e60ed-9b2e-4304-910a-7036d43feefd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:04:41.100 7 INFO cinder.api.openstack.wsgi [None req-580e60ed-9b2e-4304-910a-7036d43feefd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:04:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:04:41.111 8 INFO cinder.api.openstack.wsgi [None req-df22d113-f943-4f5a-98ad-6a66b77c783c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:04:41.616 8 INFO cinder.api.openstack.wsgi [None req-df22d113-f943-4f5a-98ad-6a66b77c783c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:04:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:04:41.629 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:04:41.637 7 INFO cinder.volume.api [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:04:41.638 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:04:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:04:41.651 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:04:41.657 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:04:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:04:41.860 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:41.860 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:41.861 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:41.861 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:51.859 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:51.859 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:04:51.860 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:04:51.861 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:01.860 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:01.860 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:01.861 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:01.861 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:11.859 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:11.860 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:11.860 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:11.861 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:21.860 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:21.860 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:21.861 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:21.861 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:31.860 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:31.860 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:31.861 8 INFO cinder.api.openstack.wsgi [None req-f8f3b15d-0e39-4f43-8b1e-ce7254adb86b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:31.861 7 INFO cinder.api.openstack.wsgi [None req-4553cf1e-9549-4adc-915e-60294f8ae9e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:40.922 8 INFO cinder.api.openstack.wsgi [None req-7ae22d04-fce0-4403-b5d2-980e434fd374 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:05:40.928 8 INFO cinder.volume.api [None req-7ae22d04-fce0-4403-b5d2-980e434fd374 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:05:40.928 8 INFO cinder.api.openstack.wsgi [None req-7ae22d04-fce0-4403-b5d2-980e434fd374 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:05:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:05:40.943 7 INFO cinder.api.openstack.wsgi [None req-7331a238-e891-49b9-8b2b-77a6c64cb3b0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:05:40.949 7 INFO cinder.api.openstack.wsgi [None req-7331a238-e891-49b9-8b2b-77a6c64cb3b0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:05:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:05:40.963 8 INFO cinder.api.openstack.wsgi [None req-86b6b802-1f68-44a0-aa13-e5139ebbee8f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:05:41.467 8 INFO cinder.api.openstack.wsgi [None req-86b6b802-1f68-44a0-aa13-e5139ebbee8f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:05:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:05:41.478 7 INFO cinder.api.openstack.wsgi [None req-29ccc299-a7a8-441b-ad13-a8cfb3b5cbab 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:05:41.486 7 INFO cinder.volume.api [None req-29ccc299-a7a8-441b-ad13-a8cfb3b5cbab 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:05:41.488 7 INFO cinder.api.openstack.wsgi [None req-29ccc299-a7a8-441b-ad13-a8cfb3b5cbab 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:05:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:05:41.497 8 INFO cinder.api.openstack.wsgi [None req-e3e91685-ef72-45d6-9b62-1425471b60a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:05:41.508 8 INFO cinder.volume.api [None req-e3e91685-ef72-45d6-9b62-1425471b60a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:05:41.510 8 INFO cinder.api.openstack.wsgi [None req-e3e91685-ef72-45d6-9b62-1425471b60a0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/481] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:05:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:05:41.556 7 INFO cinder.api.openstack.wsgi [None req-825c6c0b-4829-4583-822e-98573e74dfee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:05:41.573 7 INFO cinder.api.openstack.wsgi [None req-825c6c0b-4829-4583-822e-98573e74dfee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/482] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:05:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:05:41.584 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:05:41.601 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/483] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:05:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:05:41.613 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:05:41.628 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/484] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:05:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:05:41.860 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:41.860 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:41.861 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:41.861 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:51.860 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:51.860 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:05:51.861 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:05:51.861 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:01.859 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:01.859 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:01.860 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:01.860 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:11.859 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:11.859 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:11.861 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:11.861 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:21.860 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:21.860 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:21.861 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:21.861 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:31.860 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:31.860 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:31.861 7 INFO cinder.api.openstack.wsgi [None req-8387e6d0-6fcf-48ed-af67-a3c572b1d7cb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:31.861 8 INFO cinder.api.openstack.wsgi [None req-017ac131-b60a-46c7-80a1-97ef5c7a35aa 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:40.917 7 INFO cinder.api.openstack.wsgi [None req-c258df1d-aa97-43b1-ac14-a4a043b98890 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:06:40.927 7 INFO cinder.volume.api [None req-c258df1d-aa97-43b1-ac14-a4a043b98890 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:06:40.929 7 INFO cinder.api.openstack.wsgi [None req-c258df1d-aa97-43b1-ac14-a4a043b98890 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:06:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:06:40.939 8 INFO cinder.api.openstack.wsgi [None req-c2d35da5-6710-47c5-8433-361bc3fd3b97 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:06:40.952 8 INFO cinder.volume.api [None req-c2d35da5-6710-47c5-8433-361bc3fd3b97 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:06:40.955 8 INFO cinder.api.openstack.wsgi [None req-c2d35da5-6710-47c5-8433-361bc3fd3b97 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:06:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:06:40.964 7 INFO cinder.api.openstack.wsgi [None req-5863f20a-9c4b-4ab0-a20e-324c9f4683ff 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:06:40.969 7 INFO cinder.volume.api [None req-5863f20a-9c4b-4ab0-a20e-324c9f4683ff 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:06:40.969 7 INFO cinder.api.openstack.wsgi [None req-5863f20a-9c4b-4ab0-a20e-324c9f4683ff 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:06:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:06:40.980 8 INFO cinder.api.openstack.wsgi [None req-6753f72d-b721-4925-9412-448c5ee04bbd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:06:41.485 8 INFO cinder.api.openstack.wsgi [None req-6753f72d-b721-4925-9412-448c5ee04bbd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 250/500] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:06:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:06:41.526 7 INFO cinder.api.openstack.wsgi [None req-174635e7-f5f6-4d74-8f64-72f4e42f631f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:06:41.549 7 INFO cinder.api.openstack.wsgi [None req-174635e7-f5f6-4d74-8f64-72f4e42f631f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/501] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:06:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:06:41.562 8 INFO cinder.api.openstack.wsgi [None req-760cfdde-f321-455b-990c-21d010e36936 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:06:41.589 8 INFO cinder.api.openstack.wsgi [None req-760cfdde-f321-455b-990c-21d010e36936 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/502] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:06:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:06:41.598 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:06:41.624 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/503] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:06:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:06:41.637 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:06:41.644 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:06:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:06:41.860 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:41.860 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:41.861 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:41.862 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:51.860 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:51.860 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:06:51.861 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:06:51.861 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:01.859 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:01.859 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:01.860 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:01.861 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:11.860 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:11.860 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:11.861 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:11.861 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:21.860 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:21.860 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:21.861 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:21.861 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:31.860 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:31.861 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:31.861 7 INFO cinder.api.openstack.wsgi [None req-b1d7559d-9f52-4ecc-b9e6-6c8b65fb7fca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:31.862 8 INFO cinder.api.openstack.wsgi [None req-9a3af41f-1521-4203-8d6c-9963e83266a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:40.934 7 INFO cinder.api.openstack.wsgi [None req-694259d5-0f74-46db-a774-fb937aecbb43 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:07:40.943 7 INFO cinder.volume.api [None req-694259d5-0f74-46db-a774-fb937aecbb43 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:07:40.945 7 INFO cinder.api.openstack.wsgi [None req-694259d5-0f74-46db-a774-fb937aecbb43 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:07:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:07:40.959 8 INFO cinder.api.openstack.wsgi [None req-08c1b7b9-715d-4494-a4e3-190e8d948648 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:07:40.965 8 INFO cinder.api.openstack.wsgi [None req-08c1b7b9-715d-4494-a4e3-190e8d948648 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:07:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:07:40.974 7 INFO cinder.api.openstack.wsgi [None req-2dac5a83-cfe5-410e-a9d0-3bbf6cb010e4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:07:40.983 7 INFO cinder.volume.api [None req-2dac5a83-cfe5-410e-a9d0-3bbf6cb010e4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:07:40.984 7 INFO cinder.api.openstack.wsgi [None req-2dac5a83-cfe5-410e-a9d0-3bbf6cb010e4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:07:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:07:41.025 8 INFO cinder.api.openstack.wsgi [None req-6b1849d7-0841-41f9-9c37-b7a0285f34c4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:07:41.055 8 INFO cinder.api.openstack.wsgi [None req-6b1849d7-0841-41f9-9c37-b7a0285f34c4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:07:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:07:41.067 7 INFO cinder.api.openstack.wsgi [None req-4071d3de-2ab8-410e-9f75-1ca05053e358 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:07:41.087 7 INFO cinder.api.openstack.wsgi [None req-4071d3de-2ab8-410e-9f75-1ca05053e358 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/521] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:07:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:07:41.100 8 INFO cinder.api.openstack.wsgi [None req-6ddf0587-a17d-4c35-9e32-28adbc24e537 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:07:41.123 8 INFO cinder.api.openstack.wsgi [None req-6ddf0587-a17d-4c35-9e32-28adbc24e537 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/522] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:07:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:07:41.134 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:07:41.140 7 INFO cinder.volume.api [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:07:41.140 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:07:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:07:41.150 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:07:41.654 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:07:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:07:41.860 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:41.860 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:41.861 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:41.861 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:51.860 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:51.860 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:07:51.861 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:07:51.861 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:01.859 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:01.859 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:01.860 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:01.861 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:11.859 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:11.859 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:11.861 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:11.861 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:21.860 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:21.860 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:21.861 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:21.862 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:31.859 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:31.859 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:31.860 7 INFO cinder.api.openstack.wsgi [None req-73098490-3f54-4f88-a668-09f50d19984b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:31.861 8 INFO cinder.api.openstack.wsgi [None req-39527aaa-c5a2-4d50-9ab3-9616fb96310f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:41.018 7 INFO cinder.api.openstack.wsgi [None req-c38dd7d5-1473-4449-96d9-325af6a5b3fc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:08:41.023 7 INFO cinder.volume.api [None req-c38dd7d5-1473-4449-96d9-325af6a5b3fc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:08:41.023 7 INFO cinder.api.openstack.wsgi [None req-c38dd7d5-1473-4449-96d9-325af6a5b3fc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:08:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/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-04-07 01:08:41.034 8 INFO cinder.api.openstack.wsgi [None req-073c749c-2f9f-4709-8465-608ebf150357 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:08:41.538 8 INFO cinder.api.openstack.wsgi [None req-073c749c-2f9f-4709-8465-608ebf150357 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:08:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:08:41.581 7 INFO cinder.api.openstack.wsgi [None req-659713f7-5ad1-4b81-88f1-0371fbaec744 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:08:41.599 7 INFO cinder.api.openstack.wsgi [None req-659713f7-5ad1-4b81-88f1-0371fbaec744 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:08:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:08:41.613 8 INFO cinder.api.openstack.wsgi [None req-98383f2d-5155-4710-b224-4a3b006c7c1c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:08:41.637 8 INFO cinder.api.openstack.wsgi [None req-98383f2d-5155-4710-b224-4a3b006c7c1c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:08:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:08:41.649 7 INFO cinder.api.openstack.wsgi [None req-2907b17c-1834-46f7-b77b-d50363304bf7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:08:41.668 7 INFO cinder.api.openstack.wsgi [None req-2907b17c-1834-46f7-b77b-d50363304bf7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/541] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:08:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:08:41.678 8 INFO cinder.api.openstack.wsgi [None req-54f7ccda-44ec-4541-a0ed-72d8398e98c0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:08:41.686 8 INFO cinder.volume.api [None req-54f7ccda-44ec-4541-a0ed-72d8398e98c0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:08:41.688 8 INFO cinder.api.openstack.wsgi [None req-54f7ccda-44ec-4541-a0ed-72d8398e98c0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/542] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:08:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:08:41.698 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:08:41.703 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 272/543] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:08:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:08:41.712 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:08:41.720 8 INFO cinder.volume.api [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:08:41.721 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/544] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:08:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:08:41.861 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:41.861 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:41.863 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:41.863 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:51.860 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:51.860 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:08:51.861 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:08:51.861 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:01.860 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:01.860 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:01.861 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:01.861 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:11.859 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:11.860 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:11.861 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:11.861 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:21.860 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:21.860 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:21.861 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:21.861 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:31.860 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:31.860 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:31.861 7 INFO cinder.api.openstack.wsgi [None req-b5b3d5c6-d8e9-4b1c-a2c0-a626328555c2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:31.861 8 INFO cinder.api.openstack.wsgi [None req-9b4dad7f-a584-4622-8c3c-e3670d019f1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:40.980 7 INFO cinder.api.openstack.wsgi [None req-302402a3-1f19-48c3-b870-ccc174af529a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:09:40.992 7 INFO cinder.volume.api [None req-302402a3-1f19-48c3-b870-ccc174af529a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:09:40.993 7 INFO cinder.api.openstack.wsgi [None req-302402a3-1f19-48c3-b870-ccc174af529a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:09:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:09:41.005 8 INFO cinder.api.openstack.wsgi [None req-45a3d9dc-f079-4fe4-a355-5a4abf4b360e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:09:41.509 8 INFO cinder.api.openstack.wsgi [None req-45a3d9dc-f079-4fe4-a355-5a4abf4b360e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:09:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:09:41.523 7 INFO cinder.api.openstack.wsgi [None req-65255618-0058-4621-8bab-a1bf1b0a82e2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:09:41.534 7 INFO cinder.volume.api [None req-65255618-0058-4621-8bab-a1bf1b0a82e2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:09:41.536 7 INFO cinder.api.openstack.wsgi [None req-65255618-0058-4621-8bab-a1bf1b0a82e2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:09:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:09:41.548 8 INFO cinder.api.openstack.wsgi [None req-04ecf7cf-8257-4c4b-83ec-c8e05e504950 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:09:41.561 8 INFO cinder.api.openstack.wsgi [None req-04ecf7cf-8257-4c4b-83ec-c8e05e504950 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:09:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:09:41.569 7 INFO cinder.api.openstack.wsgi [None req-6b21d131-543a-4f46-a848-d6234db2df49 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:09:41.578 7 INFO cinder.volume.api [None req-6b21d131-543a-4f46-a848-d6234db2df49 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:09:41.580 7 INFO cinder.api.openstack.wsgi [None req-6b21d131-543a-4f46-a848-d6234db2df49 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/561] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:09:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:09:41.623 8 INFO cinder.api.openstack.wsgi [None req-2559d706-c179-43ec-bf89-a1c69290bb04 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:09:41.646 8 INFO cinder.api.openstack.wsgi [None req-2559d706-c179-43ec-bf89-a1c69290bb04 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/562] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:09:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:09:41.658 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:09:41.677 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 282/563] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:09:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:09:41.688 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:09:41.709 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:09:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:09:41.860 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:41.860 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:41.861 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:41.861 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:51.860 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:51.860 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:09:51.862 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:09:51.862 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:01.859 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:01.859 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:01.861 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:01.861 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:11.860 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:11.860 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:11.861 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:11.861 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:21.860 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:21.861 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:21.861 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:21.862 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:31.860 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:31.860 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:31.861 7 INFO cinder.api.openstack.wsgi [None req-f6b656a0-fe1e-4023-a299-dea943ae2d72 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:31.862 8 INFO cinder.api.openstack.wsgi [None req-b144ceee-deee-48a7-a597-61a731b04b5d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:40.942 7 INFO cinder.api.openstack.wsgi [None req-f7603111-1720-438b-adfb-27ef5d7890d9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:10:41.446 7 INFO cinder.api.openstack.wsgi [None req-f7603111-1720-438b-adfb-27ef5d7890d9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:10:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:10:41.463 8 INFO cinder.api.openstack.wsgi [None req-6a24ae66-8483-42f3-be86-3dffdba0ac20 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:10:41.473 8 INFO cinder.volume.api [None req-6a24ae66-8483-42f3-be86-3dffdba0ac20 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:10:41.475 8 INFO cinder.api.openstack.wsgi [None req-6a24ae66-8483-42f3-be86-3dffdba0ac20 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:10:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:10:41.488 7 INFO cinder.api.openstack.wsgi [None req-d1f1a4b5-5386-4e2e-9e66-3570dcdd7fd5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:10:41.494 7 INFO cinder.api.openstack.wsgi [None req-d1f1a4b5-5386-4e2e-9e66-3570dcdd7fd5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 290/579] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:10:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:10:41.504 8 INFO cinder.api.openstack.wsgi [None req-7480d11d-283e-4b38-9587-769743a9ee4d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:10:41.520 8 INFO cinder.volume.api [None req-7480d11d-283e-4b38-9587-769743a9ee4d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:10:41.523 8 INFO cinder.api.openstack.wsgi [None req-7480d11d-283e-4b38-9587-769743a9ee4d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:10:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/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-04-07 01:10:41.534 7 INFO cinder.api.openstack.wsgi [None req-6244eb7e-a2df-477f-a2b2-a03abe9e4a58 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:10:41.541 7 INFO cinder.volume.api [None req-6244eb7e-a2df-477f-a2b2-a03abe9e4a58 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:10:41.541 7 INFO cinder.api.openstack.wsgi [None req-6244eb7e-a2df-477f-a2b2-a03abe9e4a58 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/581] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:10:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:10:41.592 8 INFO cinder.api.openstack.wsgi [None req-c3809a2d-e843-43a8-9da7-5553c35f1404 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:10:41.613 8 INFO cinder.api.openstack.wsgi [None req-c3809a2d-e843-43a8-9da7-5553c35f1404 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/582] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:10:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:10:41.627 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:10:41.656 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/583] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:10:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:10:41.667 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:10:41.689 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/584] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:10:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:10:41.860 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:41.860 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:41.861 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:41.862 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:51.860 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:51.860 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:10:51.862 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:10:51.862 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:01.860 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:01.860 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:01.861 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:01.861 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:11.860 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:11.860 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:11.861 7 INFO cinder.api.openstack.wsgi [None req-6ee30884-3584-4bf6-b028-4828e1c601e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:11.862 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:16.866 7 INFO cinder.api.openstack.wsgi [None req-d4acde39-aff3-4161-846e-3359050126d4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=False 2026-04-07 01:11:16.884 7 INFO cinder.api.openstack.wsgi [None req-d4acde39-aff3-4161-846e-3359050126d4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 199.204.45.89 () {44 vars in 1065 bytes} [Tue Apr 7 01:11:16 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:11:21.859 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:21.860 7 INFO cinder.api.openstack.wsgi [None req-d4acde39-aff3-4161-846e-3359050126d4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:21.860 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:21.861 7 INFO cinder.api.openstack.wsgi [None req-d4acde39-aff3-4161-846e-3359050126d4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:31.860 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:31.860 7 INFO cinder.api.openstack.wsgi [None req-d4acde39-aff3-4161-846e-3359050126d4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:31.861 7 INFO cinder.api.openstack.wsgi [None req-d4acde39-aff3-4161-846e-3359050126d4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:31.861 8 INFO cinder.api.openstack.wsgi [None req-5f4eb2f3-fb31-4310-9740-1ccaa2a95f0e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:40.978 7 INFO cinder.api.openstack.wsgi [None req-d8141f3b-cec8-45cd-8f36-f55c046b9628 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:11:40.986 7 INFO cinder.volume.api [None req-d8141f3b-cec8-45cd-8f36-f55c046b9628 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:11:40.987 7 INFO cinder.api.openstack.wsgi [None req-d8141f3b-cec8-45cd-8f36-f55c046b9628 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/598] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:11:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:11:41.029 8 INFO cinder.api.openstack.wsgi [None req-3fd5e687-686a-476f-ad4e-8dce0d244f55 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:11:41.049 8 INFO cinder.api.openstack.wsgi [None req-3fd5e687-686a-476f-ad4e-8dce0d244f55 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/599] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:11:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:11:41.059 7 INFO cinder.api.openstack.wsgi [None req-7b7169b4-6d9e-49b6-b758-0c4674289190 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:11:41.081 7 INFO cinder.api.openstack.wsgi [None req-7b7169b4-6d9e-49b6-b758-0c4674289190 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/600] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:11:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:11:41.094 8 INFO cinder.api.openstack.wsgi [None req-f01de7be-fc9d-4c10-90e7-cb9b84b818f3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:11:41.114 8 INFO cinder.api.openstack.wsgi [None req-f01de7be-fc9d-4c10-90e7-cb9b84b818f3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/601] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:11:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:11:41.122 7 INFO cinder.api.openstack.wsgi [None req-e9919c0a-dea2-4720-bddc-8de05fb69fc1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:11:41.127 7 INFO cinder.api.openstack.wsgi [None req-e9919c0a-dea2-4720-bddc-8de05fb69fc1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 302/602] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:11:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:11:41.137 8 INFO cinder.api.openstack.wsgi [None req-bf72d05b-758e-4677-80f3-64656d7d4fb1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:11:41.146 8 INFO cinder.volume.api [None req-bf72d05b-758e-4677-80f3-64656d7d4fb1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:11:41.147 8 INFO cinder.api.openstack.wsgi [None req-bf72d05b-758e-4677-80f3-64656d7d4fb1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/603] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:11:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:11:41.156 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:11:41.165 7 INFO cinder.volume.api [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:11:41.166 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 303/604] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:11:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:11:41.176 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:11:41.680 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 302/605] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:11:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:11:41.859 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:41.860 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:41.860 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:41.861 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:51.860 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:51.860 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:11:51.862 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:11:51.862 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:01.860 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:01.860 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:01.861 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:01.861 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:11.860 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:11.861 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:11.861 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:11.862 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:21.859 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:21.860 8 INFO cinder.api.openstack.wsgi [None req-11eefb1e-e39f-4f29-b53b-1b53f644128b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:21.859 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:21.861 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:22.909 8 INFO cinder.api.openstack.wsgi [None req-b8458a95-adfb-4761-9e6d-3ed7d4531812 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=False 2026-04-07 01:12:22.928 8 INFO cinder.api.openstack.wsgi [None req-b8458a95-adfb-4761-9e6d-3ed7d4531812 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] https://volume.199-204-45-89.nip.io/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 199.204.45.89 () {44 vars in 1065 bytes} [Tue Apr 7 01:12:22 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=False => generated 338 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:12:31.860 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:31.861 8 INFO cinder.api.openstack.wsgi [None req-b8458a95-adfb-4761-9e6d-3ed7d4531812 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:31.862 7 INFO cinder.api.openstack.wsgi [None req-add59403-8d5f-4e3d-8377-465f607b6d3e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:31.862 8 INFO cinder.api.openstack.wsgi [None req-b8458a95-adfb-4761-9e6d-3ed7d4531812 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:40.906 8 INFO cinder.api.openstack.wsgi [None req-37d0a229-6071-4610-97aa-0041087f9cd5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:12:40.910 8 INFO cinder.api.openstack.wsgi [None req-37d0a229-6071-4610-97aa-0041087f9cd5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:12:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:12:40.923 7 INFO cinder.api.openstack.wsgi [None req-3991467e-c205-473f-93db-e8d7fa26dd56 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:12:40.933 7 INFO cinder.volume.api [None req-3991467e-c205-473f-93db-e8d7fa26dd56 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:12:40.935 7 INFO cinder.api.openstack.wsgi [None req-3991467e-c205-473f-93db-e8d7fa26dd56 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:12:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:12:40.978 8 INFO cinder.api.openstack.wsgi [None req-5fe91a24-6765-4487-9ee5-f601c6ba5105 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:12:40.995 8 INFO cinder.api.openstack.wsgi [None req-5fe91a24-6765-4487-9ee5-f601c6ba5105 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:12:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:12:41.010 7 INFO cinder.api.openstack.wsgi [None req-73645c2b-240a-4393-9d7d-7088672defdc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:12:41.026 7 INFO cinder.api.openstack.wsgi [None req-73645c2b-240a-4393-9d7d-7088672defdc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:12:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:12:41.034 8 INFO cinder.api.openstack.wsgi [None req-a1854eef-ebfc-4c6e-b9d3-989cd6d502af 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:12:41.050 8 INFO cinder.api.openstack.wsgi [None req-a1854eef-ebfc-4c6e-b9d3-989cd6d502af 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:12:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:12:41.061 7 INFO cinder.api.openstack.wsgi [None req-5b30793c-4d0e-4249-9dd2-2ef05bc3579d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:12:41.071 7 INFO cinder.volume.api [None req-5b30793c-4d0e-4249-9dd2-2ef05bc3579d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:12:41.073 7 INFO cinder.api.openstack.wsgi [None req-5b30793c-4d0e-4249-9dd2-2ef05bc3579d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:12:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:12:41.087 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:12:41.095 8 INFO cinder.volume.api [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:12:41.096 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/625] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:12:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:12:41.109 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:12:41.613 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 313/626] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:12:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:12:41.860 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:41.860 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:41.861 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:41.862 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:51.860 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:51.860 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:12:51.860 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:12:51.860 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:01.860 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:01.860 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:01.861 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:01.861 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:11.860 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:11.860 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:11.861 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:11.862 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:21.860 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:21.860 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:21.861 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:21.861 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:31.859 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:31.859 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:31.860 7 INFO cinder.api.openstack.wsgi [None req-b658d8e6-587d-413a-bd06-a41eb733934c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:31.861 8 INFO cinder.api.openstack.wsgi [None req-c82d629b-125e-4ae7-adde-df564b4815ea 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:41.044 7 INFO cinder.api.openstack.wsgi [None req-cc8117ac-d0df-4615-bd36-8f85574cf814 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:13:41.049 7 INFO cinder.api.openstack.wsgi [None req-cc8117ac-d0df-4615-bd36-8f85574cf814 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 320/639] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:13:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:13:41.102 8 INFO cinder.api.openstack.wsgi [None req-246a183c-311f-4511-8f2e-193b506bae1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:13:41.124 8 INFO cinder.api.openstack.wsgi [None req-246a183c-311f-4511-8f2e-193b506bae1d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:13:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:13:41.135 7 INFO cinder.api.openstack.wsgi [None req-13a67b77-cb11-4029-b705-7204f420b895 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:13:41.154 7 INFO cinder.api.openstack.wsgi [None req-13a67b77-cb11-4029-b705-7204f420b895 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:13:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:13:41.163 8 INFO cinder.api.openstack.wsgi [None req-09bc0aad-f86f-4503-bc27-50bfab2f2fb9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:13:41.180 8 INFO cinder.api.openstack.wsgi [None req-09bc0aad-f86f-4503-bc27-50bfab2f2fb9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:13:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:13:41.193 7 INFO cinder.api.openstack.wsgi [None req-1a6f05c7-dc9c-4432-81a0-24e449eaa3d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:13:41.204 7 INFO cinder.volume.api [None req-1a6f05c7-dc9c-4432-81a0-24e449eaa3d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:13:41.206 7 INFO cinder.api.openstack.wsgi [None req-1a6f05c7-dc9c-4432-81a0-24e449eaa3d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:13:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:13:41.214 8 INFO cinder.api.openstack.wsgi [None req-8a8e44a3-0319-44b6-b8a6-ad70c9f7ca54 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:13:41.719 8 INFO cinder.api.openstack.wsgi [None req-8a8e44a3-0319-44b6-b8a6-ad70c9f7ca54 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:13:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:13:41.732 7 INFO cinder.api.openstack.wsgi [None req-82c2a0d7-796f-4b1c-a68a-ad17b420767a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:13:41.742 7 INFO cinder.volume.api [None req-82c2a0d7-796f-4b1c-a68a-ad17b420767a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:13:41.744 7 INFO cinder.api.openstack.wsgi [None req-82c2a0d7-796f-4b1c-a68a-ad17b420767a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:13:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:13:41.755 8 INFO cinder.api.openstack.wsgi [None req-1b32e0ed-f9cf-4ce1-99f8-d125e0e908f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:13:41.762 8 INFO cinder.volume.api [None req-1b32e0ed-f9cf-4ce1-99f8-d125e0e908f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:13:41.762 8 INFO cinder.api.openstack.wsgi [None req-1b32e0ed-f9cf-4ce1-99f8-d125e0e908f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:13:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:13:41.860 8 INFO cinder.api.openstack.wsgi [None req-1b32e0ed-f9cf-4ce1-99f8-d125e0e908f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:41.860 7 INFO cinder.api.openstack.wsgi [None req-82c2a0d7-796f-4b1c-a68a-ad17b420767a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:41.861 8 INFO cinder.api.openstack.wsgi [None req-1b32e0ed-f9cf-4ce1-99f8-d125e0e908f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:41.862 7 INFO cinder.api.openstack.wsgi [None req-82c2a0d7-796f-4b1c-a68a-ad17b420767a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:51.860 7 INFO cinder.api.openstack.wsgi [None req-82c2a0d7-796f-4b1c-a68a-ad17b420767a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:51.860 8 INFO cinder.api.openstack.wsgi [None req-1b32e0ed-f9cf-4ce1-99f8-d125e0e908f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:13:51.861 7 INFO cinder.api.openstack.wsgi [None req-82c2a0d7-796f-4b1c-a68a-ad17b420767a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:51.861 8 INFO cinder.api.openstack.wsgi [None req-1b32e0ed-f9cf-4ce1-99f8-d125e0e908f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:13:55.824 8 INFO cinder.api.openstack.wsgi [None req-4486104c-b806-47fb-af87-cdc0c4cf8a9c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots 2026-04-07 01:13:55.836 8 INFO cinder.volume.api [None req-4486104c-b806-47fb-af87-cdc0c4cf8a9c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:13:55.837 8 INFO cinder.api.openstack.wsgi [None req-4486104c-b806-47fb-af87-cdc0c4cf8a9c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.225 () {32 vars in 705 bytes} [Tue Apr 7 01:13:55 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:13:55.863 7 INFO cinder.api.openstack.wsgi [None req-42a34381-835c-43f8-a898-2d3a9468a6ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes 2026-04-07 01:13:55.889 7 INFO cinder.volume.api [None req-42a34381-835c-43f8-a898-2d3a9468a6ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:13:55.890 7 INFO cinder.api.openstack.wsgi [None req-42a34381-835c-43f8-a898-2d3a9468a6ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.225 () {32 vars in 701 bytes} [Tue Apr 7 01:13:55 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:14:01.860 7 INFO cinder.api.openstack.wsgi [None req-42a34381-835c-43f8-a898-2d3a9468a6ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:01.860 8 INFO cinder.api.openstack.wsgi [None req-4486104c-b806-47fb-af87-cdc0c4cf8a9c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:01.861 7 INFO cinder.api.openstack.wsgi [None req-42a34381-835c-43f8-a898-2d3a9468a6ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:01.861 8 INFO cinder.api.openstack.wsgi [None req-4486104c-b806-47fb-af87-cdc0c4cf8a9c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:11.860 7 INFO cinder.api.openstack.wsgi [None req-42a34381-835c-43f8-a898-2d3a9468a6ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:11.860 8 INFO cinder.api.openstack.wsgi [None req-4486104c-b806-47fb-af87-cdc0c4cf8a9c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:11.861 8 INFO cinder.api.openstack.wsgi [None req-4486104c-b806-47fb-af87-cdc0c4cf8a9c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:11.861 7 INFO cinder.api.openstack.wsgi [None req-42a34381-835c-43f8-a898-2d3a9468a6ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:20.029 8 INFO cinder.api.openstack.wsgi [None req-32fa8fa8-fccc-404a-9fa1-5536b367bb80 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes 2026-04-07 01:14:20.538 8 INFO cinder.api.v3.volumes [None req-32fa8fa8-fccc-404a-9fa1-5536b367bb80 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Create volume of 1 GB 2026-04-07 01:14:20.549 8 INFO cinder.volume.api [None req-32fa8fa8-fccc-404a-9fa1-5536b367bb80 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Availability Zones retrieved successfully. 2026-04-07 01:14:20.886 8 INFO cinder.volume.api [None req-32fa8fa8-fccc-404a-9fa1-5536b367bb80 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Create volume request issued successfully. 2026-04-07 01:14:20.887 8 INFO cinder.api.openstack.wsgi [None req-32fa8fa8-fccc-404a-9fa1-5536b367bb80 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes returned with HTTP 202 [pid: 8|app: 0|req: 329/657] 10.0.0.225 () {34 vars in 723 bytes} [Tue Apr 7 01:14:20 2026] POST /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes => generated 865 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-07 01:14:20.907 7 INFO cinder.api.openstack.wsgi [None req-218f2e3d-b9c2-4dc4-ba7a-20f07d951034 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:20.941 7 INFO cinder.volume.api [None req-218f2e3d-b9c2-4dc4-ba7a-20f07d951034 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Volume info retrieved successfully. 2026-04-07 01:14:20.949 7 INFO cinder.api.openstack.wsgi [None req-218f2e3d-b9c2-4dc4-ba7a-20f07d951034 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:14:20 2026] GET /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb => generated 933 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:21.860 7 INFO cinder.api.openstack.wsgi [None req-218f2e3d-b9c2-4dc4-ba7a-20f07d951034 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:21.860 8 INFO cinder.api.openstack.wsgi [None req-32fa8fa8-fccc-404a-9fa1-5536b367bb80 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:21.861 8 INFO cinder.api.openstack.wsgi [None req-32fa8fa8-fccc-404a-9fa1-5536b367bb80 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:21.862 7 INFO cinder.api.openstack.wsgi [None req-218f2e3d-b9c2-4dc4-ba7a-20f07d951034 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:21.972 7 INFO cinder.api.openstack.wsgi [None req-673c0d6b-8e4f-4b92-ba7e-e945e06e4bf8 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:21.988 7 INFO cinder.volume.api [None req-673c0d6b-8e4f-4b92-ba7e-e945e06e4bf8 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Volume info retrieved successfully. 2026-04-07 01:14:21.993 7 INFO cinder.api.openstack.wsgi [None req-673c0d6b-8e4f-4b92-ba7e-e945e06e4bf8 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb returned with HTTP 200 [pid: 7|app: 0|req: 331/661] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:14:21 2026] GET /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:23.048 8 INFO cinder.api.openstack.wsgi [None req-f4edd5f1-23e8-4629-a4f0-939d7d18c3a4 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:23.075 8 INFO cinder.volume.api [None req-f4edd5f1-23e8-4629-a4f0-939d7d18c3a4 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Volume info retrieved successfully. 2026-04-07 01:14:23.082 8 INFO cinder.api.openstack.wsgi [None req-f4edd5f1-23e8-4629-a4f0-939d7d18c3a4 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb returned with HTTP 200 [pid: 8|app: 0|req: 331/662] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:14:23 2026] GET /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb => generated 957 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:24.103 7 INFO cinder.api.openstack.wsgi [None req-77990686-f08f-4567-9581-96e95c33d6e9 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:24.118 7 INFO cinder.volume.api [None req-77990686-f08f-4567-9581-96e95c33d6e9 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Volume info retrieved successfully. 2026-04-07 01:14:24.124 7 INFO cinder.api.openstack.wsgi [None req-77990686-f08f-4567-9581-96e95c33d6e9 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb returned with HTTP 200 [pid: 7|app: 0|req: 332/663] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:14:24 2026] GET /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb => generated 1342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:24.209 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:24.223 8 INFO cinder.volume.api [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Volume info retrieved successfully. 2026-04-07 01:14:24.228 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb returned with HTTP 200 [pid: 8|app: 0|req: 332/664] 10.0.0.100 () {34 vars in 1028 bytes} [Tue Apr 7 01:14:24 2026] GET /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb => generated 1342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:26.706 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-d37117da-d43f-4943-b751-5ad97880e135 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:26.731 7 INFO cinder.volume.api [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-d37117da-d43f-4943-b751-5ad97880e135 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Volume info retrieved successfully. 2026-04-07 01:14:26.744 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-d37117da-d43f-4943-b751-5ad97880e135 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb returned with HTTP 200 [pid: 7|app: 0|req: 333/665] 10.0.0.100 () {34 vars in 1028 bytes} [Tue Apr 7 01:14:26 2026] GET /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb => generated 1342 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:14:26.756 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:14:26.757 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 333/666] 10.0.0.100 () {32 vars in 829 bytes} [Tue Apr 7 01:14:26 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:26.774 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-52a46922-fe2b-4921-abc3-158b885f5618 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:26.846 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-52a46922-fe2b-4921-abc3-158b885f5618 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/attachments returned with HTTP 200 [pid: 7|app: 0|req: 334/667] 10.0.0.100 () {40 vars in 1057 bytes} [Tue Apr 7 01:14:26 2026] POST /v3/8b272d21394b4fa8884d93bdb1a915ea/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:14:31.859 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-52a46922-fe2b-4921-abc3-158b885f5618 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:31.860 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:31.861 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:31.861 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-52a46922-fe2b-4921-abc3-158b885f5618 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:32.951 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:14:32.952 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f31418ee-d831-4034-a102-97ab79624cba 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 335/670] 199.204.45.89 () {32 vars in 839 bytes} [Tue Apr 7 01:14:32 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:33.079 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-1e17ac22-c9e0-494e-956a-6276a158abff 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:33.097 7 INFO cinder.volume.api [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-1e17ac22-c9e0-494e-956a-6276a158abff 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Volume info retrieved successfully. 2026-04-07 01:14:33.102 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-1e17ac22-c9e0-494e-956a-6276a158abff 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 199.204.45.89 () {36 vars in 1072 bytes} [Tue Apr 7 01:14:32 2026] GET /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb => generated 1522 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:34.989 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f29cac7d-0eeb-4fc3-aea6-3010f5a4de13 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:36.047 8 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-f29cac7d-0eeb-4fc3-aea6-3010f5a4de13 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce returned with HTTP 200 [pid: 8|app: 0|req: 336/672] 199.204.45.89 () {40 vars in 1134 bytes} [Tue Apr 7 01:14:34 2026] PUT /v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce => generated 802 bytes in 1065 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:36.566 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-1a4c1112-1688-49e3-8dcb-6643a8473af3 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:36.594 7 INFO cinder.api.openstack.wsgi [req-dda5cbad-62bf-41bf-a8bf-f893af0215f3 req-1a4c1112-1688-49e3-8dcb-6643a8473af3 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce/action returned with HTTP 204 [pid: 7|app: 0|req: 337/673] 199.204.45.89 () {40 vars in 1147 bytes} [Tue Apr 7 01:14:36 2026] POST /v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:40.962 8 INFO cinder.api.openstack.wsgi [None req-a3930a45-58fc-4d21-be6b-46452c19883e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:41.466 8 INFO cinder.api.openstack.wsgi [None req-a3930a45-58fc-4d21-be6b-46452c19883e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:14:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:41.478 7 INFO cinder.api.openstack.wsgi [None req-50692dd9-d553-4ab6-8f2b-548da925aa27 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:14:41.484 7 INFO cinder.api.openstack.wsgi [None req-50692dd9-d553-4ab6-8f2b-548da925aa27 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 338/675] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:41.522 8 INFO cinder.api.openstack.wsgi [None req-a7d683df-5d55-4efe-ac02-11e3667aa373 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:14:41.538 8 INFO cinder.api.openstack.wsgi [None req-a7d683df-5d55-4efe-ac02-11e3667aa373 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:41.549 7 INFO cinder.api.openstack.wsgi [None req-9ba45264-db61-4a6a-8910-8e5c056e1ca0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/8b272d21394b4fa8884d93bdb1a915ea?usage=true 2026-04-07 01:14:41.570 7 INFO cinder.api.openstack.wsgi [None req-9ba45264-db61-4a6a-8910-8e5c056e1ca0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/8b272d21394b4fa8884d93bdb1a915ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/8b272d21394b4fa8884d93bdb1a915ea?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:41.579 8 INFO cinder.api.openstack.wsgi [None req-993dc7b6-b103-4462-ab1d-0000421edd68 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:14:41.596 8 INFO cinder.api.openstack.wsgi [None req-993dc7b6-b103-4462-ab1d-0000421edd68 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/678] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:41.610 7 INFO cinder.api.openstack.wsgi [None req-8b6c2cc3-b4b6-4df2-b4e8-eb5e7830332c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:14:41.635 7 INFO cinder.api.openstack.wsgi [None req-8b6c2cc3-b4b6-4df2-b4e8-eb5e7830332c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:41.650 8 INFO cinder.api.openstack.wsgi [None req-15622d99-1c3a-4d7e-b61e-811f71b6a45c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/b2fb7773ddaf4fbfbd94facc69e33254?usage=true 2026-04-07 01:14:41.706 8 INFO cinder.api.openstack.wsgi [None req-15622d99-1c3a-4d7e-b61e-811f71b6a45c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/b2fb7773ddaf4fbfbd94facc69e33254?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/b2fb7773ddaf4fbfbd94facc69e33254?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:41.721 7 INFO cinder.api.openstack.wsgi [None req-cee74067-704c-46a9-acbf-8ef3b15bf05f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e37d25db91a9411682ff7e842a02f745?usage=true 2026-04-07 01:14:41.751 7 INFO cinder.api.openstack.wsgi [None req-cee74067-704c-46a9-acbf-8ef3b15bf05f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e37d25db91a9411682ff7e842a02f745?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/681] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e37d25db91a9411682ff7e842a02f745?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:41.764 8 INFO cinder.api.openstack.wsgi [None req-761fac16-372e-4e9f-ad23-560db1694bfd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ea80c8d016064e029197721df1605a70?usage=true 2026-04-07 01:14:41.802 8 INFO cinder.api.openstack.wsgi [None req-761fac16-372e-4e9f-ad23-560db1694bfd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ea80c8d016064e029197721df1605a70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/682] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ea80c8d016064e029197721df1605a70?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:14:41.811 7 INFO cinder.api.openstack.wsgi [None req-dcdfd3c4-368f-4fe2-b96c-0a994a05fb95 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:14:41.826 7 INFO cinder.volume.api [None req-dcdfd3c4-368f-4fe2-b96c-0a994a05fb95 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:41.831 7 INFO cinder.api.openstack.wsgi [None req-dcdfd3c4-368f-4fe2-b96c-0a994a05fb95 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1808 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:14:41.846 8 INFO cinder.api.openstack.wsgi [None req-1536865c-dbd2-4785-8eb9-83499bad4087 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:14:41.859 7 INFO cinder.api.openstack.wsgi [None req-dcdfd3c4-368f-4fe2-b96c-0a994a05fb95 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:41.860 7 INFO cinder.api.openstack.wsgi [None req-dcdfd3c4-368f-4fe2-b96c-0a994a05fb95 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:41.860 7 INFO cinder.api.openstack.wsgi [None req-dcdfd3c4-368f-4fe2-b96c-0a994a05fb95 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:41.861 7 INFO cinder.api.openstack.wsgi [None req-dcdfd3c4-368f-4fe2-b96c-0a994a05fb95 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:41.867 8 INFO cinder.volume.api [None req-1536865c-dbd2-4785-8eb9-83499bad4087 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:14:41.872 8 INFO cinder.api.openstack.wsgi [None req-1536865c-dbd2-4785-8eb9-83499bad4087 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/686] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1808 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:41.881 7 INFO cinder.api.openstack.wsgi [None req-7e8a5d90-fd08-4c1f-b35b-aae0cb705f7b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:14:41.886 7 INFO cinder.volume.api [None req-7e8a5d90-fd08-4c1f-b35b-aae0cb705f7b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:14:41.886 7 INFO cinder.api.openstack.wsgi [None req-7e8a5d90-fd08-4c1f-b35b-aae0cb705f7b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/687] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:14:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:14:51.860 8 INFO cinder.api.openstack.wsgi [None req-1536865c-dbd2-4785-8eb9-83499bad4087 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:51.860 7 INFO cinder.api.openstack.wsgi [None req-7e8a5d90-fd08-4c1f-b35b-aae0cb705f7b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:14:51.860 8 INFO cinder.api.openstack.wsgi [None req-1536865c-dbd2-4785-8eb9-83499bad4087 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:14:51.861 7 INFO cinder.api.openstack.wsgi [None req-7e8a5d90-fd08-4c1f-b35b-aae0cb705f7b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:00.215 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:15:00.771 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce returned with HTTP 200 [pid: 8|app: 0|req: 344/690] 199.204.45.89 () {38 vars in 1102 bytes} [Tue Apr 7 01:15:00 2026] DELETE /v3/8b272d21394b4fa8884d93bdb1a915ea/attachments/10ece914-4eed-42b8-99ef-d5753e8671ce => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:00.785 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb 2026-04-07 01:15:00.786 7 INFO cinder.api.v3.volumes [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Delete volume with id: f46e5917-15e0-4eba-9bbf-1900d296e2cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:15:00.800 7 INFO cinder.volume.api [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Volume info retrieved successfully. 2026-04-07 01:15:00.833 7 INFO cinder.volume.api [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] Delete volume request issued successfully. 2026-04-07 01:15:00.836 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb returned with HTTP 202 [pid: 7|app: 0|req: 347/691] 199.204.45.89 () {36 vars in 1053 bytes} [Tue Apr 7 01:15:00 2026] DELETE /v3/8b272d21394b4fa8884d93bdb1a915ea/volumes/f46e5917-15e0-4eba-9bbf-1900d296e2cb => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-07 01:15:01.860 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:01.860 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:01.861 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:01.862 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:11.860 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:11.860 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:11.861 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:11.861 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:21.860 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:21.860 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:21.861 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:21.862 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:31.859 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:31.860 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:31.860 8 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-e238e7f4-8237-4a4e-960f-edcce69e1c8b 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:31.861 7 INFO cinder.api.openstack.wsgi [req-4b6346a8-7130-41a2-88cc-ce55009695b2 req-f0cb867d-537d-404d-83d4-ee8abea9ea1f 1315a2aba10443bd9cca26a9d6e96b72 8b272d21394b4fa8884d93bdb1a915ea - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:41.039 8 INFO cinder.api.openstack.wsgi [None req-cd386a88-1c9c-44b4-bb75-88bde28fe0df 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:15:41.543 8 INFO cinder.api.openstack.wsgi [None req-cd386a88-1c9c-44b4-bb75-88bde28fe0df 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 349/700] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:15:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:41.558 7 INFO cinder.api.openstack.wsgi [None req-16c838da-66d0-48e4-a42c-989ae1bf14c4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:15:41.566 7 INFO cinder.volume.api [None req-16c838da-66d0-48e4-a42c-989ae1bf14c4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:15:41.567 7 INFO cinder.api.openstack.wsgi [None req-16c838da-66d0-48e4-a42c-989ae1bf14c4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 352/701] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:15:41.585 8 INFO cinder.api.openstack.wsgi [None req-dc806f0f-d6aa-4238-bbdf-0e5602466df1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:15:41.595 8 INFO cinder.volume.api [None req-dc806f0f-d6aa-4238-bbdf-0e5602466df1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:15:41.597 8 INFO cinder.api.openstack.wsgi [None req-dc806f0f-d6aa-4238-bbdf-0e5602466df1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 350/702] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:15:41.608 7 INFO cinder.api.openstack.wsgi [None req-ffb7469a-bdb5-4014-a259-5aa42f2464a8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:15:41.620 7 INFO cinder.volume.api [None req-ffb7469a-bdb5-4014-a259-5aa42f2464a8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:15:41.623 7 INFO cinder.api.openstack.wsgi [None req-ffb7469a-bdb5-4014-a259-5aa42f2464a8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/703] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:15:41.666 8 INFO cinder.api.openstack.wsgi [None req-4997d394-16aa-4680-88c5-1af9ff995ed7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:15:41.685 8 INFO cinder.api.openstack.wsgi [None req-4997d394-16aa-4680-88c5-1af9ff995ed7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/704] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:41.701 7 INFO cinder.api.openstack.wsgi [None req-a89f4bdc-d93e-479b-be19-275d1a5ddd9d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/094afa7873cd417693f16804815ccf84?usage=true 2026-04-07 01:15:41.722 7 INFO cinder.api.openstack.wsgi [None req-a89f4bdc-d93e-479b-be19-275d1a5ddd9d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/094afa7873cd417693f16804815ccf84?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/705] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/094afa7873cd417693f16804815ccf84?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:41.731 8 INFO cinder.api.openstack.wsgi [None req-3edea83c-10fa-4fff-95af-63736a28ee34 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:15:41.761 8 INFO cinder.api.openstack.wsgi [None req-3edea83c-10fa-4fff-95af-63736a28ee34 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/706] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:41.772 7 INFO cinder.api.openstack.wsgi [None req-2805b706-aa14-4e3d-b176-9fc1c3f091d8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:15:41.798 7 INFO cinder.api.openstack.wsgi [None req-2805b706-aa14-4e3d-b176-9fc1c3f091d8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/707] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:41.812 8 INFO cinder.api.openstack.wsgi [None req-dd9386eb-5576-4c2a-b94f-886d65add169 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d861558a47bc4f76938aba4d966bef97?usage=true 2026-04-07 01:15:41.834 8 INFO cinder.api.openstack.wsgi [None req-dd9386eb-5576-4c2a-b94f-886d65add169 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d861558a47bc4f76938aba4d966bef97?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/708] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d861558a47bc4f76938aba4d966bef97?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:41.844 7 INFO cinder.api.openstack.wsgi [None req-29d86e32-122c-41de-9553-1b8849d86a4d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/de001faaacbc41b1b92c654f90fb4f96?usage=true 2026-04-07 01:15:41.861 8 INFO cinder.api.openstack.wsgi [None req-dd9386eb-5576-4c2a-b94f-886d65add169 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:41.862 8 INFO cinder.api.openstack.wsgi [None req-dd9386eb-5576-4c2a-b94f-886d65add169 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:41.863 8 INFO cinder.api.openstack.wsgi [None req-dd9386eb-5576-4c2a-b94f-886d65add169 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:41.864 8 INFO cinder.api.openstack.wsgi [None req-dd9386eb-5576-4c2a-b94f-886d65add169 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:41.870 7 INFO cinder.api.openstack.wsgi [None req-29d86e32-122c-41de-9553-1b8849d86a4d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/de001faaacbc41b1b92c654f90fb4f96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/711] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/de001faaacbc41b1b92c654f90fb4f96?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:41.905 8 INFO cinder.api.openstack.wsgi [None req-acc1366c-0fcf-4e34-ba68-099b4c12c21d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e36d3d78b7854d0298eb65cbc0bd2cea?usage=true 2026-04-07 01:15:41.940 8 INFO cinder.api.openstack.wsgi [None req-acc1366c-0fcf-4e34-ba68-099b4c12c21d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e36d3d78b7854d0298eb65cbc0bd2cea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/712] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e36d3d78b7854d0298eb65cbc0bd2cea?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:41.951 7 INFO cinder.api.openstack.wsgi [None req-9a070b89-d7b8-4def-9a73-44b06b3dcd34 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:15:41.957 7 INFO cinder.api.openstack.wsgi [None req-9a070b89-d7b8-4def-9a73-44b06b3dcd34 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 357/713] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:15:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:15:51.860 7 INFO cinder.api.openstack.wsgi [None req-9a070b89-d7b8-4def-9a73-44b06b3dcd34 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:51.860 8 INFO cinder.api.openstack.wsgi [None req-acc1366c-0fcf-4e34-ba68-099b4c12c21d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:15:51.862 8 INFO cinder.api.openstack.wsgi [None req-acc1366c-0fcf-4e34-ba68-099b4c12c21d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:51.861 7 INFO cinder.api.openstack.wsgi [None req-9a070b89-d7b8-4def-9a73-44b06b3dcd34 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:15:53.965 8 INFO cinder.api.openstack.wsgi [None req-acc1366c-0fcf-4e34-ba68-099b4c12c21d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:15:53.966 8 INFO cinder.api.openstack.wsgi [None req-acc1366c-0fcf-4e34-ba68-099b4c12c21d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 358/716] 10.0.0.225 () {30 vars in 411 bytes} [Tue Apr 7 01:15:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-07 01:16:01.859 7 INFO cinder.api.openstack.wsgi [None req-9a070b89-d7b8-4def-9a73-44b06b3dcd34 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:01.859 8 INFO cinder.api.openstack.wsgi [None req-acc1366c-0fcf-4e34-ba68-099b4c12c21d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:01.860 7 INFO cinder.api.openstack.wsgi [None req-9a070b89-d7b8-4def-9a73-44b06b3dcd34 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:01.861 8 INFO cinder.api.openstack.wsgi [None req-acc1366c-0fcf-4e34-ba68-099b4c12c21d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:04.872 7 INFO cinder.api.openstack.wsgi [None req-cd0917d7-9199-4081-80bc-d34234fb7c51 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes 2026-04-07 01:16:04.878 7 INFO cinder.api.v3.volumes [None req-cd0917d7-9199-4081-80bc-d34234fb7c51 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Create volume of 1 GB 2026-04-07 01:16:04.893 7 INFO cinder.volume.api [None req-cd0917d7-9199-4081-80bc-d34234fb7c51 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:16:05.140 7 INFO cinder.volume.api [None req-cd0917d7-9199-4081-80bc-d34234fb7c51 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Create volume request issued successfully. 2026-04-07 01:16:05.141 7 INFO cinder.api.openstack.wsgi [None req-cd0917d7-9199-4081-80bc-d34234fb7c51 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 360/719] 10.0.0.225 () {34 vars in 722 bytes} [Tue Apr 7 01:16:04 2026] POST /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes => generated 861 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-07 01:16:05.164 8 INFO cinder.api.openstack.wsgi [None req-6af710b2-a4b0-46c4-8894-0008f39feee3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:05.182 8 INFO cinder.volume.api [None req-6af710b2-a4b0-46c4-8894-0008f39feee3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:05.189 8 INFO cinder.api.openstack.wsgi [None req-6af710b2-a4b0-46c4-8894-0008f39feee3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 returned with HTTP 200 [pid: 8|app: 0|req: 360/720] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:16:05 2026] GET /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 => generated 929 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:06.212 7 INFO cinder.api.openstack.wsgi [None req-66d50bdf-0c89-4084-ba30-b7a1dc59c2c5 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:06.238 7 INFO cinder.volume.api [None req-66d50bdf-0c89-4084-ba30-b7a1dc59c2c5 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:06.244 7 INFO cinder.api.openstack.wsgi [None req-66d50bdf-0c89-4084-ba30-b7a1dc59c2c5 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:16:06 2026] GET /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:11.860 7 INFO cinder.api.openstack.wsgi [None req-66d50bdf-0c89-4084-ba30-b7a1dc59c2c5 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:11.860 8 INFO cinder.api.openstack.wsgi [None req-6af710b2-a4b0-46c4-8894-0008f39feee3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:11.861 7 INFO cinder.api.openstack.wsgi [None req-66d50bdf-0c89-4084-ba30-b7a1dc59c2c5 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:11.861 8 INFO cinder.api.openstack.wsgi [None req-6af710b2-a4b0-46c4-8894-0008f39feee3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:21.860 8 INFO cinder.api.openstack.wsgi [None req-6af710b2-a4b0-46c4-8894-0008f39feee3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:21.861 8 INFO cinder.api.openstack.wsgi [None req-6af710b2-a4b0-46c4-8894-0008f39feee3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:21.862 7 INFO cinder.api.openstack.wsgi [None req-66d50bdf-0c89-4084-ba30-b7a1dc59c2c5 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:21.866 7 INFO cinder.api.openstack.wsgi [None req-66d50bdf-0c89-4084-ba30-b7a1dc59c2c5 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:22.854 8 INFO cinder.api.openstack.wsgi [None req-69d53873-60ba-4de3-9723-5c635448b3e0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:22.889 8 INFO cinder.volume.api [None req-69d53873-60ba-4de3-9723-5c635448b3e0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:22.901 8 INFO cinder.volume.api [None req-69d53873-60ba-4de3-9723-5c635448b3e0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Update volume admin metadata completed successfully. 2026-04-07 01:16:23.405 8 INFO cinder.volume.api [None req-69d53873-60ba-4de3-9723-5c635448b3e0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Attach volume completed successfully. 2026-04-07 01:16:23.406 8 INFO cinder.api.openstack.wsgi [None req-69d53873-60ba-4de3-9723-5c635448b3e0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1/action returned with HTTP 202 [pid: 8|app: 0|req: 363/726] 10.0.0.225 () {34 vars in 810 bytes} [Tue Apr 7 01:16:22 2026] POST /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1/action => generated 0 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:23.418 7 INFO cinder.api.openstack.wsgi [None req-b4943f3b-0670-494c-a45a-181f7c8d41a2 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:23.443 7 INFO cinder.volume.api [None req-b4943f3b-0670-494c-a45a-181f7c8d41a2 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:23.450 7 INFO cinder.api.openstack.wsgi [None req-b4943f3b-0670-494c-a45a-181f7c8d41a2 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 returned with HTTP 200 [pid: 7|app: 0|req: 364/727] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:16:23 2026] GET /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 => generated 1288 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:23.477 8 INFO cinder.api.openstack.wsgi [None req-88ef0ed3-e85c-473d-ae19-376a09b6b27a 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:23.490 8 INFO cinder.volume.api [None req-88ef0ed3-e85c-473d-ae19-376a09b6b27a 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:23.995 8 INFO cinder.volume.api [None req-88ef0ed3-e85c-473d-ae19-376a09b6b27a 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Detach volume completed successfully. 2026-04-07 01:16:23.995 8 INFO cinder.api.openstack.wsgi [None req-88ef0ed3-e85c-473d-ae19-376a09b6b27a 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1/action returned with HTTP 202 [pid: 8|app: 0|req: 364/728] 10.0.0.225 () {34 vars in 810 bytes} [Tue Apr 7 01:16:23 2026] POST /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:24.011 7 INFO cinder.api.openstack.wsgi [None req-92e2a418-43fe-44ab-96e1-bfe05a0454e3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:24.025 7 INFO cinder.volume.api [None req-92e2a418-43fe-44ab-96e1-bfe05a0454e3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:24.029 7 INFO cinder.api.openstack.wsgi [None req-92e2a418-43fe-44ab-96e1-bfe05a0454e3 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 returned with HTTP 200 [pid: 7|app: 0|req: 365/729] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:16:24 2026] GET /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:31.741 8 INFO cinder.api.openstack.wsgi [None req-939c0e5e-3d76-4631-ae9a-74d0b13c83aa 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:31.754 8 INFO cinder.volume.api [None req-939c0e5e-3d76-4631-ae9a-74d0b13c83aa 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:31.759 8 INFO cinder.api.openstack.wsgi [None req-939c0e5e-3d76-4631-ae9a-74d0b13c83aa 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:16:31 2026] GET /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:31.777 7 INFO cinder.api.openstack.wsgi [None req-12d6d4de-e7f4-4531-99a2-5e4f735abc97 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 2026-04-07 01:16:31.778 7 INFO cinder.api.v3.volumes [None req-12d6d4de-e7f4-4531-99a2-5e4f735abc97 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Delete volume with id: dc4acfe0-351f-4e20-bd95-741a33cf1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:31.789 7 INFO cinder.volume.api [None req-12d6d4de-e7f4-4531-99a2-5e4f735abc97 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:31.816 7 INFO cinder.volume.api [None req-12d6d4de-e7f4-4531-99a2-5e4f735abc97 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Delete volume request issued successfully. 2026-04-07 01:16:31.816 7 INFO cinder.api.openstack.wsgi [None req-12d6d4de-e7f4-4531-99a2-5e4f735abc97 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 returned with HTTP 202 [pid: 7|app: 0|req: 366/731] 10.0.0.225 () {32 vars in 778 bytes} [Tue Apr 7 01:16:31 2026] DELETE /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:31.830 8 INFO cinder.api.openstack.wsgi [None req-fc4f253c-dd99-4cbf-9c7d-00f86f4499c0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:16:31.842 8 INFO cinder.volume.api [None req-fc4f253c-dd99-4cbf-9c7d-00f86f4499c0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] Volume info retrieved successfully. 2026-04-07 01:16:31.848 8 INFO cinder.api.openstack.wsgi [None req-fc4f253c-dd99-4cbf-9c7d-00f86f4499c0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 returned with HTTP 200 [pid: 8|app: 0|req: 366/732] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:16:31 2026] GET /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:31.859 8 INFO cinder.api.openstack.wsgi [None req-fc4f253c-dd99-4cbf-9c7d-00f86f4499c0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:31.860 8 INFO cinder.api.openstack.wsgi [None req-fc4f253c-dd99-4cbf-9c7d-00f86f4499c0 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:31.859 7 INFO cinder.api.openstack.wsgi [None req-12d6d4de-e7f4-4531-99a2-5e4f735abc97 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:31.862 7 INFO cinder.api.openstack.wsgi [None req-12d6d4de-e7f4-4531-99a2-5e4f735abc97 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:32.868 8 INFO cinder.api.openstack.wsgi [None req-e4884aaa-ac10-4fa5-9ebc-4d25675baf8f 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 2026-04-07 01:16:32.875 8 INFO cinder.api.openstack.wsgi [None req-e4884aaa-ac10-4fa5-9ebc-4d25675baf8f 18592f24dcfc4bf4a4cecfddc7452157 454cd9351b334ff5b4b03b4c823c9dc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 returned with HTTP 404 [pid: 8|app: 0|req: 368/735] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:16:32 2026] GET /v3/454cd9351b334ff5b4b03b4c823c9dc0/volumes/dc4acfe0-351f-4e20-bd95-741a33cf1ee1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:37.945 7 INFO cinder.api.openstack.wsgi [req-97bd5b6a-19c6-48b0-92b2-fbfb84ca7fd3 req-b2c1a9cb-28d3-4e81-b673-77dbe883feec 5b7d92ba9d584034aca8a9124191c953 731f88bdee6a43c788f279e2fba8943f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/731f88bdee6a43c788f279e2fba8943f/attachments?instance_id=fc566704-82c6-4361-bf85-083dea5c4404 2026-04-07 01:16:37.965 7 INFO cinder.api.openstack.wsgi [req-97bd5b6a-19c6-48b0-92b2-fbfb84ca7fd3 req-b2c1a9cb-28d3-4e81-b673-77dbe883feec 5b7d92ba9d584034aca8a9124191c953 731f88bdee6a43c788f279e2fba8943f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/731f88bdee6a43c788f279e2fba8943f/attachments?instance_id=fc566704-82c6-4361-bf85-083dea5c4404 returned with HTTP 200 [pid: 7|app: 0|req: 368/736] 199.204.45.89 () {36 vars in 1103 bytes} [Tue Apr 7 01:16:37 2026] GET /v3/731f88bdee6a43c788f279e2fba8943f/attachments?instance_id=fc566704-82c6-4361-bf85-083dea5c4404 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.114 8 INFO cinder.api.openstack.wsgi [None req-4db52d7a-a975-4a88-b99c-c8c9525c6113 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:16:41.126 8 INFO cinder.volume.api [None req-4db52d7a-a975-4a88-b99c-c8c9525c6113 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:16:41.128 8 INFO cinder.api.openstack.wsgi [None req-4db52d7a-a975-4a88-b99c-c8c9525c6113 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/737] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:16:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:16:41.138 7 INFO cinder.api.openstack.wsgi [None req-20740e09-9f43-469d-af14-b7b27e7b7524 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:16:41.147 7 INFO cinder.volume.api [None req-20740e09-9f43-469d-af14-b7b27e7b7524 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:16:41.147 7 INFO cinder.api.openstack.wsgi [None req-20740e09-9f43-469d-af14-b7b27e7b7524 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 369/738] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:16:41.162 8 INFO cinder.api.openstack.wsgi [None req-98819706-901c-4781-8d34-5bc60c9c93b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:16:41.168 8 INFO cinder.api.openstack.wsgi [None req-98819706-901c-4781-8d34-5bc60c9c93b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 370/739] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.180 7 INFO cinder.api.openstack.wsgi [None req-067704b4-ed45-4f7f-9d75-6862a2309013 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:16:41.191 7 INFO cinder.volume.api [None req-067704b4-ed45-4f7f-9d75-6862a2309013 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:16:41.193 7 INFO cinder.api.openstack.wsgi [None req-067704b4-ed45-4f7f-9d75-6862a2309013 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 370/740] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:16:41.206 8 INFO cinder.api.openstack.wsgi [None req-ab8162f7-5fd0-40a0-8068-e7f3d30c3fc6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:16:41.710 8 INFO cinder.api.openstack.wsgi [None req-ab8162f7-5fd0-40a0-8068-e7f3d30c3fc6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 371/741] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.752 7 INFO cinder.api.openstack.wsgi [None req-0d788d10-ef57-4b0b-adb7-bdbd80b352ca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:16:41.779 7 INFO cinder.api.openstack.wsgi [None req-0d788d10-ef57-4b0b-adb7-bdbd80b352ca 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/742] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.791 8 INFO cinder.api.openstack.wsgi [None req-f6f55e5b-efde-4270-bc83-4a285fb850e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/0c41bb6db52e4cffb85d6a73a1ca8408?usage=true 2026-04-07 01:16:41.812 8 INFO cinder.api.openstack.wsgi [None req-f6f55e5b-efde-4270-bc83-4a285fb850e3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/0c41bb6db52e4cffb85d6a73a1ca8408?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/743] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/0c41bb6db52e4cffb85d6a73a1ca8408?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.824 7 INFO cinder.api.openstack.wsgi [None req-f340b7cf-9514-4bb7-ac46-5e8ca7e532fe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/48709efc1abb44f28e46683fc43e72e4?usage=true 2026-04-07 01:16:41.851 7 INFO cinder.api.openstack.wsgi [None req-f340b7cf-9514-4bb7-ac46-5e8ca7e532fe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/48709efc1abb44f28e46683fc43e72e4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/744] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/48709efc1abb44f28e46683fc43e72e4?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.859 7 INFO cinder.api.openstack.wsgi [None req-f340b7cf-9514-4bb7-ac46-5e8ca7e532fe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:41.860 7 INFO cinder.api.openstack.wsgi [None req-f340b7cf-9514-4bb7-ac46-5e8ca7e532fe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:41.861 7 INFO cinder.api.openstack.wsgi [None req-f340b7cf-9514-4bb7-ac46-5e8ca7e532fe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:41.861 7 INFO cinder.api.openstack.wsgi [None req-f340b7cf-9514-4bb7-ac46-5e8ca7e532fe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:41.863 8 INFO cinder.api.openstack.wsgi [None req-5ef731f2-d13a-4c0d-95ce-b0e3da3a69f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/731f88bdee6a43c788f279e2fba8943f?usage=true 2026-04-07 01:16:41.885 8 INFO cinder.api.openstack.wsgi [None req-5ef731f2-d13a-4c0d-95ce-b0e3da3a69f9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/731f88bdee6a43c788f279e2fba8943f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/747] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/731f88bdee6a43c788f279e2fba8943f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.900 7 INFO cinder.api.openstack.wsgi [None req-1e30a31d-f03e-4f91-8daf-cbabfb05663a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/7702f1fe395748f2b76d5ce577d02bff?usage=true 2026-04-07 01:16:41.920 7 INFO cinder.api.openstack.wsgi [None req-1e30a31d-f03e-4f91-8daf-cbabfb05663a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/7702f1fe395748f2b76d5ce577d02bff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/748] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/7702f1fe395748f2b76d5ce577d02bff?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.930 8 INFO cinder.api.openstack.wsgi [None req-794bf49e-c927-450c-ad7d-f9d81290706c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/77ee28e6b66d47228d79e0573ba8a0ae?usage=true 2026-04-07 01:16:41.954 8 INFO cinder.api.openstack.wsgi [None req-794bf49e-c927-450c-ad7d-f9d81290706c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/77ee28e6b66d47228d79e0573ba8a0ae?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/749] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/77ee28e6b66d47228d79e0573ba8a0ae?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:41.967 7 INFO cinder.api.openstack.wsgi [None req-666eb118-1db4-4b99-aef2-86af9f85ce7d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:16:42.000 7 INFO cinder.api.openstack.wsgi [None req-666eb118-1db4-4b99-aef2-86af9f85ce7d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/750] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:42.015 8 INFO cinder.api.openstack.wsgi [None req-df73fdab-c38a-40a6-ba9c-7642e52e6c6f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:16:42.038 8 INFO cinder.api.openstack.wsgi [None req-df73fdab-c38a-40a6-ba9c-7642e52e6c6f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/751] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:42.065 7 INFO cinder.api.openstack.wsgi [None req-19e0c11a-5905-44d7-be30-c27dcc35b74e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/b8e7ef02e6e342db9cf11b9bf78cb741?usage=true 2026-04-07 01:16:42.083 7 INFO cinder.api.openstack.wsgi [None req-19e0c11a-5905-44d7-be30-c27dcc35b74e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/b8e7ef02e6e342db9cf11b9bf78cb741?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/752] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/b8e7ef02e6e342db9cf11b9bf78cb741?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:42.096 8 INFO cinder.api.openstack.wsgi [None req-4b3ccc80-6025-44f6-8016-85a5e1b9382f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ded0c1af25fc4e7bb696a065ea00c5ff?usage=true 2026-04-07 01:16:42.116 8 INFO cinder.api.openstack.wsgi [None req-4b3ccc80-6025-44f6-8016-85a5e1b9382f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ded0c1af25fc4e7bb696a065ea00c5ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/753] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:16:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ded0c1af25fc4e7bb696a065ea00c5ff?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:16:51.860 8 INFO cinder.api.openstack.wsgi [None req-4b3ccc80-6025-44f6-8016-85a5e1b9382f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:51.860 7 INFO cinder.api.openstack.wsgi [None req-19e0c11a-5905-44d7-be30-c27dcc35b74e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:16:51.861 8 INFO cinder.api.openstack.wsgi [None req-4b3ccc80-6025-44f6-8016-85a5e1b9382f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:16:51.861 7 INFO cinder.api.openstack.wsgi [None req-19e0c11a-5905-44d7-be30-c27dcc35b74e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:01.860 8 INFO cinder.api.openstack.wsgi [None req-4b3ccc80-6025-44f6-8016-85a5e1b9382f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:01.860 7 INFO cinder.api.openstack.wsgi [None req-19e0c11a-5905-44d7-be30-c27dcc35b74e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:01.861 8 INFO cinder.api.openstack.wsgi [None req-4b3ccc80-6025-44f6-8016-85a5e1b9382f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:01.861 7 INFO cinder.api.openstack.wsgi [None req-19e0c11a-5905-44d7-be30-c27dcc35b74e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:03.963 8 INFO cinder.api.openstack.wsgi [None req-37072f1b-5761-47a0-831a-0e4690b932d3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes 2026-04-07 01:17:03.966 8 INFO cinder.api.v3.volumes [None req-37072f1b-5761-47a0-831a-0e4690b932d3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Create volume of 1 GB 2026-04-07 01:17:03.972 8 INFO cinder.volume.api [None req-37072f1b-5761-47a0-831a-0e4690b932d3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:17:04.112 8 INFO cinder.volume.api [None req-37072f1b-5761-47a0-831a-0e4690b932d3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Create volume request issued successfully. 2026-04-07 01:17:04.113 8 INFO cinder.api.openstack.wsgi [None req-37072f1b-5761-47a0-831a-0e4690b932d3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes returned with HTTP 202 [pid: 8|app: 0|req: 379/758] 10.0.0.225 () {34 vars in 723 bytes} [Tue Apr 7 01:17:03 2026] POST /v3/428647c5c8ba4b2882e9263ba9973648/volumes => generated 870 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-07 01:17:04.137 7 INFO cinder.api.openstack.wsgi [None req-89c81c51-cde5-4659-96ab-08ed6c25d1e4 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:04.153 7 INFO cinder.volume.api [None req-89c81c51-cde5-4659-96ab-08ed6c25d1e4 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:04.158 7 INFO cinder.api.openstack.wsgi [None req-89c81c51-cde5-4659-96ab-08ed6c25d1e4 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 200 [pid: 7|app: 0|req: 380/759] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:04 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:05.185 8 INFO cinder.api.openstack.wsgi [None req-e89332a8-8186-4017-b280-3d0aef52b150 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:05.199 8 INFO cinder.volume.api [None req-e89332a8-8186-4017-b280-3d0aef52b150 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:05.205 8 INFO cinder.api.openstack.wsgi [None req-e89332a8-8186-4017-b280-3d0aef52b150 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 200 [pid: 8|app: 0|req: 380/760] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:05 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 963 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:05.225 7 INFO cinder.api.openstack.wsgi [None req-2c84c735-9733-49ee-9495-e60a7af3e95d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:05.237 7 INFO cinder.volume.api [None req-2c84c735-9733-49ee-9495-e60a7af3e95d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:05.244 7 INFO cinder.api.openstack.wsgi [None req-2c84c735-9733-49ee-9495-e60a7af3e95d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 200 [pid: 7|app: 0|req: 381/761] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:05 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 963 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:05.263 8 INFO cinder.api.openstack.wsgi [None req-d830ef8a-7902-4aaa-bfdd-89edbad67175 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:05.279 8 INFO cinder.volume.api [None req-d830ef8a-7902-4aaa-bfdd-89edbad67175 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:05.287 8 INFO cinder.volume.api [None req-d830ef8a-7902-4aaa-bfdd-89edbad67175 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume updated successfully. 2026-04-07 01:17:05.287 8 INFO cinder.api.openstack.wsgi [None req-d830ef8a-7902-4aaa-bfdd-89edbad67175 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 200 [pid: 8|app: 0|req: 381/762] 10.0.0.225 () {34 vars in 795 bytes} [Tue Apr 7 01:17:05 2026] PUT /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:05.310 7 INFO cinder.api.openstack.wsgi [None req-c0bf3602-8f06-42f1-b57f-4d24f8b6cd73 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:05.323 7 INFO cinder.volume.api [None req-c0bf3602-8f06-42f1-b57f-4d24f8b6cd73 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:05.330 7 INFO cinder.volume.api [None req-c0bf3602-8f06-42f1-b57f-4d24f8b6cd73 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume updated successfully. 2026-04-07 01:17:05.331 7 INFO cinder.api.openstack.wsgi [None req-c0bf3602-8f06-42f1-b57f-4d24f8b6cd73 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 200 [pid: 7|app: 0|req: 382/763] 10.0.0.225 () {34 vars in 796 bytes} [Tue Apr 7 01:17:05 2026] PUT /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 934 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:05.347 8 INFO cinder.api.openstack.wsgi [None req-24473db6-90d5-474b-98c7-a909ba54562b e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:05.362 8 INFO cinder.volume.api [None req-24473db6-90d5-474b-98c7-a909ba54562b e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:05.367 8 INFO cinder.api.openstack.wsgi [None req-24473db6-90d5-474b-98c7-a909ba54562b e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 200 [pid: 8|app: 0|req: 382/764] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:05 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:05.387 7 INFO cinder.api.openstack.wsgi [None req-1d4fa65f-6d4c-40cf-bd63-bbff165e0a00 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes 2026-04-07 01:17:05.390 7 INFO cinder.api.v3.volumes [None req-1d4fa65f-6d4c-40cf-bd63-bbff165e0a00 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Create volume of 1 GB 2026-04-07 01:17:05.395 7 INFO cinder.volume.api [None req-1d4fa65f-6d4c-40cf-bd63-bbff165e0a00 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:17:05.511 7 INFO cinder.volume.api [None req-1d4fa65f-6d4c-40cf-bd63-bbff165e0a00 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Create volume request issued successfully. 2026-04-07 01:17:05.512 7 INFO cinder.api.openstack.wsgi [None req-1d4fa65f-6d4c-40cf-bd63-bbff165e0a00 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes returned with HTTP 202 [pid: 7|app: 0|req: 383/765] 10.0.0.225 () {34 vars in 723 bytes} [Tue Apr 7 01:17:05 2026] POST /v3/428647c5c8ba4b2882e9263ba9973648/volumes => generated 891 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:05.533 8 INFO cinder.api.openstack.wsgi [None req-c6b9d0bc-ffc0-4bd6-98aa-e6c50b353775 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:05.561 8 INFO cinder.volume.api [None req-c6b9d0bc-ffc0-4bd6-98aa-e6c50b353775 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:05.577 8 INFO cinder.api.openstack.wsgi [None req-c6b9d0bc-ffc0-4bd6-98aa-e6c50b353775 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 returned with HTTP 200 [pid: 8|app: 0|req: 383/766] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:05 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 => generated 959 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:06.602 7 INFO cinder.api.openstack.wsgi [None req-1e7e15d6-32ca-40db-ad85-dda567d165c3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:06.615 7 INFO cinder.volume.api [None req-1e7e15d6-32ca-40db-ad85-dda567d165c3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:06.621 7 INFO cinder.api.openstack.wsgi [None req-1e7e15d6-32ca-40db-ad85-dda567d165c3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 returned with HTTP 200 [pid: 7|app: 0|req: 384/767] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:06 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 => generated 984 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:06.637 8 INFO cinder.api.openstack.wsgi [None req-314bff85-07f6-4985-85ac-49542f7e9998 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:06.652 8 INFO cinder.volume.api [None req-314bff85-07f6-4985-85ac-49542f7e9998 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:06.660 8 INFO cinder.volume.api [None req-314bff85-07f6-4985-85ac-49542f7e9998 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume updated successfully. 2026-04-07 01:17:06.661 8 INFO cinder.api.openstack.wsgi [None req-314bff85-07f6-4985-85ac-49542f7e9998 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 returned with HTTP 200 [pid: 8|app: 0|req: 384/768] 10.0.0.225 () {34 vars in 795 bytes} [Tue Apr 7 01:17:06 2026] PUT /v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:06.679 7 INFO cinder.api.openstack.wsgi [None req-2d71e2fd-a5dc-4651-80f6-699596d4909d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:06.696 7 INFO cinder.volume.api [None req-2d71e2fd-a5dc-4651-80f6-699596d4909d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:06.700 7 INFO cinder.api.openstack.wsgi [None req-2d71e2fd-a5dc-4651-80f6-699596d4909d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 returned with HTTP 200 [pid: 7|app: 0|req: 385/769] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:06 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:06.717 8 INFO cinder.api.openstack.wsgi [None req-36ce1de7-17d7-425e-835e-c0d19b9e94e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 2026-04-07 01:17:06.718 8 INFO cinder.api.v3.volumes [None req-36ce1de7-17d7-425e-835e-c0d19b9e94e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Delete volume with id: 29f3678e-7bde-4c40-bb0d-431c33962ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:06.730 8 INFO cinder.volume.api [None req-36ce1de7-17d7-425e-835e-c0d19b9e94e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:06.762 8 INFO cinder.volume.api [None req-36ce1de7-17d7-425e-835e-c0d19b9e94e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Delete volume request issued successfully. 2026-04-07 01:17:06.762 8 INFO cinder.api.openstack.wsgi [None req-36ce1de7-17d7-425e-835e-c0d19b9e94e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 returned with HTTP 202 [pid: 8|app: 0|req: 385/770] 10.0.0.225 () {32 vars in 778 bytes} [Tue Apr 7 01:17:06 2026] DELETE /v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:06.777 7 INFO cinder.api.openstack.wsgi [None req-4abc956f-282f-4c48-9523-13f6cb4e4a4a e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:06.795 7 INFO cinder.volume.api [None req-4abc956f-282f-4c48-9523-13f6cb4e4a4a e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:06.800 7 INFO cinder.api.openstack.wsgi [None req-4abc956f-282f-4c48-9523-13f6cb4e4a4a e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 returned with HTTP 200 [pid: 7|app: 0|req: 386/771] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:06 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 => generated 948 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:07.822 8 INFO cinder.api.openstack.wsgi [None req-16049834-83ea-4b21-b374-7c193d9013ef e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 2026-04-07 01:17:07.830 8 INFO cinder.api.openstack.wsgi [None req-16049834-83ea-4b21-b374-7c193d9013ef e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 returned with HTTP 404 [pid: 8|app: 0|req: 386/772] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:07 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/29f3678e-7bde-4c40-bb0d-431c33962ac9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:07.840 7 INFO cinder.api.openstack.wsgi [None req-384c6486-8526-4825-9cef-10938cef34a1 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:07.854 7 INFO cinder.volume.api [None req-384c6486-8526-4825-9cef-10938cef34a1 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:07.859 7 INFO cinder.api.openstack.wsgi [None req-384c6486-8526-4825-9cef-10938cef34a1 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 200 [pid: 7|app: 0|req: 387/773] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:07 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:17:07.880 8 INFO cinder.api.openstack.wsgi [None req-519ff1a7-6fce-4abb-9282-1ed3dc1b29f1 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c 2026-04-07 01:17:07.881 8 INFO cinder.api.v3.volumes [None req-519ff1a7-6fce-4abb-9282-1ed3dc1b29f1 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Delete volume with id: 74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:07.892 8 INFO cinder.volume.api [None req-519ff1a7-6fce-4abb-9282-1ed3dc1b29f1 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:07.914 8 INFO cinder.volume.api [None req-519ff1a7-6fce-4abb-9282-1ed3dc1b29f1 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Delete volume request issued successfully. 2026-04-07 01:17:07.914 8 INFO cinder.api.openstack.wsgi [None req-519ff1a7-6fce-4abb-9282-1ed3dc1b29f1 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 202 [pid: 8|app: 0|req: 387/774] 10.0.0.225 () {32 vars in 778 bytes} [Tue Apr 7 01:17:07 2026] DELETE /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:07.936 7 INFO cinder.api.openstack.wsgi [None req-69b037b3-e397-4e89-94a0-662097957962 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:07.961 7 INFO cinder.volume.api [None req-69b037b3-e397-4e89-94a0-662097957962 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:07.965 7 INFO cinder.api.openstack.wsgi [None req-69b037b3-e397-4e89-94a0-662097957962 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 200 [pid: 7|app: 0|req: 388/775] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:07 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 1001 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:08.990 8 INFO cinder.api.openstack.wsgi [None req-f6e730e6-dcb3-4eff-a707-0c7bc7ee7b18 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c 2026-04-07 01:17:08.998 8 INFO cinder.api.openstack.wsgi [None req-f6e730e6-dcb3-4eff-a707-0c7bc7ee7b18 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c returned with HTTP 404 [pid: 8|app: 0|req: 388/776] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:08 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/74bfd2dc-6944-438d-b570-eca33557bb1c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:09.065 7 INFO cinder.api.openstack.wsgi [None req-0f5ae357-38f7-4a1d-9ab6-9de40b51625d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes 2026-04-07 01:17:09.635 7 INFO cinder.api.v3.volumes [None req-0f5ae357-38f7-4a1d-9ab6-9de40b51625d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Create volume of 1 GB 2026-04-07 01:17:09.642 7 INFO cinder.volume.api [None req-0f5ae357-38f7-4a1d-9ab6-9de40b51625d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:17:09.825 7 INFO cinder.volume.api [None req-0f5ae357-38f7-4a1d-9ab6-9de40b51625d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Create volume request issued successfully. 2026-04-07 01:17:09.826 7 INFO cinder.api.openstack.wsgi [None req-0f5ae357-38f7-4a1d-9ab6-9de40b51625d e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes returned with HTTP 202 [pid: 7|app: 0|req: 389/777] 10.0.0.225 () {34 vars in 723 bytes} [Tue Apr 7 01:17:09 2026] POST /v3/428647c5c8ba4b2882e9263ba9973648/volumes => generated 871 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-07 01:17:09.848 8 INFO cinder.api.openstack.wsgi [None req-56e99fd6-cee6-4902-b4fa-5c950ecab98b e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:09.876 8 INFO cinder.volume.api [None req-56e99fd6-cee6-4902-b4fa-5c950ecab98b e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:09.881 8 INFO cinder.api.openstack.wsgi [None req-56e99fd6-cee6-4902-b4fa-5c950ecab98b e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 200 [pid: 8|app: 0|req: 389/778] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:09 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:10.900 7 INFO cinder.api.openstack.wsgi [None req-e35c7f19-7979-45f5-a253-248f4772d187 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:10.918 7 INFO cinder.volume.api [None req-e35c7f19-7979-45f5-a253-248f4772d187 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:10.924 7 INFO cinder.api.openstack.wsgi [None req-e35c7f19-7979-45f5-a253-248f4772d187 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 200 [pid: 7|app: 0|req: 390/779] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:10 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => generated 1348 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:10.947 8 INFO cinder.api.openstack.wsgi [None req-60a13230-2a9c-49d4-9cd3-6f4d39f81b43 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:10.964 8 INFO cinder.volume.api [None req-60a13230-2a9c-49d4-9cd3-6f4d39f81b43 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:10.971 8 INFO cinder.api.openstack.wsgi [None req-60a13230-2a9c-49d4-9cd3-6f4d39f81b43 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 200 [pid: 8|app: 0|req: 390/780] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:10 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:10.994 7 INFO cinder.api.openstack.wsgi [None req-c872cc6b-909d-4565-864c-3e7b63702064 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:11.018 7 INFO cinder.volume.api [None req-c872cc6b-909d-4565-864c-3e7b63702064 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:11.029 7 INFO cinder.volume.api [None req-c872cc6b-909d-4565-864c-3e7b63702064 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume updated successfully. 2026-04-07 01:17:11.029 7 INFO cinder.api.openstack.wsgi [None req-c872cc6b-909d-4565-864c-3e7b63702064 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 200 [pid: 7|app: 0|req: 391/781] 10.0.0.225 () {34 vars in 795 bytes} [Tue Apr 7 01:17:10 2026] PUT /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:11.046 8 INFO cinder.api.openstack.wsgi [None req-4a6fe91f-d94a-4b4a-8802-c01b75dd9d80 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:11.066 8 INFO cinder.volume.api [None req-4a6fe91f-d94a-4b4a-8802-c01b75dd9d80 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:11.073 8 INFO cinder.volume.api [None req-4a6fe91f-d94a-4b4a-8802-c01b75dd9d80 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume updated successfully. 2026-04-07 01:17:11.074 8 INFO cinder.api.openstack.wsgi [None req-4a6fe91f-d94a-4b4a-8802-c01b75dd9d80 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 200 [pid: 8|app: 0|req: 391/782] 10.0.0.225 () {34 vars in 796 bytes} [Tue Apr 7 01:17:11 2026] PUT /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => generated 934 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:11.096 7 INFO cinder.api.openstack.wsgi [None req-482d2f0b-a881-413a-bd55-0765721892dd e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:11.114 7 INFO cinder.volume.api [None req-482d2f0b-a881-413a-bd55-0765721892dd e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:11.119 7 INFO cinder.api.openstack.wsgi [None req-482d2f0b-a881-413a-bd55-0765721892dd e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 200 [pid: 7|app: 0|req: 392/783] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:11 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:11.139 8 INFO cinder.api.openstack.wsgi [None req-cfb1a62a-9b9d-464a-bbe1-d06e53b1c953 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes 2026-04-07 01:17:11.141 8 INFO cinder.api.v3.volumes [None req-cfb1a62a-9b9d-464a-bbe1-d06e53b1c953 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Create volume of 1 GB 2026-04-07 01:17:11.147 8 INFO cinder.volume.api [None req-cfb1a62a-9b9d-464a-bbe1-d06e53b1c953 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:17:11.246 8 INFO cinder.volume.api [None req-cfb1a62a-9b9d-464a-bbe1-d06e53b1c953 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Create volume request issued successfully. 2026-04-07 01:17:11.246 8 INFO cinder.api.openstack.wsgi [None req-cfb1a62a-9b9d-464a-bbe1-d06e53b1c953 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes returned with HTTP 202 [pid: 8|app: 0|req: 392/784] 10.0.0.225 () {34 vars in 723 bytes} [Tue Apr 7 01:17:11 2026] POST /v3/428647c5c8ba4b2882e9263ba9973648/volumes => generated 890 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:11.266 7 INFO cinder.api.openstack.wsgi [None req-58f59ec6-7a7c-4db9-902e-5c204e794418 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:11.286 7 INFO cinder.volume.api [None req-58f59ec6-7a7c-4db9-902e-5c204e794418 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:11.292 7 INFO cinder.api.openstack.wsgi [None req-58f59ec6-7a7c-4db9-902e-5c204e794418 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 returned with HTTP 200 [pid: 7|app: 0|req: 393/785] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:11 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 => generated 958 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:11.859 8 INFO cinder.api.openstack.wsgi [None req-cfb1a62a-9b9d-464a-bbe1-d06e53b1c953 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:11.859 7 INFO cinder.api.openstack.wsgi [None req-58f59ec6-7a7c-4db9-902e-5c204e794418 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:11.860 8 INFO cinder.api.openstack.wsgi [None req-cfb1a62a-9b9d-464a-bbe1-d06e53b1c953 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:11.861 7 INFO cinder.api.openstack.wsgi [None req-58f59ec6-7a7c-4db9-902e-5c204e794418 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:12.313 8 INFO cinder.api.openstack.wsgi [None req-280b3eef-caf2-401e-b1e6-0ee57bf56dd5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:12.326 8 INFO cinder.volume.api [None req-280b3eef-caf2-401e-b1e6-0ee57bf56dd5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:12.330 8 INFO cinder.api.openstack.wsgi [None req-280b3eef-caf2-401e-b1e6-0ee57bf56dd5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 returned with HTTP 200 [pid: 8|app: 0|req: 394/788] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:12 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 => generated 983 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:12.347 7 INFO cinder.api.openstack.wsgi [None req-bd7e0ac3-7619-4d68-a89e-b222b25513c8 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:12.364 7 INFO cinder.volume.api [None req-bd7e0ac3-7619-4d68-a89e-b222b25513c8 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:12.373 7 INFO cinder.volume.api [None req-bd7e0ac3-7619-4d68-a89e-b222b25513c8 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume updated successfully. 2026-04-07 01:17:12.373 7 INFO cinder.api.openstack.wsgi [None req-bd7e0ac3-7619-4d68-a89e-b222b25513c8 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 returned with HTTP 200 [pid: 7|app: 0|req: 395/789] 10.0.0.225 () {34 vars in 795 bytes} [Tue Apr 7 01:17:12 2026] PUT /v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:12.398 8 INFO cinder.api.openstack.wsgi [None req-e1a69131-bc05-4540-9385-0cd34c94c353 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:12.413 8 INFO cinder.volume.api [None req-e1a69131-bc05-4540-9385-0cd34c94c353 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:12.419 8 INFO cinder.api.openstack.wsgi [None req-e1a69131-bc05-4540-9385-0cd34c94c353 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 returned with HTTP 200 [pid: 8|app: 0|req: 395/790] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:12 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:12.442 7 INFO cinder.api.openstack.wsgi [None req-f61a977b-50c7-418f-a81f-79272804d15a e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 2026-04-07 01:17:12.443 7 INFO cinder.api.v3.volumes [None req-f61a977b-50c7-418f-a81f-79272804d15a e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Delete volume with id: d21fb119-6b7f-4930-8863-4a99c1e07c29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:12.455 7 INFO cinder.volume.api [None req-f61a977b-50c7-418f-a81f-79272804d15a e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:12.477 7 INFO cinder.volume.api [None req-f61a977b-50c7-418f-a81f-79272804d15a e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Delete volume request issued successfully. 2026-04-07 01:17:12.477 7 INFO cinder.api.openstack.wsgi [None req-f61a977b-50c7-418f-a81f-79272804d15a e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 returned with HTTP 202 [pid: 7|app: 0|req: 396/791] 10.0.0.225 () {32 vars in 778 bytes} [Tue Apr 7 01:17:12 2026] DELETE /v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:12.490 8 INFO cinder.api.openstack.wsgi [None req-cb4fcd2d-e64f-4bbe-baa2-9fc8e03d9541 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:12.509 8 INFO cinder.volume.api [None req-cb4fcd2d-e64f-4bbe-baa2-9fc8e03d9541 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:12.516 8 INFO cinder.api.openstack.wsgi [None req-cb4fcd2d-e64f-4bbe-baa2-9fc8e03d9541 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 returned with HTTP 200 [pid: 8|app: 0|req: 396/792] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:12 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:13.541 7 INFO cinder.api.openstack.wsgi [None req-9023b36c-d14d-493a-920d-ce5b5948b69c e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 2026-04-07 01:17:13.552 7 INFO cinder.api.openstack.wsgi [None req-9023b36c-d14d-493a-920d-ce5b5948b69c e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 returned with HTTP 404 [pid: 7|app: 0|req: 397/793] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:13 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/d21fb119-6b7f-4930-8863-4a99c1e07c29 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:13.566 8 INFO cinder.api.openstack.wsgi [None req-9e8e1ac0-cc50-409b-b877-996c91488eb3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:13.597 8 INFO cinder.volume.api [None req-9e8e1ac0-cc50-409b-b877-996c91488eb3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:13.602 8 INFO cinder.api.openstack.wsgi [None req-9e8e1ac0-cc50-409b-b877-996c91488eb3 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 200 [pid: 8|app: 0|req: 397/794] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:13 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => generated 1387 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:17:13.622 7 INFO cinder.api.openstack.wsgi [None req-040c6efb-c466-4fb7-b855-82b875459475 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 2026-04-07 01:17:13.623 7 INFO cinder.api.v3.volumes [None req-040c6efb-c466-4fb7-b855-82b875459475 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Delete volume with id: b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:13.634 7 INFO cinder.volume.api [None req-040c6efb-c466-4fb7-b855-82b875459475 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:13.657 7 INFO cinder.volume.api [None req-040c6efb-c466-4fb7-b855-82b875459475 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Delete volume request issued successfully. 2026-04-07 01:17:13.657 7 INFO cinder.api.openstack.wsgi [None req-040c6efb-c466-4fb7-b855-82b875459475 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 202 [pid: 7|app: 0|req: 398/795] 10.0.0.225 () {32 vars in 778 bytes} [Tue Apr 7 01:17:13 2026] DELETE /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:13.669 8 INFO cinder.api.openstack.wsgi [None req-550d1b45-f565-4e08-8225-09e8eb2d04e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:17:13.690 8 INFO cinder.volume.api [None req-550d1b45-f565-4e08-8225-09e8eb2d04e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] Volume info retrieved successfully. 2026-04-07 01:17:13.711 8 INFO cinder.api.openstack.wsgi [None req-550d1b45-f565-4e08-8225-09e8eb2d04e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 200 [pid: 8|app: 0|req: 398/796] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:13 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => generated 1386 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:14.731 7 INFO cinder.api.openstack.wsgi [None req-142edfbc-102a-424f-9386-6f95c3bb3c09 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 2026-04-07 01:17:14.739 7 INFO cinder.api.openstack.wsgi [None req-142edfbc-102a-424f-9386-6f95c3bb3c09 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 returned with HTTP 404 [pid: 7|app: 0|req: 399/797] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:17:14 2026] GET /v3/428647c5c8ba4b2882e9263ba9973648/volumes/b29d591f-a3ea-4c54-a46b-860e06831ea1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-07 01:17:21.860 8 INFO cinder.api.openstack.wsgi [None req-550d1b45-f565-4e08-8225-09e8eb2d04e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:21.860 7 INFO cinder.api.openstack.wsgi [None req-142edfbc-102a-424f-9386-6f95c3bb3c09 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:21.861 8 INFO cinder.api.openstack.wsgi [None req-550d1b45-f565-4e08-8225-09e8eb2d04e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:21.861 7 INFO cinder.api.openstack.wsgi [None req-142edfbc-102a-424f-9386-6f95c3bb3c09 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:31.860 7 INFO cinder.api.openstack.wsgi [None req-142edfbc-102a-424f-9386-6f95c3bb3c09 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:31.860 8 INFO cinder.api.openstack.wsgi [None req-550d1b45-f565-4e08-8225-09e8eb2d04e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:31.861 7 INFO cinder.api.openstack.wsgi [None req-142edfbc-102a-424f-9386-6f95c3bb3c09 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:31.861 8 INFO cinder.api.openstack.wsgi [None req-550d1b45-f565-4e08-8225-09e8eb2d04e5 e53b192fb9b34bef85ed04e9506792f5 428647c5c8ba4b2882e9263ba9973648 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:41.005 7 INFO cinder.api.openstack.wsgi [None req-9e781bfd-9ee8-46d0-9a14-5d3c0a9ea052 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:17:41.014 7 INFO cinder.volume.api [None req-9e781bfd-9ee8-46d0-9a14-5d3c0a9ea052 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:17:41.015 7 INFO cinder.api.openstack.wsgi [None req-9e781bfd-9ee8-46d0-9a14-5d3c0a9ea052 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 402/802] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:17:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:41.027 8 INFO cinder.api.openstack.wsgi [None req-7db1a516-d056-4224-8f6e-6bfeb2bd209b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:17:41.035 8 INFO cinder.api.openstack.wsgi [None req-7db1a516-d056-4224-8f6e-6bfeb2bd209b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 401/803] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.079 7 INFO cinder.api.openstack.wsgi [None req-61a2e1bd-8cd6-41c6-8307-502553f0be17 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:17:41.103 7 INFO cinder.api.openstack.wsgi [None req-61a2e1bd-8cd6-41c6-8307-502553f0be17 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/804] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.115 8 INFO cinder.api.openstack.wsgi [None req-0ff91acc-7402-44bd-9f90-254510b1542f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true 2026-04-07 01:17:41.151 8 INFO cinder.api.openstack.wsgi [None req-0ff91acc-7402-44bd-9f90-254510b1542f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/805] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.162 7 INFO cinder.api.openstack.wsgi [None req-298d8086-eba5-473a-b5e8-5363f243f7bc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true 2026-04-07 01:17:41.184 7 INFO cinder.api.openstack.wsgi [None req-298d8086-eba5-473a-b5e8-5363f243f7bc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/806] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.195 8 INFO cinder.api.openstack.wsgi [None req-393749a5-a4f2-4505-acb8-480e73d69d3b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true 2026-04-07 01:17:41.212 8 INFO cinder.api.openstack.wsgi [None req-393749a5-a4f2-4505-acb8-480e73d69d3b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/807] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.224 7 INFO cinder.api.openstack.wsgi [None req-f40cc22d-91c1-4eb0-a912-68a0fdccd523 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true 2026-04-07 01:17:41.245 7 INFO cinder.api.openstack.wsgi [None req-f40cc22d-91c1-4eb0-a912-68a0fdccd523 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/808] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.255 8 INFO cinder.api.openstack.wsgi [None req-e4169885-93ae-40ca-8d73-6aa4aca25745 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/6b6dd22bac7048a895bdde0a3a004fdc?usage=true 2026-04-07 01:17:41.272 8 INFO cinder.api.openstack.wsgi [None req-e4169885-93ae-40ca-8d73-6aa4aca25745 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/6b6dd22bac7048a895bdde0a3a004fdc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/809] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/6b6dd22bac7048a895bdde0a3a004fdc?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.282 7 INFO cinder.api.openstack.wsgi [None req-4e7a9102-ef67-42c2-aac8-2cef38cc8d99 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/7d8199e9b77e491eb36ee8f0ab079db6?usage=true 2026-04-07 01:17:41.302 7 INFO cinder.api.openstack.wsgi [None req-4e7a9102-ef67-42c2-aac8-2cef38cc8d99 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/7d8199e9b77e491eb36ee8f0ab079db6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/810] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/7d8199e9b77e491eb36ee8f0ab079db6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.314 8 INFO cinder.api.openstack.wsgi [None req-da94dc6a-6c53-4b47-a5db-1039c03c6b06 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:17:41.332 8 INFO cinder.api.openstack.wsgi [None req-da94dc6a-6c53-4b47-a5db-1039c03c6b06 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/811] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.342 7 INFO cinder.api.openstack.wsgi [None req-5790fad4-8061-42af-9282-5d4aa32bf2e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:17:41.362 7 INFO cinder.api.openstack.wsgi [None req-5790fad4-8061-42af-9282-5d4aa32bf2e5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/812] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.373 8 INFO cinder.api.openstack.wsgi [None req-1ea38093-bb67-4532-a248-77485403a836 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true 2026-04-07 01:17:41.399 8 INFO cinder.api.openstack.wsgi [None req-1ea38093-bb67-4532-a248-77485403a836 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/813] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.413 7 INFO cinder.api.openstack.wsgi [None req-0526a0cf-6f2f-43e2-9c21-aa39952b3825 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ccf759420d8341faaf496c26da6d645b?usage=true 2026-04-07 01:17:41.436 7 INFO cinder.api.openstack.wsgi [None req-0526a0cf-6f2f-43e2-9c21-aa39952b3825 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ccf759420d8341faaf496c26da6d645b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/814] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ccf759420d8341faaf496c26da6d645b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.447 8 INFO cinder.api.openstack.wsgi [None req-d84fdeda-2b81-47f1-9839-f73f8b557217 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true 2026-04-07 01:17:41.478 8 INFO cinder.api.openstack.wsgi [None req-d84fdeda-2b81-47f1-9839-f73f8b557217 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/815] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.491 7 INFO cinder.api.openstack.wsgi [None req-2326723a-7a2e-4a9c-a91c-f243c475a52d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e0ff697c37b24af284bfbde8d46cb681?usage=true 2026-04-07 01:17:41.510 7 INFO cinder.api.openstack.wsgi [None req-2326723a-7a2e-4a9c-a91c-f243c475a52d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e0ff697c37b24af284bfbde8d46cb681?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/816] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e0ff697c37b24af284bfbde8d46cb681?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.523 8 INFO cinder.api.openstack.wsgi [None req-5fcbdf8a-3d29-4a4b-b4ff-8d28665eebb0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true 2026-04-07 01:17:41.541 8 INFO cinder.api.openstack.wsgi [None req-5fcbdf8a-3d29-4a4b-b4ff-8d28665eebb0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/817] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.553 7 INFO cinder.api.openstack.wsgi [None req-deac8fe8-8995-4409-9ac8-c7bde5857aa9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/eefe6b0929f240b8b636dcd68acea6c4?usage=true 2026-04-07 01:17:41.570 7 INFO cinder.api.openstack.wsgi [None req-deac8fe8-8995-4409-9ac8-c7bde5857aa9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/eefe6b0929f240b8b636dcd68acea6c4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/818] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/eefe6b0929f240b8b636dcd68acea6c4?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.584 8 INFO cinder.api.openstack.wsgi [None req-eaf6160a-54e5-42ab-a4b3-f6f7ca522083 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/f2de3b35358e4380b02c289113441c1f?usage=true 2026-04-07 01:17:41.601 8 INFO cinder.api.openstack.wsgi [None req-eaf6160a-54e5-42ab-a4b3-f6f7ca522083 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/f2de3b35358e4380b02c289113441c1f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/819] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/f2de3b35358e4380b02c289113441c1f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.614 7 INFO cinder.api.openstack.wsgi [None req-b2b67cd7-bbe2-4456-84cf-77b97c67f284 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true 2026-04-07 01:17:41.634 7 INFO cinder.api.openstack.wsgi [None req-b2b67cd7-bbe2-4456-84cf-77b97c67f284 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/820] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:41.645 8 INFO cinder.api.openstack.wsgi [None req-c1c644c2-0fc1-4cb7-ae75-fa6de73b3dd6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:17:41.651 8 INFO cinder.volume.api [None req-c1c644c2-0fc1-4cb7-ae75-fa6de73b3dd6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:17:41.651 8 INFO cinder.api.openstack.wsgi [None req-c1c644c2-0fc1-4cb7-ae75-fa6de73b3dd6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 410/821] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:17:41.662 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:17:41.672 7 INFO cinder.volume.api [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:17:41.673 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 412/822] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:17:41.684 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:17:41.859 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:41.861 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:41.862 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:41.863 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:42.188 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 411/825] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:17:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:17:51.859 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:51.860 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:17:51.860 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:17:51.861 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:01.859 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:01.859 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:01.860 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:01.861 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:11.860 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:11.860 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:11.861 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:11.862 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:21.861 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:21.861 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:21.862 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:21.862 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:31.860 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:31.860 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:31.861 7 INFO cinder.api.openstack.wsgi [None req-ab0f9d9d-64a5-41a8-9040-e60fc4c65631 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:31.861 8 INFO cinder.api.openstack.wsgi [None req-49f934dd-297e-4aa7-8a71-44c79bae290b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:41.023 7 INFO cinder.api.openstack.wsgi [None req-63c1a939-5b32-4cb5-85dc-41d15be64e9b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:18:41.030 7 INFO cinder.volume.api [None req-63c1a939-5b32-4cb5-85dc-41d15be64e9b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:18:41.030 7 INFO cinder.api.openstack.wsgi [None req-63c1a939-5b32-4cb5-85dc-41d15be64e9b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 420/836] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:18:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:18:41.043 8 INFO cinder.api.openstack.wsgi [None req-031e1b89-7b73-4988-8bc0-4dd33a06924f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:18:41.050 8 INFO cinder.api.openstack.wsgi [None req-031e1b89-7b73-4988-8bc0-4dd33a06924f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 417/837] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.063 7 INFO cinder.api.openstack.wsgi [None req-08c54bf2-c980-4e39-8f8c-4448cc5dd4e6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:18:41.567 7 INFO cinder.api.openstack.wsgi [None req-08c54bf2-c980-4e39-8f8c-4448cc5dd4e6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 421/838] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.581 8 INFO cinder.api.openstack.wsgi [None req-8f84df53-e0cb-4e06-a6e9-4a9c27b0cacc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:18:41.590 8 INFO cinder.volume.api [None req-8f84df53-e0cb-4e06-a6e9-4a9c27b0cacc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:18:41.592 8 INFO cinder.api.openstack.wsgi [None req-8f84df53-e0cb-4e06-a6e9-4a9c27b0cacc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 418/839] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:18:41.601 7 INFO cinder.api.openstack.wsgi [None req-e763d46b-9b1a-4637-bdbb-7d17ce64eadd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:18:41.610 7 INFO cinder.volume.api [None req-e763d46b-9b1a-4637-bdbb-7d17ce64eadd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:18:41.611 7 INFO cinder.api.openstack.wsgi [None req-e763d46b-9b1a-4637-bdbb-7d17ce64eadd 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 422/840] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:18:41.648 8 INFO cinder.api.openstack.wsgi [None req-3bf60eee-4cb4-47f8-89b5-10f225950bf3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:18:41.666 8 INFO cinder.api.openstack.wsgi [None req-3bf60eee-4cb4-47f8-89b5-10f225950bf3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/841] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.677 7 INFO cinder.api.openstack.wsgi [None req-67132faa-2e2a-401f-8a8c-71f485b25b2d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true 2026-04-07 01:18:41.696 7 INFO cinder.api.openstack.wsgi [None req-67132faa-2e2a-401f-8a8c-71f485b25b2d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/842] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.707 8 INFO cinder.api.openstack.wsgi [None req-b5d8b110-f7ba-4851-bd7b-81e6d7136d9f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true 2026-04-07 01:18:41.727 8 INFO cinder.api.openstack.wsgi [None req-b5d8b110-f7ba-4851-bd7b-81e6d7136d9f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/843] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.738 7 INFO cinder.api.openstack.wsgi [None req-20ddae5b-eb85-46c7-b4f1-b6e6f6e5970c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true 2026-04-07 01:18:41.753 7 INFO cinder.api.openstack.wsgi [None req-20ddae5b-eb85-46c7-b4f1-b6e6f6e5970c 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/844] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.763 8 INFO cinder.api.openstack.wsgi [None req-df2f2d9b-4996-4fe1-92f8-ed8c1b8fdb68 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true 2026-04-07 01:18:41.784 8 INFO cinder.api.openstack.wsgi [None req-df2f2d9b-4996-4fe1-92f8-ed8c1b8fdb68 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/845] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.794 7 INFO cinder.api.openstack.wsgi [None req-a69d25fe-5eee-4e03-a652-eca58a9a6058 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/8a058490038d4ed498801a6ceef09450?usage=true 2026-04-07 01:18:41.811 7 INFO cinder.api.openstack.wsgi [None req-a69d25fe-5eee-4e03-a652-eca58a9a6058 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/8a058490038d4ed498801a6ceef09450?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/846] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/8a058490038d4ed498801a6ceef09450?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.820 8 INFO cinder.api.openstack.wsgi [None req-5777f677-49b2-45f7-bbb1-cda0fc346426 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:18:41.841 8 INFO cinder.api.openstack.wsgi [None req-5777f677-49b2-45f7-bbb1-cda0fc346426 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/847] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.855 7 INFO cinder.api.openstack.wsgi [None req-58a55a60-8a47-43fe-9375-ce6659a43c74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:18:41.859 8 INFO cinder.api.openstack.wsgi [None req-5777f677-49b2-45f7-bbb1-cda0fc346426 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:41.860 8 INFO cinder.api.openstack.wsgi [None req-5777f677-49b2-45f7-bbb1-cda0fc346426 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:41.861 8 INFO cinder.api.openstack.wsgi [None req-5777f677-49b2-45f7-bbb1-cda0fc346426 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:41.862 8 INFO cinder.api.openstack.wsgi [None req-5777f677-49b2-45f7-bbb1-cda0fc346426 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:41.873 7 INFO cinder.api.openstack.wsgi [None req-58a55a60-8a47-43fe-9375-ce6659a43c74 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/850] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.884 8 INFO cinder.api.openstack.wsgi [None req-3d919e59-926f-402e-bdfe-cba54ae1ca81 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true 2026-04-07 01:18:41.905 8 INFO cinder.api.openstack.wsgi [None req-3d919e59-926f-402e-bdfe-cba54ae1ca81 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/851] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.917 7 INFO cinder.api.openstack.wsgi [None req-a86f477f-2547-459d-9ad2-dcae08852f22 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true 2026-04-07 01:18:41.932 7 INFO cinder.api.openstack.wsgi [None req-a86f477f-2547-459d-9ad2-dcae08852f22 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/852] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.942 8 INFO cinder.api.openstack.wsgi [None req-516dec1d-ad41-4322-a059-9b3a11038fc5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true 2026-04-07 01:18:41.968 8 INFO cinder.api.openstack.wsgi [None req-516dec1d-ad41-4322-a059-9b3a11038fc5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/853] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:41.980 7 INFO cinder.api.openstack.wsgi [None req-61718e54-141b-48ec-a129-44d560ef6eae 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true 2026-04-07 01:18:41.997 7 INFO cinder.api.openstack.wsgi [None req-61718e54-141b-48ec-a129-44d560ef6eae 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/854] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:18:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:18:51.860 8 INFO cinder.api.openstack.wsgi [None req-516dec1d-ad41-4322-a059-9b3a11038fc5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:51.860 7 INFO cinder.api.openstack.wsgi [None req-61718e54-141b-48ec-a129-44d560ef6eae 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:18:51.861 8 INFO cinder.api.openstack.wsgi [None req-516dec1d-ad41-4322-a059-9b3a11038fc5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:51.862 7 INFO cinder.api.openstack.wsgi [None req-61718e54-141b-48ec-a129-44d560ef6eae 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:18:59.482 8 INFO cinder.api.openstack.wsgi [None req-67aaa9e4-4eb8-40b5-8fdb-b53b89a67247 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes 2026-04-07 01:18:59.510 8 INFO cinder.volume.api [None req-67aaa9e4-4eb8-40b5-8fdb-b53b89a67247 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Get all volumes completed successfully. 2026-04-07 01:18:59.511 8 INFO cinder.api.openstack.wsgi [None req-67aaa9e4-4eb8-40b5-8fdb-b53b89a67247 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes returned with HTTP 200 [pid: 8|app: 0|req: 428/857] 10.0.0.225 () {32 vars in 701 bytes} [Tue Apr 7 01:18:59 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:18:59.525 7 INFO cinder.api.openstack.wsgi [None req-b4690dcd-d647-475e-b656-8b2cc82d61a2 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes 2026-04-07 01:18:59.529 7 INFO cinder.api.v3.volumes [None req-b4690dcd-d647-475e-b656-8b2cc82d61a2 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Create volume of 1 GB 2026-04-07 01:18:59.533 7 INFO cinder.volume.api [None req-b4690dcd-d647-475e-b656-8b2cc82d61a2 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:18:59.652 7 INFO cinder.volume.api [None req-b4690dcd-d647-475e-b656-8b2cc82d61a2 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Create volume request issued successfully. 2026-04-07 01:18:59.653 7 INFO cinder.api.openstack.wsgi [None req-b4690dcd-d647-475e-b656-8b2cc82d61a2 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes returned with HTTP 202 [pid: 7|app: 0|req: 430/858] 10.0.0.225 () {34 vars in 723 bytes} [Tue Apr 7 01:18:59 2026] POST /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes => generated 875 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-07 01:18:59.675 8 INFO cinder.api.openstack.wsgi [None req-9cf42737-8b8d-4637-af5a-3b1b3476e075 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:18:59.691 8 INFO cinder.volume.api [None req-9cf42737-8b8d-4637-af5a-3b1b3476e075 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:18:59.696 8 INFO cinder.api.openstack.wsgi [None req-9cf42737-8b8d-4637-af5a-3b1b3476e075 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 returned with HTTP 200 [pid: 8|app: 0|req: 429/859] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:18:59 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:00.720 7 INFO cinder.api.openstack.wsgi [None req-e2127df2-3387-4f49-b77d-93a412081401 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:00.732 7 INFO cinder.volume.api [None req-e2127df2-3387-4f49-b77d-93a412081401 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:00.736 7 INFO cinder.api.openstack.wsgi [None req-e2127df2-3387-4f49-b77d-93a412081401 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 returned with HTTP 200 [pid: 7|app: 0|req: 431/860] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:00 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:00.758 8 INFO cinder.api.openstack.wsgi [None req-165670af-0a50-4982-bd1d-a6dbbd2dd04a 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:00.773 8 INFO cinder.volume.api [None req-165670af-0a50-4982-bd1d-a6dbbd2dd04a 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:00.779 8 INFO cinder.api.openstack.wsgi [None req-165670af-0a50-4982-bd1d-a6dbbd2dd04a 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 returned with HTTP 200 [pid: 8|app: 0|req: 430/861] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:00 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:00.800 7 INFO cinder.api.openstack.wsgi [None req-bc70dbe2-547e-433b-90a4-bae232db197f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes 2026-04-07 01:19:00.803 7 INFO cinder.api.v3.volumes [None req-bc70dbe2-547e-433b-90a4-bae232db197f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Create volume of 1 GB 2026-04-07 01:19:00.811 7 INFO cinder.volume.api [None req-bc70dbe2-547e-433b-90a4-bae232db197f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:19:01.077 7 INFO cinder.volume.api [None req-bc70dbe2-547e-433b-90a4-bae232db197f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Create volume request issued successfully. 2026-04-07 01:19:01.078 7 INFO cinder.api.openstack.wsgi [None req-bc70dbe2-547e-433b-90a4-bae232db197f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes returned with HTTP 202 [pid: 7|app: 0|req: 432/862] 10.0.0.225 () {34 vars in 723 bytes} [Tue Apr 7 01:19:00 2026] POST /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes => generated 875 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:01.100 8 INFO cinder.api.openstack.wsgi [None req-5c18aee1-61b4-474b-98a3-fc19ae6716d6 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:01.117 8 INFO cinder.volume.api [None req-5c18aee1-61b4-474b-98a3-fc19ae6716d6 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:01.123 8 INFO cinder.api.openstack.wsgi [None req-5c18aee1-61b4-474b-98a3-fc19ae6716d6 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 returned with HTTP 200 [pid: 8|app: 0|req: 431/863] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:01 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:01.859 7 INFO cinder.api.openstack.wsgi [None req-bc70dbe2-547e-433b-90a4-bae232db197f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:01.860 8 INFO cinder.api.openstack.wsgi [None req-5c18aee1-61b4-474b-98a3-fc19ae6716d6 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:01.861 7 INFO cinder.api.openstack.wsgi [None req-bc70dbe2-547e-433b-90a4-bae232db197f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:19:01.861 8 INFO cinder.api.openstack.wsgi [None req-5c18aee1-61b4-474b-98a3-fc19ae6716d6 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:02.145 7 INFO cinder.api.openstack.wsgi [None req-3288482d-a445-4efe-a327-3c605e98af28 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:02.157 7 INFO cinder.volume.api [None req-3288482d-a445-4efe-a327-3c605e98af28 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:02.160 7 INFO cinder.api.openstack.wsgi [None req-3288482d-a445-4efe-a327-3c605e98af28 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 returned with HTTP 200 [pid: 7|app: 0|req: 434/866] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:02 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:02.179 8 INFO cinder.api.openstack.wsgi [None req-b336ba7e-1271-4bfe-ae3b-46e4420f789b 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:02.193 8 INFO cinder.volume.api [None req-b336ba7e-1271-4bfe-ae3b-46e4420f789b 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:02.198 8 INFO cinder.api.openstack.wsgi [None req-b336ba7e-1271-4bfe-ae3b-46e4420f789b 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 returned with HTTP 200 [pid: 8|app: 0|req: 433/867] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:02 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:02.212 7 INFO cinder.api.openstack.wsgi [None req-1cea12b1-578f-4728-82fd-92b8032ff558 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes 2026-04-07 01:19:02.215 7 INFO cinder.api.v3.volumes [None req-1cea12b1-578f-4728-82fd-92b8032ff558 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Create volume of 1 GB 2026-04-07 01:19:02.220 7 INFO cinder.volume.api [None req-1cea12b1-578f-4728-82fd-92b8032ff558 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:19:02.332 7 INFO cinder.volume.api [None req-1cea12b1-578f-4728-82fd-92b8032ff558 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Create volume request issued successfully. 2026-04-07 01:19:02.333 7 INFO cinder.api.openstack.wsgi [None req-1cea12b1-578f-4728-82fd-92b8032ff558 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes returned with HTTP 202 [pid: 7|app: 0|req: 435/868] 10.0.0.225 () {34 vars in 723 bytes} [Tue Apr 7 01:19:02 2026] POST /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes => generated 874 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:02.352 8 INFO cinder.api.openstack.wsgi [None req-b26f7e90-e6e4-43fe-94ec-39f6974e396f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:02.367 8 INFO cinder.volume.api [None req-b26f7e90-e6e4-43fe-94ec-39f6974e396f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:02.372 8 INFO cinder.api.openstack.wsgi [None req-b26f7e90-e6e4-43fe-94ec-39f6974e396f 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a returned with HTTP 200 [pid: 8|app: 0|req: 434/869] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:02 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:03.395 7 INFO cinder.api.openstack.wsgi [None req-61bf1577-a473-4424-a00c-341f6ad96afe 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:03.407 7 INFO cinder.volume.api [None req-61bf1577-a473-4424-a00c-341f6ad96afe 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:03.411 7 INFO cinder.api.openstack.wsgi [None req-61bf1577-a473-4424-a00c-341f6ad96afe 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a returned with HTTP 200 [pid: 7|app: 0|req: 436/870] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:03 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a => generated 967 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:03.433 8 INFO cinder.api.openstack.wsgi [None req-a130142d-fa6f-4939-a9b4-5c982d344d5d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:03.448 8 INFO cinder.volume.api [None req-a130142d-fa6f-4939-a9b4-5c982d344d5d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:03.452 8 INFO cinder.api.openstack.wsgi [None req-a130142d-fa6f-4939-a9b4-5c982d344d5d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a returned with HTTP 200 [pid: 8|app: 0|req: 435/871] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:03 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a => generated 967 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:03.472 7 INFO cinder.api.openstack.wsgi [None req-5e501e31-d9ef-4517-8c0d-dbb00d20c2f3 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes 2026-04-07 01:19:03.502 7 INFO cinder.volume.api [None req-5e501e31-d9ef-4517-8c0d-dbb00d20c2f3 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Get all volumes completed successfully. 2026-04-07 01:19:03.503 7 INFO cinder.api.openstack.wsgi [None req-5e501e31-d9ef-4517-8c0d-dbb00d20c2f3 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes returned with HTTP 200 [pid: 7|app: 0|req: 437/872] 10.0.0.225 () {32 vars in 701 bytes} [Tue Apr 7 01:19:03 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes => generated 1320 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:03.521 8 INFO cinder.api.openstack.wsgi [None req-c7db1474-1317-4213-b8e3-711fb70ab904 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:03.538 8 INFO cinder.volume.api [None req-c7db1474-1317-4213-b8e3-711fb70ab904 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:03.543 8 INFO cinder.api.openstack.wsgi [None req-c7db1474-1317-4213-b8e3-711fb70ab904 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a returned with HTTP 200 [pid: 8|app: 0|req: 436/873] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:03 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:03.563 7 INFO cinder.api.openstack.wsgi [None req-f201eff7-c8a9-44a4-b7b2-611a5481f0e5 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a 2026-04-07 01:19:03.565 7 INFO cinder.api.v3.volumes [None req-f201eff7-c8a9-44a4-b7b2-611a5481f0e5 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Delete volume with id: 9ef01a99-ee77-43f1-88cd-13dff70e916a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:03.579 7 INFO cinder.volume.api [None req-f201eff7-c8a9-44a4-b7b2-611a5481f0e5 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:03.601 7 INFO cinder.volume.api [None req-f201eff7-c8a9-44a4-b7b2-611a5481f0e5 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Delete volume request issued successfully. 2026-04-07 01:19:03.601 7 INFO cinder.api.openstack.wsgi [None req-f201eff7-c8a9-44a4-b7b2-611a5481f0e5 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a returned with HTTP 202 [pid: 7|app: 0|req: 438/874] 10.0.0.225 () {32 vars in 778 bytes} [Tue Apr 7 01:19:03 2026] DELETE /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:03.614 8 INFO cinder.api.openstack.wsgi [None req-6c60dc96-c00e-428e-af08-3e046b67cc47 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:03.636 8 INFO cinder.volume.api [None req-6c60dc96-c00e-428e-af08-3e046b67cc47 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:03.640 8 INFO cinder.api.openstack.wsgi [None req-6c60dc96-c00e-428e-af08-3e046b67cc47 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a returned with HTTP 200 [pid: 8|app: 0|req: 437/875] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:03 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:04.317 7 INFO cinder.api.openstack.wsgi [None req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes 2026-04-07 01:19:04.421 7 INFO cinder.api.v3.volumes [None req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Create volume of 16 GB 2026-04-07 01:19:04.428 7 INFO cinder.volume.api [None req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Availability Zones retrieved successfully. 2026-04-07 01:19:04.644 7 INFO cinder.volume.api [None req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Create volume request issued successfully. 2026-04-07 01:19:04.646 7 INFO cinder.api.openstack.wsgi [None req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes returned with HTTP 202 [pid: 7|app: 0|req: 439/876] 199.204.45.89 () {34 vars in 733 bytes} [Tue Apr 7 01:19:04 2026] POST /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes => generated 846 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:04.660 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-067cad43-22a7-4149-b911-8e42f0d6fd3a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb 2026-04-07 01:19:04.662 8 INFO cinder.api.openstack.wsgi [None req-0dc71487-5171-44a2-8ce9-b38732626cff 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a 2026-04-07 01:19:04.671 8 INFO cinder.api.openstack.wsgi [None req-0dc71487-5171-44a2-8ce9-b38732626cff 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a returned with HTTP 404 [pid: 8|app: 0|req: 438/877] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:04 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/9ef01a99-ee77-43f1-88cd-13dff70e916a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:04.679 8 INFO cinder.api.openstack.wsgi [None req-ab5d1dbc-ea20-4dd9-9c1a-6c5deb5e5a76 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 2026-04-07 01:19:04.683 7 INFO cinder.volume.api [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-067cad43-22a7-4149-b911-8e42f0d6fd3a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:04.690 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-067cad43-22a7-4149-b911-8e42f0d6fd3a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 7|app: 0|req: 440/878] 199.204.45.89 () {32 vars in 824 bytes} [Tue Apr 7 01:19:04 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:04.692 8 INFO cinder.volume.api [None req-ab5d1dbc-ea20-4dd9-9c1a-6c5deb5e5a76 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:04.696 8 INFO cinder.api.openstack.wsgi [None req-ab5d1dbc-ea20-4dd9-9c1a-6c5deb5e5a76 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 returned with HTTP 200 [pid: 8|app: 0|req: 439/879] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:04 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:04.715 7 INFO cinder.api.openstack.wsgi [None req-3d8cbe6f-e929-4a17-b519-c2970a96ea61 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 2026-04-07 01:19:04.716 7 INFO cinder.api.v3.volumes [None req-3d8cbe6f-e929-4a17-b519-c2970a96ea61 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Delete volume with id: dfa0a3fa-230c-4b38-a8d5-eea030691061 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:04.728 7 INFO cinder.volume.api [None req-3d8cbe6f-e929-4a17-b519-c2970a96ea61 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:04.753 7 INFO cinder.volume.api [None req-3d8cbe6f-e929-4a17-b519-c2970a96ea61 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Delete volume request issued successfully. 2026-04-07 01:19:04.753 7 INFO cinder.api.openstack.wsgi [None req-3d8cbe6f-e929-4a17-b519-c2970a96ea61 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 returned with HTTP 202 [pid: 7|app: 0|req: 441/880] 10.0.0.225 () {32 vars in 778 bytes} [Tue Apr 7 01:19:04 2026] DELETE /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:04.767 8 INFO cinder.api.openstack.wsgi [None req-7543002f-1b06-42d4-96b9-58737b67265e 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:04.779 8 INFO cinder.volume.api [None req-7543002f-1b06-42d4-96b9-58737b67265e 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:04.782 8 INFO cinder.api.openstack.wsgi [None req-7543002f-1b06-42d4-96b9-58737b67265e 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 returned with HTTP 200 [pid: 8|app: 0|req: 440/881] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:04 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 => generated 967 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:05.805 7 INFO cinder.api.openstack.wsgi [None req-342bf7b5-10ef-491e-9094-3f960b159d4b 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 2026-04-07 01:19:05.815 7 INFO cinder.api.openstack.wsgi [None req-342bf7b5-10ef-491e-9094-3f960b159d4b 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 returned with HTTP 404 [pid: 7|app: 0|req: 442/882] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:05 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/dfa0a3fa-230c-4b38-a8d5-eea030691061 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:05.828 8 INFO cinder.api.openstack.wsgi [None req-7c5d4175-194d-4e84-910e-f1d3e0410998 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:05.840 8 INFO cinder.volume.api [None req-7c5d4175-194d-4e84-910e-f1d3e0410998 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:05.844 8 INFO cinder.api.openstack.wsgi [None req-7c5d4175-194d-4e84-910e-f1d3e0410998 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 returned with HTTP 200 [pid: 8|app: 0|req: 441/883] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:05 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:05.869 7 INFO cinder.api.openstack.wsgi [None req-342d916d-3671-4817-8863-c45bd12acd5d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 2026-04-07 01:19:05.869 7 INFO cinder.api.v3.volumes [None req-342d916d-3671-4817-8863-c45bd12acd5d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Delete volume with id: 38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:05.881 7 INFO cinder.volume.api [None req-342d916d-3671-4817-8863-c45bd12acd5d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:05.902 7 INFO cinder.volume.api [None req-342d916d-3671-4817-8863-c45bd12acd5d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Delete volume request issued successfully. 2026-04-07 01:19:05.903 7 INFO cinder.api.openstack.wsgi [None req-342d916d-3671-4817-8863-c45bd12acd5d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 returned with HTTP 202 [pid: 7|app: 0|req: 443/884] 10.0.0.225 () {32 vars in 778 bytes} [Tue Apr 7 01:19:05 2026] DELETE /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:05.914 8 INFO cinder.api.openstack.wsgi [None req-453f0f1b-cfe5-41af-acaa-55f9c6fd7b7d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:05.926 8 INFO cinder.volume.api [None req-453f0f1b-cfe5-41af-acaa-55f9c6fd7b7d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:05.929 8 INFO cinder.api.openstack.wsgi [None req-453f0f1b-cfe5-41af-acaa-55f9c6fd7b7d 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 returned with HTTP 200 [pid: 8|app: 0|req: 442/885] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:05 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 => generated 967 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:06.953 7 INFO cinder.api.openstack.wsgi [None req-e4892a1e-b18a-4ba7-8181-b1c80f94e342 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 2026-04-07 01:19:06.963 7 INFO cinder.api.openstack.wsgi [None req-e4892a1e-b18a-4ba7-8181-b1c80f94e342 0bddc27c3c1c4002b42971e4b78125dc 800a6253f49a47d6bb9bc89e3e9e1291 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 returned with HTTP 404 [pid: 7|app: 0|req: 444/886] 10.0.0.225 () {32 vars in 775 bytes} [Tue Apr 7 01:19:06 2026] GET /v3/800a6253f49a47d6bb9bc89e3e9e1291/volumes/38e4ab83-e105-4aad-9a52-30c2b6f4c4a4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:09.707 8 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-ec825ebe-c8fe-4933-887a-f49c195ddebe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:09.750 8 INFO cinder.volume.api [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-ec825ebe-c8fe-4933-887a-f49c195ddebe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:09.754 8 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-ec825ebe-c8fe-4933-887a-f49c195ddebe 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 8|app: 0|req: 443/887] 199.204.45.89 () {32 vars in 824 bytes} [Tue Apr 7 01:19:09 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1489 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:10.333 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:10.350 7 INFO cinder.volume.api [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:10.354 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 7|app: 0|req: 445/888] 10.0.0.100 () {34 vars in 1028 bytes} [Tue Apr 7 01:19:10 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:10.812 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-81b48949-015c-4f96-ba87-3184b3c23adb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:11.008 8 INFO cinder.volume.api [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-81b48949-015c-4f96-ba87-3184b3c23adb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:11.013 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-81b48949-015c-4f96-ba87-3184b3c23adb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 8|app: 0|req: 444/889] 10.0.0.100 () {34 vars in 1028 bytes} [Tue Apr 7 01:19:10 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1489 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:11.025 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:19:11.027 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 446/890] 10.0.0.100 () {32 vars in 829 bytes} [Tue Apr 7 01:19:11 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:11.045 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-a77f5e70-4d96-4fa3-aac5-7cf7d555cfcb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:11.092 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-a77f5e70-4d96-4fa3-aac5-7cf7d555cfcb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments returned with HTTP 200 [pid: 8|app: 0|req: 445/891] 10.0.0.100 () {40 vars in 1057 bytes} [Tue Apr 7 01:19:11 2026] POST /v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:11.165 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:19:11.165 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 447/892] 10.0.0.114 () {28 vars in 376 bytes} [Tue Apr 7 01:19:11 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:11.177 8 INFO cinder.api.openstack.wsgi [None req-03cce01c-125c-421f-b9bc-6c8c13be73cd 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db815abcdcb245b3bb3bf35061cf7bc9/limits?tenant_id=db815abcdcb245b3bb3bf35061cf7bc9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:11.204 8 INFO cinder.api.openstack.wsgi [None req-03cce01c-125c-421f-b9bc-6c8c13be73cd 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db815abcdcb245b3bb3bf35061cf7bc9/limits?tenant_id=db815abcdcb245b3bb3bf35061cf7bc9 returned with HTTP 200 [pid: 8|app: 0|req: 446/893] 10.0.0.114 () {34 vars in 879 bytes} [Tue Apr 7 01:19:11 2026] GET /v3/db815abcdcb245b3bb3bf35061cf7bc9/limits?tenant_id=db815abcdcb245b3bb3bf35061cf7bc9 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:11.860 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:11.861 8 INFO cinder.api.openstack.wsgi [None req-03cce01c-125c-421f-b9bc-6c8c13be73cd 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:11.861 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:19:11.862 8 INFO cinder.api.openstack.wsgi [None req-03cce01c-125c-421f-b9bc-6c8c13be73cd 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:19:12.754 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:19:12.755 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 449/896] 10.0.0.114 () {28 vars in 376 bytes} [Tue Apr 7 01:19:12 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-07 01:19:12.761 8 INFO cinder.api.openstack.wsgi [None req-03cce01c-125c-421f-b9bc-6c8c13be73cd 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:19:12.762 8 INFO cinder.api.openstack.wsgi [None req-03cce01c-125c-421f-b9bc-6c8c13be73cd 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 448/897] 10.0.0.114 () {28 vars in 376 bytes} [Tue Apr 7 01:19:12 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-07 01:19:13.172 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:19:13.173 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-5cf9dd72-474b-4a53-82b4-935daaaf7176 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 450/898] 10.0.0.114 () {28 vars in 376 bytes} [Tue Apr 7 01:19:13 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-07 01:19:13.186 8 INFO cinder.api.openstack.wsgi [None req-54d704c8-67e7-4b1b-90d3-1d98544dbb28 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db815abcdcb245b3bb3bf35061cf7bc9/limits?tenant_id=db815abcdcb245b3bb3bf35061cf7bc9 2026-04-07 01:19:13.223 8 INFO cinder.api.openstack.wsgi [None req-54d704c8-67e7-4b1b-90d3-1d98544dbb28 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db815abcdcb245b3bb3bf35061cf7bc9/limits?tenant_id=db815abcdcb245b3bb3bf35061cf7bc9 returned with HTTP 200 [pid: 8|app: 0|req: 449/899] 10.0.0.114 () {34 vars in 879 bytes} [Tue Apr 7 01:19:13 2026] GET /v3/db815abcdcb245b3bb3bf35061cf7bc9/limits?tenant_id=db815abcdcb245b3bb3bf35061cf7bc9 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:14.384 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-71e5d79d-c0bd-48b7-8010-3e13aab0a20f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:14.402 7 INFO cinder.volume.api [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-71e5d79d-c0bd-48b7-8010-3e13aab0a20f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:14.406 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-71e5d79d-c0bd-48b7-8010-3e13aab0a20f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 199.204.45.89 () {32 vars in 824 bytes} [Tue Apr 7 01:19:14 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1488 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:14.665 8 INFO cinder.api.openstack.wsgi [None req-54d704c8-67e7-4b1b-90d3-1d98544dbb28 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:19:14.666 8 INFO cinder.api.openstack.wsgi [None req-54d704c8-67e7-4b1b-90d3-1d98544dbb28 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 450/901] 10.0.0.114 () {28 vars in 376 bytes} [Tue Apr 7 01:19:14 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-07 01:19:14.672 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-71e5d79d-c0bd-48b7-8010-3e13aab0a20f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:19:14.674 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-71e5d79d-c0bd-48b7-8010-3e13aab0a20f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 452/902] 10.0.0.114 () {28 vars in 376 bytes} [Tue Apr 7 01:19:14 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-07 01:19:16.491 8 INFO cinder.api.openstack.wsgi [None req-54d704c8-67e7-4b1b-90d3-1d98544dbb28 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-07 01:19:16.492 8 INFO cinder.api.openstack.wsgi [None req-54d704c8-67e7-4b1b-90d3-1d98544dbb28 955cc364eb574fb5bc2741cb13ae772f db815abcdcb245b3bb3bf35061cf7bc9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 451/903] 199.204.45.89 () {32 vars in 839 bytes} [Tue Apr 7 01:19:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:16.504 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-cbcc648e-cb8f-4e47-920a-c0f5326f4333 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:16.527 7 INFO cinder.volume.api [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-cbcc648e-cb8f-4e47-920a-c0f5326f4333 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:16.532 7 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-cbcc648e-cb8f-4e47-920a-c0f5326f4333 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 7|app: 0|req: 453/904] 199.204.45.89 () {36 vars in 1072 bytes} [Tue Apr 7 01:19:16 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1712 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-04-07 01:19:16.610 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-1c9333d6-dc5e-4bd7-8a52-5b85cb57ecae 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:17.660 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-1c9333d6-dc5e-4bd7-8a52-5b85cb57ecae 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9 returned with HTTP 200 [pid: 8|app: 0|req: 452/905] 199.204.45.89 () {40 vars in 1134 bytes} [Tue Apr 7 01:19:16 2026] PUT /v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9 => generated 802 bytes in 1062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:17.926 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-a7dc4675-0480-487f-898b-644c6559e501 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:17.947 7 INFO cinder.volume.api [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-a7dc4675-0480-487f-898b-644c6559e501 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:17.953 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-a7dc4675-0480-487f-898b-644c6559e501 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 7|app: 0|req: 454/906] 199.204.45.89 () {32 vars in 824 bytes} [Tue Apr 7 01:19:17 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:18.181 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-1bdcb520-e592-4644-a374-efee9f72a776 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:18.224 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-1bdcb520-e592-4644-a374-efee9f72a776 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9/action returned with HTTP 204 [pid: 8|app: 0|req: 453/907] 199.204.45.89 () {40 vars in 1147 bytes} [Tue Apr 7 01:19:18 2026] POST /v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:20.789 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-dd17ce53-029d-4851-866b-a6efa0dd3136 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:20.824 7 INFO cinder.volume.api [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-dd17ce53-029d-4851-866b-a6efa0dd3136 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:20.829 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-dd17ce53-029d-4851-866b-a6efa0dd3136 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 7|app: 0|req: 455/908] 199.204.45.89 () {32 vars in 824 bytes} [Tue Apr 7 01:19:20 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1787 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:21.859 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-1bdcb520-e592-4644-a374-efee9f72a776 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:21.860 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-dd17ce53-029d-4851-866b-a6efa0dd3136 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:21.860 8 INFO cinder.api.openstack.wsgi [req-ea3092bb-2e6e-4a60-b94d-725222d555b9 req-1bdcb520-e592-4644-a374-efee9f72a776 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:19:21.861 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-dd17ce53-029d-4851-866b-a6efa0dd3136 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:23.967 8 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-ecf063a8-4b1f-4d14-bbd8-a0c746ce8a20 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:23.989 8 INFO cinder.volume.api [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-ecf063a8-4b1f-4d14-bbd8-a0c746ce8a20 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:23.996 8 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-ecf063a8-4b1f-4d14-bbd8-a0c746ce8a20 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 199.204.45.89 () {32 vars in 824 bytes} [Tue Apr 7 01:19:23 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1787 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:27.145 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-91905d3b-40ce-4361-bd62-37952e007607 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:27.159 7 INFO cinder.volume.api [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-91905d3b-40ce-4361-bd62-37952e007607 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:19:27.163 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-91905d3b-40ce-4361-bd62-37952e007607 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 200 [pid: 7|app: 0|req: 457/912] 199.204.45.89 () {32 vars in 824 bytes} [Tue Apr 7 01:19:27 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 1787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:31.860 8 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-ecf063a8-4b1f-4d14-bbd8-a0c746ce8a20 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:31.860 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-91905d3b-40ce-4361-bd62-37952e007607 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:31.861 7 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-91905d3b-40ce-4361-bd62-37952e007607 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:19:31.862 8 INFO cinder.api.openstack.wsgi [req-0dbed3e4-0d9d-4f8f-a1cd-5cb4056daf47 req-ecf063a8-4b1f-4d14-bbd8-a0c746ce8a20 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:41.048 7 INFO cinder.api.openstack.wsgi [None req-cb3d1d38-6a8c-4a70-ba83-7001ba38d252 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:19:41.063 7 INFO cinder.volume.api [None req-cb3d1d38-6a8c-4a70-ba83-7001ba38d252 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:41.068 7 INFO cinder.api.openstack.wsgi [None req-cb3d1d38-6a8c-4a70-ba83-7001ba38d252 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 459/915] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:19:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1790 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:41.081 8 INFO cinder.api.openstack.wsgi [None req-abe8663e-10a7-4413-869e-db4f3f64df09 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:19:41.086 8 INFO cinder.api.openstack.wsgi [None req-abe8663e-10a7-4413-869e-db4f3f64df09 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 457/916] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:41.131 7 INFO cinder.api.openstack.wsgi [None req-65474f80-064d-4465-9bfe-f6512308bf79 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:19:41.155 7 INFO cinder.api.openstack.wsgi [None req-65474f80-064d-4465-9bfe-f6512308bf79 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/917] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.164 8 INFO cinder.api.openstack.wsgi [None req-b122fdbf-2527-4e1d-bc9b-22fa59437695 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/181284042a6e40ce8546214c97f04f91?usage=true 2026-04-07 01:19:41.183 8 INFO cinder.api.openstack.wsgi [None req-b122fdbf-2527-4e1d-bc9b-22fa59437695 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/181284042a6e40ce8546214c97f04f91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/918] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/181284042a6e40ce8546214c97f04f91?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.202 7 INFO cinder.api.openstack.wsgi [None req-20d6bd20-0209-4600-bd7a-df530c62ac32 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true 2026-04-07 01:19:41.222 7 INFO cinder.api.openstack.wsgi [None req-20d6bd20-0209-4600-bd7a-df530c62ac32 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/919] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.234 8 INFO cinder.api.openstack.wsgi [None req-4cf6c084-3f99-4795-bb0e-0ab9388e86da 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true 2026-04-07 01:19:41.254 8 INFO cinder.api.openstack.wsgi [None req-4cf6c084-3f99-4795-bb0e-0ab9388e86da 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/920] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.265 7 INFO cinder.api.openstack.wsgi [None req-c50cb65d-fa39-434a-958a-c06814e52a1f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true 2026-04-07 01:19:41.285 7 INFO cinder.api.openstack.wsgi [None req-c50cb65d-fa39-434a-958a-c06814e52a1f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/921] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.295 8 INFO cinder.api.openstack.wsgi [None req-0e63e76f-f0ce-4340-be10-f10cf01d2cb5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true 2026-04-07 01:19:41.316 8 INFO cinder.api.openstack.wsgi [None req-0e63e76f-f0ce-4340-be10-f10cf01d2cb5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/922] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.326 7 INFO cinder.api.openstack.wsgi [None req-db77b765-7a68-4561-ac88-b6ba3796a130 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:19:41.344 7 INFO cinder.api.openstack.wsgi [None req-db77b765-7a68-4561-ac88-b6ba3796a130 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/923] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.357 8 INFO cinder.api.openstack.wsgi [None req-3305b6f8-8a87-422d-8adf-1dc0616a0eee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:19:41.375 8 INFO cinder.api.openstack.wsgi [None req-3305b6f8-8a87-422d-8adf-1dc0616a0eee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/924] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.393 7 INFO cinder.api.openstack.wsgi [None req-f934d8c4-76aa-43e0-9159-f70809faeed8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true 2026-04-07 01:19:41.447 7 INFO cinder.api.openstack.wsgi [None req-f934d8c4-76aa-43e0-9159-f70809faeed8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/925] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.459 8 INFO cinder.api.openstack.wsgi [None req-e2ac4bc5-50b8-4c23-9acf-19f02d771be0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true 2026-04-07 01:19:41.478 8 INFO cinder.api.openstack.wsgi [None req-e2ac4bc5-50b8-4c23-9acf-19f02d771be0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/926] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.490 7 INFO cinder.api.openstack.wsgi [None req-a33eecfe-b0f3-42d3-8beb-02857cdb7971 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true 2026-04-07 01:19:41.512 7 INFO cinder.api.openstack.wsgi [None req-a33eecfe-b0f3-42d3-8beb-02857cdb7971 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/927] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.523 8 INFO cinder.api.openstack.wsgi [None req-5211169d-ce44-410b-82c2-67e4d9bbbaa8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fa0ea16ce9a645bda6412f9c062998c9?usage=true 2026-04-07 01:19:41.544 8 INFO cinder.api.openstack.wsgi [None req-5211169d-ce44-410b-82c2-67e4d9bbbaa8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fa0ea16ce9a645bda6412f9c062998c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/928] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fa0ea16ce9a645bda6412f9c062998c9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.554 7 INFO cinder.api.openstack.wsgi [None req-2a66ba8c-36b4-4fa4-b125-b3cd6f04c6c5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true 2026-04-07 01:19:41.570 7 INFO cinder.api.openstack.wsgi [None req-2a66ba8c-36b4-4fa4-b125-b3cd6f04c6c5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/929] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:41.585 8 INFO cinder.api.openstack.wsgi [None req-f1015975-cfed-4f41-be94-a391e327620e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:19:41.609 8 INFO cinder.volume.api [None req-f1015975-cfed-4f41-be94-a391e327620e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:19:41.613 8 INFO cinder.api.openstack.wsgi [None req-f1015975-cfed-4f41-be94-a391e327620e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 464/930] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1790 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:19:41.624 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:19:41.636 7 INFO cinder.volume.api [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:19:41.636 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 467/931] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:41.649 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:19:41.859 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:41.861 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:19:41.862 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:41.863 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:19:42.153 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 465/934] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:19:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 671 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:19:51.860 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:51.860 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:19:51.861 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:19:51.861 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:01.859 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:01.860 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:01.861 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:01.861 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:11.859 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:11.860 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:11.861 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:11.861 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:21.859 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:21.859 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:21.860 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:21.861 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:31.860 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:31.860 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:31.862 8 INFO cinder.api.openstack.wsgi [None req-c2db876f-aa35-4e9d-8305-650af24a9535 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:31.862 7 INFO cinder.api.openstack.wsgi [None req-84d75c00-d731-406b-ac28-cff4795e0d6e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:41.051 8 INFO cinder.api.openstack.wsgi [None req-91e49645-a4dc-460f-803c-9db2425342f6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:20:41.065 8 INFO cinder.volume.api [None req-91e49645-a4dc-460f-803c-9db2425342f6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:20:41.069 8 INFO cinder.api.openstack.wsgi [None req-91e49645-a4dc-460f-803c-9db2425342f6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 471/945] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:20:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1790 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:20:41.080 7 INFO cinder.api.openstack.wsgi [None req-1b1c914c-b148-496d-8687-d3781781a5ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:20:41.096 7 INFO cinder.volume.api [None req-1b1c914c-b148-496d-8687-d3781781a5ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:20:41.101 7 INFO cinder.api.openstack.wsgi [None req-1b1c914c-b148-496d-8687-d3781781a5ed 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 475/946] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:41.110 8 INFO cinder.api.openstack.wsgi [None req-79bee875-0bdc-4e4e-9137-bec2b65dce2b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:20:41.115 8 INFO cinder.api.openstack.wsgi [None req-79bee875-0bdc-4e4e-9137-bec2b65dce2b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 472/947] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:41.125 7 INFO cinder.api.openstack.wsgi [None req-5a3b1310-d9bd-454f-83dd-7d23a7658f8e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:20:41.628 7 INFO cinder.api.openstack.wsgi [None req-5a3b1310-d9bd-454f-83dd-7d23a7658f8e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 476/948] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 671 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:41.645 8 INFO cinder.api.openstack.wsgi [None req-dd60f173-1df7-4ced-895a-eb284516cf41 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:20:41.652 8 INFO cinder.volume.api [None req-dd60f173-1df7-4ced-895a-eb284516cf41 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:20:41.653 8 INFO cinder.api.openstack.wsgi [None req-dd60f173-1df7-4ced-895a-eb284516cf41 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/949] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:20:41.770 7 INFO cinder.api.openstack.wsgi [None req-4c0ce275-62ea-4566-8e36-d00cc2c8e2f5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:20:41.790 7 INFO cinder.api.openstack.wsgi [None req-4c0ce275-62ea-4566-8e36-d00cc2c8e2f5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/950] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:41.802 8 INFO cinder.api.openstack.wsgi [None req-08959857-d945-4a53-98ca-f19a902e64d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/23aaf348929845be8d3070058728cc23?usage=true 2026-04-07 01:20:41.839 8 INFO cinder.api.openstack.wsgi [None req-08959857-d945-4a53-98ca-f19a902e64d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/23aaf348929845be8d3070058728cc23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/951] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/23aaf348929845be8d3070058728cc23?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:41.851 7 INFO cinder.api.openstack.wsgi [None req-da453c8a-3c10-4235-a205-c7cdd8cdf705 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true 2026-04-07 01:20:41.859 8 INFO cinder.api.openstack.wsgi [None req-08959857-d945-4a53-98ca-f19a902e64d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:41.860 8 INFO cinder.api.openstack.wsgi [None req-08959857-d945-4a53-98ca-f19a902e64d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:41.861 8 INFO cinder.api.openstack.wsgi [None req-08959857-d945-4a53-98ca-f19a902e64d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:41.862 8 INFO cinder.api.openstack.wsgi [None req-08959857-d945-4a53-98ca-f19a902e64d7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:41.873 7 INFO cinder.api.openstack.wsgi [None req-da453c8a-3c10-4235-a205-c7cdd8cdf705 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/954] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:41.883 8 INFO cinder.api.openstack.wsgi [None req-c88845f9-527a-48b7-80aa-062ff410732a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true 2026-04-07 01:20:41.906 8 INFO cinder.api.openstack.wsgi [None req-c88845f9-527a-48b7-80aa-062ff410732a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/955] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:41.916 7 INFO cinder.api.openstack.wsgi [None req-90896dfd-7b39-4a29-9852-0a08ddea410b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true 2026-04-07 01:20:41.933 7 INFO cinder.api.openstack.wsgi [None req-90896dfd-7b39-4a29-9852-0a08ddea410b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/956] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:41.949 8 INFO cinder.api.openstack.wsgi [None req-ac3eb8d1-57df-4944-bb15-95acdfbbbe77 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/56dbf8fdd41a42d19bca300e7d9c050b?usage=true 2026-04-07 01:20:41.968 8 INFO cinder.api.openstack.wsgi [None req-ac3eb8d1-57df-4944-bb15-95acdfbbbe77 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/56dbf8fdd41a42d19bca300e7d9c050b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/957] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/56dbf8fdd41a42d19bca300e7d9c050b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:41.979 7 INFO cinder.api.openstack.wsgi [None req-87ddbf8f-dd7b-4d00-8ff8-48f6a9b43551 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true 2026-04-07 01:20:41.995 7 INFO cinder.api.openstack.wsgi [None req-87ddbf8f-dd7b-4d00-8ff8-48f6a9b43551 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/958] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:42.007 8 INFO cinder.api.openstack.wsgi [None req-eab4565d-1a2f-4d89-868a-6af1b982870e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:20:42.047 8 INFO cinder.api.openstack.wsgi [None req-eab4565d-1a2f-4d89-868a-6af1b982870e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/959] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:42.057 7 INFO cinder.api.openstack.wsgi [None req-e6e2f011-8e66-4574-b4db-be45968cc090 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:20:42.074 7 INFO cinder.api.openstack.wsgi [None req-e6e2f011-8e66-4574-b4db-be45968cc090 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/960] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:42.086 8 INFO cinder.api.openstack.wsgi [None req-6a474356-b1b9-4d4a-a051-9a2ffe1eb890 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true 2026-04-07 01:20:42.102 8 INFO cinder.api.openstack.wsgi [None req-6a474356-b1b9-4d4a-a051-9a2ffe1eb890 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/961] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:42.115 7 INFO cinder.api.openstack.wsgi [None req-99cda58d-ff22-45b5-a560-dacc2e1a52a9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true 2026-04-07 01:20:42.139 7 INFO cinder.api.openstack.wsgi [None req-99cda58d-ff22-45b5-a560-dacc2e1a52a9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/962] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:42.147 8 INFO cinder.api.openstack.wsgi [None req-4e5eb59c-4f7f-410b-acbd-08e923d70ea3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d2083136943945cc92aa8888fcc0cb57?usage=true 2026-04-07 01:20:42.166 8 INFO cinder.api.openstack.wsgi [None req-4e5eb59c-4f7f-410b-acbd-08e923d70ea3 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d2083136943945cc92aa8888fcc0cb57?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/963] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d2083136943945cc92aa8888fcc0cb57?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:42.178 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true 2026-04-07 01:20:42.195 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/964] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:42.206 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true 2026-04-07 01:20:42.228 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/965] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:20:42 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:20:51.860 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:51.861 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:20:51.861 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:20:51.862 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:01.860 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:01.860 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:01.860 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:01.861 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:11.860 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:11.860 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:11.861 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:11.861 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:21.860 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:21.860 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:21.861 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:21.875 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:31.860 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:31.860 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:31.861 7 INFO cinder.api.openstack.wsgi [None req-8196382d-1fab-4f8e-8db5-eff22eeb9ccb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:31.861 8 INFO cinder.api.openstack.wsgi [None req-d3d8acb3-c9f8-425a-ad7e-0b342a6db771 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:40.983 8 INFO cinder.api.openstack.wsgi [None req-480fdc7c-e18c-4da9-8d33-1a5e0d633b2f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:21:40.991 8 INFO cinder.volume.api [None req-480fdc7c-e18c-4da9-8d33-1a5e0d633b2f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:21:40.991 8 INFO cinder.api.openstack.wsgi [None req-480fdc7c-e18c-4da9-8d33-1a5e0d633b2f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/976] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:21:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:21:41.035 7 INFO cinder.api.openstack.wsgi [None req-f7abb3d9-aad9-4516-ad4e-b17ac2d1dc58 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:21:41.054 7 INFO cinder.api.openstack.wsgi [None req-f7abb3d9-aad9-4516-ad4e-b17ac2d1dc58 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/977] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.066 8 INFO cinder.api.openstack.wsgi [None req-e726021c-7246-4b13-a2df-19417d52d354 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true 2026-04-07 01:21:41.094 8 INFO cinder.api.openstack.wsgi [None req-e726021c-7246-4b13-a2df-19417d52d354 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/978] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.106 7 INFO cinder.api.openstack.wsgi [None req-e6966eb6-b7db-4c91-b9a1-adec80253018 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true 2026-04-07 01:21:41.130 7 INFO cinder.api.openstack.wsgi [None req-e6966eb6-b7db-4c91-b9a1-adec80253018 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/979] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.142 8 INFO cinder.api.openstack.wsgi [None req-23418ab0-d817-40ac-ab75-fc9d0650611a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true 2026-04-07 01:21:41.166 8 INFO cinder.api.openstack.wsgi [None req-23418ab0-d817-40ac-ab75-fc9d0650611a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/980] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.181 7 INFO cinder.api.openstack.wsgi [None req-f045a930-5531-4937-80c2-91952f961ce2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true 2026-04-07 01:21:41.207 7 INFO cinder.api.openstack.wsgi [None req-f045a930-5531-4937-80c2-91952f961ce2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/981] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.218 8 INFO cinder.api.openstack.wsgi [None req-51fd1ee0-25e7-43dd-b515-db5ee996bdce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:21:41.241 8 INFO cinder.api.openstack.wsgi [None req-51fd1ee0-25e7-43dd-b515-db5ee996bdce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/982] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.253 7 INFO cinder.api.openstack.wsgi [None req-c5a1189a-cff0-4342-a84e-8e980599342d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:21:41.276 7 INFO cinder.api.openstack.wsgi [None req-c5a1189a-cff0-4342-a84e-8e980599342d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/983] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.296 8 INFO cinder.api.openstack.wsgi [None req-0ef24846-a9fd-412a-9067-9b87af95d62e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true 2026-04-07 01:21:41.319 8 INFO cinder.api.openstack.wsgi [None req-0ef24846-a9fd-412a-9067-9b87af95d62e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/984] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.331 7 INFO cinder.api.openstack.wsgi [None req-7f830732-e849-4aa5-b10f-f7699c754423 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true 2026-04-07 01:21:41.350 7 INFO cinder.api.openstack.wsgi [None req-7f830732-e849-4aa5-b10f-f7699c754423 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/985] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.363 8 INFO cinder.api.openstack.wsgi [None req-dff8ed8e-9b5d-4627-b796-dd41d67773bb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true 2026-04-07 01:21:41.390 8 INFO cinder.api.openstack.wsgi [None req-dff8ed8e-9b5d-4627-b796-dd41d67773bb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/986] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.403 7 INFO cinder.api.openstack.wsgi [None req-66cf6fee-d7f8-4156-b4e8-274bf5a8ef7d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true 2026-04-07 01:21:41.418 7 INFO cinder.api.openstack.wsgi [None req-66cf6fee-d7f8-4156-b4e8-274bf5a8ef7d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/987] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.431 8 INFO cinder.api.openstack.wsgi [None req-1c8ab3df-d93d-467e-ae9f-ef9deab1497b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:21:41.436 8 INFO cinder.api.openstack.wsgi [None req-1c8ab3df-d93d-467e-ae9f-ef9deab1497b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 494/988] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:41.448 7 INFO cinder.api.openstack.wsgi [None req-28dccdd4-88db-4532-a4c1-c716e9e60897 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:21:41.460 7 INFO cinder.volume.api [None req-28dccdd4-88db-4532-a4c1-c716e9e60897 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:21:41.464 7 INFO cinder.api.openstack.wsgi [None req-28dccdd4-88db-4532-a4c1-c716e9e60897 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/989] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:21:41.475 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:21:41.489 8 INFO cinder.volume.api [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:21:41.494 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/990] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:41.506 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:21:41.860 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:41.861 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:41.863 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:41.864 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:42.011 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 496/993] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:21:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:21:51.859 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:51.860 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:21:51.861 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:21:51.861 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:01.859 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:01.859 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:01.861 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:01.861 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:11.860 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:11.860 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:11.862 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:11.862 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:21.859 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:21.860 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:21.861 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:21.861 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:31.859 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:31.860 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:31.860 7 INFO cinder.api.openstack.wsgi [None req-727364b1-c314-4f81-9a1f-04a99daa817f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:31.861 8 INFO cinder.api.openstack.wsgi [None req-5952b383-b166-401e-b177-92110327ccba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:40.970 7 INFO cinder.api.openstack.wsgi [None req-29960258-15f1-41bb-9c0d-994165242dce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:22:40.982 7 INFO cinder.api.openstack.wsgi [None req-29960258-15f1-41bb-9c0d-994165242dce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 502/1004] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:22:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:40.997 8 INFO cinder.api.openstack.wsgi [None req-d29f1929-f0c9-4e02-be92-0635065e9161 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:22:41.009 8 INFO cinder.volume.api [None req-d29f1929-f0c9-4e02-be92-0635065e9161 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:22:41.010 8 INFO cinder.api.openstack.wsgi [None req-d29f1929-f0c9-4e02-be92-0635065e9161 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1005] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:22:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:22:41.020 7 INFO cinder.api.openstack.wsgi [None req-3adc1330-5d61-4692-b347-6f20b4839792 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:22:41.036 7 INFO cinder.volume.api [None req-3adc1330-5d61-4692-b347-6f20b4839792 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:22:41.042 7 INFO cinder.api.openstack.wsgi [None req-3adc1330-5d61-4692-b347-6f20b4839792 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1006] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-07 01:22:41.051 8 INFO cinder.api.openstack.wsgi [None req-ab496f1e-e6a2-4886-8725-4f58d1bedda4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:22:41.063 8 INFO cinder.volume.api [None req-ab496f1e-e6a2-4886-8725-4f58d1bedda4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:22:41.069 8 INFO cinder.api.openstack.wsgi [None req-ab496f1e-e6a2-4886-8725-4f58d1bedda4 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1007] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 1790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:41.122 7 INFO cinder.api.openstack.wsgi [None req-c14cbb02-b929-4d30-9b29-3b90c8621558 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:22:41.144 7 INFO cinder.api.openstack.wsgi [None req-c14cbb02-b929-4d30-9b29-3b90c8621558 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1008] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:41.159 8 INFO cinder.api.openstack.wsgi [None req-ab380215-800b-4b22-bd98-94a24153d00f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true 2026-04-07 01:22:41.179 8 INFO cinder.api.openstack.wsgi [None req-ab380215-800b-4b22-bd98-94a24153d00f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1009] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/2866aa8afc4d4a5a8293aa91e96b5f51?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.193 7 INFO cinder.api.openstack.wsgi [None req-52325ce1-b441-4c0c-bb52-369ec0c25fdc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true 2026-04-07 01:22:41.219 7 INFO cinder.api.openstack.wsgi [None req-52325ce1-b441-4c0c-bb52-369ec0c25fdc 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1010] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/32a18c4a317a42f6bec25a1f28ec766b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.232 8 INFO cinder.api.openstack.wsgi [None req-ac885112-6313-405d-9b93-cb75295e88e1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true 2026-04-07 01:22:41.265 8 INFO cinder.api.openstack.wsgi [None req-ac885112-6313-405d-9b93-cb75295e88e1 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1011] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/36c56bc25333479bba18f935af3b0d20?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.285 7 INFO cinder.api.openstack.wsgi [None req-cbcbf72c-d79e-4714-847e-2f4ad07b5f17 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true 2026-04-07 01:22:41.309 7 INFO cinder.api.openstack.wsgi [None req-cbcbf72c-d79e-4714-847e-2f4ad07b5f17 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1012] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/65538298dfea40c59b64cca9beb03af1?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.319 8 INFO cinder.api.openstack.wsgi [None req-f721add4-9992-4ff5-b801-4af312c7fbc7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:22:41.342 8 INFO cinder.api.openstack.wsgi [None req-f721add4-9992-4ff5-b801-4af312c7fbc7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1013] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.358 7 INFO cinder.api.openstack.wsgi [None req-d30ef61d-34f4-48f0-81ba-113f1a4cf8e0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:22:41.389 7 INFO cinder.api.openstack.wsgi [None req-d30ef61d-34f4-48f0-81ba-113f1a4cf8e0 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1014] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.404 8 INFO cinder.api.openstack.wsgi [None req-f2ae5788-bc06-4ba8-a638-9cb752f28829 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true 2026-04-07 01:22:41.434 8 INFO cinder.api.openstack.wsgi [None req-f2ae5788-bc06-4ba8-a638-9cb752f28829 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1015] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/ac60bc09fe214d269fc9def2a3c5a928?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.447 7 INFO cinder.api.openstack.wsgi [None req-060b65a3-b892-4f96-b55e-d3becea6bdb7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true 2026-04-07 01:22:41.471 7 INFO cinder.api.openstack.wsgi [None req-060b65a3-b892-4f96-b55e-d3becea6bdb7 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1016] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d11d0d530a2d4bae9aafc45974cb9dc3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.486 8 INFO cinder.api.openstack.wsgi [None req-e0579418-c410-4681-a5a9-03c2524f321a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true 2026-04-07 01:22:41.507 8 INFO cinder.api.openstack.wsgi [None req-e0579418-c410-4681-a5a9-03c2524f321a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1017] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/e70704ce525b420eb0b38cbb73ddaf99?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.517 7 INFO cinder.api.openstack.wsgi [None req-4ad9e59e-5881-43ce-b234-f39792f6294e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true 2026-04-07 01:22:41.547 7 INFO cinder.api.openstack.wsgi [None req-4ad9e59e-5881-43ce-b234-f39792f6294e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1018] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/fdda3ccdbc9a4470a60b2d01d5746e23?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:41.558 8 INFO cinder.api.openstack.wsgi [None req-ae933312-6bd1-4f56-9c5d-d23aa66b14c5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:22:41.860 7 INFO cinder.api.openstack.wsgi [None req-4ad9e59e-5881-43ce-b234-f39792f6294e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:41.861 7 INFO cinder.api.openstack.wsgi [None req-4ad9e59e-5881-43ce-b234-f39792f6294e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:41.862 7 INFO cinder.api.openstack.wsgi [None req-4ad9e59e-5881-43ce-b234-f39792f6294e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:41.862 7 INFO cinder.api.openstack.wsgi [None req-4ad9e59e-5881-43ce-b234-f39792f6294e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:42.062 8 INFO cinder.api.openstack.wsgi [None req-ae933312-6bd1-4f56-9c5d-d23aa66b14c5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1021] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:22:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:46.585 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:22:47.150 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9 returned with HTTP 200 [pid: 7|app: 0|req: 512/1022] 199.204.45.89 () {38 vars in 1102 bytes} [Tue Apr 7 01:22:46 2026] DELETE /v3/aa1377eb1a6547d781a843b8f5e59bf7/attachments/0b56565d-ff6b-4294-a8ed-796121c4a4f9 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:22:47.170 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb 2026-04-07 01:22:47.171 8 INFO cinder.api.v3.volumes [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Delete volume with id: 35f36771-0808-4687-85e0-2b9fd29e79bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:22:47.185 8 INFO cinder.volume.api [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Volume info retrieved successfully. 2026-04-07 01:22:47.212 8 INFO cinder.volume.api [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Delete volume request issued successfully. 2026-04-07 01:22:47.212 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb returned with HTTP 202 [pid: 8|app: 0|req: 511/1023] 199.204.45.89 () {36 vars in 1053 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/35f36771-0808-4687-85e0-2b9fd29e79bb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-07 01:22:51.859 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:51.859 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:22:51.861 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:22:51.861 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:01.860 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:01.861 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:01.861 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:01.862 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:11.860 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:11.860 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:11.861 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:11.862 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:21.859 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:21.859 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:21.860 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:21.861 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:31.860 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:31.861 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:31.862 7 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-3d7963dc-e64d-44b0-89c8-cbcf7ba641ce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:31.862 8 INFO cinder.api.openstack.wsgi [req-a1cadabc-fed0-4721-be38-b6255ecc7b28 req-7bf089b9-26b1-4041-b0c9-781dd213035d 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:23:41.014 7 INFO cinder.api.openstack.wsgi [None req-8daa6251-d48e-40a7-afb0-80523643b86e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-07 01:23:41.022 7 INFO cinder.volume.api [None req-8daa6251-d48e-40a7-afb0-80523643b86e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:23:41.024 7 INFO cinder.api.openstack.wsgi [None req-8daa6251-d48e-40a7-afb0-80523643b86e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1034] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:23:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:23:41.038 8 INFO cinder.api.openstack.wsgi [None req-c9ee7ca2-6b86-4b35-8a92-d0e48faf7ad2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:23:41.045 8 INFO cinder.volume.api [None req-c9ee7ca2-6b86-4b35-8a92-d0e48faf7ad2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:23:41.045 8 INFO cinder.api.openstack.wsgi [None req-c9ee7ca2-6b86-4b35-8a92-d0e48faf7ad2 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1035] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:23:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:23:41.055 7 INFO cinder.api.openstack.wsgi [None req-dfb8cdb4-b68e-4932-996b-6edd9ada27a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:23:41.064 7 INFO cinder.api.openstack.wsgi [None req-dfb8cdb4-b68e-4932-996b-6edd9ada27a6 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 519/1036] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:23:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:23:41.078 8 INFO cinder.api.openstack.wsgi [None req-dd1be8ad-3ad9-4d8b-a91d-cbdbf7d23c8f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:23:41.093 8 INFO cinder.volume.api [None req-dd1be8ad-3ad9-4d8b-a91d-cbdbf7d23c8f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:23:41.099 8 INFO cinder.api.openstack.wsgi [None req-dd1be8ad-3ad9-4d8b-a91d-cbdbf7d23c8f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1037] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:23:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:23:41.188 7 INFO cinder.api.openstack.wsgi [None req-40938757-735e-472d-81c6-acbd859f21c8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:23:41.222 7 INFO cinder.api.openstack.wsgi [None req-40938757-735e-472d-81c6-acbd859f21c8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1038] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:23:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:23:41.234 8 INFO cinder.api.openstack.wsgi [None req-d1798738-0495-44c0-b3c2-cb9afc7a70af 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/5a043c1d48754f1a8ce240dbf216909f?usage=true 2026-04-07 01:23:41.253 8 INFO cinder.api.openstack.wsgi [None req-d1798738-0495-44c0-b3c2-cb9afc7a70af 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/5a043c1d48754f1a8ce240dbf216909f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1039] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:23:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/5a043c1d48754f1a8ce240dbf216909f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:23:41.269 7 INFO cinder.api.openstack.wsgi [None req-b1ab3bbb-feff-4dd9-8c75-0d896b5871ac 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:23:41.294 7 INFO cinder.api.openstack.wsgi [None req-b1ab3bbb-feff-4dd9-8c75-0d896b5871ac 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1040] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:23:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:23:41.305 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:23:41.334 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1041] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:23:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:23:41.345 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:23:41.850 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1042] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:23:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:23:41.860 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:41.860 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:41.861 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:41.861 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:51.860 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:51.860 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:23:51.861 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:23:51.862 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:01.860 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:01.860 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:01.861 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:01.862 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:11.860 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:11.860 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:11.861 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:11.861 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:21.860 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:21.860 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:21.860 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:21.862 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:31.860 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:31.860 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:31.861 7 INFO cinder.api.openstack.wsgi [None req-5a34df74-3457-4f13-a674-9cdc515a3279 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:31.862 8 INFO cinder.api.openstack.wsgi [None req-0a9168c5-dd98-49c9-9b1c-0eac8da2e264 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:41.001 7 INFO cinder.api.openstack.wsgi [None req-2ce1fdf1-e983-4760-bdf2-88929092852f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:24:41.506 7 INFO cinder.api.openstack.wsgi [None req-2ce1fdf1-e983-4760-bdf2-88929092852f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1055] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:24:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:24:41.521 8 INFO cinder.api.openstack.wsgi [None req-0b5c1b05-0c38-40ed-b22f-9f98bc1b1dee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:24:41.531 8 INFO cinder.volume.api [None req-0b5c1b05-0c38-40ed-b22f-9f98bc1b1dee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:24:41.532 8 INFO cinder.api.openstack.wsgi [None req-0b5c1b05-0c38-40ed-b22f-9f98bc1b1dee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1056] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:24:41.582 7 INFO cinder.api.openstack.wsgi [None req-aa5b4190-1d1f-4a55-9858-5f7776a25cba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:24:41.601 7 INFO cinder.api.openstack.wsgi [None req-aa5b4190-1d1f-4a55-9858-5f7776a25cba 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1057] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:24:41.613 8 INFO cinder.api.openstack.wsgi [None req-0ba811eb-2605-4c8a-8291-b4eb6adb8574 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/613d28cbf0324a3cbdfff251ade4f465?usage=true 2026-04-07 01:24:41.639 8 INFO cinder.api.openstack.wsgi [None req-0ba811eb-2605-4c8a-8291-b4eb6adb8574 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/613d28cbf0324a3cbdfff251ade4f465?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1058] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/613d28cbf0324a3cbdfff251ade4f465?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:24:41.652 7 INFO cinder.api.openstack.wsgi [None req-78b31164-00fa-4fef-b231-9fb7b328c359 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:24:41.678 7 INFO cinder.api.openstack.wsgi [None req-78b31164-00fa-4fef-b231-9fb7b328c359 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1059] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:24:41.691 8 INFO cinder.api.openstack.wsgi [None req-24ef9754-2794-437e-b605-5084f10dc695 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:24:41.710 8 INFO cinder.api.openstack.wsgi [None req-24ef9754-2794-437e-b605-5084f10dc695 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1060] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:24:41.721 7 INFO cinder.api.openstack.wsgi [None req-2ad1c0db-d451-4008-93b3-fcfcd031b17f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d5591b2a635e4eb59517088bab6bf0b1?usage=true 2026-04-07 01:24:41.742 7 INFO cinder.api.openstack.wsgi [None req-2ad1c0db-d451-4008-93b3-fcfcd031b17f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d5591b2a635e4eb59517088bab6bf0b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1061] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/d5591b2a635e4eb59517088bab6bf0b1?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:24:41.750 8 INFO cinder.api.openstack.wsgi [None req-38a82791-bff5-4f60-9172-8692f0d2c7cf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:24:41.755 8 INFO cinder.volume.api [None req-38a82791-bff5-4f60-9172-8692f0d2c7cf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:24:41.755 8 INFO cinder.api.openstack.wsgi [None req-38a82791-bff5-4f60-9172-8692f0d2c7cf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1062] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:24:41.766 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:24:41.771 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 533/1063] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:24:41.779 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:24:41.789 8 INFO cinder.volume.api [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:24:41.791 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1064] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:24:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:24:41.860 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:41.860 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:41.861 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:41.861 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:51.860 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:51.860 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:24:51.861 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:24:51.861 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:01.860 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:01.861 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:01.861 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:01.862 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:11.859 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:11.860 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:11.861 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:11.861 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:21.860 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:21.860 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:21.861 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:21.861 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:31.860 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:31.861 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:31.861 7 INFO cinder.api.openstack.wsgi [None req-e3d14eca-b9ff-46d6-95e3-8dcb01f6a473 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:31.862 8 INFO cinder.api.openstack.wsgi [None req-15d09f05-2b84-499f-8b81-987f6ee85693 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:32.059 7 INFO cinder.api.openstack.wsgi [None req-f30e39ba-f981-40f4-a83e-cd0727acfa28 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots 2026-04-07 01:25:32.073 7 INFO cinder.volume.api [None req-f30e39ba-f981-40f4-a83e-cd0727acfa28 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:25:32.073 7 INFO cinder.api.openstack.wsgi [None req-f30e39ba-f981-40f4-a83e-cd0727acfa28 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 540/1077] 10.0.0.225 () {32 vars in 705 bytes} [Tue Apr 7 01:25:32 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:25:32.094 8 INFO cinder.api.openstack.wsgi [None req-9c599f42-d01e-425a-8cea-e944a549a884 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes 2026-04-07 01:25:32.121 8 INFO cinder.volume.api [None req-9c599f42-d01e-425a-8cea-e944a549a884 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:25:32.122 8 INFO cinder.api.openstack.wsgi [None req-9c599f42-d01e-425a-8cea-e944a549a884 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes returned with HTTP 200 [pid: 8|app: 0|req: 538/1078] 10.0.0.225 () {32 vars in 701 bytes} [Tue Apr 7 01:25:32 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:25:40.974 7 INFO cinder.api.openstack.wsgi [None req-e07262b8-009e-4ab0-b7e9-f46837f79171 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:25:40.984 7 INFO cinder.volume.api [None req-e07262b8-009e-4ab0-b7e9-f46837f79171 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:25:40.986 7 INFO cinder.api.openstack.wsgi [None req-e07262b8-009e-4ab0-b7e9-f46837f79171 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1079] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:25:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:25:40.995 8 INFO cinder.api.openstack.wsgi [None req-8370825e-c270-4f97-ab7e-d6fd989e4109 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:25:41.004 8 INFO cinder.api.openstack.wsgi [None req-8370825e-c270-4f97-ab7e-d6fd989e4109 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 539/1080] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:25:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:25:41.012 7 INFO cinder.api.openstack.wsgi [None req-ddc6d89a-1e8c-4bba-ac6a-2eb3a3dbc0c9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:25:41.022 7 INFO cinder.volume.api [None req-ddc6d89a-1e8c-4bba-ac6a-2eb3a3dbc0c9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:25:41.024 7 INFO cinder.api.openstack.wsgi [None req-ddc6d89a-1e8c-4bba-ac6a-2eb3a3dbc0c9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1081] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:25:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:25:41.035 8 INFO cinder.api.openstack.wsgi [None req-5575e892-bc48-4d32-9db2-0881c79fec9b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:25:41.540 8 INFO cinder.api.openstack.wsgi [None req-5575e892-bc48-4d32-9db2-0881c79fec9b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1082] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:25:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:25:41.581 7 INFO cinder.api.openstack.wsgi [None req-22dbe1ae-d462-4457-b1e7-880de0db6cce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:25:41.614 7 INFO cinder.api.openstack.wsgi [None req-22dbe1ae-d462-4457-b1e7-880de0db6cce 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1083] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:25:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:25:41.627 8 INFO cinder.api.openstack.wsgi [None req-83395ad1-a893-481c-bf32-c603c002297e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:25:41.655 8 INFO cinder.api.openstack.wsgi [None req-83395ad1-a893-481c-bf32-c603c002297e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1084] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:25:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:25:41.668 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:25:41.690 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1085] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:25:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:25:41.701 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:25:41.707 8 INFO cinder.volume.api [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:25:41.707 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1086] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:25:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:25:41.860 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:41.860 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:41.861 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:41.861 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:51.859 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:51.859 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:25:51.860 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:25:51.860 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:01.860 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:01.860 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:01.861 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:01.861 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:11.860 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:11.860 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:11.861 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:11.861 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:21.860 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:21.860 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:21.861 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:21.861 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:31.860 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:31.860 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:31.860 8 INFO cinder.api.openstack.wsgi [None req-4d0fab53-6f91-41e1-85c8-ed0ee1ded63b 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:31.861 7 INFO cinder.api.openstack.wsgi [None req-09779a46-6a55-4c5b-987d-b8e35c93fcbb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:40.936 8 INFO cinder.api.openstack.wsgi [None req-39273a7d-2f63-4a23-89ef-d032531cea5f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:26:40.946 8 INFO cinder.volume.api [None req-39273a7d-2f63-4a23-89ef-d032531cea5f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:26:40.949 8 INFO cinder.api.openstack.wsgi [None req-39273a7d-2f63-4a23-89ef-d032531cea5f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1099] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:26:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:26:40.960 7 INFO cinder.api.openstack.wsgi [None req-317046be-4625-466d-9af6-1265caeaf692 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:26:40.966 7 INFO cinder.api.openstack.wsgi [None req-317046be-4625-466d-9af6-1265caeaf692 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 551/1100] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:26:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:26:40.977 8 INFO cinder.api.openstack.wsgi [None req-a225eb6f-1c75-485a-a39c-0389a2aef572 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:26:40.983 8 INFO cinder.volume.api [None req-a225eb6f-1c75-485a-a39c-0389a2aef572 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:26:40.984 8 INFO cinder.api.openstack.wsgi [None req-a225eb6f-1c75-485a-a39c-0389a2aef572 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1101] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:26:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:26:41.037 7 INFO cinder.api.openstack.wsgi [None req-8b17b7e9-0ec3-4a55-ac59-d807d28bc276 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:26:41.057 7 INFO cinder.api.openstack.wsgi [None req-8b17b7e9-0ec3-4a55-ac59-d807d28bc276 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1102] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:26:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:26:41.070 8 INFO cinder.api.openstack.wsgi [None req-b0844c60-6f44-49e3-b57b-69fe1c8878a5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:26:41.092 8 INFO cinder.api.openstack.wsgi [None req-b0844c60-6f44-49e3-b57b-69fe1c8878a5 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1103] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:26:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:26:41.102 7 INFO cinder.api.openstack.wsgi [None req-30cd1c73-a0eb-42b3-ad3e-6da92600d931 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:26:41.132 7 INFO cinder.api.openstack.wsgi [None req-30cd1c73-a0eb-42b3-ad3e-6da92600d931 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1104] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:26:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:26:41.142 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:26:41.646 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1105] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:26:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:26:41.661 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:26:41.673 7 INFO cinder.volume.api [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:26:41.676 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1106] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:26:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:26:41.860 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:41.860 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:41.861 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:41.861 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:51.860 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:51.860 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:26:51.861 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:26:51.861 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:01.859 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:01.860 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:01.860 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:01.861 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:11.860 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:11.860 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:11.862 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:11.862 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:21.860 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:21.860 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:21.861 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:21.861 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:31.860 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:31.860 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:31.861 7 INFO cinder.api.openstack.wsgi [None req-f446c82d-7fa1-48be-bd3f-c28b2dc06f73 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:31.862 8 INFO cinder.api.openstack.wsgi [None req-34701f6f-9761-4468-98c3-735ca11ed149 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:40.945 7 INFO cinder.api.openstack.wsgi [None req-c6530f12-5fe4-4244-be08-26c1b336bf31 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:27:40.951 7 INFO cinder.api.openstack.wsgi [None req-c6530f12-5fe4-4244-be08-26c1b336bf31 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 561/1119] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:27:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:27:40.964 8 INFO cinder.api.openstack.wsgi [None req-684da3b1-bae7-40ec-b9e7-227f3036394e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:27:40.972 8 INFO cinder.volume.api [None req-684da3b1-bae7-40ec-b9e7-227f3036394e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:27:40.974 8 INFO cinder.api.openstack.wsgi [None req-684da3b1-bae7-40ec-b9e7-227f3036394e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1120] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:27:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:27:40.986 7 INFO cinder.api.openstack.wsgi [None req-61953a5e-016f-4700-8927-13575656e389 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:27:41.491 7 INFO cinder.api.openstack.wsgi [None req-61953a5e-016f-4700-8927-13575656e389 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1121] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:27:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:27:41.505 8 INFO cinder.api.openstack.wsgi [None req-4143d42f-8433-4ea4-a3ad-a45ee0a85852 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:27:41.511 8 INFO cinder.volume.api [None req-4143d42f-8433-4ea4-a3ad-a45ee0a85852 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:27:41.511 8 INFO cinder.api.openstack.wsgi [None req-4143d42f-8433-4ea4-a3ad-a45ee0a85852 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1122] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:27:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:27:41.524 7 INFO cinder.api.openstack.wsgi [None req-4a790787-5b08-40e2-8662-8afd036c1e9f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:27:41.535 7 INFO cinder.volume.api [None req-4a790787-5b08-40e2-8662-8afd036c1e9f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:27:41.537 7 INFO cinder.api.openstack.wsgi [None req-4a790787-5b08-40e2-8662-8afd036c1e9f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1123] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:27:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:27:41.592 8 INFO cinder.api.openstack.wsgi [None req-a2be4e92-60b8-4deb-923c-e730b0498398 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:27:41.621 8 INFO cinder.api.openstack.wsgi [None req-a2be4e92-60b8-4deb-923c-e730b0498398 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1124] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:27:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:27:41.629 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:27:41.657 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1125] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:27:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:27:41.667 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:27:41.694 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1126] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:27:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:27:41.860 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:41.860 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:41.861 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:41.862 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:51.860 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:51.860 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:27:51.861 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:27:51.861 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:01.859 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:01.859 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:01.861 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:01.861 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:11.860 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:11.860 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:11.860 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:11.861 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:21.860 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:21.860 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:21.861 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:21.861 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:31.859 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:31.859 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:31.860 8 INFO cinder.api.openstack.wsgi [None req-c87af8dc-8d84-43a5-bcb2-6b9b35338036 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:31.860 7 INFO cinder.api.openstack.wsgi [None req-939dffa1-4248-4036-b225-5a1db2f5526e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:40.923 8 INFO cinder.api.openstack.wsgi [None req-2f9e1ba9-530d-4dd4-bee7-ee39324144a9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:28:41.427 8 INFO cinder.api.openstack.wsgi [None req-2f9e1ba9-530d-4dd4-bee7-ee39324144a9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1139] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:28:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:28:41.469 7 INFO cinder.api.openstack.wsgi [None req-49ab78fb-c9d8-48f1-bb3c-50eb6d4f436e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:28:41.502 7 INFO cinder.api.openstack.wsgi [None req-49ab78fb-c9d8-48f1-bb3c-50eb6d4f436e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1140] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:28:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:28:41.513 8 INFO cinder.api.openstack.wsgi [None req-2c69a1fa-6a17-4508-8361-95ebaaca93bb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:28:41.534 8 INFO cinder.api.openstack.wsgi [None req-2c69a1fa-6a17-4508-8361-95ebaaca93bb 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1141] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:28:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:28:41.547 7 INFO cinder.api.openstack.wsgi [None req-3a74db6c-a742-497c-b158-260a82c449e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:28:41.569 7 INFO cinder.api.openstack.wsgi [None req-3a74db6c-a742-497c-b158-260a82c449e8 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1142] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:28:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:28:41.579 8 INFO cinder.api.openstack.wsgi [None req-f0015b29-9c1a-42ce-bb6a-e83ccdaa027e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:28:41.589 8 INFO cinder.volume.api [None req-f0015b29-9c1a-42ce-bb6a-e83ccdaa027e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:28:41.591 8 INFO cinder.api.openstack.wsgi [None req-f0015b29-9c1a-42ce-bb6a-e83ccdaa027e 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1143] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:28:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:28:41.598 7 INFO cinder.api.openstack.wsgi [None req-ec7872d2-cce4-4289-bb07-d2433653c72a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:28:41.607 7 INFO cinder.volume.api [None req-ec7872d2-cce4-4289-bb07-d2433653c72a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:28:41.607 7 INFO cinder.api.openstack.wsgi [None req-ec7872d2-cce4-4289-bb07-d2433653c72a 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1144] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:28:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:28:41.618 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:28:41.624 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 572/1145] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:28:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:28:41.634 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:28:41.643 7 INFO cinder.volume.api [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:28:41.644 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1146] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:28:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:28:41.859 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:41.860 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:41.860 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:41.861 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:51.860 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:51.860 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:28:51.861 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:28:51.861 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:01.859 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:01.860 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:01.861 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:01.862 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:11.859 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:11.860 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:11.860 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:11.861 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:21.860 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:21.860 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:21.861 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:21.861 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:31.860 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:31.860 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:31.860 7 INFO cinder.api.openstack.wsgi [None req-28c49a0b-4cc9-4bd8-863b-9b028faab362 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:31.861 8 INFO cinder.api.openstack.wsgi [None req-b6a87db9-2d7f-4518-bac7-69e6108cc1b9 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:40.943 7 INFO cinder.api.openstack.wsgi [None req-2c2e8d9d-1a3a-4ecd-a3e4-a71039864028 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true 2026-04-07 01:29:41.447 7 INFO cinder.api.openstack.wsgi [None req-2c2e8d9d-1a3a-4ecd-a3e4-a71039864028 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1159] 10.0.0.249 () {28 vars in 696 bytes} [Tue Apr 7 01:29:40 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:29:41.554 8 INFO cinder.api.openstack.wsgi [None req-fc6f82e1-3d82-4615-9694-36b6559b1315 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true 2026-04-07 01:29:41.577 8 INFO cinder.api.openstack.wsgi [None req-fc6f82e1-3d82-4615-9694-36b6559b1315 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1160] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:29:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/01fd7ef435a744a0ac5f0d0f50162575?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:29:41.588 7 INFO cinder.api.openstack.wsgi [None req-68999ad3-584e-4533-813a-d79ce9b17053 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true 2026-04-07 01:29:41.623 7 INFO cinder.api.openstack.wsgi [None req-68999ad3-584e-4533-813a-d79ce9b17053 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 582/1161] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:29:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/9c4fec9571b343fcac2104e3d4f48e80?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:29:41.637 8 INFO cinder.api.openstack.wsgi [None req-f7a2c599-122c-49d2-b879-0e302c4c0f4f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true 2026-04-07 01:29:41.670 8 INFO cinder.api.openstack.wsgi [None req-f7a2c599-122c-49d2-b879-0e302c4c0f4f 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1162] 10.0.0.249 () {28 vars in 736 bytes} [Tue Apr 7 01:29:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-quota-sets/aa1377eb1a6547d781a843b8f5e59bf7?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:29:41.683 7 INFO cinder.api.openstack.wsgi [None req-1c700fc1-b05f-4b3a-bfb2-a9403f98c1ee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:29:41.695 7 INFO cinder.volume.api [None req-1c700fc1-b05f-4b3a-bfb2-a9403f98c1ee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:29:41.697 7 INFO cinder.api.openstack.wsgi [None req-1c700fc1-b05f-4b3a-bfb2-a9403f98c1ee 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 583/1163] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:29:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:29:41.708 8 INFO cinder.api.openstack.wsgi [None req-6bbe621f-f66e-4255-b485-1e44b3325621 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true 2026-04-07 01:29:41.721 8 INFO cinder.volume.api [None req-6bbe621f-f66e-4255-b485-1e44b3325621 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all volumes completed successfully. 2026-04-07 01:29:41.723 8 INFO cinder.api.openstack.wsgi [None req-6bbe621f-f66e-4255-b485-1e44b3325621 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1164] 10.0.0.249 () {28 vars in 684 bytes} [Tue Apr 7 01:29:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:29:41.736 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true 2026-04-07 01:29:41.743 7 INFO cinder.volume.api [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] Get all snapshots completed successfully. 2026-04-07 01:29:41.744 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 584/1165] 10.0.0.249 () {28 vars in 674 bytes} [Tue Apr 7 01:29:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-07 01:29:41.753 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services 2026-04-07 01:29:41.759 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 582/1166] 10.0.0.249 () {28 vars in 645 bytes} [Tue Apr 7 01:29:41 2026] GET /v3/aa1377eb1a6547d781a843b8f5e59bf7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-07 01:29:41.859 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:41.859 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:41.860 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:41.860 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:51.859 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:51.860 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:29:51.860 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:29:51.861 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:30:01.860 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:30:01.860 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:30:01.861 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:30:01.861 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:30:11.860 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:30:11.861 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] GET http://10.0.0.131:8776/ 2026-04-07 01:30:11.861 7 INFO cinder.api.openstack.wsgi [None req-997fcacf-ee27-4621-adc6-c4cdf2cc7fdf 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300 2026-04-07 01:30:11.862 8 INFO cinder.api.openstack.wsgi [None req-b10faa2c-789f-4207-a525-d29820282116 4c369f5b570d4982ad1b24245fefdd26 aa1377eb1a6547d781a843b8f5e59bf7 - - default default] http://10.0.0.131:8776/ returned with HTTP 300