-
Bug
-
Resolution: Incomplete
-
Major
-
OS X Mavericks 10.9.1 running on Virtual Machine
3062MB RAM
Android Emulator 2.12 SNAPSHOT (Jun 9): https://jenkins.ci.cloudbees.com/job/plugins/job/android-emulator-plugin/65/org.jenkins-ci.plugins$android-emulator/
During build, the emulator starts, but the log shows the following:
[android] Using Android SDK: /Users/Shared/Jenkins/android/adt-bundle/sdk $ /Users/Shared/Jenkins/android/adt-bundle/sdk/platform-tools/adb start-server ERROR: Timeout after 5 seconds $ /Users/Shared/Jenkins/android/adt-bundle/sdk/platform-tools/adb start-server ERROR: Timeout after 5 seconds [android] Starting Android emulator $ /Users/Shared/Jenkins/android/adt-bundle/sdk/tools/emulator -no-boot-anim -ports 5773,5774 -avd Nexus-S-2 -no-snapshot-load -no-snapshot-save -noaudio $ /Users/Shared/Jenkins/android/adt-bundle/sdk/platform-tools/adb connect emulator-5773
After this, nothing else happens. The job seems to get stuck.
After this happened once, I ran the build 3 consecutive times and it built perfectly without problems. In other words, this only happened once. I didn't change any settings.
- is related to
-
JENKINS-11952 Emulator occasionally hangs indefinitely on startup, unable to connect adb
- Reopened
-
JENKINS-23736 Emulator plugin can not run emulator if user is not logged on to desktop
- Closed