+ COMMAND=start + start + exec uwsgi --ini /etc/manila/manila-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/manila/manila-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 12 11:56:21 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: manila-api-5dc76b86c-kc2vq 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:8786 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f3b42915668 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)... 2026-08-12 11:56:24.796 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. 2026-08-12 11:56:24.827 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-08-12 11:56:24.869 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. 2026-08-12 11:56:24.899 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-08-12 11:56:25.407 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-08-12 11:56:25.419 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-08-12 11:56:25.461 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-08-12 11:56:25.466 8 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-12 11:56:25.474 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-08-12 11:56:25.478 7 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-12 11:56:25.846 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-08-12 11:56:25.856 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-08-12 11:56:25.902 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7f3b42915668 pid: 7 (default app) 2026-08-12 11:56:25.913 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-08-12 11:56:25.914 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.253:8786/ 2026-08-12 11:56:25.915 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:56:25.916 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.253:8786/ 2026-08-12 11:56:25.916 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.253:8786/ returned with HTTP 300 WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7f3b42915668 pid: 8 (default app) 2026-08-12 11:56:29.776 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.253:8786/ 2026-08-12 11:56:29.777 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:56:31.552 8 INFO manila.api.openstack.wsgi [-] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-08-12 11:56:31.553 8 INFO manila.api.openstack.wsgi [-] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 8|app: 0|req: 1/4] 10.0.0.120 () {32 vars in 632 bytes} [Wed Aug 12 11:56:31 2026] GET / => generated 800 bytes in 12 msecs (HTTP/1.1 300) 3 headers in 105 bytes (1 switches on core 0) 2026-08-12 11:56:31.974 7 WARNING oslo_policy.policy [None req-a8f3f188-69d7-4bab-986f-ec80018bacd3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:56:31.974 7 WARNING oslo_policy.policy [None req-a8f3f188-69d7-4bab-986f-ec80018bacd3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:56:32.359 7 INFO manila.api.openstack.wsgi [None req-a8f3f188-69d7-4bab-986f-ec80018bacd3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-08-12 11:56:33.255 7 INFO manila.api.openstack.wsgi [None req-a8f3f188-69d7-4bab-986f-ec80018bacd3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 4/5] 10.0.0.120 () {32 vars in 703 bytes} [Wed Aug 12 11:56:31 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1692 msecs (HTTP/1.1 200) 6 headers in 230 bytes (1 switches on core 0) 2026-08-12 11:56:33.299 8 WARNING oslo_policy.policy [None req-9c44b4d4-0138-4665-946b-50f8842fbc4a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:56:33.299 8 WARNING oslo_policy.policy [None req-9c44b4d4-0138-4665-946b-50f8842fbc4a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:56:33.600 8 INFO manila.api.openstack.wsgi [None req-9c44b4d4-0138-4665-946b-50f8842fbc4a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-08-12 11:56:34.555 8 INFO manila.api.openstack.wsgi [None req-9c44b4d4-0138-4665-946b-50f8842fbc4a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 2/6] 10.0.0.120 () {32 vars in 703 bytes} [Wed Aug 12 11:56:33 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1295 msecs (HTTP/1.1 200) 6 headers in 230 bytes (1 switches on core 0) 2026-08-12 11:56:36.368 7 INFO manila.api.openstack.wsgi [None req-a8f3f188-69d7-4bab-986f-ec80018bacd3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-08-12 11:56:36.369 7 INFO manila.api.openstack.wsgi [None req-a8f3f188-69d7-4bab-986f-ec80018bacd3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 5/7] 10.0.0.120 () {32 vars in 632 bytes} [Wed Aug 12 11:56:36 2026] GET / => generated 800 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 105 bytes (1 switches on core 0) 2026-08-12 11:56:36.727 8 INFO manila.api.openstack.wsgi [None req-55fbc6c2-6b12-4e3c-8b3b-b84075527952 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/types 2026-08-12 11:56:36.747 8 INFO manila.api.openstack.wsgi [None req-55fbc6c2-6b12-4e3c-8b3b-b84075527952 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types returned with HTTP 200 [pid: 8|app: 0|req: 3/8] 10.0.0.120 () {36 vars in 702 bytes} [Wed Aug 12 11:56:36 2026] POST /v2/types => generated 609 bytes in 373 msecs (HTTP/1.1 200) 6 headers in 231 bytes (1 switches on core 0) 2026-08-12 11:56:38.569 7 INFO manila.api.openstack.wsgi [None req-a8f3f188-69d7-4bab-986f-ec80018bacd3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-08-12 11:56:38.569 7 INFO manila.api.openstack.wsgi [None req-a8f3f188-69d7-4bab-986f-ec80018bacd3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 6/9] 10.0.0.120 () {32 vars in 632 bytes} [Wed Aug 12 11:56:38 2026] GET / => generated 800 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 105 bytes (1 switches on core 0) 2026-08-12 11:56:38.611 8 INFO manila.api.openstack.wsgi [None req-af2889d9-ee10-488d-b9c3-188b9529ee48 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-08-12 11:56:38.626 8 INFO manila.api.openstack.wsgi [None req-af2889d9-ee10-488d-b9c3-188b9529ee48 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 4/10] 10.0.0.120 () {32 vars in 727 bytes} [Wed Aug 12 11:56:38 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 52 msecs (HTTP/1.1 200) 6 headers in 230 bytes (1 switches on core 0) 2026-08-12 11:56:38.637 7 INFO manila.api.openstack.wsgi [None req-51b8218f-d98e-4e3b-a846-75406a858413 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-08-12 11:56:38.656 7 INFO manila.api.openstack.wsgi [None req-51b8218f-d98e-4e3b-a846-75406a858413 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 7/11] 10.0.0.120 () {32 vars in 727 bytes} [Wed Aug 12 11:56:38 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 230 bytes (1 switches on core 0) 2026-08-12 11:56:39.769 8 INFO manila.api.openstack.wsgi [None req-af2889d9-ee10-488d-b9c3-188b9529ee48 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:56:39.771 8 INFO manila.api.openstack.wsgi [None req-af2889d9-ee10-488d-b9c3-188b9529ee48 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:56:40.275 7 INFO manila.api.openstack.wsgi [None req-51b8218f-d98e-4e3b-a846-75406a858413 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-08-12 11:56:40.275 7 INFO manila.api.openstack.wsgi [None req-51b8218f-d98e-4e3b-a846-75406a858413 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 8/13] 10.0.0.120 () {32 vars in 632 bytes} [Wed Aug 12 11:56:40 2026] GET / => generated 800 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 105 bytes (1 switches on core 0) 2026-08-12 11:56:40.312 8 INFO manila.api.openstack.wsgi [None req-6f2d6e1c-8998-420a-b47b-93587c3a0ba3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-08-12 11:56:40.319 8 INFO manila.api.openstack.wsgi [None req-6f2d6e1c-8998-420a-b47b-93587c3a0ba3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 6/14] 10.0.0.120 () {32 vars in 703 bytes} [Wed Aug 12 11:56:40 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 231 bytes (1 switches on core 0) 2026-08-12 11:56:40.329 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-08-12 11:56:40.334 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 9/15] 10.0.0.120 () {32 vars in 703 bytes} [Wed Aug 12 11:56:40 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 9 msecs (HTTP/1.1 200) 6 headers in 231 bytes (1 switches on core 0) 2026-08-12 11:56:40.346 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types 2026-08-12 11:56:40.388 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types returned with HTTP 200 [pid: 8|app: 0|req: 7/16] 10.0.0.120 () {36 vars in 726 bytes} [Wed Aug 12 11:56:40 2026] POST /v2/share-group-types => generated 202 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 231 bytes (1 switches on core 0) 2026-08-12 11:56:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:56:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:56:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:56:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:57:09.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:57:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:57:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:57:19.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:57:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:57:29.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:57:39.772 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:57:39.773 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:57:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:57:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:57:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:57:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:58:09.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:58:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:58:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:58:19.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:58:29.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:58:29.772 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:58:39.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:58:39.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:58:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:58:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:58:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:58:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:59:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:59:09.772 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:59:19.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:59:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:59:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:59:29.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:59:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:59:39.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:59:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:59:49.772 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 11:59:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 11:59:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:00:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:00:09.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:00:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:00:19.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:00:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:00:29.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:00:39.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:00:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:00:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:00:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:00:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:00:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:01:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:01:09.772 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:01:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:01:19.772 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:01:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:01:29.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:01:39.784 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:01:39.784 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:01:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:01:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:01:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:01:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:02:09.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:02:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:02:19.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:02:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:02:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:02:29.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:02:39.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:02:39.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:02:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:02:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:02:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:02:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:03:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:03:09.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:03:19.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:03:19.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:03:29.775 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:03:29.776 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:03:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:03:39.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:03:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:03:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:03:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:03:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:04:09.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:04:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:04:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:04:19.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:04:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:04:29.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:04:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:04:39.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:04:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:04:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:04:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:04:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:05:09.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:05:09.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:05:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:05:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:05:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:05:29.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:05:39.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:05:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:05:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:05:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:05:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:05:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:06:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:06:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:06:19.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:06:19.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:06:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:06:29.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:06:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:06:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:06:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:06:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:06:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:06:59.775 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:07:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:07:09.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:07:19.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:07:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:07:29.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:07:29.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:07:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:07:39.772 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:07:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:07:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:07:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:07:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:08:09.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:08:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:08:19.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:08:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:08:29.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:08:29.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:08:39.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:08:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:08:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:08:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:08:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:08:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:09:09.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:09:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:09:19.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:09:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:09:29.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:09:29.772 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:09:39.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:09:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:09:49.769 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:09:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:09:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:09:59.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:10:09.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:10:09.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:10:19.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:10:19.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:10:29.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:10:29.772 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:10:39.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:10:39.771 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:10:49.770 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:10:49.771 7 INFO manila.api.openstack.wsgi [None req-edce7ea0-3a74-4490-82ba-ea257dd3f371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300 2026-08-12 12:10:59.769 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.253:8786/ 2026-08-12 12:10:59.770 8 INFO manila.api.openstack.wsgi [None req-acd142a7-f449-4c10-b83c-c41a8c65b498 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.253:8786/ returned with HTTP 300