Hostname: openstf02 Containers: docker pull sorccu/adb docker pull rethinkdb docker pull devicefarmer/stf Running dockers: CONTAINER ID IMAGE COMMAND aa devicefarmer/stf:latest "stf provider --name openstf02/ --connect-sub tcp://:7250 --connect-push tcp://:7270 --storage-url https://openstf02/ --public-ip --min-port=15000 --max-port=25000 --heartbeat-interval 10000 --screen-ws-url-pattern 'wss://openstf02/d//<%= serial %>/<%= publicPort %>/'" stf-provider bb devicefarmer/stf:latest "stf local --group-timeout 600 --allow-remote --public-ip openstf02 --auth-type ldap --auth-options '[\"--ldap-url\", < ldap_setting_here >]'" 0/tcp, :::7100->7100/tcp stf-app cc sorccu/adb:latest "/sbin/tini -- adb -a -P 5037 server nodaemon" adbd dd rethinkdb:latest "rethinkdb --bind all --cache-size 8192 --no-update-check" Logs looks like this : >>>sudo docker logs stf-provider 2021-08-09T14:25:03.449Z INF/provider 1 [*] Subscribing to permanent channel "7X4qs/eLQsWgWK/tlIGMSA==" 2021-08-09T14:25:03.469Z INF/provider 1 [*] Sending output to "tcp://:7270" 2021-08-09T14:25:03.470Z INF/provider 1 [*] Receiving input from "tcp://:7250" 2021-08-09T14:25:03.474Z INF/provider 1 [*] Tracking devices 2021-08-09T14:25:03.475Z INF/provider 1 [*] Found device "R3CN80DFJ5M" (device) 2021-08-09T14:25:13.482Z INF/provider 1 [*] Providing all 0 of 1 device(s); ignoring "R3CN80DFJ5M" 2021-08-09T14:25:38.897Z INF/provider 1 [*] Found device "R3CN80DFJ5M" (offline) 2021-08-09T14:25:48.903Z INF/provider 1 [*] Providing all 0 of 2 device(s); ignoring "R3CN80DFJ5M", "R3CN80DFJ5M" 2021-08-09T14:25:57.911Z INF/provider 1 [*] Found device "R3CMB06NJZB" (offline) 2021-08-09T14:26:07.916Z INF/provider 1 [*] Providing all 0 of 3 device(s); ignoring "R3CN80DFJ5M", "R3CN80DFJ5M", "R3CMB06NJZB" >> sudo docker logs stf-app ... 2021-08-09T10:21:56.045Z INF/db 39 [reaper001] Connecting to openstf02:28015 2021-08-09T10:21:56.046Z INF/db 69 [*] Connecting to openstf02:28015 2021-08-09T10:21:56.054Z INF/reaper 39 [reaper001] Receiving input from "tcp://127.0.0.1:7111" 2021-08-09T10:21:56.051Z INF/groups-engine 69 [*] Sending output to "tcp://127.0.0.1:7113" 2021-08-09T10:21:56.064Z INF/groups-engine 69 [*] Receiving input from "tcp://127.0.0.1:7111" 2021-08-09T10:21:56.064Z INF/groups-engine 69 [*] Sending output to "tcp://127.0.0.1:7116" 2021-08-09T10:21:56.064Z INF/groups-engine 69 [*] Receiving input from "tcp://127.0.0.1:7114" 2021-08-09T10:21:56.071Z INF/reaper 39 [reaper001] Sending output to "tcp://127.0.0.1:7116" 2021-08-09T10:21:56.106Z INF/db 33 [*] Connecting to openstf02:28015 2021-08-09T10:21:56.162Z INF/processor 33 [proc002] App dealer connected to "tcp://127.0.0.1:7112" 2021-08-09T10:21:56.163Z INF/processor 33 [proc002] Device dealer connected to "tcp://127.0.0.1:7115" 2021-08-09T10:21:56.288Z INF/provider 46 [*] Subscribing to permanent channel "mAl1NudQTty8Hocxk9QCvA==" 2021-08-09T10:21:56.310Z INF/storage:plugins:apk 93 [*] Listening on port 7104 2021-08-09T10:21:56.363Z INF/provider 46 [*] Sending output to "tcp://127.0.0.1:7116" 2021-08-09T10:21:56.365Z INF/provider 46 [*] Receiving input from "tcp://127.0.0.1:7114" Unhandled rejection Error: spawn adb ENOENT at _errnoException (util.js:1024:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19) at onErrorNT (internal/child_process.js:372:16) at _combinedTickCallback (internal/process/next_tick.js:138:11) at process._tickCallback (internal/process/next_tick.js:180:9) 2021-08-09T10:21:56.464Z INF/auth-ldap 52 [*] Listening on port 7120 2021-08-09T10:21:56.468Z INF/db 52 [*] Connecting to openstf02:28015 2021-08-09T10:21:56.479Z INF/storage:temp 83 [*] Listening on port 7102 2021-08-09T10:21:56.607Z INF/websocket 76 [*] Subscribing to permanent channel "*ALL" 2021-08-09T10:21:56.612Z INF/websocket 76 [*] Listening on port 7110 2021-08-09T10:21:56.624Z INF/db 76 [*] Connecting to openstf02:28015 2021-08-09T10:21:56.628Z INF/websocket 76 [*] Sending output to "tcp://127.0.0.1:7113" 2021-08-09T10:21:56.629Z INF/websocket 76 [*] Receiving input from "tcp://127.0.0.1:7111" 2021-08-09T10:21:56.746Z INF/app 58 [*] Using pre-built resources 2021-08-09T10:21:56.757Z INF/app 58 [*] Listening on port 7105 2021-08-09T10:21:56.759Z INF/db 58 [*] Connecting to openstf02:28015 2021-08-09T10:21:56.911Z INF/api 64 [*] Subscribing to permanent channel "*ALL" 2021-08-09T10:21:56.930Z INF/api 64 [*] Listening on port 7106 2021-08-09T10:21:56.965Z INF/api 64 [*] Sending output to "tcp://127.0.0.1:7113" 2021-08-09T10:21:56.966Z INF/api 64 [*] Receiving input from "tcp://127.0.0.1:7111" 2021-08-09T10:21:56.966Z INF/api 64 [*] Sending output to "tcp://127.0.0.1:7116" 2021-08-09T10:21:56.966Z INF/api 64 [*] Receiving input from "tcp://127.0.0.1:7114" 2021-08-09T10:21:57.395Z INF/db 64 [*] Connecting to openstf02:28015 2021-08-09T13:15:51.120Z INF/auth-ldap 52 [::ffff:127.0.0.1] Authenticated "mike.i@partner.samsung.com" >>> sudo docker logs rethinkdb Running rethinkdb 2.4.1~0buster (CLANG 7.0.1 (tags/RELEASE_701/final))... Running on Linux 5.8.0-43-generic x86_64 Loading data from directory /data/rethinkdb_data Listening for intracluster connections on port 29015 Listening for client driver connections on port 28015 Listening for administrative HTTP connections on port 8080 Listening on cluster addresses: 127.0.0.1, 172.17.0.2 Listening on driver addresses: 127.0.0.1, 172.17.0.2 Listening on http addresses: 127.0.0.1, 172.17.0.2 Server ready, "a09c74de811e_qpv" 2f663bff-f2df-4c41-a54a-6ed6f215cec4 >>> sudo docker logs adbd adb I 08-09 09:36:12 7 7 adb_auth_host.cpp:416] adb_auth_init... adb I 08-09 09:36:12 7 7 adb_auth_host.cpp:174] read_key_file '/root/.android/adbkey'... adb I 08-09 09:36:12 7 7 adb_auth_host.cpp:391] adb_auth_inotify_init...