Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-38768

[android] Emulator did not appear to start; giving up on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • None
    • Windows 7 Enterprise (X64 bit)
      Jenkins 2.7.2
      Android Emulator Plugin 2.15
      Note: I'm running Jenkins as a Real User on Windows

      Hi Guys. I'm new to CI, CD of Android App. But I have seen/watch a lot of guides online. I needed the emulator so I can run my Calabash test.

      I have tried the ff on android emulator plugin:

      Here is a complete log of Emulator Job.
      ======================================
      Started by user Louie Mandigal
      [EnvInject] - Loading node environment variables.
      Building in workspace C:\Program Files (x86)\Jenkins\workspace\Run Android Emulator
      $ C:\Users\louie.d.p.mandigal\AppData\Local\Android\sdk/tools/android.bat list target
      [android] Using Android SDK: C:\Users\louie.d.p.mandigal\AppData\Local\Android\sdk
      [android] Waiting 30 seconds before starting emulator...
      $ C:\Users\louie.d.p.mandigal\AppData\Local\Android\sdk/platform-tools/adb.exe start-server

      • daemon not running. starting it now on port 5863 *
      • daemon started successfully *
        $ C:\Users\louie.d.p.mandigal\AppData\Local\Android\sdk/platform-tools/adb.exe start-server
        [android] Starting Android emulator
        $ C:\Users\louie.d.p.mandigal\AppData\Local\Android\sdk/tools/emulator.exe -engine classic -ports 5780,5781 -report-console tcp:5851,max=60 -prop persist.sys.language=en -prop persist.sys.country=US -avd hudson_en-US_240_WVGA_android-16_armeabi-v7a_marker -no-snapshot-load -no-snapshot-save -no-window -noaudio
        [android] Emulator did not appear to start; giving up
        [android] Stopping Android emulator
        $ C:\Users\louie.d.p.mandigal\AppData\Local\Android\sdk/platform-tools/adb.exe kill-server
        Finished: NOT_BUILT

            orrc Christopher Orr
            louiemandi Louie Mandi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: