+ 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 Sep 2 17:27:25 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: manila-api-7dd9b595f6-wd7lk 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 0x7f50fdbb5668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-02 17:27:29.013 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-09-02 17:27:29.045 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-09-02 17:27:29.103 6 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-09-02 17:27:29.135 6 INFO manila.api.extensions [-] Initializing extension manager. 2026-09-02 17:27:29.636 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-09-02 17:27:29.705 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-09-02 17:27:29.712 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-09-02 17:27:29.846 6 INFO manila.api.extensions [-] Initializing extension manager. 2026-09-02 17:27:29.921 6 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-09-02 17:27:29.927 6 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-02 17:27:30.175 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-09-02 17:27:30.232 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 5 seconds on interpreter 0x7f50fdbb5668 pid: 7 (default app) 2026-09-02 17:27:30.244 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.7:8786/ 2026-09-02 17:27:30.245 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:27:30.246 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.7:8786/ 2026-09-02 17:27:30.246 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:27:30.435 6 INFO manila.api.extensions [-] Initializing extension manager. 2026-09-02 17:27:30.493 6 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 5 seconds on interpreter 0x7f50fdbb5668 pid: 6 (default app) 2026-09-02 17:27:37.648 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.7:8786/ 2026-09-02 17:27:37.648 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:27:44.346 6 INFO manila.api.openstack.wsgi [-] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-09-02 17:27:44.347 6 INFO manila.api.openstack.wsgi [-] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 6|app: 0|req: 1/4] 10.0.0.209 () {32 vars in 633 bytes} [Wed Sep 2 17:27:44 2026] GET / => generated 800 bytes in 8 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-09-02 17:27:44.755 7 WARNING oslo_policy.policy [None req-a7c94e27-c09a-4d45-a0e7-af0c2c9665b4 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 17:27:44.755 7 WARNING oslo_policy.policy [None req-a7c94e27-c09a-4d45-a0e7-af0c2c9665b4 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 17:27:45.147 7 INFO manila.api.openstack.wsgi [None req-a7c94e27-c09a-4d45-a0e7-af0c2c9665b4 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-09-02 17:27:46.139 7 INFO manila.api.openstack.wsgi [None req-a7c94e27-c09a-4d45-a0e7-af0c2c9665b4 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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.209 () {32 vars in 704 bytes} [Wed Sep 2 17:27:44 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1785 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-09-02 17:27:46.193 6 WARNING oslo_policy.policy [None req-a8d8d028-a6cc-4338-81ee-0ff843f69f70 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 17:27:46.193 6 WARNING oslo_policy.policy [None req-a8d8d028-a6cc-4338-81ee-0ff843f69f70 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 17:27:46.581 6 INFO manila.api.openstack.wsgi [None req-a8d8d028-a6cc-4338-81ee-0ff843f69f70 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-09-02 17:27:47.638 6 INFO manila.api.openstack.wsgi [None req-a8d8d028-a6cc-4338-81ee-0ff843f69f70 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 6|app: 0|req: 2/6] 10.0.0.209 () {32 vars in 704 bytes} [Wed Sep 2 17:27:46 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1494 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-09-02 17:27:47.647 7 INFO manila.api.openstack.wsgi [None req-a7c94e27-c09a-4d45-a0e7-af0c2c9665b4 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:27:47.648 7 INFO manila.api.openstack.wsgi [None req-a7c94e27-c09a-4d45-a0e7-af0c2c9665b4 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:27:50.029 6 INFO manila.api.openstack.wsgi [None req-a8d8d028-a6cc-4338-81ee-0ff843f69f70 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-09-02 17:27:50.030 6 INFO manila.api.openstack.wsgi [None req-a8d8d028-a6cc-4338-81ee-0ff843f69f70 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 6|app: 0|req: 3/8] 10.0.0.209 () {32 vars in 633 bytes} [Wed Sep 2 17:27:50 2026] GET / => generated 800 bytes in 2 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-09-02 17:27:50.064 7 INFO manila.api.openstack.wsgi [None req-452ecc6d-713b-44fd-ac52-fbc91287ba19 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/types 2026-09-02 17:27:50.084 7 INFO manila.api.openstack.wsgi [None req-452ecc6d-713b-44fd-ac52-fbc91287ba19 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types returned with HTTP 200 [pid: 7|app: 0|req: 6/9] 10.0.0.209 () {36 vars in 703 bytes} [Wed Sep 2 17:27:50 2026] POST /v2/types => generated 609 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-09-02 17:27:52.123 6 INFO manila.api.openstack.wsgi [None req-a8d8d028-a6cc-4338-81ee-0ff843f69f70 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-09-02 17:27:52.124 6 INFO manila.api.openstack.wsgi [None req-a8d8d028-a6cc-4338-81ee-0ff843f69f70 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 6|app: 0|req: 4/10] 10.0.0.209 () {32 vars in 633 bytes} [Wed Sep 2 17:27:52 2026] GET / => generated 800 bytes in 1 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-09-02 17:27:52.173 7 INFO manila.api.openstack.wsgi [None req-37e1724f-08ac-4265-bdff-b4187678d000 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-09-02 17:27:52.184 7 INFO manila.api.openstack.wsgi [None req-37e1724f-08ac-4265-bdff-b4187678d000 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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.209 () {32 vars in 728 bytes} [Wed Sep 2 17:27:52 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-09-02 17:27:52.192 6 INFO manila.api.openstack.wsgi [None req-434722f3-68d6-47cf-97ba-642ba4cc527a 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-09-02 17:27:52.205 6 INFO manila.api.openstack.wsgi [None req-434722f3-68d6-47cf-97ba-642ba4cc527a 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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: 6|app: 0|req: 5/12] 10.0.0.209 () {32 vars in 728 bytes} [Wed Sep 2 17:27:52 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-09-02 17:27:54.042 7 INFO manila.api.openstack.wsgi [None req-37e1724f-08ac-4265-bdff-b4187678d000 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-09-02 17:27:54.042 7 INFO manila.api.openstack.wsgi [None req-37e1724f-08ac-4265-bdff-b4187678d000 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 8/13] 10.0.0.209 () {32 vars in 633 bytes} [Wed Sep 2 17:27:54 2026] GET / => generated 800 bytes in 1 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-09-02 17:27:54.376 6 INFO manila.api.openstack.wsgi [None req-3b0be61e-4c8f-4c20-9934-b3469290bfce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-09-02 17:27:54.381 6 INFO manila.api.openstack.wsgi [None req-3b0be61e-4c8f-4c20-9934-b3469290bfce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 6|app: 0|req: 6/14] 10.0.0.209 () {32 vars in 704 bytes} [Wed Sep 2 17:27:54 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-09-02 17:27:54.393 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-09-02 17:27:54.401 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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.209 () {32 vars in 704 bytes} [Wed Sep 2 17:27:54 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-09-02 17:27:54.411 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types 2026-09-02 17:27:54.447 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types returned with HTTP 200 [pid: 6|app: 0|req: 7/16] 10.0.0.209 () {36 vars in 727 bytes} [Wed Sep 2 17:27:54 2026] POST /v2/share-group-types => generated 202 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-09-02 17:27:57.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:27:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:28:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:28:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:28:17.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:28:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:28:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:28:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:28:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:28:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:28:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:28:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:28:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:28:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:29:07.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:29:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:29:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:29:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:29:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:29:27.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:29:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:29:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:29:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:29:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:29:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:29:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:30:07.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:30:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:30:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:30:17.656 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:30:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:30:27.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:30:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:30:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:30:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:30:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:30:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:30:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:31:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:31:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:31:17.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:31:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:31:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:31:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:31:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:31:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:31:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:31:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:31:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:31:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:32:07.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:32:07.652 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:32:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:32:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:32:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:32:27.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:32:37.652 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:32:37.653 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:32:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:32:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:32:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:32:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:33:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:33:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:33:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:33:17.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:33:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:33:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:33:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:33:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:33:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:33:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:33:57.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:33:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:34:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:34:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:34:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:34:17.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:34:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:34:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:34:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:34:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:34:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:34:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:34:57.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:34:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:35:07.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:35:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:35:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:35:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:35:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:35:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:35:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:35:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:35:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:35:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:35:57.651 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:35:57.652 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:36:07.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:36:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:36:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:36:17.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:36:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:36:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:36:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:36:37.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:36:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:36:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:36:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:36:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:37:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:37:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:37:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:37:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:37:27.651 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:37:27.653 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:37:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:37:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:37:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:37:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:37:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:37:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:38:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:38:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:38:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:38:17.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:38:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:38:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:38:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:38:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:38:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:38:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:38:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:38:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:39:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:39:07.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:39:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:39:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:39:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:39:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:39:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:39:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:39:47.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:39:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:39:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:39:57.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:40:07.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:40:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:40:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:40:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:40:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:40:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:40:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:40:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:40:47.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:40:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:40:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:40:57.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:41:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:41:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:41:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:41:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:41:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:41:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:41:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:41:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:41:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:41:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:41:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:41:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:42:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:42:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:42:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:42:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:42:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:42:27.650 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:42:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:42:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:42:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:42:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:42:57.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:42:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:43:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:43:07.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:43:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:43:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:43:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:43:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:43:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:43:37.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:43:47.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:43:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:43:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:43:57.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:44:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:44:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:44:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:44:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:44:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:44:27.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:44:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:44:37.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:44:47.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:44:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:44:57.650 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:44:57.652 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:45:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:45:07.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:45:17.653 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:45:17.654 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:45:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:45:27.650 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:45:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:45:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:45:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:45:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:45:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:45:57.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:46:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:46:07.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:46:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:46:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:46:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:46:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:46:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:46:37.650 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:46:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:46:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:46:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:46:57.650 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:47:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:47:07.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:47:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:47:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:47:27.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:47:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:47:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:47:37.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:47:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:47:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:47:57.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:47:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:48:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:48:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:48:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:48:17.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:48:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:48:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:48:37.655 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:48:37.656 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:48:47.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:48:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:48:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:48:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:49:07.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:49:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:49:17.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:49:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:49:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:49:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:49:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:49:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:49:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:49:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:49:57.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:49:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:50:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:50:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:50:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:50:17.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:50:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:50:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:50:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:50:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:50:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:50:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:50:57.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:50:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:51:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:51:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:51:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:51:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:51:27.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:51:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:51:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:51:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:51:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:51:47.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:51:57.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:51:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:52:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:52:07.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:52:17.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:52:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:52:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:52:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:52:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:52:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:52:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:52:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:52:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:52:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:53:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:53:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:53:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:53:17.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:53:27.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:53:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:53:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:53:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:53:47.664 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:53:47.665 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:53:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:53:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:54:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:54:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:54:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:54:17.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:54:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:54:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:54:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:54:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:54:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:54:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:54:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:54:57.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:55:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:55:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:55:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:55:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:55:27.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:55:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:55:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:55:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:55:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:55:47.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:55:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:55:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:56:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:56:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:56:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:56:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:56:27.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:56:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:56:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:56:37.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:56:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:56:47.651 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:56:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:56:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:57:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:57:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:57:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:57:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:57:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:57:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:57:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:57:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:57:47.657 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:57:47.658 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:57:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:57:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:58:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:58:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:58:17.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:58:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:58:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:58:27.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:58:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:58:37.649 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:58:47.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:58:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:58:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:58:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:59:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:59:07.648 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:59:17.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:59:17.650 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:59:27.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:59:27.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:59:37.646 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:59:37.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:59:47.646 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:59:47.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 17:59:57.647 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 17:59:57.648 7 INFO manila.api.openstack.wsgi [None req-2b3faf68-b1a6-4c43-9802-e395f20beb03 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300 2026-09-02 18:00:07.647 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] GET http://10.0.0.7:8786/ 2026-09-02 18:00:07.649 6 INFO manila.api.openstack.wsgi [None req-351dc4f4-3ef6-4c5b-a335-2f35189c0dce 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] http://10.0.0.7:8786/ returned with HTTP 300