Created
May 14, 2018 17:33
-
-
Save dpgraham/084c4785e85736531161e297bd25cb78 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info Espresso Android Espresso Driver listening on http://localhost:4884 | |
info HTTP --> POST /wd/hub/session | |
info HTTP {"desiredCapabilities":{"app":"/Users/danielgraham/appium-android-driver/test/assets/ContactManager.apk","automationName":"UIAutomator2","deviceName":"Device","forceEspressoRebuild":true,"platformName":"Android","newCommandTimeout":0,"connectHardwareKeyboard":true}} | |
dbug MJSONWP Calling EspressoDriver.createSession() with args: [{"app":"/Users/danielgraham/appium-android-driver/test/assets/ContactManager.apk","automationName":"UIAutomator2","deviceName":"Device","forceEspressoRebuild":true,"platformName":"Android","newCommandTimeout":0,"connectHardwareKeyboard":true},null,null] | |
dbug BaseDriver Event 'newSessionRequested' logged at 1526319116655 (10:31:56 GMT-0700 (PDT)) | |
dbug BaseDriver Creating session with MJSONWP desired capabilities: {"app":"/Users/danielgraham... | |
WARN BaseDriver The following capabilities were provided, but are not recognized by appium: connectHardwareKeyboard. | |
info BaseDriver Session created with session id: d6b6facd-e4f0-40e9-b020-ab814b54c897 | |
info BaseDriver Using local app '/Users/danielgraham/appium-android-driver/test/assets/ContactManager.apk' | |
dbug Espresso Checking whether app is actually present | |
info Espresso EspressoDriver version: 1.0.0-beta.9 | |
dbug AndroidDriver Getting Java version | |
info AndroidDriver Java version is: 1.8.0_111 | |
info ADB Checking whether adb is present | |
info ADB Found 9 'build-tools' folders under '/Users/danielgraham/Library/Android/sdk' (newest first): | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3 | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/27.0.1 | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/26.0.2 | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/26.0.1 | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/25.0.3 | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/25.0.0 | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/24.0.1 | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/23.0.1 | |
info ADB /Users/danielgraham/Library/Android/sdk/build-tools/23.0.0 | |
info ADB Using adb from /Users/danielgraham/Library/Android/sdk/platform-tools/adb | |
info AndroidDriver Retrieving device list | |
dbug ADB Trying to find a connected android device | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
info AndroidDriver Using device: emulator-5554 | |
info ADB Checking whether adb is present | |
info ADB Using adb from /Users/danielgraham/Library/Android/sdk/platform-tools/adb | |
dbug ADB Setting device id to emulator-5554 | |
dbug AndroidDriver Parsing package and activity from app manifest | |
info ADB Using apkanalyzer from /Users/danielgraham/Library/Android/sdk/tools/bin/apkanalyzer | |
dbug ADB Starting '/Users/danielgraham/Library/Android/sdk/tools/bin/apkanalyzer' with args ["-h","manifest","print","/Users/danielgraham/appium-android-driver/test/assets/ContactManager.apk"] | |
info ADB Package name: 'com.example.android.contactmanager' | |
info ADB Main activity name: '.ContactManager' | |
dbug AndroidDriver Parsed package and activity are: com.example.android.contactmanager/.ContactManager | |
dbug AndroidDriver Pushing settings apk to device... | |
dbug ADB Getting install status for io.appium.settings | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages io.appium.settings' | |
dbug ADB App is installed | |
dbug ADB Getting package info for 'io.appium.settings' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings' | |
info ADB Checking whether aapt is present | |
info ADB Using aapt from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/aapt | |
dbug ADB The installed 'io.appium.settings' package does not require upgrade ('2.3.0' >= '2.3.0') | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ps' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk' | |
dbug ADB Current device property 'ro.build.version.sdk': 27 | |
dbug ADB Device API level: 27 | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -W -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get global animator_duration_scale' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get global transition_animation_scale' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get global window_animation_scale' | |
info ADB Getting device platform version | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release' | |
dbug ADB Current device property 'ro.build.version.release': P | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell wm size' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.product.model' | |
dbug ADB Current device property 'ro.product.model': Android SDK built for x86 | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.product.manufacturer' | |
dbug ADB Current device property 'ro.product.manufacturer': Google | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping' | |
dbug AndroidDriver Pushing settings apk to device... | |
dbug ADB Getting install status for io.appium.settings | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages io.appium.settings' | |
dbug ADB App is installed | |
dbug ADB Getting package info for 'io.appium.settings' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings' | |
info ADB Checking whether aapt is present | |
info ADB Using aapt from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/aapt | |
dbug ADB The installed 'io.appium.settings' package does not require upgrade ('2.3.0' >= '2.3.0') | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ps' | |
dbug AndroidDriver io.appium.settings is already running. There is no need to reset its permissions. | |
dbug ADB Device API level: 27 | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings android\:mock_location allow' | |
WARN AndroidDriver setDeviceLanguageCountry requires language or country. | |
WARN AndroidDriver Got language: 'undefined' and country: 'undefined' | |
dbug Logcat Starting logcat capture | |
dbug AndroidDriver Pushing unlock helper app to device... | |
dbug ADB Getting install status for io.appium.unlock | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages io.appium.unlock' | |
dbug ADB App is installed | |
dbug ADB Getting package info for 'io.appium.unlock' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.unlock' | |
info ADB Checking whether aapt is present | |
info ADB Using aapt from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/aapt | |
dbug ADB The installed 'io.appium.unlock' package does not require upgrade ('2.0.0' >= '2.0.0') | |
dbug Espresso Forwarding Espresso Server port 8080 to 8080 | |
dbug ADB Forwarding system: 8080 to device: 8080 | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp\:8080 tcp\:8080' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window' | |
info AndroidDriver Screen already unlocked, doing nothing | |
dbug ADB Checking app cert for /Users/danielgraham/appium-android-driver/test/assets/ContactManager.apk | |
info ADB Using apksigner from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner | |
info ADB Using apksigner from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner | |
dbug ADB Starting '/Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner' with args 'verify,--print-certs,/Users/danielgraham/appium-android-driver/test/assets/ContactManager.apk' | |
dbug ADB '/Users/danielgraham/appium-android-driver/test/assets/ContactManager.apk' is already signed. | |
dbug ADB Getting install status for com.example.android.contactmanager | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages com.example.android.contactmanager' | |
dbug ADB App is installed | |
dbug ADB Getting install status for com.example.android.contactmanager | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages com.example.android.contactmanager' | |
dbug ADB App is installed | |
dbug ADB Getting package info for 'com.example.android.contactmanager' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.example.android.contactmanager' | |
info ADB Checking whether aapt is present | |
info ADB Using aapt from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/aapt | |
dbug ADB The installed 'com.example.android.contactmanager' package does not require upgrade ('1.0.0' >= '1.0.0') | |
info AndroidDriver Performing fast reset on 'com.example.android.contactmanager' | |
dbug ADB Getting install status for com.example.android.contactmanager | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages com.example.android.contactmanager' | |
dbug ADB App is installed | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.example.android.contactmanager' | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm clear com.example.android.contactmanager' | |
dbug AndroidDriver Performed fast reset on the installed 'com.example.android.contactmanager' application (stop and clear) | |
dbug Espresso Capability 'forceEspressoRebuild' on. Deleting file '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' | |
info Espresso Repackaging espresso server for: 'com.example.android.contactmanager' | |
info Espresso Creating new manifest: '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/AndroidManifest.xml' | |
info ADB Checking whether aapt is present | |
info ADB Using aapt from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/aapt | |
dbug ADB Compiling manifest /var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/AndroidManifest.xml | |
dbug ADB Found the most recent Android platform: {"platform":"android-P","platformPath":"/Users/danielgraham/Library/Android/sdk/platforms/android-P"} | |
dbug ADB Compiling manifest. | |
info ADB Checking whether aapt is present | |
info ADB Using aapt from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/aapt | |
dbug ADB Compiled manifest | |
dbug ADB Inserting manifest, src: /Users/danielgraham/appium-espresso-driver/espresso-server/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk dst: /var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk | |
info ADB Checking whether aapt is present | |
info ADB Using aapt from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/aapt | |
dbug ADB Unzipping /var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/AndroidManifest.xml.apk | |
dbug ADB Testing zip archive: '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/AndroidManifest.xml.apk' | |
dbug ADB Unzip successful | |
dbug ADB Testing new tmp apk | |
dbug ADB Testing zip archive: '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' | |
dbug ADB Moving manifest | |
dbug ADB Inserted manifest. | |
info Espresso Repackaged espresso server ready: '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' | |
dbug ADB Checking app cert for /var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk | |
info ADB Using apksigner from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner | |
info ADB Using apksigner from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner | |
dbug ADB Starting '/Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner' with args 'verify,--print-certs,/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' | |
dbug ADB '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' is not signed with debug cert. | |
info ADB Using apksigner from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner | |
dbug ADB Zip-aligning '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' | |
info ADB Checking whether zipalign is present | |
info ADB Using zipalign from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/zipalign | |
dbug ADB Signing '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' with default cert | |
info ADB Using apksigner from /Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner | |
dbug ADB Starting '/Users/danielgraham/Library/Android/sdk/build-tools/27.0.3/apksigner' with args 'sign,--key,/Users/danielgraham/appium-espresso-driver/node_modules/appium-adb/keys/testkey.pk8,--cert,/Users/danielgraham/appium-espresso-driver/node_modules/appium-adb/keys/testkey.x509.pem,/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' | |
info Espresso New server was built, uninstalling any instances of it | |
dbug ADB Uninstalling io.appium.espressoserver.test | |
dbug ADB Getting install status for io.appium.espressoserver.test | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages io.appium.espressoserver.test' | |
dbug ADB App is installed | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.espressoserver.test' | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall io.appium.espressoserver.test' | |
dbug ADB 'adb uninstall io.appium.espressoserver.test' command output: Success | |
info ADB io.appium.espressoserver.test was successfully uninstalled | |
dbug ADB Getting install status for io.appium.espressoserver.test | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages io.appium.espressoserver.test' | |
dbug ADB App is not installed | |
dbug ADB App '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' not installed. Installing | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install /var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' | |
dbug ADB Install command stdout: | |
info Espresso Installed Espresso Test Server apk '/var/folders/j8/1dpn_z757gsf50s15tb7szvc0000gn/T/io.appium.espressoserver.test_1.0.0-beta.9_com.example.android.contactmanager.apk' (pkg: 'io.appium.espressoserver.test') | |
WARN Espresso Adjusted appActivity to fully qualified version: 'com.example.android.contactmanager.ContactManager' | |
info Espresso Starting Espresso Server v1.0.0-beta.9 with cmd: am instrument -w -e debug false io.appium.espressoserver.test/android.support.test.runner.AndroidJUnitRunner | |
dbug ADB Getting connected devices... | |
info Espresso Waiting for Espresso to be online... | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am instrument -w -e debug false io.appium.espressoserver.test/android.support.test.runner.AndroidJUnitRunner' | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8080/status] with no body | |
dbug Espresso Deleting espresso session | |
dbug ADB Getting connected devices... | |
dbug ADB 1 device(s) connected | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.example.android.contactmanager' | |
dbug Logcat Stopping logcat capture | |
dbug ADB Removing forwarded port socket connection: 8080 | |
dbug ADB Running '/Users/danielgraham/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp\:8080' | |
ERR! MJSONWP Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: Error: read ECONNRESET | |
ERR! MJSONWP at JWProxy.proxy$ (/Users/danielgraham/appium-espresso-driver/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:152:13) | |
ERR! MJSONWP at tryCatch (/Users/danielgraham/appium-espresso-driver/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
ERR! MJSONWP at GeneratorFunctionPrototype.invoke [as _invoke] (/Users/danielgraham/appium-espresso-driver/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
ERR! MJSONWP at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/Users/danielgraham/appium-espresso-driver/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
ERR! MJSONWP at GeneratorFunctionPrototype.invoke (/Users/danielgraham/appium-espresso-driver/node_modules/babel-runtime/regenerator/runtime.js:136:37) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment