Eason
是(Red Hat 4.8.5-44),日志如下:
[root@localhost ~]# docker logs 2d7393c0a5fe
▄▄▄▄ ▄▄▄▄ ▄▄▄ ▄▄ ▄▄▄▄▄▄ ▄▄▄▄
▄█▀▀▀▀█ ██▀▀██ ███ ██ ▀▀██▀▀ ██▀▀▀▀█
██▄ ██ ██ ██▀█ ██ ██ ██▀
▀████▄ ██ ██ ██ ██ ██ ██ ██
▀██ ██ ██ ██ █▄██ ██ ██▄
█▄▄▄▄▄█▀ ██▄▄██ ██ ███ ▄▄██▄▄ ██▄▄▄▄█
▀▀▀▀▀ ▀▀▀▀ ▀▀ ▀▀▀ ▀▀▀▀▀▀ ▀▀▀▀
Author: SonicCloudOrg
https://github.com/SonicCloudOrg
2022-08-03 07:47:18.170 - INFO 1 --- [main] org.cloud.sonic.agent.AgentApplication : Starting AgentApplication v1.4.1-release using Java 15.0.2 on localhost.localdomain with PID 1 (/root/sonic-agent-linux-x86_64.jar started by root in /root)
2022-08-03 07:47:18.172 - INFO 1 --- [main] org.cloud.sonic.agent.AgentApplication : The following profiles are active: sonic-agent
2022-08-03 07:47:18.842 - INFO 1 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 7777 (http)
2022-08-03 07:47:18.848 - INFO 1 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2022-08-03 07:47:18.849 - INFO 1 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.53]
2022-08-03 07:47:18.878 - INFO 1 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2022-08-03 07:47:18.878 - INFO 1 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 674 ms
===================== Checking the Environment =====================
👉 Check ANDROID_HOME Path Pass ✔
👉 Check ADB env Pass ✔
👉 Check Node env (Next version deprecated) Pass ✔
👉 Check npm env (Next version deprecated) Pass ✔
👉 Check JAVA_HOME Path Pass ✔
👉 Check Appium env (Next version deprecated) Pass ✔
👉 Check adbkit env (Next version deprecated) Pass ✔
👉 Check chromeDriver env Pass ✔
👉 Check local resource Pass ✔
=========================== Check results ===========================
JAVA_HOME: /root/jdk-15.0.2+7
java version: 15.0.2
ANDROID_HOME: /root
ADB path: /root/platform-tools/adb
ADB version: Android Debug Bridge version 1.0.41
Version 33.0.2-8557947
Installed as /root/platform-tools/adb
chromeDriver path: /usr/bin/chromedriver
chromeDriver version: ChromeDriver 103.0.5060.53 (a1711811edd74ff1cf2150f36ffa3b0dae40b17f-refs/branch-heads/5060@{#853})
Node path: /usr/bin/node
Node version: v12.22.12
npm path: /usr/bin/npm
npm version: 6.14.16
adbkit path: /usr/bin/adbkit
adbkit version: 2.11.1
Appium path: /usr/bin/appium
Appium version: 1.22.0
System: linux
========================== Check Completed ==========================
2022-08-03 07:47:19.776 - INFO 1 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 7777 (http) with context path ''
07:47:19 E/adb: * daemon not running; starting now at tcp:5037
07:47:22 E/adb: * daemon started successfully
2022-08-03 07:47:22.895 - INFO 1 --- [main] o.c.s.a.b.a.AndroidDeviceBridgeTool : Android devices listening...
2022-08-03 07:47:22.904 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: FEC0220313003574 ONLINE!
2022-08-03 07:47:22.915 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device FEC0220313003574 failed.
2022-08-03 07:47:22.916 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:47:22.916 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:47:22.917 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 ONLINE!
2022-08-03 07:47:22.922 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:47:22.922 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:47:22.922 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:47:22.922 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: AFENU20A07421236 ONLINE!
2022-08-03 07:47:22.928 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device AFENU20A07421236 failed.
2022-08-03 07:47:22.928 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:47:22.928 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:47:23.898 - INFO 1 --- [main] o.c.s.a.b.a.AndroidDeviceBridgeTool : Enable Android Module
2022-08-03 07:47:23.915 - INFO 1 --- [main] o.cloud.sonic.agent.bridge.ios.SibTool : iOS devices listening...
2022-08-03 07:47:23.915 - INFO 1 --- [main] o.cloud.sonic.agent.bridge.ios.SibTool : Enable iOS Module
2022-08-03 07:47:23.924 - INFO 1 --- [main] o.c.s.a.automation.RemoteDebugDriver : 开启webview相关功能
ChromeDriver was started successfully.
2022-08-03 07:47:24.299 - INFO 1 --- [Forwarding newSession on session null to remote] o.o.selenium.remote.ProtocolHandshake : Detected dialect: W3C
2022-08-03 07:47:24.308 - INFO 1 --- [main] o.c.s.a.automation.RemoteDebugDriver : chromeDriver启动完毕!
2022-08-03 07:47:24.309 - INFO 1 --- [main] o.c.s.agent.tests.handlers.StepHandlers : Registered 5 condition handler(s)
2022-08-03 07:47:24.311 - INFO 1 --- [main] org.cloud.sonic.agent.AgentApplication : Started AgentApplication in 6.472 seconds (JVM running for 6.75)
2022-08-03 07:47:24.370 - INFO 1 --- [Thread-1] org.cloud.sonic.agent.tools.LaunchTool : Generating ca file...
2022-08-03 07:47:29.375 - INFO 1 --- [Thread-1] org.cloud.sonic.agent.tools.LaunchTool : init sonic-go-mitmproxy-ca Successful!
2022-08-03 07:47:54.327 - INFO 1 --- [WebSocketConnectReadThread-48] o.c.s.agent.transport.TransportClient : Connected and auth...
2022-08-03 07:47:54.360 - INFO 1 --- [WebSocketConnectReadThread-48] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"auth","result":"pass","highTemp":45,"id":1,"highTempTime":15}
2022-08-03 07:47:54.368 - INFO 1 --- [pool-2-thread-2] o.c.s.agent.transport.TransportClient : server auth successful!
2022-08-03 07:48:23.904 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device FEC0220313003574 failed.
2022-08-03 07:48:23.905 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:48:23.912 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device f2d16aef0606 failed.
2022-08-03 07:48:23.912 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:48:23.918 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device AFENU20A07421236 failed.
2022-08-03 07:48:23.919 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:48:24.328 - INFO 1 --- [WebSocketConnectReadThread-48] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"pong"}
2022-08-03 07:48:53.904 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device FEC0220313003574 failed.
2022-08-03 07:48:53.905 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:48:53.911 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device f2d16aef0606 failed.
2022-08-03 07:48:53.912 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:48:53.918 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device AFENU20A07421236 failed.
2022-08-03 07:48:53.919 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:48:54.376 - INFO 1 --- [WebSocketConnectReadThread-48] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"pong"}
2022-08-03 07:49:23.904 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device FEC0220313003574 failed.
2022-08-03 07:49:23.905 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:49:23.911 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device f2d16aef0606 failed.
2022-08-03 07:49:23.912 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:49:23.918 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device AFENU20A07421236 failed.
2022-08-03 07:49:23.919 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:49:24.386 - INFO 1 --- [WebSocketConnectReadThread-48] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"pong"}
2022-08-03 07:49:53.904 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device FEC0220313003574 failed.
2022-08-03 07:49:53.905 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:49:53.911 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device f2d16aef0606 failed.
2022-08-03 07:49:53.912 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:49:53.918 - INFO 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command dumpsys battery to device AFENU20A07421236 failed.
2022-08-03 07:49:53.919 -ERROR 1 --- [android-battery-thread] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:49:54.395 - INFO 1 --- [WebSocketConnectReadThread-48] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"pong"}
2022-08-03 07:50:04.298 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 OFFLINE!
2022-08-03 07:50:04.305 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:04.306 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device 'f2d16aef0606' not found
2022-08-03 07:50:04.306 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:07.666 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 ONLINE!
2022-08-03 07:50:07.673 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:07.674 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device 'f2d16aef0606' not found
2022-08-03 07:50:07.674 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:07.675 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 OFFLINE!
2022-08-03 07:50:07.681 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:07.682 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device 'f2d16aef0606' not found
2022-08-03 07:50:07.682 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:08.869 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 ONLINE!
2022-08-03 07:50:08.876 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:08.877 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device offline
2022-08-03 07:50:08.877 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:08.884 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:08.884 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device still authorizing
2022-08-03 07:50:08.884 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:08.937 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:08.937 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:50:08.937 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:09.188 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 OFFLINE!
2022-08-03 07:50:09.194 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:09.195 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device 'f2d16aef0606' not found
2022-08-03 07:50:09.195 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:10.073 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 ONLINE!
2022-08-03 07:50:10.080 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:10.081 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device still authorizing
2022-08-03 07:50:10.081 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:10.088 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:10.088 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device still authorizing
2022-08-03 07:50:10.088 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:10.112 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:10.112 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
2022-08-03 07:50:10.113 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:10.419 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 OFFLINE!
2022-08-03 07:50:10.426 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:10.426 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device 'f2d16aef0606' not found
2022-08-03 07:50:10.427 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:14.208 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f2d16aef0606 ONLINE!
2022-08-03 07:50:14.215 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:14.215 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device offline
2022-08-03 07:50:14.216 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:14.222 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f2d16aef0606 failed.
2022-08-03 07:50:14.223 -ERROR 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device still authorizing
2022-08-03 07:50:14.223 - INFO 1 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2022-08-03 07:50:24.392 - INFO 1 --- [WebSocketConnectReadThread-48] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"pong"}
2022-08-03 07:50:54.423 - INFO 1 --- [WebSocketConnectReadThread-48] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"pong"}