Created
October 23, 2016 17:07
-
-
Save mayureshshirodkar/21190b801c0555fde504158da59cd629 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ios | |
[Appium] Welcome to Appium v1.6.0 | |
[Appium] Non-default server args: | |
[Appium] address: '127.0.0.1' | |
[Appium] port: 4725 | |
[Appium] Appium REST http interface listener started on 127.0.0.1:4725 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"automationName":"XCUITest","app":"/Users/shirodkm/Desktop/Git/Tri_Lamb_QA/automation/mobile/dibalo/app/Guide.app.zip","showXcodeLog":true,"realDeviceLogger":"/usr/local/lib/node_modules/deviceconsole/deviceconsole","udid":"9f18f3f8f092bce333b63fd1e50a36332109654f","newCommandTimeout":500,"autoAcceptAlerts":true,"autoWebviewTimeout":12000,"platformVersion":"9.3.5","autoWebview":true,"platformName":"iOS","deviceName":"iPhone 5","bundleId":"com.eab.se"}} | |
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"automationName":"XCUITes... | |
[Appium] Creating new XCUITestDriver session | |
[Appium] Capabilities: | |
[Appium] automationName: 'XCUITest' | |
[Appium] app: '/Users/shirodkm/Desktop/Git/Tri_Lamb_QA/automation/mobile/dibalo/app/Guide.app.zip' | |
[Appium] showXcodeLog: true | |
[Appium] realDeviceLogger: '/usr/local/lib/node_modules/deviceconsole/deviceconsole' | |
[Appium] udid: '9f18f3f8f092bce333b63fd1e50a36332109654f' | |
[Appium] newCommandTimeout: 500 | |
[Appium] autoAcceptAlerts: true | |
[Appium] autoWebviewTimeout: 12000 | |
[Appium] platformVersion: '9.3.5' | |
[Appium] autoWebview: true | |
[Appium] platformName: 'iOS' | |
[Appium] deviceName: 'iPhone 5' | |
[Appium] bundleId: 'com.eab.se' | |
[debug] [XCUITest] XCUITestDriver version: 2.0.26 | |
[BaseDriver] The following capabilities were provided, but are not recognized by appium: autoWebviewTimeout. | |
[BaseDriver] Session created with session id: f133ab52-9c6d-4473-8a97-d48dfc25cead | |
[debug] [XCUITest] Xcode version set to '8.0' | |
[debug] [XCUITest] iOS SDK Version set to '10.0' | |
[debug] [XCUITest] Available devices: 9f18f3f8f092bce333b63fd1e50a36332109654f | |
[debug] [XCUITest] Creating iDevice object with udid 9f18f3f8f092bce333b63fd1e50a36332109654f | |
[XCUITest] Determining device to run tests on: udid: '9f18f3f8f092bce333b63fd1e50a36332109654f', real device: true | |
[BaseDriver] Using local app '/Users/shirodkm/Desktop/Git/Tri_Lamb_QA/automation/mobile/dibalo/app/Guide.app.zip' | |
[debug] [BaseDriver] Copying local zip to tmp dir | |
[debug] [BaseDriver] Unzipping /var/folders/pm/gmzrw5vj1_98pqzs7t3vsvb8tjylz3/T/2016923-58312-a7cvo4/appium-app.zip | |
[debug] [BaseDriver] Testing zip archive: /var/folders/pm/gmzrw5vj1_98pqzs7t3vsvb8tjylz3/T/2016923-58312-a7cvo4/appium-app.zip | |
[BaseDriver] Unzipped local app to '/var/folders/pm/gmzrw5vj1_98pqzs7t3vsvb8tjylz3/T/2016923-58312-a7cvo4/Guide.app' | |
[debug] [XCUITest] Checking whether app is actually present | |
[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 iPhone 5s (Global/CDMA) 'iPhone' (9f18f3f8f092bce333b63fd1e50a36332109654f). | |
true | |
[debug] [XCUITest] App is installed. | |
[debug] [XCUITest] Full reset not requested. No need to install. | |
[XCUITest] Using default agent: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj | |
[XCUITest] Using default bootstrap: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /usr/local/bin/carthage | |
[debug] [XCUITest] Beginning test with command '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/bin/run-xcodebuild.sh --project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj --scheme WebDriverAgentRunner --destination id=9f18f3f8f092bce333b63fd1e50a36332109654f' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[Xcode] Running command 'xcodebuild build test -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=9f18f3f8f092bce333b63fd1e50a36332109654f -configuration Debug | xcpretty' | |
[XCUITest] Waiting for WebDriverAgent to start on device | |
[Xcode] ▸ Building WebDriverAgent/WebDriverAgentLib [Debug] | |
[Xcode] ▸ Check Dependencies | |
[Xcode] ▸ Running script 'Generate modules' | |
[Xcode] ▸ Compiling FBScreenshotCommands.m | |
[Xcode] ▸ Compiling FBWebServer.m | |
[Xcode] ▸ Compiling FBErrorBuilder.m | |
[Xcode] ▸ Compiling FBHTTPOverUSBServer.m | |
[Xcode] ▸ Compiling FBXPathCreator.m | |
[Xcode] ▸ Compiling XCUIApplication+FBHelpers.m | |
[Xcode] ▸ Compiling FBKeyboard.m | |
[Xcode] ▸ Compiling FBApplicationProcessProxy.m | |
[Xcode] ▸ Compiling XCUIElement+FBIsVisible.m | |
[Xcode] ▸ Compiling FBFailureProofTestCase.m | |
[Xcode] ▸ Compiling XCUIElement+FBFind.m | |
[Xcode] ▸ Compiling FBResponsePayload.m | |
[Xcode] ▸ Compiling FBRoute.m | |
[Xcode] ▸ Compiling XCUIDevice+FBRotation.m | |
[Xcode] ▸ Compiling FBRunLoopSpinner.m | |
[Xcode] ▸ Compiling FBRouteRequest.m | |
[Xcode] ▸ Compiling FBResponseJSONPayload.m | |
[Xcode] ▸ Compiling FBXCTestCaseImplementationFailureHoldingProxy.m | |
[Xcode] ▸ Compiling XCUIDevice+FBHealthCheck.m | |
[Xcode] ▸ Compiling FBSpringboardApplication.m | |
[Xcode] ▸ Compiling FBResponseFilePayload.m | |
[Xcode] ▸ Compiling XCUIElement+FBWebDriverAttributes.m | |
[Xcode] ▸ Compiling FBTouchIDCommands.m | |
[Xcode] ▸ Compiling FBElement.m | |
[Xcode] ▸ Compiling FBDebugCommands.m | |
[Xcode] ▸ Compiling FBUnknownCommands.m | |
[Xcode] ▸ Compiling FBOrientationCommands.m | |
[Xcode] ▸ Compiling FBRuntimeUtils.m | |
[Xcode] ▸ Compiling XCUIElement+FBUtilities.m | |
[Xcode] ▸ Compiling FBLogger.m | |
[Xcode] ▸ Compiling FBCustomCommands.m | |
[Xcode] ▸ Compiling XCUIDevice+FBHelpers.m | |
[Xcode] ▸ Compiling XCTestPrivateSymbols.m | |
[Xcode] ▸ Compiling XCUIElement+FBTyping.m | |
[Xcode] ▸ Compiling XCUIElement+FBAccessibility.m | |
[Xcode] ▸ Compiling FBSession.m | |
[Xcode] ▸ Compiling FBFindElementCommands.m | |
[Xcode] ▸ Compiling FBDebugLogDelegateDecorator.m | |
[Xcode] ▸ Compiling FBAlertViewCommands.m | |
[Xcode] ▸ Compiling XCUIElement+FBScrolling.m | |
[Xcode] ▸ Compiling FBSessionCommands.m | |
[Xcode] ▸ Compiling FBInspectorCommands.m | |
[Xcode] ▸ Compiling FBConfiguration.m | |
[Xcode] ▸ Compiling FBElementCache.m | |
[Xcode] ▸ Compiling FBAlert.m | |
[Xcode] ▸ Compiling FBElementCommands.m | |
[Xcode] ▸ Compiling FBExceptionHandler.m | |
[Xcode] ▸ Compiling XCElementSnapshot+FBHelpers.m | |
[Xcode] ▸ Compiling FBElementTypeTransformer.m | |
[Xcode] ▸ Compiling FBApplication.m | |
[Xcode] ▸ Compiling XCUIElement+FBTap.m | |
[Xcode] ▸ Compiling FBMathUtils.m | |
[Xcode] ▸ Linking WebDriverAgentLib | |
[Xcode] ▸ Touching WebDriverAgentLib.framework | |
[Xcode] ▸ Signing /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework | |
[Xcode] ▸ Building WebDriverAgent/WebDriverAgentRunner [Debug] | |
[Xcode] ▸ Check Dependencies | |
[Xcode] ▸ Compiling UITestingUITests.m | |
[Xcode] ▸ Linking WebDriverAgentRunner | |
[Xcode] ▸ Copying /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework | |
[Xcode] ▸ Signing /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework | |
[Xcode] ▸ Touching WebDriverAgentRunner.xctest | |
[Xcode] ▸ Signing /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest | |
[Xcode] ▸ Signing /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app | |
[Xcode] ▸ Build Succeeded | |
[Xcode] 2016-10-23 22:30:57.604 xcodebuild[58330:1365715] [MT] IDETestOperationsObserverDebug: (5154EFFC-60DB-4959-94CF-1D84CEE6777E) Beginning test session WebDriverAgentRunner-5154EFFC-60DB-4959-94CF-1D84CEE6777E at 2016-10-23 22:30:57.604 with Xcode 8A218a on target <DVTiOSDevice: 0x7fd9d83d1dc0> { | |
deviceSerialNumber: F18N42SZFRC6 | |
identifier: 9f18f3f8f092bce333b63fd1e50a36332109654f | |
deviceClass: iPhone | |
deviceName: iPhone | |
deviceIdentifier: 9f18f3f8f092bce333b63fd1e50a36332109654f | |
productVersion: 9.3.5 | |
buildVersion: 13G36 | |
deviceSoftwareVersion: 9.3.5 (13G36) | |
deviceArchitecture: arm64 | |
deviceTotalCapacity: 12675026944 | |
deviceAvailableCapacity: 8949800960 | |
deviceIsTransient: NO | |
ignored: NO | |
deviceIsBusy: NO | |
deviceIsActivated: YES | |
deviceActivationState: Activated | |
deviceType: <DVTDeviceType:0x7fd9d5f2a990 Xcode.DeviceType.iPhone> | |
supportedDeviceFamilies: ( | |
1 | |
) | |
applications: (null) | |
provisioningProfiles: (null) | |
activityProgress: -2 | |
activityTitle: | |
hasInternalSupport: NO | |
isSupportedOS: YES | |
developerDiskMountError: (null) | |
(null) | |
} (9.3.5 (13G36)) | |
[debug] [XCUITest] Log file for xcodebuild test: /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/6C8C5E5F-087F-4F74-9FB7-8FC97D385D69/Session-WebDriverAgentRunner-2016-10-23_223057-F6TDKi.log | |
[Xcode] 2016-10-23 22:30:57.605 xcodebuild[58330:1365725] IDETestOperationsObserverDebug: Writing diagnostic log for test session to: | |
/Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/6C8C5E5F-087F-4F74-9FB7-8FC97D385D69/Session-WebDriverAgentRunner-2016-10-23_223057-F6TDKi.log | |
[Xcode] ▸ Building WebDriverAgent/WebDriverAgentLib [Debug] | |
[Xcode] ▸ Check Dependencies | |
[Xcode] ▸ Running script 'Generate modules' | |
[Xcode] ▸ Compiling FBScreenshotCommands.m | |
[Xcode] ▸ Compiling FBWebServer.m | |
[Xcode] ▸ Compiling FBErrorBuilder.m | |
[Xcode] ▸ Compiling FBXPathCreator.m | |
[Xcode] ▸ Compiling FBHTTPOverUSBServer.m | |
[Xcode] ▸ Compiling XCUIApplication+FBHelpers.m | |
[Xcode] ▸ Compiling FBKeyboard.m | |
[Xcode] ▸ Compiling FBApplicationProcessProxy.m | |
[Xcode] ▸ Compiling FBFailureProofTestCase.m | |
[Xcode] ▸ Compiling XCUIElement+FBIsVisible.m | |
[Xcode] ▸ Compiling XCUIElement+FBFind.m | |
[Xcode] ▸ Compiling FBResponsePayload.m | |
[Xcode] ▸ Compiling FBRoute.m | |
[Xcode] ▸ Compiling FBRunLoopSpinner.m | |
[Xcode] ▸ Compiling XCUIDevice+FBRotation.m | |
[Xcode] ▸ Compiling FBRouteRequest.m | |
[Xcode] ▸ Compiling FBResponseJSONPayload.m | |
[Xcode] ▸ Compiling FBXCTestCaseImplementationFailureHoldingProxy.m | |
[Xcode] ▸ Compiling XCUIDevice+FBHealthCheck.m | |
[Xcode] ▸ Compiling FBSpringboardApplication.m | |
[Xcode] ▸ Compiling FBResponseFilePayload.m | |
[Xcode] ▸ Compiling XCUIElement+FBWebDriverAttributes.m | |
[Xcode] ▸ Compiling FBTouchIDCommands.m | |
[Xcode] ▸ Compiling FBElement.m | |
[Xcode] ▸ Compiling FBDebugCommands.m | |
[Xcode] ▸ Compiling FBUnknownCommands.m | |
[Xcode] ▸ Compiling FBOrientationCommands.m | |
[Xcode] ▸ Compiling FBRuntimeUtils.m | |
[Xcode] ▸ Compiling XCUIElement+FBUtilities.m | |
[Xcode] ▸ Compiling FBLogger.m | |
[Xcode] ▸ Compiling FBCustomCommands.m | |
[Xcode] ▸ Compiling XCUIDevice+FBHelpers.m | |
[Xcode] ▸ Compiling XCTestPrivateSymbols.m | |
[Xcode] ▸ Compiling XCUIElement+FBTyping.m | |
[Xcode] ▸ Compiling XCUIElement+FBAccessibility.m | |
[Xcode] ▸ Compiling FBSession.m | |
[Xcode] ▸ Compiling FBFindElementCommands.m | |
[Xcode] ▸ Compiling FBDebugLogDelegateDecorator.m | |
[Xcode] ▸ Compiling FBAlertViewCommands.m | |
[Xcode] ▸ Compiling XCUIElement+FBScrolling.m | |
[Xcode] ▸ Compiling FBSessionCommands.m | |
[Xcode] ▸ Compiling FBInspectorCommands.m | |
[Xcode] ▸ Compiling FBConfiguration.m | |
[Xcode] ▸ Compiling FBElementCache.m | |
[Xcode] ▸ Compiling FBAlert.m | |
[Xcode] ▸ Compiling FBElementCommands.m | |
[Xcode] ▸ Compiling FBExceptionHandler.m | |
[Xcode] ▸ Compiling XCElementSnapshot+FBHelpers.m | |
[Xcode] ▸ Compiling FBElementTypeTransformer.m | |
[Xcode] ▸ Compiling FBApplication.m | |
[Xcode] ▸ Compiling XCUIElement+FBTap.m | |
[Xcode] ▸ Compiling FBMathUtils.m | |
[Xcode] ▸ Linking WebDriverAgentLib | |
[Xcode] ▸ Touching WebDriverAgentLib.framework | |
[Xcode] ▸ Signing /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework | |
[Xcode] ▸ Building WebDriverAgent/WebDriverAgentRunner [Debug] | |
[Xcode] ▸ Check Dependencies | |
[Xcode] ▸ Compiling UITestingUITests.m | |
[Xcode] ▸ Linking WebDriverAgentRunner | |
[Xcode] ▸ Copying /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework | |
[Xcode] ▸ Signing /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework | |
[Xcode] ▸ Touching WebDriverAgentRunner.xctest | |
[Xcode] ▸ Signing /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest | |
[Xcode] ▸ Signing /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app | |
[Xcode] MDMCreateDeltaDirectory:1920 calling MDMDirectoryDiff with: | |
state->old_bundle: /var/folders/pm/gmzrw5vj1_98pqzs7t3vsvb8tjylz3/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/e1b3f7ac1af63fff8b043dd5edafd415/9f18f3f8f092bce333b63fd1e50a36332109654f/WebDriverAgentRunner-Runner.app | |
state->new_bundle: /Users/shirodkm/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app | |
state->dst_bundle: /var/folders/pm/gmzrw5vj1_98pqzs7t3vsvb8tjylz3/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/WebDriverAgentRunner-Runner.app.jES7sc/WebDriverAgentRunner-Runner.app_sparse.ipa/Payload//WebDriverAgentRunner-Runner.app, binaryDiff flag: FALSE | |
dst_ipa: /var/folders/pm/gmzrw5vj1_98pqzs7t3vsvb8tjylz3/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/WebDriverAgentRunner-Runner.app.jES7sc/WebDriverAgentRunner-Runner.app_sparse.ipa | |
[Xcode] __MDMDirectoryDiff_block_invoke.37:1473 calling writeDictToFile with: /var/folders/pm/gmzrw5vj1_98pqzs7t3vsvb8tjylz3/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/WebDriverAgentRunner-Runner.app.jES7sc/WebDriverAgentRunner-Runner.app_sparse.ipa/ManifestCache.plist | |
[Xcode] writeDictToFile:1278 ==== Successfully wrote Manifest cache to /var/folders/pm/gmzrw5vj1_98pqzs7t3vsvb8tjylz3/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/WebDriverAgentRunner-Runner.app.jES7sc/WebDriverAgentRunner-Runner.app_sparse.ipa/ManifestCache.plist | |
[debug] [WebDriverAgent] Device: Oct 23 22:31:05 iPhone XCTRunner[1979] <Warning>: Running tests... | |
[debug] [WebDriverAgent] Device: Oct 23 22:31:06 iPhone XCTRunner[1979] <Warning>: Continuing to run tests in the background with task ID 1 | |
[debug] [WebDriverAgent] Device: Oct 23 22:31:06 iPhone SpringBoard[54] <Warning>: LICreateIconForImage passed NULL CGImageRef image | |
[debug] [WebDriverAgent] Device: Oct 23 22:31:07 iPhone XCTRunner[1979] <Warning>: Built at Oct 23 2016 22:30:59 | |
[XCUITest] Detected that WebDriverAgent is running at url 'http://192.168.43.143:8100' | |
[debug] [WebDriverAgent] Device: Oct 23 22:31:07 iPhone XCTRunner[1979] <Warning>: ServerURLHere->http://192.168.43.143:8100<-ServerURLHere | |
[XCUITest] WebDriverAgent started at url 'http://192.168.43.143:8100' | |
[debug] [XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB | |
[debug] [WebDriverAgent] Device: Oct 23 22:31:07 iPhone XCTRunner[1979] <Warning>: Listening on USB | |
[debug] [WebDriverAgent] Device: Oct 23 22:31:07 iPhone SpringBoard[54] <Warning>: HW kbd: Failed to set (null) as keyboard focus |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment