alibaba / alibaba/macaca

Get error during the test process on real iOS devices when XCTestWD started with port 8002(default port is 8001)

Open
#965 11 comments 0 reactions 1 assignee Claimed by @xudafeng View on GitHub
Dominant language
No language data
Stars
3.2k
Forks
418
PR merge metrics
No merged PRs in 30d

Description

* **Macaca Version**:
2.2.0

* **Macaca Doctor Logs**:
macaca-doctor version: 2.0.18

Node.js checklist:

node env: /usr/local/bin/node
node version: v12.8.0

iOS checklist:

macOS version: 10.14.6
Xcode Command Line Tools is ready, version: 2354.
xcodebuild version: 10.3
iproxy[usbmuxd] is installed at: `/usr/local/bin/iproxy`
ios_webkit_debug_proxy is installed at: `/usr/local/bin/ios_webkit_debug_proxy`

Android checklist:

JAVA version is `12`
JAVA_HOME is set to `/Library/Java/JavaVirtualMachines/jdk-12.0.2.jdk/Contents/Home`
ANDROID_HOME is set to `/Users/carmen/Library/Android/sdk`
Platforms is set to `/Users/carmen/Library/Android/sdk/platforms/android-29`
ADB tool is set to `/Users/carmen/Library/Android/sdk/platform-tools/adb`
Not accepted Android SDK license agreements
gradle is installed, version: 5.6

Installed driver list:

ios: 2.0.36
location: /usr/local/lib/node_modules/macaca-ios

* **Operate System**:
macOS version: 10.14.6

* **Programming Language**:
JAVA

error log from macaca sever:

carmens-Air:~ carmen$ macaca server -p 3456 --verbose
>> index.js:15:12 [master] pid:87389 webdriver server start with config:
{
port: 3456,
verbose: true,
always: true,
ip: '192.168.199.247',
host: 'carmens-Air.lan',
loaded_time: '2020-03-28 11:43:37'
}
>> middlewares.js:17:10 [master] pid:87389 base middlewares attached
>> router.js:132:10 [master] pid:87389 router set
>> Macaca server started
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:43:57]: method: POST url: /wd/hub/session, jsonBody: {"desiredCapabilities":{"app":"/Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app","reuse":3,"port":3456,"bundleId":"com.gizwits.IOETestII","host":"127.0.0.1","platformName":"ios","udid":"12ed3518ff769b333293d418b2fc9577d8ca12a2","deviceName":"iPhone 6"}}
>> session.js:58:10 [master] pid:87389 Creating session, sessionId: db6fb948-f330-444c-8f4d-c2b4aeaeaefc.
ios-deploy
process.env.MACACA_XCTESTWD_ROOT_PATH
undefined
>> helper.js:207:14 [master] pid:87389 Using local app form /Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app
>> macaca-ios.js:250:12 [master] pid:87389 App "com.gizwits.IOETestII" is already installed.
>> macaca-ios.js:251:12 [master] pid:87389 Adopting app reuse strategy: 3.
BundleId XCTestWD.XCTestWD does not exist.
>> macaca-ios.js:162:10 [master] pid:87389 {
"bundleId": "com.gizwits.IOETestII",
"platformName": "ios"
}
>> xctest-client.js:56:14 [master] pid:87389 project path: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> macaca-ios.js:171:12 [master] pid:87389 Trying to start xctestwd server...
>> xctest-client.js:283:14 [master] pid:87389 xcode version: 10.3
>> XCTestWD version: 1.4.23
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:227:20 [master] pid:87389 hitted for default mode
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctestwd start with port: 8001
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session:POST to http://127.0.0.1:8001/wd/hub/session:POST with body: {"desiredCapabilities":{"bundleId":"com.gizwits.IOETestII","platformName":"ios"}}
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> helper.js:20:18 [master] pid:87389 retrying... (10 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (9 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (8 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (7 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (6 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (5 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (4 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (3 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (2 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (1 retries left)
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"value":{"sessionId":"A748C368-B662-4897-BABC-E5EC568F6F54","capabilities":{"browserName":"IOETestII","device":"iphone","sdkVersion":"12.4","CFBundleIdentifier":"com.gizwits.IOETestII"}},"sessionI...
>> responseHandler.js:49:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:44:53]: {"sessionId":"db6fb948-f330-444c-8f4d-c2b4aeaeaefc","status":0,"value":"{\"app\":\"/Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app\",\"reuse\":3,\"port\":3456,\"bundleId\":\"com.gizwits.IOETestII\",\"host\":\"127.0.0.1\",\"platformName\":\"ios\",\"udid\":\"12ed3518ff769b333293d418b2fc9577d8ca12a2\",\"deviceName\":\"iPhone 6\"}"}
(node:87389) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:44:54]: method: POST url: /wd/hub/session/db6fb948-f330-444c-8f4d-c2b4aeaeaefc/element, jsonBody: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/db6fb948-f330-444c-8f4d-c2b4aeaeaefc/element:POST to http://127.0.0.1:8001/wd/hub/session/A748C368-B662-4897-BABC-E5EC568F6F54/element:POST with body: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"value":{"label":"SDK初始化","ELEMENT":"64672BF6-6180-4D68-8E90-5F42B413AD51","type":"XCUIElementTypeStaticText"},"sessionId":"","status":0}

>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:48:54]: method: DELETE url: /wd/hub/session/451346f4-900d-4b99-9ad0-b1abf5a95f30, jsonBody: {}
>> macaca-ios.js:381:10 [master] pid:87389 Stoping iOS driver...
>> xctest-client.js:322:14 [master] pid:87389 killing runnerProc pid: 87754
>> xctest-client.js:328:14 [master] pid:87389 killing iproxyProc pid: 88028
>> macaca-ios.js:405:10 [master] pid:87389 iOS driver cleaned up.
>> session.js:91:12 [master] pid:87389 Delete session, sessionId: 451346f4-900d-4b99-9ad0-b1abf5a95f30
>> responseHandler.js:49:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:48:54]: {"sessionId":"451346f4-900d-4b99-9ad0-b1abf5a95f30","status":0}
>> xctest-client.js:272:14 [master] pid:87389 iproxy exit with code: null, signal: SIGKILL
>> xctest-client.js:242:16 [master] pid:87389 xctest client exit with code: null, signal: SIGKILL
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:48:58]: method: POST url: /wd/hub/session, jsonBody: {"desiredCapabilities":{"app":"/Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app","reuse":3,"port":3456,"bundleId":"com.gizwits.IOETestII","host":"127.0.0.1","platformName":"ios","udid":"12ed3518ff769b333293d418b2fc9577d8ca12a2","deviceName":"iPhone 6"}}
>> session.js:58:10 [master] pid:87389 Creating session, sessionId: b131f87e-5e90-4a45-aea2-33370f6a002c.
>> helper.js:207:14 [master] pid:87389 Using local app form /Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app
>> macaca-ios.js:250:12 [master] pid:87389 App "com.gizwits.IOETestII" is already installed.
>> macaca-ios.js:251:12 [master] pid:87389 Adopting app reuse strategy: 3.
BundleId XCTestWD.XCTestWD does not exist.
>> macaca-ios.js:162:10 [master] pid:87389 {
"bundleId": "com.gizwits.IOETestII",
"platformName": "ios"
}
>> xctest-client.js:56:14 [master] pid:87389 project path: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> macaca-ios.js:171:12 [master] pid:87389 Trying to start xctestwd server...
>> xctest-client.js:283:14 [master] pid:87389 xcode version: 10.3
>> XCTestWD version: 1.4.23
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:227:20 [master] pid:87389 hitted for default mode
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctestwd start with port: 8001
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session:POST to http://127.0.0.1:8001/wd/hub/session:POST with body: {"desiredCapabilities":{"bundleId":"com.gizwits.IOETestII","platformName":"ios"}}
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8001

>> macaca-ios.js:171:12 [master] pid:87389 Trying to start xctestwd server...
>> xctest-client.js:283:14 [master] pid:87389 xcode version: 10.3
>> XCTestWD version: 1.4.23
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:227:20 [master] pid:87389 hitted for default mode
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctestwd start with port: 8002
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session:POST to http://127.0.0.1:8002/wd/hub/session:POST with body: {"desiredCapabilities":{"bundleId":"com.gizwits.IOETestII","platformName":"ios"}}
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> helper.js:20:18 [master] pid:87389 retrying... (10 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (9 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (8 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (7 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (6 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (5 retries left)
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"status":0,"value":{"sessionId":"2AC820C4-6F8E-4935-9A1B-E7A3E1664754","capabilities":{"device":"iphone","browserName":"IOETestII","CFBundleIdentifier":"com.gizwits.IOETestII","sdkVersion":"12.4"}...
>> responseHandler.js:49:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:36]: {"sessionId":"278cf6d7-3926-4a09-b376-cdb3666d5621","status":0,"value":"{\"app\":\"/Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app\",\"reuse\":3,\"port\":3456,\"bundleId\":\"com.gizwits.IOETestII\",\"host\":\"127.0.0.1\",\"platformName\":\"ios\",\"udid\":\"12ed3518ff769b333293d418b2fc9577d8ca12a2\",\"deviceName\":\"iPhone 6\"}"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:36]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":"","status":0,"value":{"type":"XCUIElementTypeStaticText","label":"SDK初始化","ELEMENT":"438C5A6C-43FC-4F54-89BA-AD1D4D83CE35"}}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:38]: {"sessionId":"","status":0,"value":"{\"type\":\"XCUIElementTypeStaticText\",\"label\":\"SDK初始化\",\"ELEMENT\":\"438C5A6C-43FC-4F54-89BA-AD1D4D83CE35\"}"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:38]: method: GET url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element/438C5A6C-43FC-4F54-89BA-AD1D4D83CE35/displayed, jsonBody: {}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element/438C5A6C-43FC-4F54-89BA-AD1D4D83CE35/displayed:GET to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element/438C5A6C-43FC-4F54-89BA-AD1D4D83CE35/displayed:GET with body: {}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"status":0,"value":true,"sessionId":"278cf6d7-3926-4a09-b376-cdb3666d5621"}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:38]: {"status":0,"value":"true","sessionId":"278cf6d7-3926-4a09-b376-cdb3666d5621"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:38]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":"","status":0,"value":{"label":"SDK初始化","ELEMENT":"87F7F640-3A51-4989-BF6B-606648E141B3","type":"XCUIElementTypeStaticText"}}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:40]: {"sessionId":"","status":0,"value":"{\"label\":\"SDK初始化\",\"ELEMENT\":\"87F7F640-3A51-4989-BF6B-606648E141B3\",\"type\":\"XCUIElementTypeStaticText\"}"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:40]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element/87F7F640-3A51-4989-BF6B-606648E141B3/click, jsonBody: {}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element/87F7F640-3A51-4989-BF6B-606648E141B3/click:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element/87F7F640-3A51-4989-BF6B-606648E141B3/click:POST with body: {}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":"","value":"","status":0}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:41]: {"sessionId":"","value":"","status":0}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:41]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='startWithAppID@deprecated:5']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='startWithAppID@deprecated:5']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":"","status":0,"value":{"ELEMENT":"3A3DCB4C-B18B-4E49-8324-A2A8661D2132","label":"startWithAppID@deprecated:5","type":"XCUIElementTypeStaticText"}}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:43]: {"sessionId":"","status":0,"value":"{\"ELEMENT\":\"3A3DCB4C-B18B-4E49-8324-A2A8661D2132\",\"label\":\"startWithAppID@deprecated:5\",\"type\":\"XCUIElementTypeStaticText\"}"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:43]: method: GET url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element/3A3DCB4C-B18B-4E49-8324-A2A8661D2132/displayed, jsonBody: {}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element/3A3DCB4C-B18B-4E49-8324-A2A8661D2132/displayed:GET to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element/3A3DCB4C-B18B-4E49-8324-A2A8661D2132/displayed:GET with body: {}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"status":0,"value":true,"sessionId":"278cf6d7-3926-4a09-b376-cdb3666d5621"}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:43]: {"status":0,"value":"true","sessionId":"278cf6d7-3926-4a09-b376-cdb3666d5621"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:43]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='startWithAppID@deprecated:5']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='startWithAppID@deprecated:5']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"status":0,"value":{"ELEMENT":"92F9806F-CE3C-4F47-9577-C4B9EF8AF144","label":"startWithAppID@deprecated:5","type":"XCUIElementTypeStaticText"},"sessionId":""}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:46]: {"status":0,"value":"{\"ELEMENT\":\"92F9806F-CE3C-4F47-9577-C4B9EF8AF144\",\"label\":\"startWithAppID@deprecated:5\",\"type\":\"XCUIElementTypeStaticText\"}","sessionId":""}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:46]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element/92F9806F-CE3C-4F47-9577-C4B9EF8AF144/click, jsonBody: {}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element/92F9806F-CE3C-4F47-9577-C4B9EF8AF144/click:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element/92F9806F-CE3C-4F47-9577-C4B9EF8AF144/click:POST with body: {}
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"status":0,"value":"","sessionId":""}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:53:47]: {"status":0,"value":"","sessionId":""}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:53:47]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: socket hang up
>> helper.js:20:18 [master] pid:87389 retrying... (10 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (9 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:322:14 [master] pid:87389 killing runnerProc pid: 88038
>> xctest-client.js:328:14 [master] pid:87389 killing iproxyProc pid: 88292
>> xctest-client.js:242:16 [master] pid:87389 xctest client exit with code: 65, signal: null
>> xctest-client.js:272:14 [master] pid:87389 iproxy exit with code: null, signal: SIGKILL
>> helper.js:20:18 [master] pid:87389 retrying... (8 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (7 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (6 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (5 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (4 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (3 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (2 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (1 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> responseHandler.js:56:12 [master] pid:87389 Send Error Respone to Client: Error: read ECONNRESET
>> responseHandler.js:62:14 [master] pid:87389 Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:183:27)

Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:183:27)

>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:54:08]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> xctest-client.js:227:20 [master] pid:87389 hitted for default mode
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> helper.js:20:18 [master] pid:87389 retrying... (10 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (9 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (8 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:322:14 [master] pid:87389 killing runnerProc pid: 88342
>> xctest-client.js:328:14 [master] pid:87389 killing iproxyProc pid: 88608
>> xctest-client.js:242:16 [master] pid:87389 xctest client exit with code: 65, signal: null
>> xctest-client.js:272:14 [master] pid:87389 iproxy exit with code: null, signal: SIGKILL
>> helper.js:20:18 [master] pid:87389 retrying... (7 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (6 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (5 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (4 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (3 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (2 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (1 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> responseHandler.js:56:12 [master] pid:87389 Send Error Respone to Client: Error: connect ECONNREFUSED 127.0.0.1:8002
>> responseHandler.js:62:14 [master] pid:87389 Error: connect ECONNREFUSED 127.0.0.1:8002
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)

Error: connect ECONNREFUSED 127.0.0.1:8002
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)

>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:54:28]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (10 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (9 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (8 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (7 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (6 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (5 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (4 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (3 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (2 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (1 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> responseHandler.js:56:12 [master] pid:87389 Send Error Respone to Client: Error: connect ECONNREFUSED 127.0.0.1:8002
>> responseHandler.js:62:14 [master] pid:87389 Error: connect ECONNREFUSED 127.0.0.1:8002
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)

Error: connect ECONNREFUSED 127.0.0.1:8002
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)

>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:54:49]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (10 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (9 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (8 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (7 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (6 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (5 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (4 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (3 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (2 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (1 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> responseHandler.js:56:12 [master] pid:87389 Send Error Respone to Client: Error: connect ECONNREFUSED 127.0.0.1:8002
>> responseHandler.js:62:14 [master] pid:87389 Error: connect ECONNREFUSED 127.0.0.1:8002
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)

Error: connect ECONNREFUSED 127.0.0.1:8002
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)

>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:55:09]: method: POST url: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element, jsonBody: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/278cf6d7-3926-4a09-b376-cdb3666d5621/element:POST to http://127.0.0.1:8002/wd/hub/session/2AC820C4-6F8E-4935-9A1B-E7A3E1664754/element:POST with body: {"using":"xpath","value":"//*[@name='appID']/../XCUIElementTypeTextField"}
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (10 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (9 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (8 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (7 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (6 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (5 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (4 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (3 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (2 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> helper.js:20:18 [master] pid:87389 retrying... (1 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8002
>> responseHandler.js:56:12 [master] pid:87389 Send Error Respone to Client: Error: connect ECONNREFUSED 127.0.0.1:8002
>> responseHandler.js:62:14 [master] pid:87389 Error: connect ECONNREFUSED 127.0.0.1:8002
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)

Error: connect ECONNREFUSED 127.0.0.1:8002
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)

>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:55:29]: method: POST url: /wd/hub/session, jsonBody: {"desiredCapabilities":{"app":"/Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app","reuse":3,"port":3456,"bundleId":"com.gizwits.IOETestII","host":"127.0.0.1","platformName":"ios","udid":"12ed3518ff769b333293d418b2fc9577d8ca12a2","deviceName":"iPhone 6"}}
>> session.js:58:10 [master] pid:87389 Creating session, sessionId: 16f962a8-82b2-4f09-8004-89c1a72556b1.
>> helper.js:207:14 [master] pid:87389 Using local app form /Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app
>> macaca-ios.js:250:12 [master] pid:87389 App "com.gizwits.IOETestII" is already installed.
>> macaca-ios.js:251:12 [master] pid:87389 Adopting app reuse strategy: 3.
BundleId XCTestWD.XCTestWD does not exist.
>> macaca-ios.js:162:10 [master] pid:87389 {
"bundleId": "com.gizwits.IOETestII",
"platformName": "ios"
}
>> xctest-client.js:56:14 [master] pid:87389 project path: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> macaca-ios.js:171:12 [master] pid:87389 Trying to start xctestwd server...
>> xctest-client.js:283:14 [master] pid:87389 xcode version: 10.3
>> XCTestWD version: 1.4.23
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:227:20 [master] pid:87389 hitted for default mode
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctestwd start with port: 8001
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session:POST to http://127.0.0.1:8001/wd/hub/session:POST with body: {"desiredCapabilities":{"bundleId":"com.gizwits.IOETestII","platformName":"ios"}}
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: connect ECONNREFUSED 127.0.0.1:8001
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> xctest-client.js:230:20 [master] pid:87389 please check project: /usr/local/lib/node_modules/macaca-ios/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj
>> helper.js:20:18 [master] pid:87389 retrying... (10 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (9 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (8 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (7 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (6 retries left)
>> proxy.js:63:22 [master] pid:87389 xctest client proxy error with: Error: read ECONNRESET
>> helper.js:20:18 [master] pid:87389 retrying... (5 retries left)
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":null,"status":0,"value":{"sessionId":"5F59975F-85C8-43B2-B93D-01A77E4C28AE","capabilities":{"device":"iphone","sdkVersion":"12.4","CFBundleIdentifier":"com.gizwits.IOETestII","browserN...
>> responseHandler.js:49:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:56:12]: {"sessionId":"16f962a8-82b2-4f09-8004-89c1a72556b1","status":0,"value":"{\"app\":\"/Users/carmen/GitProjects/iOS_SDKAPI_Testing/v2.0/src/app/IOETestII.app\",\"reuse\":3,\"port\":3456,\"bundleId\":\"com.gizwits.IOETestII\",\"host\":\"127.0.0.1\",\"platformName\":\"ios\",\"udid\":\"12ed3518ff769b333293d418b2fc9577d8ca12a2\",\"deviceName\":\"iPhone 6\"}"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:56:12]: method: POST url: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element, jsonBody: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element:POST to http://127.0.0.1:8001/wd/hub/session/5F59975F-85C8-43B2-B93D-01A77E4C28AE/element:POST with body: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":"","value":{"ELEMENT":"325A714B-D59D-44D5-9A05-F0EB12AB6AC9","type":"XCUIElementTypeStaticText","label":"SDK初始化"},"status":0}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:56:14]: {"sessionId":"","value":"{\"ELEMENT\":\"325A714B-D59D-44D5-9A05-F0EB12AB6AC9\",\"type\":\"XCUIElementTypeStaticText\",\"label\":\"SDK初始化\"}","status":0}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:56:14]: method: GET url: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element/325A714B-D59D-44D5-9A05-F0EB12AB6AC9/displayed, jsonBody: {}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element/325A714B-D59D-44D5-9A05-F0EB12AB6AC9/displayed:GET to http://127.0.0.1:8001/wd/hub/session/5F59975F-85C8-43B2-B93D-01A77E4C28AE/element/325A714B-D59D-44D5-9A05-F0EB12AB6AC9/displayed:GET with body: {}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"value":true,"sessionId":"16f962a8-82b2-4f09-8004-89c1a72556b1","status":0}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:56:14]: {"value":"true","sessionId":"16f962a8-82b2-4f09-8004-89c1a72556b1","status":0}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:56:14]: method: POST url: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element, jsonBody: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element:POST to http://127.0.0.1:8001/wd/hub/session/5F59975F-85C8-43B2-B93D-01A77E4C28AE/element:POST with body: {"using":"xpath","value":"//*[@name='SDK初始化']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"status":0,"value":{"ELEMENT":"E4161903-9F73-4ACF-8480-3252B7803F1B","label":"SDK初始化","type":"XCUIElementTypeStaticText"},"sessionId":""}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:56:16]: {"status":0,"value":"{\"ELEMENT\":\"E4161903-9F73-4ACF-8480-3252B7803F1B\",\"label\":\"SDK初始化\",\"type\":\"XCUIElementTypeStaticText\"}","sessionId":""}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:56:16]: method: POST url: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element/E4161903-9F73-4ACF-8480-3252B7803F1B/click, jsonBody: {}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element/E4161903-9F73-4ACF-8480-3252B7803F1B/click:POST to http://127.0.0.1:8001/wd/hub/session/5F59975F-85C8-43B2-B93D-01A77E4C28AE/element/E4161903-9F73-4ACF-8480-3252B7803F1B/click:POST with body: {}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":"","value":"","status":0}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:56:17]: {"sessionId":"","value":"","status":0}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:56:17]: method: POST url: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element, jsonBody: {"using":"xpath","value":"//*[@name='startWithAppID@deprecated:5']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element:POST to http://127.0.0.1:8001/wd/hub/session/5F59975F-85C8-43B2-B93D-01A77E4C28AE/element:POST with body: {"using":"xpath","value":"//*[@name='startWithAppID@deprecated:5']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":"","status":0,"value":{"label":"startWithAppID@deprecated:5","type":"XCUIElementTypeStaticText","ELEMENT":"A1B34271-2995-4CA7-843D-3B13B7146EE8"}}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:56:19]: {"sessionId":"","status":0,"value":"{\"label\":\"startWithAppID@deprecated:5\",\"type\":\"XCUIElementTypeStaticText\",\"ELEMENT\":\"A1B34271-2995-4CA7-843D-3B13B7146EE8\"}"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:56:19]: method: GET url: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element/A1B34271-2995-4CA7-843D-3B13B7146EE8/displayed, jsonBody: {}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element/A1B34271-2995-4CA7-843D-3B13B7146EE8/displayed:GET to http://127.0.0.1:8001/wd/hub/session/5F59975F-85C8-43B2-B93D-01A77E4C28AE/element/A1B34271-2995-4CA7-843D-3B13B7146EE8/displayed:GET with body: {}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"sessionId":"16f962a8-82b2-4f09-8004-89c1a72556b1","status":0,"value":true}
>> session.js:120:14 [master] pid:87389 Send HTTP Respone to Client[2020-03-28 11:56:19]: {"sessionId":"16f962a8-82b2-4f09-8004-89c1a72556b1","status":0,"value":"true"}
>> responseHandler.js:11:12 [master] pid:87389 Recieve HTTP Request from Client[2020-03-28 11:56:19]: method: POST url: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element, jsonBody: {"using":"xpath","value":"//*[@name='startWithAppID@deprecated:5']"}
>> proxy.js:55:14 [master] pid:87389 Proxy: /wd/hub/session/16f962a8-82b2-4f09-8004-89c1a72556b1/element:POST to http://127.0.0.1:8001/wd/hub/session/5F59975F-85C8-43B2-B93D-01A77E4C28AE/element:POST with body: {"using":"xpath","value":"//*[@name='startWithAppID@deprecated:5']"}
>> proxy.js:85:20 [master] pid:87389 Got response with status 200: {"value":{"ELEMENT":"EDB39752-06EC-44B1-B3FB-AC8391450CC2","label":"startWithAppID@deprecated:5","type":"XCUIElementTypeStaticText"},"status":0,"sessionId":""}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.