Skip to content

Instantly share code, notes, and snippets.

@pavanbachu0604
Created September 20, 2016 18:30
Show Gist options
  • Save pavanbachu0604/5130386b056c865c567a7eb5618394fd to your computer and use it in GitHub Desktop.
Save pavanbachu0604/5130386b056c865c567a7eb5618394fd to your computer and use it in GitHub Desktop.
[Appium] Welcome to Appium v1.6.0-beta1 (REV bf71e40206a59a405554ac94839782d94cb9c9a1)
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","PLATFORM_VERSION":"10.0","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS","newCommandTimout":"3000"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] PLATFORM_VERSION: '10.0'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[Appium] newCommandTimout: '3000'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, PLATFORM_VERSION, realDeviceLogger, platform, newCommandTimout.
[BaseDriver] Session created with session id: 9315c6de-f810-47d9-ad95-d61f54fbe5d4
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","PLATFORM_VERSION":"10.0","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS","newCommandTimout":"3000"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","PLATFORM_VERSION":"10.0","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS","newCommandTimout":"3000"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","PLATFORM_VERSION":"10.0","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS","newCommandTimout":"3000"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/A3CBC4D7-872B-48E8-89E7-7345456133D9/Session-WebDriverAgentRunner-2016-09-20_142517-ojaN1A.log
[XCUITest] 2016-09-20 14:25:19.630 xcodebuild[21767:163223] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/A3CBC4D7-872B-48E8-89E7-7345456133D9/Session-WebDriverAgentRunner-2016-09-20_142517-ojaN1A.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/A3CBC4D7-872B-48E8-89E7-7345456133D9/Session-WebDriverAgentRunner-2016-09-20_142517-ojaN1A.log}
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
[XCUITest]
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 5): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/E1B3C130-73B5-4143-9A66-6719326FFFE4/Session-WebDriverAgentRunner-2016-09-20_142526-1VJBvB.log
[XCUITest] 2016-09-20 14:25:28.741 xcodebuild[21994:163611] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/E1B3C130-73B5-4143-9A66-6719326FFFE4/Session-WebDriverAgentRunner-2016-09-20_142526-1VJBvB.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/E1B3C130-73B5-4143-9A66-6719326FFFE4/Session-WebDriverAgentRunner-2016-09-20_142526-1VJBvB.log}
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] PLATFORM_VERSION: '10.0'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[Appium] newCommandTimout: '3000'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, PLATFORM_VERSION, realDeviceLogger, platform, newCommandTimout.
[BaseDriver] Session created with session id: 5a2367ac-1097-482f-ae3d-f2aac48b61b8
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 14435 ms - 167
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","PLATFORM_VERSION":"10.0","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS","newCommandTimout":"3000"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 7): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/59D29E96-E6EE-4D72-8F42-23B5731F7B37/Session-WebDriverAgentRunner-2016-09-20_142531-ubQr7E.log
[XCUITest] 2016-09-20 14:25:34.472 xcodebuild[22226:164082] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/59D29E96-E6EE-4D72-8F42-23B5731F7B37/Session-WebDriverAgentRunner-2016-09-20_142531-ubQr7E.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/59D29E96-E6EE-4D72-8F42-23B5731F7B37/Session-WebDriverAgentRunner-2016-09-20_142531-ubQr7E.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 9): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BBCDAE39-0954-4419-A6D3-DD31BD0870E6/Session-WebDriverAgentRunner-2016-09-20_142537-L9gCOd.log
[XCUITest] 2016-09-20 14:25:43.511 xcodebuild[22453:164459] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BBCDAE39-0954-4419-A6D3-DD31BD0870E6/Session-WebDriverAgentRunner-2016-09-20_142537-L9gCOd.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BBCDAE39-0954-4419-A6D3-DD31BD0870E6/Session-WebDriverAgentRunner-2016-09-20_142537-L9gCOd.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] PLATFORM_VERSION: '10.0'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[Appium] newCommandTimout: '3000'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, PLATFORM_VERSION, realDeviceLogger, platform, newCommandTimout.
[BaseDriver] Session created with session id: 590df680-1d86-4213-acfc-e5ab8ae6036f
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 29149 ms - 167
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","PLATFORM_VERSION":"10.0","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS","newCommandTimout":"3000"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 11): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/9AE45A0A-D437-4317-A051-74731C71C538/Session-WebDriverAgentRunner-2016-09-20_142547-GmhYnD.log
[XCUITest] 2016-09-20 14:25:50.022 xcodebuild[22684:164970] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/9AE45A0A-D437-4317-A051-74731C71C538/Session-WebDriverAgentRunner-2016-09-20_142547-GmhYnD.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/9AE45A0A-D437-4317-A051-74731C71C538/Session-WebDriverAgentRunner-2016-09-20_142547-GmhYnD.log}
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 13): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/EA1D33AB-A687-4B9E-979E-97D1861F2114/Session-WebDriverAgentRunner-2016-09-20_142555-yCOzcT.log
[XCUITest] 2016-09-20 14:25:57.838 xcodebuild[22912:165389] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/EA1D33AB-A687-4B9E-979E-97D1861F2114/Session-WebDriverAgentRunner-2016-09-20_142555-yCOzcT.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/EA1D33AB-A687-4B9E-979E-97D1861F2114/Session-WebDriverAgentRunner-2016-09-20_142555-yCOzcT.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] PLATFORM_VERSION: '10.0'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[Appium] newCommandTimout: '3000'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, PLATFORM_VERSION, realDeviceLogger, platform, newCommandTimout.
[BaseDriver] Session created with session id: f74e1038-246b-4429-bc57-8dd68757dfed
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 43472 ms - 167
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","PLATFORM_VERSION":"10.0","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS","newCommandTimout":"3000"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 15): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/88673FCE-8516-4EA8-88C9-0E323F0D4BEA/Session-WebDriverAgentRunner-2016-09-20_142600-lXjzEi.log
[XCUITest] 2016-09-20 14:26:03.496 xcodebuild[23143:166127] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/88673FCE-8516-4EA8-88C9-0E323F0D4BEA/Session-WebDriverAgentRunner-2016-09-20_142600-lXjzEi.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/88673FCE-8516-4EA8-88C9-0E323F0D4BEA/Session-WebDriverAgentRunner-2016-09-20_142600-lXjzEi.log}
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 17): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/B840D0E7-A1A6-4426-836D-272A104C4459/Session-WebDriverAgentRunner-2016-09-20_142606-F4fhQF.log
[XCUITest] 2016-09-20 14:26:12.619 xcodebuild[23370:166492] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/B840D0E7-A1A6-4426-836D-272A104C4459/Session-WebDriverAgentRunner-2016-09-20_142606-F4fhQF.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/B840D0E7-A1A6-4426-836D-272A104C4459/Session-WebDriverAgentRunner-2016-09-20_142606-F4fhQF.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] ** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] PLATFORM_VERSION: '10.0'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[Appium] newCommandTimout: '3000'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, PLATFORM_VERSION, realDeviceLogger, platform, newCommandTimout.
[BaseDriver] Session created with session id: 441f1f83-c170-4c1e-b8ff-39cc40e2f68a
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 58251 ms - 167
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:21754) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 19): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/1A1FDB15-79BD-46FA-BDE5-92D5448E9828/Session-WebDriverAgentRunner-2016-09-20_142616-t74kt4.log
^C
WNJ0034ALDVSBCF:appium bachupa$ clear
WNJ0034ALDVSBCF:appium bachupa$ node .
[Appium] Welcome to Appium v1.6.0-beta1 (REV bf71e40206a59a405554ac94839782d94cb9c9a1)
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","platformVersion":"10.0","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] platformVersion: '10.0'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, realDeviceLogger, platform.
[BaseDriver] Session created with session id: 8fe26202-b5f3-4629-af6b-bc19c6f6d9b9
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","platformVersion":"10.0","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","platformVersion":"10.0","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","platformVersion":"10.0","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/7BCCF615-7BAD-4DF0-8BC2-0DBA726BA14A/Session-WebDriverAgentRunner-2016-09-20_142751-fWNx2k.log
[XCUITest] 2016-09-20 14:27:56.579 xcodebuild[23753:169041] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/7BCCF615-7BAD-4DF0-8BC2-0DBA726BA14A/Session-WebDriverAgentRunner-2016-09-20_142751-fWNx2k.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/7BCCF615-7BAD-4DF0-8BC2-0DBA726BA14A/Session-WebDriverAgentRunner-2016-09-20_142751-fWNx2k.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 5): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/DAF81AD5-1E51-4CF1-9FFD-04FB3DC704F3/Session-WebDriverAgentRunner-2016-09-20_142800-jnpt0A.log
[XCUITest] 2016-09-20 14:28:03.080 xcodebuild[23981:169499] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/DAF81AD5-1E51-4CF1-9FFD-04FB3DC704F3/Session-WebDriverAgentRunner-2016-09-20_142800-jnpt0A.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/DAF81AD5-1E51-4CF1-9FFD-04FB3DC704F3/Session-WebDriverAgentRunner-2016-09-20_142800-jnpt0A.log}
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
[XCUITest]
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] platformVersion: '10.0'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, realDeviceLogger, platform.
[BaseDriver] Session created with session id: be8e942d-38fb-4376-b2c1-33fbdbf719c1
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 15296 ms - 167
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","platformVersion":"10.0","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 7): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/60F64F07-59CB-4724-BEB5-6F4FAEC6B413/Session-WebDriverAgentRunner-2016-09-20_142806-8sVXJe.log
[XCUITest] 2016-09-20 14:28:09.178 xcodebuild[24212:170010] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/60F64F07-59CB-4724-BEB5-6F4FAEC6B413/Session-WebDriverAgentRunner-2016-09-20_142806-8sVXJe.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/60F64F07-59CB-4724-BEB5-6F4FAEC6B413/Session-WebDriverAgentRunner-2016-09-20_142806-8sVXJe.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 9): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/3A459A93-7A94-4930-87FD-4FE6389DF83B/Session-WebDriverAgentRunner-2016-09-20_142812-Oy5GT7.log
[XCUITest] 2016-09-20 14:28:15.674 xcodebuild[24439:170380] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/3A459A93-7A94-4930-87FD-4FE6389DF83B/Session-WebDriverAgentRunner-2016-09-20_142812-Oy5GT7.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/3A459A93-7A94-4930-87FD-4FE6389DF83B/Session-WebDriverAgentRunner-2016-09-20_142812-Oy5GT7.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] platformVersion: '10.0'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, realDeviceLogger, platform.
[BaseDriver] Session created with session id: 7947c528-1055-485d-aca6-c1d3e0c24a57
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 27844 ms - 167
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","platformVersion":"10.0","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 11): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/04751ADE-E488-4F2A-AB96-FC9C4BA8358B/Session-WebDriverAgentRunner-2016-09-20_142819-XKAkTM.log
[XCUITest] 2016-09-20 14:28:22.522 xcodebuild[24670:171069] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/04751ADE-E488-4F2A-AB96-FC9C4BA8358B/Session-WebDriverAgentRunner-2016-09-20_142819-XKAkTM.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/04751ADE-E488-4F2A-AB96-FC9C4BA8358B/Session-WebDriverAgentRunner-2016-09-20_142819-XKAkTM.log}
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 13): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/E7FC166B-033B-477B-9D82-99A9A108331A/Session-WebDriverAgentRunner-2016-09-20_142828-VkS1fY.log
[XCUITest] 2016-09-20 14:28:31.137 xcodebuild[24898:171450] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/E7FC166B-033B-477B-9D82-99A9A108331A/Session-WebDriverAgentRunner-2016-09-20_142828-VkS1fY.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/E7FC166B-033B-477B-9D82-99A9A108331A/Session-WebDriverAgentRunner-2016-09-20_142828-VkS1fY.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] platformVersion: '10.0'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, realDeviceLogger, platform.
[BaseDriver] Session created with session id: 8102f299-c2ed-43a1-af06-02c1cc74e787
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 43303 ms - 167
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app","showXcodeLog":"true","realDeviceLogger":"/Users/bachupa/Downloads/deviceconsole","platformVersion":"10.0","automationName":"XCUITest","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","platformName":"iOS","deviceName":"iPad","platform":"iOS"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/bachupa/Des...
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 15): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/31AA0FA7-242D-4EEF-AEF2-BB2C69F4AFD4/Session-WebDriverAgentRunner-2016-09-20_142834-mantUf.log
[XCUITest] 2016-09-20 14:28:39.297 xcodebuild[25129:172191] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/31AA0FA7-242D-4EEF-AEF2-BB2C69F4AFD4/Session-WebDriverAgentRunner-2016-09-20_142834-mantUf.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/31AA0FA7-242D-4EEF-AEF2-BB2C69F4AFD4/Session-WebDriverAgentRunner-2016-09-20_142834-mantUf.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] ** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 17): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/C6CD98D2-CA1D-4CBE-BD4C-0A8E83A2A682/Session-WebDriverAgentRunner-2016-09-20_142842-6PC0v8.log
[XCUITest] 2016-09-20 14:28:45.318 xcodebuild[25357:172624] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/C6CD98D2-CA1D-4CBE-BD4C-0A8E83A2A682/Session-WebDriverAgentRunner-2016-09-20_142842-6PC0v8.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/C6CD98D2-CA1D-4CBE-BD4C-0A8E83A2A682/Session-WebDriverAgentRunner-2016-09-20_142842-6PC0v8.log}
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
[XCUITest]
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] platformVersion: '10.0'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, realDeviceLogger, platform.
[BaseDriver] Session created with session id: 21608210-a2f8-4753-bb4d-c1c517245f7e
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 57481 ms - 167
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 19): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/F6978560-E82C-4FE8-9432-68E27FA25E7D/Session-WebDriverAgentRunner-2016-09-20_142848-DpuHPB.log
[XCUITest] 2016-09-20 14:28:51.726 xcodebuild[25588:173021] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/F6978560-E82C-4FE8-9432-68E27FA25E7D/Session-WebDriverAgentRunner-2016-09-20_142848-DpuHPB.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/F6978560-E82C-4FE8-9432-68E27FA25E7D/Session-WebDriverAgentRunner-2016-09-20_142848-DpuHPB.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 21): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BFEA57C1-A39F-4A4C-9681-CED944E85F87/Session-WebDriverAgentRunner-2016-09-20_142856-qxpsyf.log
[XCUITest] 2016-09-20 14:28:59.107 xcodebuild[25815:173389] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BFEA57C1-A39F-4A4C-9681-CED944E85F87/Session-WebDriverAgentRunner-2016-09-20_142856-qxpsyf.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BFEA57C1-A39F-4A4C-9681-CED944E85F87/Session-WebDriverAgentRunner-2016-09-20_142856-qxpsyf.log}
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
[XCUITest]
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] platformVersion: '10.0'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, realDeviceLogger, platform.
[BaseDriver] Session created with session id: 3dbb9e19-36c8-4101-9a5c-15463a9dbe7e
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[HTTP] <-- POST /wd/hub/session 500 55929 ms - 167
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 23): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/0BB97300-2657-4A1E-8739-3806FA3CEBE0/Session-WebDriverAgentRunner-2016-09-20_142902-KytIc2.log
[HTTP] <-- POST /wd/hub/session - - ms - -
[HTTP] <-- POST /wd/hub/session - - ms - -
[XCUITest] 2016-09-20 14:29:05.457 xcodebuild[26047:173855] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/0BB97300-2657-4A1E-8739-3806FA3CEBE0/Session-WebDriverAgentRunner-2016-09-20_142902-KytIc2.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/0BB97300-2657-4A1E-8739-3806FA3CEBE0/Session-WebDriverAgentRunner-2016-09-20_142902-KytIc2.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 25): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BD7344AF-C6CE-479D-B16B-AA3C2258FD5D/Session-WebDriverAgentRunner-2016-09-20_142908-XuoLcm.log
[XCUITest] 2016-09-20 14:29:10.987 xcodebuild[26274:174281] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BD7344AF-C6CE-479D-B16B-AA3C2258FD5D/Session-WebDriverAgentRunner-2016-09-20_142908-XuoLcm.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/BD7344AF-C6CE-479D-B16B-AA3C2258FD5D/Session-WebDriverAgentRunner-2016-09-20_142908-XuoLcm.log}
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[Appium] showXcodeLog: 'true'
[Appium] realDeviceLogger: '/Users/bachupa/Downloads/deviceconsole'
[Appium] platformVersion: '10.0'
[Appium] automationName: 'XCUITest'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad'
[Appium] platform: 'iOS'
[BaseDriver] The following capabilities were provided, but are not recognized by appium: showXcodeLog, realDeviceLogger, platform.
[BaseDriver] Session created with session id: c08f9aea-30e6-459c-90d5-6dca9d3bd005
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[debug] [XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[debug] [XCUITest] Creating iDevice object with udid a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[BaseDriver] Using local app '/Users/bachupa/Desktop/App/UAT_Apps/Retail/16.8.3/POSMobile_NOEmp_16_8_3/POSMobile_NOEMP.app'
[debug] [XCUITest] Checking whether app is actually present
[debug] [ios-app-utils] Getting bundle ID from app
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using J97AP 'Bachu, Pavan Kumar’s iPad' (a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8).
true
[debug] [XCUITest] App is installed.
[debug] [XCUITest] fullReset not requested. No need to install.
[XCUITest] Using default agent: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 27): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/A502CC77-594A-4062-B326-2BD7993EC3D6/Session-WebDriverAgentRunner-2016-09-20_142915-bzQuBl.log
[XCUITest] 2016-09-20 14:29:18.138 xcodebuild[26505:174650] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/A502CC77-594A-4062-B326-2BD7993EC3D6/Session-WebDriverAgentRunner-2016-09-20_142915-bzQuBl.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/A502CC77-594A-4062-B326-2BD7993EC3D6/Session-WebDriverAgentRunner-2016-09-20_142915-bzQuBl.log}
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest] Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
[XCUITest]
Testing failed:
Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Beginning test with command 'xcodebuild -project /Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8 build test' in directory '/Users/bachupa/Downloads/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
(node:23737) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 29): Error: spawn EACCES
[debug] [XCUITest] Log file for xcodebuild test: /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/1D983CDB-3D59-4CC2-972F-DB5F7756B90E/Session-WebDriverAgentRunner-2016-09-20_142921-pSUwKr.log
[XCUITest] 2016-09-20 14:29:24.400 xcodebuild[26733:175080] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/1D983CDB-3D59-4CC2-972F-DB5F7756B90E/Session-WebDriverAgentRunner-2016-09-20_142921-pSUwKr.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/bachupa/Library/Developer/Xcode/DerivedData/WebDriverAgent-eljakbjrsuigbzcivexikpqlltly/Logs/Test/1D983CDB-3D59-4CC2-972F-DB5F7756B90E/Session-WebDriverAgentRunner-2016-09-20_142921-pSUwKr.log}
[XCUITest]
[XCUITest]
Testing failed:
[XCUITest] Signing for "WebDriverAgentRunner" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.0'
** TEST FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[XCUITest] Shutting down WebDriverAgent
[debug] [XCUITest] Resetting simulator
[debug] [iOSLog] Stopping iOS log capture
[MJSONWP] Encountered internal error running command: Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:236:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment