Skip to content

Instantly share code, notes, and snippets.

@johnlim-tech
Created October 10, 2019 08:56
Show Gist options
  • Save johnlim-tech/3dd93915d9be3c3df22b0fdcdaf62a9b to your computer and use it in GitHub Desktop.
Save johnlim-tech/3dd93915d9be3c3df22b0fdcdaf62a9b to your computer and use it in GitHub Desktop.
full appium log
[Appium] Welcome to Appium v1.15.0
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"app":"/Users//johnlim//Fintool//API//app//FintoolTracker-1.app","platformVersion":"13.1","automationName":"XCuiTest","platformName":"iOS","deviceName":"iPhone 11","usePrebuiltWDA":"false"},"capabilities":{"desiredCapabilities":{"app":"/Users//johnlim//Fintool//API//app//FintoolTracker-1.app","platformVersion":"13.1","automationName":"XCuiTest","platformName":"iOS","deviceName":"iPhone 11","usePrebuiltWDA":"false"},"firstMatch":[{"appium:app":"/Users//johnlim//Fintool//API//app//FintoolTracker-1.app","appium:automationName":"XCuiTest","appium:deviceName":"iPhone 11","platformName":"ios","appium:platformVersion":"13.1","appium:usePrebuiltWDA":"false"}]}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [{"app":"/Users//johnlim//Fintool//API//app//FintoolTracker-1.app","platformVersion":"13.1","automationName":"XCuiTest","platformName":"iOS","deviceName":"iPhone 11","usePrebuiltWDA":"false"},null,{"desiredCapabilities":{"app":"/Users//johnlim//Fintool//API//app//FintoolTracker-1.app","platformVersion":"13.1","automationName":"XCuiTest","platformName":"iOS","deviceName":"iPhone 11","usePrebuiltWDA":"false"},"firstMatch":[{"appium:app":"/Users//johnlim//Fintool//API//app//FintoolTracker-1.app","appium:automationName":"XCuiTest","appium:deviceName":"iPhone 11","platformName":"ios","appium:platformVersion":"13.1","appium:usePrebuiltWDA":"false"}]}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1570697378054 (16:49:38 GMT+0800 (Singapore Standard Time))
[Appium] Appium v1.15.0 creating new XCUITestDriver (v2.133.1) session
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "ios",
[debug] [BaseDriver] "appium:app": "/Users//johnlim//Fintool//API//app//FintoolTracker-1.app",
[debug] [BaseDriver] "appium:automationName": "XCuiTest",
[debug] [BaseDriver] "appium:deviceName": "iPhone 11",
[debug] [BaseDriver] "appium:platformVersion": "13.1",
[debug] [BaseDriver] "appium:usePrebuiltWDA": "false"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[BaseDriver] Capability 'usePrebuiltWDA' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Session created with session id: 88d5f0c7-c800-482f-8647-419da0b4c3ef
[debug] [XCUITest] Current user: 'johnlim'
[XCUITest] iOS SDK Version set to '13.1'
[iOSSim] Constructing iOS simulator for Xcode version 11.1 with udid 'EA51B93A-DDD9-46ED-A382-969BA49C5C64'
[XCUITest] Determining device to run tests on: udid: 'EA51B93A-DDD9-46ED-A382-969BA49C5C64', real device: false
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1570697378904 (16:49:38 GMT+0800 (Singapore Standard Time))
[BaseDriver] Using local app '/Users//johnlim//Fintool//API//app//FintoolTracker-1.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1570697378908 (16:49:38 GMT+0800 (Singapore Standard Time))
[debug] [XCUITest] Checking whether app '/Users//johnlim//Fintool//API//app//FintoolTracker-1.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users//johnlim//Fintool//API//app//FintoolTracker-1.app': 'com.boliao.john.Fintool'
[debug] [BaseDriver] Event 'resetStarted' logged at 1570697378912 (16:49:38 GMT+0800 (Singapore Standard Time))
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1570697379114 (16:49:39 GMT+0800 (Singapore Standard Time))
[debug] [IOSSimulatorLog] Starting log capture for iOS Simulator with udid 'EA51B93A-DDD9-46ED-A382-969BA49C5C64', using 'xcrun simctl spawn EA51B93A-DDD9-46ED-A382-969BA49C5C64 log stream --style compact'
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1570697379877 (16:49:39 GMT+0800 (Singapore Standard Time))
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[debug] [iOS] Setting did not need to be updated
[debug] [iOSSim] Setting preferences of EA51B93A-DDD9-46ED-A382-969BA49C5C64 Simulator to {"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Updated EA51B93A-DDD9-46ED-A382-969BA49C5C64 Simulator preferences at '/Users/johnlim/Library/Preferences/com.apple.iphonesimulator.plist' with {"DevicePreferences":{"EA51B93A-DDD9-46ED-A382-969BA49C5C64":{"ConnectHardwareKeyboard":false}},"RotateWindowWhenSignaledByGuest":true,"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Got Simulator UI client PID: 8196
[iOSSim] Both Simulator with UDID EA51B93A-DDD9-46ED-A382-969BA49C5C64 and the UI client are currently running
[debug] [IDB] Connecting idb service to 'EA51B93A-DDD9-46ED-A382-969BA49C5C64'
[debug] [IDB] Disconnecting idb service from 'EA51B93A-DDD9-46ED-A382-969BA49C5C64'
[Appium] Received SIGTERM - shutting down
[debug] [IDB] idb daemon started on port 9889
[debug] [IDB] Could not connect to EA51B93A-DDD9-46ED-A382-969BA49C5C64:None.
[debug] [IDB] Make sure both host and port are correct and reachable
[debug] [IDB]
[debug] [IDB] Disconnecting idb service from 'EA51B93A-DDD9-46ED-A382-969BA49C5C64'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment