Skip to content

Instantly share code, notes, and snippets.

@pascencio
Last active March 7, 2018 20:52
Show Gist options
  • Save pascencio/703faec167eba4cce5bcc0b668b017a5 to your computer and use it in GitHub Desktop.
Save pascencio/703faec167eba4cce5bcc0b668b017a5 to your computer and use it in GitHub Desktop.
Appium 1.7.2
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.product.manufacturer"]
[debug] [ADB] Current device property 'ro.product.manufacturer': samsung
[AndroidDriver] No app sent in, not parsing package/activity
[debug] [AndroidDriver] No app capability. Assuming it is already on the device
[debug] [ADB] Getting install status for cl.some.package
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","cl.some.package"]
[debug] [ADB] App is installed
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","cl.some.package"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","clear","cl.some.package"]
[debug] [AndroidDriver] Performed fast reset on the installed 'cl.some.package' application (stop and clear)
[debug] [AndroidBootstrap] Watching for bootstrap disconnect
[debug] [ADB] Forwarding system: 4724 to device: 4724
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","tcp:4724","tcp:4724"]
[debug] [UiAutomator] Starting UiAutomator
[debug] [UiAutomator] Moving to state 'starting'
[debug] [UiAutomator] Parsing uiautomator jar
[debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar'
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","push","/home/patricio/.config/yarn/global/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"]
[debug] [ADB] Attempting to kill all uiautomator processes
[debug] [ADB] Getting all processes with uiautomator
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[ADB] No uiautomator process found to kill, continuing...
[debug] [UiAutomator] Starting UIAutomator
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","cl.some.package","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false]
[debug] [UiAutomator] Moving to state 'online'
[AndroidBootstrap] Android bootstrap socket is now connected
[debug] [ADB] Getting connected devices...
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","window"]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[AndroidDriver] Screen already unlocked, doing nothing
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","start","-W","-n","cl.some.package/.MainActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[AndroidDriver] Setting auto webview to context 'WEBVIEW_cl.some.package' with timeout 2000ms
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","cat","/proc/net/unix"]
[debug] [AndroidDriver] WEBVIEW_1286 mapped to pid 1286
[debug] [AndroidDriver] Getting process name for webview
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[debug] [AndroidDriver] Parsed pid: '1286' pkg: 'cl.some.package' from
[debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME
[debug] [AndroidDriver] u0_a141 1286 12141 957472 103596 SyS_epoll_ 00000000 S cl.some.package
[debug] [AndroidDriver] Returning process name: 'cl.some.package'
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_cl.some.package"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_cl.some.package"]
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_cl.some.package'
[debug] [AndroidDriver] A port was not given, using random port: 8000
[debug] [Chromedriver] Changed state to 'starting'
[Chromedriver] Set chromedriver binary as: /home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64
[debug] [Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64.*--port=8000"
[Chromedriver] No old chromedrivers seemed to exist
[debug] [Chromedriver] Cleaning any old adb forwarded port socket connections
[debug] [ADB] List forwarding ports
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","--list"]
[Chromedriver] Spawning chromedriver with: /home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64 --url-base=wd/hub --port=8000 --adb-port=5037 --verbose
[debug] [Chromedriver] Chromedriver version: '2.30.477691'
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"status\":0,\"value\":{\"build\":{\"version\":\"alpha\"},\"os\":{\"arch\":\"x86_64\",\"name\":\"Linux\",\"version\":\"4.14.21-1-MANJARO\"}}}"
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.some.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[debug] [Chromedriver] Webview version: 'Chrome/64.0.3282.137'
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"c2047dd2368c74e0a3357cd93a9acb91","status":33,"value":{"message":"session not created exception\nfrom unexpected alert open\n (Session info: chrome=64.0.3282.137)\n (Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64)"}}
[Chromedriver] Error: Failed to start Chromedriver session: A new session could not be created. (Original error: session not created exception
from unexpected alert open
(Session info: chrome=64.0.3282.137)
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Error: Failed to start Chromedriver session: A new session could not be created. (Original error: session not created exception
from unexpected alert open
(Session info: chrome=64.0.3282.137)
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.some.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[debug] [Chromedriver] Webview version: 'Chrome/64.0.3282.137'
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":{"acceptSslCerts":true,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"browserName":"chrome","chrome":{"chromedriverVersion":"2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57)"},"cssSelectorsEnabled":true,"databaseEnabled":false,"handlesAlerts":true,"hasTouchScreen":true,"javascriptEnabled":true,"locationContextEnabled":true,"mobileEmulationEnabled":false,"nativeEvents":true,"pageLoadStrategy":"normal","platform":"ANDROID","rotatable":false,"takesHeapSnapshot":true,"takesScreenshot":true,"unexpectedAlertBehaviour":"","version":"64.0.3282.137","webStorageEnabled":true}}
[debug] [Chromedriver] Changed state to 'online'
[Appium] New AndroidDriver session created successfully, session 3a8c47a2-320f-479d-bb2e-280372584523 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1520347875945 (11:51:15 GMT-0300 (-03))
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appPackage":"cl.some.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"appPackage":"cl.some.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"c3ea38b11f005cf2","deviceUDID":"c3ea38b11f005cf2","deviceScreenSize":"768x1024","deviceModel":"SM-P350","deviceManufacturer":"samsung"}
[HTTP] <-- POST /wd/hub/session 200 26283 ms - 720
[HTTP] --> POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements {"using":"xpath","value":"/html/body/div[4]/div/div[3]/button"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements] to [POST http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7/elements] with body: {"using":"xpath","value":"/html/body/div[4]/div/div[3]/button"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":[{"ELEMENT":"0.35406046216235953-1"}]}
[JSONWP Proxy] Replacing sessionId f4121d83b5d3505e1a4194643e116ce7 with 3a8c47a2-320f-479d-bb2e-280372584523
[HTTP] <-- POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements 200 303 ms - 109
[HTTP] --> POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-1/click {"id":"0.35406046216235953-1"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-1/click] to [POST http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7/element/0.35406046216235953-1/click] with body: {"id":"0.35406046216235953-1"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":null}
[JSONWP Proxy] Replacing sessionId f4121d83b5d3505e1a4194643e116ce7 with 3a8c47a2-320f-479d-bb2e-280372584523
[HTTP] <-- POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-1/click 200 584 ms - 76
[HTTP] --> POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements {"using":"xpath","value":"//*[@id=\"loginRut\"]"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements] to [POST http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7/elements] with body: {"using":"xpath","value":"//*[@id=\"loginRut\"]"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":[{"ELEMENT":"0.35406046216235953-2"}]}
[JSONWP Proxy] Replacing sessionId f4121d83b5d3505e1a4194643e116ce7 with 3a8c47a2-320f-479d-bb2e-280372584523
[HTTP] <-- POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements 200 143 ms - 109
[HTTP] --> POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-2/value {"id":"0.35406046216235953-2","value":["76253288-3"]}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-2/value] to [POST http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7/element/0.35406046216235953-2/value] with body: {"id":"0.35406046216235953-2","value":["76253288-3"]}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":null}
[JSONWP Proxy] Replacing sessionId f4121d83b5d3505e1a4194643e116ce7 with 3a8c47a2-320f-479d-bb2e-280372584523
[HTTP] <-- POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-2/value 200 1470 ms - 76
[HTTP] --> POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements {"using":"xpath","value":"//*[@id=\"contraseña\"]"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements] to [POST http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7/elements] with body: {"using":"xpath","value":"//*[@id=\"contraseña\"]"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":[{"ELEMENT":"0.35406046216235953-3"}]}
[JSONWP Proxy] Replacing sessionId f4121d83b5d3505e1a4194643e116ce7 with 3a8c47a2-320f-479d-bb2e-280372584523
[HTTP] <-- POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements 200 150 ms - 109
[HTTP] --> POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-3/value {"id":"0.35406046216235953-3","value":["karibultda123"]}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-3/value] to [POST http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7/element/0.35406046216235953-3/value] with body: {"id":"0.35406046216235953-3","value":["karibultda123"]}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":null}
[JSONWP Proxy] Replacing sessionId f4121d83b5d3505e1a4194643e116ce7 with 3a8c47a2-320f-479d-bb2e-280372584523
[HTTP] <-- POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-3/value 200 1300 ms - 76
[HTTP] --> POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements {"using":"xpath","value":"//*[@id=\"submit\"]"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements] to [POST http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7/elements] with body: {"using":"xpath","value":"//*[@id=\"submit\"]"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":[{"ELEMENT":"0.35406046216235953-4"}]}
[JSONWP Proxy] Replacing sessionId f4121d83b5d3505e1a4194643e116ce7 with 3a8c47a2-320f-479d-bb2e-280372584523
[HTTP] <-- POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/elements 200 105 ms - 109
[HTTP] --> POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-4/click {"id":"0.35406046216235953-4"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-4/click] to [POST http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7/element/0.35406046216235953-4/click] with body: {"id":"0.35406046216235953-4"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f4121d83b5d3505e1a4194643e116ce7","status":0,"value":null}
[JSONWP Proxy] Replacing sessionId f4121d83b5d3505e1a4194643e116ce7 with 3a8c47a2-320f-479d-bb2e-280372584523
[HTTP] <-- POST /wd/hub/session/3a8c47a2-320f-479d-bb2e-280372584523/element/0.35406046216235953-4/click 200 646 ms - 76
[debug] [AndroidBootstrap] Emitting alert message...
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Emitting system alert message
[BaseDriver] Shutting down because we waited 60 seconds for a command
[debug] [AndroidDriver] Shutting down Android driver
[Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
[Appium] Removing session 3a8c47a2-320f-479d-bb2e-280372584523 from our master session list
[debug] [AndroidDriver] Stopping chromedriver for context WEBVIEW_cl.some.package
[debug] [Chromedriver] Changed state to 'stopping'
[debug] [JSONWP Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8000/wd/hub/session/f4121d83b5d3505e1a4194643e116ce7] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"f4121d83b5d3505e1a4194643e116ce7\",\"status\":0,\"value\":null}"
[debug] [Chromedriver] Changed state to 'stopped'
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","cl.some.package"]
[debug] [ADB] Pressing the HOME button
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","input","keyevent",3]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"shutdown"}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"shutdown"}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type SHUTDOWN
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"OK, shutting down"}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Closed client connection
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: numtests=1
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=.
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: test=testRunServer
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: current=1
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: 0
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [UiAutomator] Shutting down UiAutomator
[debug] [UiAutomator] Moving to state 'stopping'
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=
[debug] [AndroidBootstrap] [UIAUTO STDOUT] Test results for WatcherResultPrinter=.
[debug] [AndroidBootstrap] [UIAUTO STDOUT] Time: 138.267
[debug] [AndroidBootstrap] [UIAUTO STDOUT] OK (1 test)
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: -1
[debug] [UiAutomator] UiAutomator shut down normally
[debug] [UiAutomator] Moving to state 'stopped'
[debug] [ADB] Attempting to kill all uiautomator processes
[debug] [ADB] Getting all processes with uiautomator
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[ADB] No uiautomator process found to kill, continuing...
[debug] [UiAutomator] Moving to state 'stopped'
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","io.appium.unlock"]
[debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted.
[HTTP] --> POST /wd/hub/session {"capabilities":{"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}},"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},{},{"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1520348031072 (11:53:51 GMT-0300 (-03))
[Appium] Merged W3C capabilities {"desiredCapabilities":{"appPackage":"cl.another... into desiredCapabilities object {"appPackage":"cl.another.package","appActi...
[Appium] Creating new AndroidDriver (v1.40.1) session
[Appium] Capabilities:
[Appium] appPackage: cl.another.package
[Appium] appActivity: .MainActivity
[Appium] platformVersion: 6.0.1
[Appium] autoWebview: true
[Appium] platformName: Android
[Appium] deviceName: Test
[debug] [BaseDriver]
[debug] [BaseDriver] W3C capabilities [] and MJSONWP desired capabilities were provided
[BaseDriver] Expected W3C "capabilities" to be a JSON Object but was provided with: []
[BaseDriver] Falling back to MJSONWP desired capabilities
[BaseDriver] Session created with session id: 169c156d-465e-45f7-b3b5-28e5ee4bdd58
[debug] [AndroidDriver] Getting Java version
[AndroidDriver] Java version is: 1.8.0_162
[ADB] Checking whether adb is present
[ADB] Using adb from /home/patricio/Aplicaciones/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[AndroidDriver] Looking for a device with Android '6.0.1'
[debug] [ADB] Setting device id to c3ea38b11f005cf2
[ADB] Getting device platform version
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.release"]
[debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
[AndroidDriver] Using device: c3ea38b11f005cf2
[ADB] Checking whether adb is present
[ADB] Using adb from /home/patricio/Aplicaciones/Android/sdk/platform-tools/adb
[debug] [ADB] Setting device id to c3ea38b11f005cf2
[AndroidDriver] App file was not listed, instead we're going to run cl.another.package directly on the device
[debug] [AndroidDriver] Checking whether package is present on the device
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","cl.another.package"]
[AndroidDriver] Starting Android session
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","wait-for-device"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","echo","ping"]
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","io.appium.settings"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.settings
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","package","io.appium.settings"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /home/patricio/Aplicaciones/Android/sdk/build-tools/27.0.3/aapt
[debug] [ADB] The installed 'io.appium.settings' package does not require upgrade ('2.3.0' >= '2.3.0')
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.sdk"]
[debug] [ADB] Current device property 'ro.build.version.sdk': 23
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","start","-W","-n","io.appium.settings/.Settings","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","appops","set","io.appium.settings","android:mock_location","allow"]
[AndroidDriver] setDeviceLanguageCountry requires language or country.
[AndroidDriver] Got language: 'null' and country: 'null'
[debug] [Logcat] Starting logcat capture
[debug] [AndroidDriver] Pushing unlock helper app to device...
[debug] [ADB] Getting install status for io.appium.unlock
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","io.appium.unlock"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.unlock
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","package","io.appium.unlock"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /home/patricio/Aplicaciones/Android/sdk/build-tools/27.0.3/aapt
[debug] [ADB] The installed 'io.appium.unlock' package does not require upgrade ('2.0.0' >= '2.0.0')
[ADB] Getting device platform version
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.release"]
[debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","wm","size"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.product.model"]
[debug] [ADB] Current device property 'ro.product.model': SM-P350
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.product.manufacturer"]
[debug] [ADB] Current device property 'ro.product.manufacturer': samsung
[AndroidDriver] No app sent in, not parsing package/activity
[debug] [AndroidDriver] No app capability. Assuming it is already on the device
[debug] [ADB] Getting install status for cl.another.package
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","cl.another.package"]
[debug] [ADB] App is installed
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","cl.another.package"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","clear","cl.another.package"]
[debug] [AndroidDriver] Performed fast reset on the installed 'cl.another.package' application (stop and clear)
[debug] [AndroidBootstrap] Watching for bootstrap disconnect
[debug] [ADB] Forwarding system: 4724 to device: 4724
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","tcp:4724","tcp:4724"]
[debug] [UiAutomator] Starting UiAutomator
[debug] [UiAutomator] Moving to state 'starting'
[debug] [UiAutomator] Parsing uiautomator jar
[debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar'
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","push","/home/patricio/.config/yarn/global/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"]
[debug] [ADB] Attempting to kill all uiautomator processes
[debug] [ADB] Getting all processes with uiautomator
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[ADB] No uiautomator process found to kill, continuing...
[debug] [UiAutomator] Starting UIAutomator
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","cl.another.package","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false]
[debug] [UiAutomator] Moving to state 'online'
[AndroidBootstrap] Android bootstrap socket is now connected
[debug] [ADB] Getting connected devices...
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","window"]
[AndroidDriver] Screen already unlocked, doing nothing
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","start","-W","-n","cl.another.package/.MainActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[AndroidDriver] Setting auto webview to context 'WEBVIEW_cl.another.package' with timeout 2000ms
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","cat","/proc/net/unix"]
[debug] [AndroidDriver] Found webviews: []
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","cat","/proc/net/unix"]
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_cl.another.package"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_cl.another.package"]
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_cl.another.package'
[debug] [AndroidDriver] A port was not given, using random port: 8000
[debug] [Chromedriver] Changed state to 'starting'
[Chromedriver] Set chromedriver binary as: /home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64
[debug] [Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64.*--port=8000"
[Chromedriver] No old chromedrivers seemed to exist
[debug] [Chromedriver] Cleaning any old adb forwarded port socket connections
[debug] [ADB] List forwarding ports
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","--list"]
[debug] [ADB] Removing forwarded port socket connection: 12294
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","--remove","tcp:12294"]
[Chromedriver] Spawning chromedriver with: /home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64 --url-base=wd/hub --port=8000 --adb-port=5037 --verbose
[debug] [Chromedriver] Chromedriver version: '2.30.477691'
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"status\":0,\"value\":{\"build\":{\"version\":\"alpha\"},\"os\":{\"arch\":\"x86_64\",\"name\":\"Linux\",\"version\":\"4.14.21-1-MANJARO\"}}}"
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.another.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[debug] [AndroidBootstrap] Emitting alert message...
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Emitting system alert message
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"cdb0ee7d29e8cc2372889f0327867c59","status":100,"value":{"message":"chrome not reachable\n (Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64)"}}
[Chromedriver] Error: Failed to start Chromedriver session: An error occurred (Original error: chrome not reachable
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Error: Failed to start Chromedriver session: An error occurred (Original error: chrome not reachable
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.another.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"ef19e712a198692b6c423c67edac91f1","status":100,"value":{"message":"chrome not reachable\n (Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64)"}}
[Chromedriver] Error: Failed to start Chromedriver session: An error occurred (Original error: chrome not reachable
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Error: Failed to start Chromedriver session: An error occurred (Original error: chrome not reachable
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.another.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[debug] [AndroidBootstrap] Emitting alert message...
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Emitting system alert message
[debug] [AndroidBootstrap] Emitting alert message...
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Emitting system alert message
[debug] [AndroidBootstrap] Emitting alert message...
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Emitting system alert message
[HTTP] <-- POST /wd/hub/session - - ms - -
[HTTP] --> POST /wd/hub/session {"capabilities":{"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}},"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},{},{"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1520348208917 (11:56:48 GMT-0300 (-03))
[Appium] Merged W3C capabilities {"desiredCapabilities":{"appPackage":"cl.another... into desiredCapabilities object {"appPackage":"cl.another.package","appActi...
[Appium] Creating new AndroidDriver (v1.40.1) session
[Appium] Capabilities:
[Appium] appPackage: cl.another.package
[Appium] appActivity: .MainActivity
[Appium] platformVersion: 6.0.1
[Appium] autoWebview: true
[Appium] platformName: Android
[Appium] deviceName: Test
[debug] [BaseDriver]
[debug] [BaseDriver] W3C capabilities [{}] and MJSONWP desired capabilities [object Object] were provided
[BaseDriver] Expected W3C "capabilities" to be a JSON Object but was provided with: [{}]
[BaseDriver] Falling back to MJSONWP desired capabilities
[BaseDriver] Session created with session id: 12a347d1-697c-4148-8f55-4cf736e00620
[debug] [AndroidDriver] Getting Java version
[AndroidDriver] Java version is: 1.8.0_162
[ADB] Checking whether adb is present
[ADB] Using adb from /home/patricio/Aplicaciones/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[AndroidDriver] Looking for a device with Android '6.0.1'
[debug] [ADB] Setting device id to c3ea38b11f005cf2
[ADB] Getting device platform version
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.release"]
[debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
[AndroidDriver] Using device: c3ea38b11f005cf2
[ADB] Checking whether adb is present
[ADB] Using adb from /home/patricio/Aplicaciones/Android/sdk/platform-tools/adb
[debug] [ADB] Setting device id to c3ea38b11f005cf2
[AndroidDriver] App file was not listed, instead we're going to run cl.another.package directly on the device
[debug] [AndroidDriver] Checking whether package is present on the device
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","cl.another.package"]
[AndroidDriver] Starting Android session
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","wait-for-device"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","echo","ping"]
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","io.appium.settings"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.settings
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","package","io.appium.settings"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /home/patricio/Aplicaciones/Android/sdk/build-tools/27.0.3/aapt
[debug] [ADB] The installed 'io.appium.settings' package does not require upgrade ('2.3.0' >= '2.3.0')
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.sdk"]
[debug] [ADB] Current device property 'ro.build.version.sdk': 23
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","start","-W","-n","io.appium.settings/.Settings","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","appops","set","io.appium.settings","android:mock_location","allow"]
[AndroidDriver] setDeviceLanguageCountry requires language or country.
[AndroidDriver] Got language: 'null' and country: 'null'
[debug] [Logcat] Starting logcat capture
[debug] [AndroidDriver] Pushing unlock helper app to device...
[debug] [ADB] Getting install status for io.appium.unlock
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","io.appium.unlock"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.unlock
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","package","io.appium.unlock"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /home/patricio/Aplicaciones/Android/sdk/build-tools/27.0.3/aapt
[debug] [ADB] The installed 'io.appium.unlock' package does not require upgrade ('2.0.0' >= '2.0.0')
[ADB] Getting device platform version
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.release"]
[debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","wm","size"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.product.model"]
[debug] [ADB] Current device property 'ro.product.model': SM-P350
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.product.manufacturer"]
[debug] [ADB] Current device property 'ro.product.manufacturer': samsung
[AndroidDriver] No app sent in, not parsing package/activity
[debug] [AndroidDriver] No app capability. Assuming it is already on the device
[debug] [ADB] Getting install status for cl.another.package
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","cl.another.package"]
[debug] [ADB] App is installed
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","cl.another.package"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","clear","cl.another.package"]
[debug] [AndroidDriver] Performed fast reset on the installed 'cl.another.package' application (stop and clear)
[debug] [AndroidBootstrap] Watching for bootstrap disconnect
[debug] [ADB] Forwarding system: 4724 to device: 4724
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","tcp:4724","tcp:4724"]
[debug] [UiAutomator] Starting UiAutomator
[debug] [UiAutomator] Moving to state 'starting'
[debug] [UiAutomator] Parsing uiautomator jar
[debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar'
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","push","/home/patricio/.config/yarn/global/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"]
[debug] [ADB] Attempting to kill all uiautomator processes
[debug] [ADB] Getting all processes with uiautomator
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[debug] [ADB] Attempting to kill process 1839
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","kill","-0",1839]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","kill",1839]
[UiAutomator] UiAutomator exited unexpectedly with code 0, signal null
[debug] [UiAutomator] Moving to state 'stopped'
[debug] [AndroidDriver] Shutting down Android driver
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","cl.another.package"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","kill",1839]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","kill",1839]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","kill",1839]
[ADB] Cannot kill process 1839 in 1000 ms. Trying to force kill...
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","kill","-9",1839]
[debug] [UiAutomator] Starting UIAutomator
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","cl.another.package","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false]
[debug] [ADB] Pressing the HOME button
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","input","keyevent",3]
[debug] [UiAutomator] Moving to state 'online'
[AndroidBootstrap] Android bootstrap socket is now connected
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","window"]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[AndroidDriver] Screen already unlocked, doing nothing
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","start","-W","-n","cl.another.package/.MainActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[AndroidBootstrap] Cannot shut down Android bootstrap; it has already shut down
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","io.appium.unlock"]
[debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted.
[AndroidDriver] Setting auto webview to context 'WEBVIEW_cl.another.package' with timeout 2000ms
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","cat","/proc/net/unix"]
[debug] [AndroidDriver] Found webviews: []
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","cat","/proc/net/unix"]
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_cl.another.package"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_cl.another.package"]
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_cl.another.package'
[debug] [AndroidDriver] A port was not given, using random port: 8001
[debug] [Chromedriver] Changed state to 'starting'
[Chromedriver] Set chromedriver binary as: /home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64
[debug] [Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64.*--port=8001"
[Chromedriver] No old chromedrivers seemed to exist
[debug] [Chromedriver] Cleaning any old adb forwarded port socket connections
[debug] [ADB] List forwarding ports
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","--list"]
[debug] [ADB] Removing forwarded port socket connection: 12688
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","--remove","tcp:12688"]
[Chromedriver] Spawning chromedriver with: /home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64 --url-base=wd/hub --port=8001 --adb-port=5037 --verbose
[debug] [Chromedriver] Chromedriver version: '2.30.477691'
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8001/wd/hub/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"status\":0,\"value\":{\"build\":{\"version\":\"alpha\"},\"os\":{\"arch\":\"x86_64\",\"name\":\"Linux\",\"version\":\"4.14.21-1-MANJARO\"}}}"
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8001/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.another.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"54fa5d0ec134b406e0e88411aa52db82","status":100,"value":{"message":"chrome not reachable\n (Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64)"}}
[Chromedriver] Error: Failed to start Chromedriver session: An error occurred (Original error: chrome not reachable
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Error: Failed to start Chromedriver session: An error occurred (Original error: chrome not reachable
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.another.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
^C[Appium] Received SIGINT - shutting down
[Chromedriver] Chromedriver exited unexpectedly with code null, signal SIGINT
[debug] [Chromedriver] Changed state to 'stopped'
[Logcat] Logcat terminated with code null, signal SIGINT
[UiAutomator] UiAutomator exited unexpectedly with code null, signal SIGINT
[debug] [UiAutomator] Moving to state 'stopped'
[Chromedriver] Chromedriver exited unexpectedly with code null, signal SIGINT
[debug] [Chromedriver] Changed state to 'stopped'
[Chromedriver] Error: Failed to start Chromedriver session: Could not proxy command to remote server. Original error: Error: socket hang up
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Error: Failed to start Chromedriver session: Could not proxy command to remote server. Original error: Error: socket hang up
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
[debug] [AndroidDriver] Shutting down Android driver
[debug] [ADB] Getting connected devices...
[Chromedriver] Error: Failed to start Chromedriver session: Could not proxy command to remote server. Original error: Error: socket hang up
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:160:7)
Error: Failed to start Chromedriver session: Could not proxy command to remote server. Original error: Error: socket hang up
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:160:7)
[Chromedriver] Error: Failed to start Chromedriver session: Could not proxy command to remote server. Original error: Error: socket hang up
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:160:7)
Error: Failed to start Chromedriver session: Could not proxy command to remote server. Original error: Error: socket hang up
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:160:7)
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","cl.another.package"]
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8001/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.another.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[Chromedriver] Error: Failed to start Chromedriver session: Could not proxy command to remote server. Original error: Error: connect ECONNREFUSED 127.0.0.1:8001
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
[patricio@patricio-hp Test-plugin-mobile]$ appium
[Appium] Welcome to Appium v1.7.2
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session {"capabilities":{"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}},"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},{},{"desiredCapabilities":{"appPackage":"cl.another.package","appActivity":".MainActivity","platformVersion":"6.0.1","autoWebview":true,"platformName":"Android","deviceName":"Test"},"requiredCapabilities":{}}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1520350851917 (12:40:51 GMT-0300 (-03))
[Appium] Merged W3C capabilities {"desiredCapabilities":{"appPackage":"cl.another... into desiredCapabilities object {"appPackage":"cl.another.package","appActi...
[Appium] Creating new AndroidDriver (v1.40.1) session
[Appium] Capabilities:
[Appium] appPackage: cl.another.package
[Appium] appActivity: .MainActivity
[Appium] platformVersion: 6.0.1
[Appium] autoWebview: true
[Appium] platformName: Android
[Appium] deviceName: Test
[debug] [BaseDriver]
[debug] [BaseDriver] W3C capabilities [] and MJSONWP desired capabilities were provided
[BaseDriver] Expected W3C "capabilities" to be a JSON Object but was provided with: []
[BaseDriver] Falling back to MJSONWP desired capabilities
[BaseDriver] Session created with session id: 18bf4a6e-b1a8-4b2c-8a25-18cd305d11db
[debug] [AndroidDriver] Getting Java version
[AndroidDriver] Java version is: 1.8.0_162
[ADB] Checking whether adb is present
[ADB] Found 1 'build-tools' folders under '/home/patricio/Aplicaciones/Android/sdk' (newest first):
[ADB] /home/patricio/Aplicaciones/Android/sdk/build-tools/27.0.3
[ADB] Using adb from /home/patricio/Aplicaciones/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[AndroidDriver] Looking for a device with Android '6.0.1'
[debug] [ADB] Setting device id to c3ea38b11f005cf2
[ADB] Getting device platform version
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.release"]
[debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
[AndroidDriver] Using device: c3ea38b11f005cf2
[ADB] Checking whether adb is present
[ADB] Using adb from /home/patricio/Aplicaciones/Android/sdk/platform-tools/adb
[debug] [ADB] Setting device id to c3ea38b11f005cf2
[AndroidDriver] App file was not listed, instead we're going to run cl.another.package directly on the device
[debug] [AndroidDriver] Checking whether package is present on the device
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","cl.another.package"]
[AndroidDriver] Starting Android session
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","wait-for-device"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","echo","ping"]
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","io.appium.settings"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.settings
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","package","io.appium.settings"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /home/patricio/Aplicaciones/Android/sdk/build-tools/27.0.3/aapt
[debug] [ADB] The installed 'io.appium.settings' package does not require upgrade ('2.3.0' >= '2.3.0')
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.sdk"]
[debug] [ADB] Current device property 'ro.build.version.sdk': 23
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","start","-W","-n","io.appium.settings/.Settings","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","appops","set","io.appium.settings","android:mock_location","allow"]
[AndroidDriver] setDeviceLanguageCountry requires language or country.
[AndroidDriver] Got language: 'null' and country: 'null'
[debug] [Logcat] Starting logcat capture
[debug] [AndroidDriver] Pushing unlock helper app to device...
[debug] [ADB] Getting install status for io.appium.unlock
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","io.appium.unlock"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.unlock
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","package","io.appium.unlock"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /home/patricio/Aplicaciones/Android/sdk/build-tools/27.0.3/aapt
[debug] [ADB] The installed 'io.appium.unlock' package does not require upgrade ('2.0.0' >= '2.0.0')
[ADB] Getting device platform version
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.build.version.release"]
[debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","wm","size"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.product.model"]
[debug] [ADB] Current device property 'ro.product.model': SM-P350
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","getprop","ro.product.manufacturer"]
[debug] [ADB] Current device property 'ro.product.manufacturer': samsung
[AndroidDriver] No app sent in, not parsing package/activity
[debug] [AndroidDriver] No app capability. Assuming it is already on the device
[debug] [ADB] Getting install status for cl.another.package
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","list","packages","cl.another.package"]
[debug] [ADB] App is installed
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","force-stop","cl.another.package"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","pm","clear","cl.another.package"]
[debug] [AndroidDriver] Performed fast reset on the installed 'cl.another.package' application (stop and clear)
[debug] [AndroidBootstrap] Watching for bootstrap disconnect
[debug] [ADB] Forwarding system: 4724 to device: 4724
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","tcp:4724","tcp:4724"]
[debug] [UiAutomator] Starting UiAutomator
[debug] [UiAutomator] Moving to state 'starting'
[debug] [UiAutomator] Parsing uiautomator jar
[debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar'
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","push","/home/patricio/.config/yarn/global/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"]
[debug] [ADB] Attempting to kill all uiautomator processes
[debug] [ADB] Getting all processes with uiautomator
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","ps"]
[ADB] No uiautomator process found to kill, continuing...
[debug] [UiAutomator] Starting UIAutomator
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","cl.another.package","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false]
[debug] [UiAutomator] Moving to state 'online'
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Loading json...
[AndroidBootstrap] Android bootstrap socket is now connected
[debug] [ADB] Getting connected devices...
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","dumpsys","window"]
[AndroidDriver] Screen already unlocked, doing nothing
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","am","start","-W","-n","cl.another.package/.MainActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[AndroidDriver] Setting auto webview to context 'WEBVIEW_cl.another.package' with timeout 2000ms
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","cat","/proc/net/unix"]
[debug] [AndroidDriver] Found webviews: []
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","shell","cat","/proc/net/unix"]
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_cl.another.package"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_cl.another.package"]
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_cl.another.package'
[debug] [AndroidDriver] A port was not given, using random port: 8000
[debug] [Chromedriver] Changed state to 'starting'
[Chromedriver] Set chromedriver binary as: /home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64
[debug] [Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64.*--port=8000"
[Chromedriver] No old chromedrivers seemed to exist
[debug] [Chromedriver] Cleaning any old adb forwarded port socket connections
[debug] [ADB] List forwarding ports
[debug] [ADB] Running '/home/patricio/Aplicaciones/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","c3ea38b11f005cf2","forward","--list"]
[Chromedriver] Spawning chromedriver with: /home/patricio/.config/yarn/global/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_64 --url-base=wd/hub --port=8000 --adb-port=5037 --verbose
[debug] [Chromedriver] Chromedriver version: '2.30.477691'
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"status\":0,\"value\":{\"build\":{\"version\":\"alpha\"},\"os\":{\"arch\":\"x86_64\",\"name\":\"Linux\",\"version\":\"4.14.21-1-MANJARO\"}}}"
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.another.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"1343948a2f157074854582f227c2fc75","status":100,"value":{"message":"chrome not reachable\n (Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64)"}}
[Chromedriver] Error: Failed to start Chromedriver session: An error occurred (Original error: chrome not reachable
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Error: Failed to start Chromedriver session: An error occurred (Original error: chrome not reachable
(Driver info: chromedriver=2.30.477691 (6ee44a7247c639c0703f291d320bdf05c1531b57),platform=Linux 4.14.21-1-MANJARO x86_64))
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:69:13)
at Chromedriver.callee$2$0$ (../../lib/chromedriver.js:217:13)
at tryCatch (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/home/patricio/.config/yarn/global/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"cl.another.package","androidUseRunningApp":true,"androidDeviceSerial":"c3ea38b11f005cf2"}}}
[Chromedriver] [STDERR] [1520454798,497][INFO]: COMMAND InitSession {
[Chromedriver] [STDERR] "desiredCapabilities": {
[Chromedriver] [STDERR] "chromeOptions": {
[Chromedriver] [STDERR] "androidDeviceSerial": "c3ea38b11f005cf2",
[Chromedriver] [STDERR] "androidPackage": "cl.another.package",
[Chromedriver] [STDERR] "androidUseRunningApp": true
[Chromedriver] [STDERR] }
[Chromedriver] [STDERR] }
[Chromedriver] [STDERR] }
[Chromedriver] [STDERR] [1520454798,497][DEBUG]: Sending adb command: host:devices
[Chromedriver] [STDERR] [1520454798,497][DEBUG]: Received adb response: c3ea38b11f005cf2 device
[Chromedriver] [STDERR] [1520454798,497][DEBUG]: Sending adb command: host:transport:c3ea38b11f005cf2|shell:pm path cl.another.package
[Chromedriver] [STDERR] [1520454800,026][DEBUG]: Received adb response: package:/data/app/cl.another.package-1/base.apk
[Chromedriver] [STDERR] [1520454800,026][DEBUG]: Sending adb command: host:transport:c3ea38b11f005cf2|shell:ps && ps -A
[Chromedriver] [STDERR] [1520454800,245][DEBUG]: Received adb response: USER PID PPID VSIZE RSS WCHAN PC NAME
[Chromedriver] [STDERR] root 1 0 1892 844 SyS_epoll_ 00000000 S /init
[Chromedriver] [STDERR] root 2 0 0 0 kthreadd 00000000 S kthreadd
[Chromedriver] [STDERR] root 3 2 0 0 smpboot_th 00000000 S ksoftirqd/0
[Chromedriver] [STDERR] root 5 2 0 0 worker_thr 00000000 S kworker/0:0H
[Chromedriver] [STDERR] root 6 2 0 0 msm_mpm_wo 00000000 D kworker/u8:0
[Chromedriver] [STDERR] root 7 2 0 0 rcu_gp_kth 00000000 S rcu_preempt
[Chromedriver] [STDERR] root 8 2 0 0 rcu_gp_kth 00000000 S rcu_bh
[Chromedriver] [STDERR] root 9 2 0 0 rcu_gp_kth 00000000 S rcu_sched
[Chromedriver] [STDERR] root 10 2 0 0 smpboot_th 00000000 S migration/0
[Chromedriver] [STDERR] root 11 2 0 0 smpboot_th 00000000 S watchdog/0
[Chromedriver] [STDERR] root 12 2 0 0 smpboot_th 00000000 S watchdog/1
[Chromedriver] [STDERR] root 13 2 0 0 smpboot_th 00000000 S migration/1
[Chromedriver] [STDERR] root 14 2 0 0 smpboot_th 00000000 S ksoftirqd/1
[Chromedriver] [STDERR] root 16 2 0 0 worker_thr 00000000 S kworker/1:0H
[Chromedriver] [STDERR] root 17 2 0 0 smpboot_th 00000000 S watchdog/2
[Chromedriver] [STDERR] root 18 2 0 0 smpboot_th 00000000 S migration/2
[Chromedriver] [STDERR] root 19 2 0 0 smpboot_th 00000000 S ksoftirqd/2
[Chromedriver] [STDERR] root 21 2 0 0 worker_thr 00000000 S kworker/2:0H
[Chromedriver] [STDERR] root 22 2 0 0 smpboot_th 00000000 S watchdog/3
[Chromedriver] [STDERR] root 23 2 0 0 smpboot_th 00000000 S migration/3
[Chromedriver] [STDERR] root 24 2 0 0 smpboot_th 00000000 S ksoftirqd/3
[Chromedriver] [STDERR] root 26 2 0 0 worker_thr 00000000 S kworker/3:0H
[Chromedriver] [STDERR] root 27 2 0 0 rescuer_th 00000000 S khelper
[Chromedriver] [STDERR] root 28 2 0 0 rescuer_th 00000000 S netns
[Chromedriver] [STDERR] root 33 2 0 0 worker_thr 00000000 S kworker/0:1H
[Chromedriver] [STDERR] root 34 2 0 0 rescuer_th 00000000 S smd_channel_clo
[Chromedriver] [STDERR] root 35 2 0 0 rescuer_th 00000000 S smsm_cb_wq
[Chromedriver] [STDERR] root 37 2 0 0 msm_rpm_sm 00000000 D kworker/u9:0
[Chromedriver] [STDERR] root 38 2 0 0 rescuer_th 00000000 S rpm-smd
[Chromedriver] [STDERR] root 39 2 0 0 worker_thr 00000000 S kworker/u9:1
[Chromedriver] [STDERR] root 40 2 0 0 irq_thread 00000000 S irq/47-cpr
[Chromedriver] [STDERR] root 41 2 0 0 rescuer_th 00000000 S deferwq
[Chromedriver] [STDERR] root 42 2 0 0 rescuer_th 00000000 S mpm
[Chromedriver] [STDERR] root 49 2 0 0 rescuer_th 00000000 S writeback
[Chromedriver] [STDERR] root 50 2 0 0 rescuer_th 00000000 S bioset
[Chromedriver] [STDERR] root 51 2 0 0 rescuer_th 00000000 S crypto
[Chromedriver] [STDERR] root 52 2 0 0 rescuer_th 00000000 S kblockd
[Chromedriver] [STDERR] root 53 2 0 0 hub_thread 00000000 S khubd
[Chromedriver] [STDERR] root 56 2 0 0 irq_thread 00000000 S irq/333-max7784
[Chromedriver] [STDERR] root 69 2 0 0 ion_heap_d 00000000 S system
[Chromedriver] [STDERR] root 70 2 0 0 irq_thread 00000000 S irq/75-msm_iomm
[Chromedriver] [STDERR] root 71 2 0 0 irq_thread 00000000 S irq/75-msm_iomm
[Chromedriver] [STDERR] root 72 2 0 0 irq_thread 00000000 S irq/273-msm_iom
[Chromedriver] [STDERR] root 73 2 0 0 irq_thread 00000000 S irq/274-msm_iom
[Chromedriver] [STDERR] root 74 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 75 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 76 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 77 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 78 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 79 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 80 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 81 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 82 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 83 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 84 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 85 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 86 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 87 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 88 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 89 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 90 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 91 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 92 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 93 2 0 0 irq_thread 00000000 S irq/102-msm_iom
[Chromedriver] [STDERR] root 94 2 0 0 rescuer_th 00000000 S devfreq_wq
[Chromedriver] [STDERR] root 95 2 0 0 rescuer_th 00000000 S cfg80211
[Chromedriver] [STDERR] root 97 2 0 0 kswapd 00000000 S kswapd0
[Chromedriver] [STDERR] root 98 2 0 0 fsnotify_m 00000000 S fsnotify_mark
[Chromedriver] [STDERR] root 99 2 0 0 ecryptfs_t 00000000 S ecryptfs-kthrea
[Chromedriver] [STDERR] root 121 2 0 0 dsi_event_ 00000000 D mdss_dsi_event
[Chromedriver] [STDERR] root 122 2 0 0 irq_thread 00000000 S irq/456-esd_rec
[Chromedriver] [STDERR] root 123 2 0 0 rescuer_th 00000000 S apr_driver
[Chromedriver] [STDERR] root 124 2 0 0 rescuer_th 00000000 S pil_vote_wq
[Chromedriver] [STDERR] root 125 2 0 0 rescuer_th 00000000 S mem_share_svc
[Chromedriver] [STDERR] root 126 2 0 0 rescuer_th 00000000 S qmi_hndl0000000
[Chromedriver] [STDERR] root 127 2 0 0 rescuer_th 00000000 S msm_ipc_router
[Chromedriver] [STDERR] root 128 2 0 0 add_hwgene 00000000 S hwrng
[Chromedriver] [STDERR] root 129 2 0 0 rescuer_th 00000000 S diag_real_time_
[Chromedriver] [STDERR] root 130 2 0 0 rescuer_th 00000000 S diag_modem_data
[Chromedriver] [STDERR] root 131 2 0 0 rescuer_th 00000000 S diag_lpass_data
[Chromedriver] [STDERR] root 132 2 0 0 rescuer_th 00000000 S diag_wcnss_data
[Chromedriver] [STDERR] root 133 2 0 0 rescuer_th 00000000 S diag_sensors_da
[Chromedriver] [STDERR] root 134 2 0 0 rescuer_th 00000000 S diag_wq
[Chromedriver] [STDERR] root 135 2 0 0 rescuer_th 00000000 S DIAG_USB_diag
[Chromedriver] [STDERR] root 136 2 0 0 rescuer_th 00000000 S diag_cntl_wq
[Chromedriver] [STDERR] root 137 2 0 0 rescuer_th 00000000 S diag_dci_wq
[Chromedriver] [STDERR] root 138 2 0 0 rescuer_th 00000000 S kgsl-3d0
[Chromedriver] [STDERR] root 139 2 0 0 rescuer_th 00000000 S kgsl-events
[Chromedriver] [STDERR] root 140 2 0 0 rescuer_th 00000000 S governor_msm_ad
[Chromedriver] [STDERR] root 141 2 0 0 rescuer_th 00000000 S kgsl_devfreq_wq
[Chromedriver] [STDERR] root 142 2 0 0 rescuer_th 00000000 S usbnet
[Chromedriver] [STDERR] root 143 2 0 0 rescuer_th 00000000 S sharedmem_qmi_w
[Chromedriver] [STDERR] root 144 2 0 0 rescuer_th 00000000 S qmi_hndl0000000
[Chromedriver] [STDERR] root 145 2 0 0 rescuer_th 00000000 S k_gserial
[Chromedriver] [STDERR] root 146 2 0 0 rescuer_th 00000000 S uether
[Chromedriver] [STDERR] root 147 2 0 0 rescuer_th 00000000 S usb_notify
[Chromedriver] [STDERR] root 148 2 0 0 rescuer_th 00000000 S kpsmoused
[Chromedriver] [STDERR] root 149 2 0 0 irq_thread 00000000 S irq/332-
[Chromedriver] [STDERR] root 150 2 0 0 irq_thread 00000000 S irq/457-
[Chromedriver] [STDERR] root 151 2 0 0 irq_thread 00000000 S irq/458-pen_ins
[Chromedriver] [STDERR] root 152 2 0 0 rescuer_th 00000000 S esd_tmr_workque
[Chromedriver] [STDERR] root 153 2 0 0 irq_thread 00000000 S irq/331-bt532_t
[Chromedriver] [STDERR] root 156 2 0 0 rescuer_th 00000000 S msm_cpp_workque
[Chromedriver] [STDERR] root 157 2 0 0 rescuer_th 00000000 S dm_bufio_cache
[Chromedriver] [STDERR] root 158 2 0 0 cpufreq_in 00000000 S cfinteractive
[Chromedriver] [STDERR] root 159 2 0 0 irq_thread 00000000 S irq/170-7824900
[Chromedriver] [STDERR] root 160 2 0 0 irq_thread 00000000 S irq/253-7864900
[Chromedriver] [STDERR] root 162 2 0 0 mmc_queue_ 00000000 S mmcqd/0
[Chromedriver] [STDERR] root 163 2 0 0 mmc_queue_ 00000000 S mmcqd/0rpmb
[Chromedriver] [STDERR] root 184 2 0 0 rescuer_th 00000000 S binder
[Chromedriver] [STDERR] root 185 2 0 0 rescuer_th 00000000 S usb_bam_wq
[Chromedriver] [STDERR] root 186 2 0 0 irq_thread 00000000 S irq/459-fuelgau
[Chromedriver] [STDERR] root 187 2 0 0 rescuer_th 00000000 S max77849-charge
[Chromedriver] [STDERR] root 188 2 0 0 irq_thread 00000000 S irq/359-k2hh_ac
[Chromedriver] [STDERR] root 189 2 0 0 rescuer_th 00000000 S accel_wq
[Chromedriver] [STDERR] root 190 2 0 0 irq_thread 00000000 S irq/460-sx9500_
[Chromedriver] [STDERR] root 191 2 0 0 irq_thread 00000000 S irq/495-wcnss
[Chromedriver] [STDERR] root 192 2 0 0 irq_thread 00000000 S irq/463-modem
[Chromedriver] [STDERR] root 193 2 0 0 rescuer_th 00000000 S msm_vidc_worker
[Chromedriver] [STDERR] root 194 2 0 0 rescuer_th 00000000 S pm_workerq_venu
[Chromedriver] [STDERR] root 195 2 0 0 rescuer_th 00000000 S rq_stats
[Chromedriver] [STDERR] root 196 2 0 0 rescuer_th 00000000 S bam_dmux_rx
[Chromedriver] [STDERR] root 197 2 0 0 rescuer_th 00000000 S bam_dmux_tx
[Chromedriver] [STDERR] root 198 2 0 0 rescuer_th 00000000 S k_bam_data
[Chromedriver] [STDERR] root 199 2 0 0 rescuer_th 00000000 S mtp_read_send
[Chromedriver] [STDERR] root 200 2 0 0 sleep_thre 00000000 S file-storage
[Chromedriver] [STDERR] root 201 2 0 0 irq_thread 00000000 S irq/330-flip_co
[Chromedriver] [STDERR] root 202 2 0 0 do_hotplug 00000000 S msm_thermal:hot
[Chromedriver] [STDERR] root 203 2 0 0 do_freq_mi 00000000 S msm_thermal:fre
[Chromedriver] [STDERR] root 204 2 0 0 do_thermal 00000000 S msm_thermal:the
[Chromedriver] [STDERR] root 205 2 0 0 rescuer_th 00000000 S battery.78
[Chromedriver] [STDERR] root 210 1 1720 776 poll_sched 00000000 S /sbin/ueventd
[Chromedriver] [STDERR] root 216 2 0 0 rescuer_th 00000000 S ext4-dio-unwrit
[Chromedriver] [STDERR] root 220 2 0 0 kjournald2 00000000 S jbd2/mmcblk0p28
[Chromedriver] [STDERR] root 221 2 0 0 rescuer_th 00000000 S ext4-dio-unwrit
[Chromedriver] [STDERR] root 225 2 0 0 kjournald2 00000000 S jbd2/mmcblk0p13
[Chromedriver] [STDERR] root 226 2 0 0 rescuer_th 00000000 S ext4-dio-unwrit
[Chromedriver] [STDERR] root 231 2 0 0 kjournald2 00000000 S jbd2/mmcblk0p26
[Chromedriver] [STDERR] root 232 2 0 0 rescuer_th 00000000 S ext4-dio-unwrit
[Chromedriver] [STDERR] root 239 2 0 0 kjournald2 00000000 S jbd2/mmcblk0p22
[Chromedriver] [STDERR] root 240 2 0 0 rescuer_th 00000000 S ext4-dio-unwrit
[Chromedriver] [STDERR] root 247 2 0 0 kjournald2 00000000 S jbd2/mmcblk0p24
[Chromedriver] [STDERR] root 248 2 0 0 rescuer_th 00000000 S ext4-dio-unwrit
[Chromedriver] [STDERR] root 249 1 59956 4216 hrtimer_na 00000000 S /system/bin/vold
[Chromedriver] [STDERR] root 266 2 0 0 rescuer_th 00000000 S IPCRTR
[Chromedriver] [STDERR] root 267 2 0 0 rescuer_th 00000000 S modem_IPCRTR
[Chromedriver] [STDERR] root 324 1 1712 232 SyS_epoll_ 00000000 S /sbin/healthd
[Chromedriver] [STDERR] root 326 1 2460 816 SyS_epoll_ 00000000 S /system/bin/lmkd
[Chromedriver] [STDERR] system 327 1 2920 1000 binder_thr 00000000 S /system/bin/servicemanager
[Chromedriver] [STDERR] system 329 1 97760 9548 SyS_epoll_ 00000000 S /system/bin/surfaceflinger
[Chromedriver] [STDERR] rfs 333 1 3860 748 poll_sched 00000000 S /system/bin/rfs_access
[Chromedriver] [STDERR] system 337 1 3612 776 do_wait 00000000 S /system/bin/qseecomd
[Chromedriver] [STDERR] nobody 368 1 7548 736 poll_sched 00000000 S /system/bin/rmt_storage
[Chromedriver] [STDERR] system 373 1 3664 976 hrtimer_na 00000000 S /system/bin/edmaudit
[Chromedriver] [STDERR] root 380 1 3432 900 __skb_recv 00000000 S /system/bin/debuggerd
[Chromedriver] [STDERR] drm 382 1 37812 2860 binder_thr 00000000 S /system/bin/drmserver
[Chromedriver] [STDERR] system 386 337 9424 564 sigsuspend 00000000 S /system/bin/qseecomd
[Chromedriver] [STDERR] root 396 1 49328 3220 unix_strea 00000000 S /system/bin/installd
[Chromedriver] [STDERR] keystore 399 1 5704 1804 binder_thr 00000000 S /system/bin/keystore
[Chromedriver] [STDERR] system 406 1 9100 768 futex_wait 00000000 S /system/bin/ss_conn_daemon
[Chromedriver] [STDERR] system 413 1 2736 804 __skb_recv 00000000 S /system/bin/ss_kbservice_daemon
[Chromedriver] [STDERR] system 418 1 8116 768 __skb_recv 00000000 S /system/bin/ddexe
[Chromedriver] [STDERR] system 420 1 3040 876 hrtimer_na 00000000 S /system/bin/smdexe
[Chromedriver] [STDERR] system 421 1 4980 972 poll_sched 00000000 S /system/bin/connfwexe
[Chromedriver] [STDERR] system 422 1 5020 748 futex_wait 00000000 S /system/bin/npsmobex
[Chromedriver] [STDERR] rfs 425 1 2572 716 poll_sched 00000000 S /system/bin/tftp_server
[Chromedriver] [STDERR] camera 466 1 69172 1076 poll_sched 00000000 S /system/bin/mm-qcamera-daemon
[Chromedriver] [STDERR] root 467 1 32180 788 sigsuspend 00000000 S /system/vendor/bin/thermal-engine
[Chromedriver] [STDERR] system 468 1 4060 772 wcnss_wlan 00000000 S /system/bin/wcnss_service
[Chromedriver] [STDERR] system 469 1 5060 716 poll_sched 00000000 S /system/bin/imsqmidaemon
[Chromedriver] [STDERR] system 470 1 15432 1348 binder_thr 00000000 S /system/bin/bintvoutservice
[Chromedriver] [STDERR] radio 496 1 2992 496 poll_sched 00000000 S /system/bin/diag_uart_log
[Chromedriver] [STDERR] system 503 1 48440 2860 hrtimer_na 00000000 S /system/bin/sdp_cryptod
[Chromedriver] [STDERR] radio 518 1 3764 1168 poll_sched 00000000 S /system/bin/at_distributor
[Chromedriver] [STDERR] system 519 1 4880 1220 binder_thr 00000000 S /system/bin/gatekeeperd
[Chromedriver] [STDERR] system 537 1 8120 792 futex_wait 00000000 S /system/bin/time_daemon
[Chromedriver] [STDERR] system 538 1 24108 2024 binder_thr 00000000 S /system/bin/audiod
[Chromedriver] [STDERR] root 565 2 0 0 kjournald2 00000000 S jbd2/mmcblk0p27
[Chromedriver] [STDERR] root 566 2 0 0 rescuer_th 00000000 S ext4-dio-unwrit
[Chromedriver] [STDERR] system 577 1 10944 3408 poll_sched 00000000 S /system/bin/secure_storage_daemon
[Chromedriver] [STDERR] system 584 1 3388 908 __skb_recv 00000000 S /system/bin/cs
[Chromedriver] [STDERR] root 595 2 0 0 rescuer_th 00000000 S sec_jack_wq
[Chromedriver] [STDERR] root 601 2 0 0 rescuer_th 00000000 S sec_jack_button
[Chromedriver] [STDERR] root 685 2 0 0 rescuer_th 00000000 S IPCRTR
[Chromedriver] [STDERR] cmhservice 688 12141 1591556 39384 SyS_epoll_ 00000000 S com.samsung.cmh:CMH
[Chromedriver] [STDERR] root 708 2 0 0 rescuer_th 00000000 S wcnss_IPCRTR
[Chromedriver] [STDERR] system 789 1 10444 600 futex_wait 00000000 S /system/bin/mcDriverDaemon
[Chromedriver] [STDERR] root 804 2 0 0 log_worker 00000000 S mc_log
[Chromedriver] [STDERR] root 817 2 0 0 worker_thr 00000000 S kworker/3:1H
[Chromedriver] [STDERR] system 1035 12141 791548 30000 SyS_epoll_ 00000000 S com.samsung.android.sm.provider
[Chromedriver] [STDERR] u0_a126 1105 12141 1585720 30088 SyS_epoll_ 00000000 S com.sec.android.app.SmartClipService
[Chromedriver] [STDERR] system 1206 12141 1585152 37140 SyS_epoll_ 00000000 S com.sec.factory
[Chromedriver] [STDERR] root 1587 2 0 0 worker_thr 00000000 S kworker/0:1
[Chromedriver] [STDERR] root 1649 2 0 0 worker_thr 00000000 S kworker/u8:2
[Chromedriver] [STDERR] root 1830 2 0 0 irq_thread 00000000 S irq/290-7864900
[Chromedriver] [STDERR] root 1891 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] root 1892 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] root 1893 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] root 1894 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] u0_a46 2075 12141 1573528 28792 SyS_epoll_ 00000000 S com.sec.android.app.soundalive
[Chromedriver] [STDERR] system 2093 1 6888 1060 binder_thr 00000000 S /system/bin/tlc_server
[Chromedriver] [STDERR] system 2118 1 4716 864 binder_thr 00000000 S /system/bin/otp_server
[Chromedriver] [STDERR] root 2260 2 0 0 worker_thr 00000000 S kworker/3:2
[Chromedriver] [STDERR] root 2361 2 0 0 VosWDThrea 00000000 S VosWDThread
[Chromedriver] [STDERR] root 2363 2 0 0 VosMCThrea 00000000 S VosMCThread
[Chromedriver] [STDERR] root 2364 2 0 0 VosTXThrea 00000000 S VosTXThread
[Chromedriver] [STDERR] root 2365 2 0 0 VosRXThrea 00000000 S VosRXThread
[Chromedriver] [STDERR] root 2378 2 0 0 wlan_loggi 00000000 S wlan_logging_th
[Chromedriver] [STDERR] wifi 2380 1 6228 2832 poll_sched 00000000 S /system/bin/wpa_supplicant
[Chromedriver] [STDERR] root 2401 2 0 0 worker_thr 00000000 S kworker/u8:1
[Chromedriver] [STDERR] root 2402 2 0 0 worker_thr 00000000 S kworker/u8:3
[Chromedriver] [STDERR] root 2413 2 0 0 mdss_mdp_v 00000000 D mdss_fb0
[Chromedriver] [STDERR] root 2448 2 0 0 worker_thr 00000000 S kworker/0:0
[Chromedriver] [STDERR] root 2475 2 0 0 worker_thr 00000000 S kworker/3:0
[Chromedriver] [STDERR] cmhservice 2565 12141 1613684 66176 SyS_epoll_ 00000000 S com.samsung.faceservice
[Chromedriver] [STDERR] shell 2655 1 7260 600 poll_sched 00000000 S /sbin/adbd
[Chromedriver] [STDERR] system 2661 12141 802120 35384 SyS_epoll_ 00000000 S com.samsung.android.MtpApplication
[Chromedriver] [STDERR] cmhservice 2686 12141 788472 28908 SyS_epoll_ 00000000 S com.samsung.dcmservice
[Chromedriver] [STDERR] cmhservice 2704 12141 790256 29792 SyS_epoll_ 00000000 S com.samsung.storyservice
[Chromedriver] [STDERR] u0_a62 2740 12141 786384 29268 SyS_epoll_ 00000000 S com.sec.android.provider.badge
[Chromedriver] [STDERR] root 2815 2 0 0 worker_thr 00000000 S kworker/1:0
[Chromedriver] [STDERR] u0_a223 2837 12141 795128 40048 SyS_epoll_ 00000000 S io.appium.settings
[Chromedriver] [STDERR] root 2927 2 0 0 worker_thr 00000000 S kworker/1:1H
[Chromedriver] [STDERR] u0_a7 2984 12141 787360 27696 SyS_epoll_ 00000000 S com.android.defcontainer
[Chromedriver] [STDERR] u0_a43 2996 12141 786452 28632 SyS_epoll_ 00000000 S com.samsung.android.provider.shootingmodeprovider
[Chromedriver] [STDERR] u0_a60 3009 12141 805676 30336 SyS_epoll_ 00000000 S com.samsung.android.weather
[Chromedriver] [STDERR] u0_a76 3022 12141 793780 29268 SyS_epoll_ 00000000 S com.android.documentsui
[Chromedriver] [STDERR] u0_a117 3036 12141 812860 33336 SyS_epoll_ 00000000 S com.android.calendar
[Chromedriver] [STDERR] u0_a9 3042 12141 786452 29980 SyS_epoll_ 00000000 S com.android.externalstorage
[Chromedriver] [STDERR] shell 3068 12141 787168 28060 SyS_epoll_ 00000000 S com.android.shell
[Chromedriver] [STDERR] u0_a114 3086 12141 1629004 41624 SyS_epoll_ 00000000 S com.sec.android.app.sbrowser
[Chromedriver] [STDERR] u0_a77 3113 12141 971380 64244 SyS_epoll_ 00000000 S com.google.android.apps.docs
[Chromedriver] [STDERR] u0_a10 3149 12141 794960 32760 SyS_epoll_ 00000000 S com.google.process.gapps
[Chromedriver] [STDERR] audit 3175 1 3516 1052 poll_sched 00000000 S /system/bin/auditd
[Chromedriver] [STDERR] root 3230 2 0 0 worker_thr 00000000 S kworker/2:1H
[Chromedriver] [STDERR] root 3232 2 0 0 kauditd_th 00000000 S kauditd
[Chromedriver] [STDERR] root 3405 2 0 0 worker_thr 00000000 S kworker/2:0
[Chromedriver] [STDERR] u0_a98 3486 12141 977548 59556 SyS_epoll_ 00000000 S com.google.android.music:main
[Chromedriver] [STDERR] u0_a106 3556 12141 1642212 44088 SyS_epoll_ 00000000 S com.google.android.apps.plus
[Chromedriver] [STDERR] root 3649 1 4004 652 futex_wait 00000000 S /system/vendor/bin/perfd
[Chromedriver] [STDERR] root 3855 2 0 0 worker_thr 00000000 S kworker/u8:4
[Chromedriver] [STDERR] u0_a20 3987 12141 887524 60348 SyS_epoll_ 00000000 S com.android.vending
[Chromedriver] [STDERR] u0_a247 4127 12141 1903600 182652 SyS_epoll_ 00000000 S com.spotify.music
[Chromedriver] [STDERR] root 4167 2 0 0 worker_thr 00000000 S kworker/0:2
[Chromedriver] [STDERR] root 4228 2 0 0 worker_thr 00000000 S kworker/1:1
[Chromedriver] [STDERR] shell 4278 2655 2020 912 poll_sched b6defe1c S logcat
[Chromedriver] [STDERR] root 4314 2 0 0 worker_thr 00000000 S kworker/3:1
[Chromedriver] [STDERR] shell 4433 2655 1376876 44316 sk_wait_da b6ce3cc0 S uiautomator
[Chromedriver] [STDERR] u0_a248 4476 12141 979284 91492 00000000 R cl.another.package
[Chromedriver] [STDERR] shell 4559 2655 1940 868 sigsuspend b6ddaf08 S /system/bin/sh
[Chromedriver] [STDERR] shell 4563 4559 2820 916 0 b6e8dc30 R ps
[Chromedriver] [STDERR] root 8057 2 0 0 worker_thr 00000000 S kworker/1:2
[Chromedriver] [STDERR] root 12140 1 14304 1808 hrtimer_na 00000000 S /system/bin/netd
[Chromedriver] [STDERR] root 12141 1 1568608 41208 poll_sched 00000000 S zygote
[Chromedriver] [STDERR] media 12146 1 189296 13668 binder_thr 00000000 S /system/bin/mediaserver
[Chromedriver] [STDERR] gps 12148 1 3732 680 sigsuspend 00000000 S /system/bin/loc_launcher
[Chromedriver] [STDERR] root 12217 2 0 0 worker_thr 00000000 S kworker/2:1
[Chromedriver] [STDERR] system 12471 12141 1897088 155852 SyS_epoll_ 00000000 S system_server
[Chromedriver] [STDERR] radio 13356 12141 852848 41324 SyS_epoll_ 00000000 S com.android.phone
[Chromedriver] [STDERR] u0_a48 13411 12141 1741836 106036 SyS_epoll_ 00000000 S com.android.systemui
[Chromedriver] [STDERR] root 13422 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] root 13423 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] root 13425 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] u0_a48 13496 12141 1643616 56868 SyS_epoll_ 00000000 S com.android.systemui.recents
[Chromedriver] [STDERR] u0_a3 13670 12141 1596576 41356 SyS_epoll_ 00000000 S android.process.acore
[Chromedriver] [STDERR] u0_a10 13858 12141 1130044 107056 SyS_epoll_ 00000000 S com.google.android.gms
[Chromedriver] [STDERR] u0_a50 13892 12141 1719520 30892 SyS_epoll_ 00000000 S com.google.android.googlequicksearchbox:interactor
[Chromedriver] [STDERR] u0_a49 14003 12141 1676620 74032 SyS_epoll_ 00000000 S com.sec.android.app.launcher
[Chromedriver] [STDERR] u0_a10 14055 12141 967032 99692 SyS_epoll_ 00000000 S com.google.android.gms.persistent
[Chromedriver] [STDERR] system 14075 12141 789200 26360 SyS_epoll_ 00000000 S com.samsung.ucs.agent.boot
[Chromedriver] [STDERR] u0_a36 14464 12141 807648 45396 SyS_epoll_ 00000000 S android.process.media
[Chromedriver] [STDERR] system 14478 12141 787036 26108 SyS_epoll_ 00000000 S com.samsung.ucs.ucspinpad
[Chromedriver] [STDERR] bluetooth 14490 12141 824140 41452 SyS_epoll_ 00000000 S com.android.bluetooth
[Chromedriver] [STDERR] system 14501 12141 788012 25648 SyS_epoll_ 00000000 S com.sec.android.app.wfdbroker
[Chromedriver] [STDERR] u0_a6 14520 12141 798240 38328 SyS_epoll_ 00000000 S com.samsung.android.providers.context
[Chromedriver] [STDERR] bcmgr 15640 12141 793608 28932 SyS_epoll_ 00000000 S com.samsung.android.beaconmanager
[Chromedriver] [STDERR] u0_a3 15867 12141 1608304 30408 SyS_epoll_ 00000000 S com.android.contacts
[Chromedriver] [STDERR] u0_a18 16722 12141 788096 26528 SyS_epoll_ 00000000 S com.android.managedprovisioning
[Chromedriver] [STDERR] system 17193 12141 1660624 59064 SyS_epoll_ 00000000 S com.sec.android.inputmethod
[Chromedriver] [STDERR] root 18717 2 0 0 mmc_queue_ 00000000 S mmcqd/1
[Chromedriver] [STDERR] root 18734 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] root 18735 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] root 18736 2 0 0 inotify_re 00000000 S pkgld
[Chromedriver] [STDERR] root 22138 2 0 0 worker_thr 00000000 S kworker/2:2
[Chromedriver] [STDERR] u0_a50 24704 12141 1744060 71416 SyS_epoll_ 00000000 S com.google.android.googlequicksearchbox:search
[Chromedriver] [STDERR] u0_a45 28127 12141 787740 29912 SyS_epoll_ 00000000 S com.sec.smartcard.manager
[Chromedriver] [STDERR] u0_a132 28462 12141 808304 47776 SyS_epoll_ 00000000 S com.sec.android.daemonapp
[Chromedriver] [STDERR] root 29256 2 0 0 worker_thr 00000000 S kworker/u8:6
[Chromedriver] [STDERR] root 31205 2 0 0 worker_thr 00000000 S kworker/u8:9
[Chromedriver] [STDERR] system 31775 12141 1607360 30688 SyS_epoll_ 00000000 S com.samsung.android.SettingsReceiver
[Chromedriver] [STDERR] u0_a23 31889 12141 786516 27952 SyS_epoll_ 00000000 S com.visionobjects.resourcemanager
[Chromedriver] [STDERR] dhcp 32328 1 2012 908 poll_sched 00000000 S /system/bin/dhcpcd
[Chromedriver] [STDERR] USER PID PPID VSIZE RSS WCHAN PC NAME
[Chromedriver] [STDERR] [1520454800,246][DEBUG]: Sending adb command: host-serial:c3ea38b11f005cf2:forward:tcp:12505;localabstract:webview_devtools_remote_4476
[Chromedriver] [STDERR] [1520454800,248][DEBUG]: DevTools request: http://localhost:12505/json/version
[Chromedriver] [STDERR] [1520454800,353][DEBUG]: DevTools request failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment