See <https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/109/changes>

Changes:

[Thierry Delprat] Fix image download + fix bad merge

------------------------------------------
Started by GitHub push by 
Building remotely on chipolata
Checkout:nuxeo-android-master / 
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/> - 
hudson.remoting.Channel@50984b44:chipolata
Using strategy: Default
Last Built Revision: Revision ebc17677e1dd2af534b7496e655bc6649677ca6f 
(origin/master)
Checkout:nuxeo-android-master / 
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/> - 
hudson.remoting.LocalChannel@a4533bd
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/nuxeo/nuxeo-android.git
Commencing build of Revision 0645b74162c416b581a3656785aaaaec93585922 
(origin/master)
Checking out Revision 0645b74162c416b581a3656785aaaaec93585922 (origin/master)
[android] Using Android SDK: /opt/build/tools/android/
[android] Starting Android emulator
$ /opt/build/tools/android//tools/emulator -no-boot-anim -ports 37956,51613 
-prop persist.sys.language=en -prop persist.sys.country=US -avd 
hudson_en-US_240_WVGA_android-8 -no-snapshot-load -no-snapshot-save
$ /opt/build/tools/android//platform-tools/adb connect emu:37956,51613
$ /opt/build/tools/android//platform-tools/adb -s emulator-37956 logcat -v time
[android] Waiting for emulator to finish booting...
$ /opt/build/tools/android//platform-tools/adb -s emulator-37956 shell getprop 
dev.bootcomplete
$ /opt/build/tools/android//platform-tools/adb connect emu:37956,51613
$ /opt/build/tools/android//platform-tools/adb -s emulator-37956 shell getprop 
dev.bootcomplete
$ /opt/build/tools/android//platform-tools/adb connect emu:37956,51613
$ /opt/build/tools/android//platform-tools/adb -s emulator-37956 shell getprop 
dev.bootcomplete
[android] Attempting to unlock emulator screen
$ /opt/build/tools/android//platform-tools/adb -s emulator-37956 shell input 
keyevent 82
[android] Emulator is ready for use (took 50 seconds)
Parsing POMs
[nuxeo-android-master] $ /usr/lib/jvm/java-6-sun//bin/java -Xmx1024m -Xms256m 
-cp /home/hudson/tmp/maven-agent.jar:/home/hudson/tmp/classworlds.jar 
hudson.maven.agent.Main /opt/apache-maven-2.2.1 
/home/hudson/bin/slave-1.431.jar /home/hudson/tmp/maven-interceptor.jar 56751 
/home/hudson/tmp/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/pom.xml> clean deploy 
-Pqa
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Nuxeo Android parent project
[INFO]   Nuxeo Android Connector
[INFO]   Nuxeo Automation Thin Client
[INFO]   HomeSampleActivity
[INFO]   HomeSampleActivityTest
[INFO]   Nuxeo Android simple client
Downloading: 
http://repo1.maven.org/maven2/com/jayway/maven/plugins/android/generation2/maven-android-plugin/2.9.0-beta-5/maven-android-plugin-2.9.0-beta-5.pom

Downloading: 
http://repo1.maven.org/maven2/com/jayway/maven/plugins/android/generation2/maven-android-plugin/2.9.0-beta-5/maven-android-plugin-2.9.0-beta-5.jar

[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Android parent project
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[TASKS] Scanning folder 
'<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/'> for tasks ... 
[TASKS] Found 62 open tasks.
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/pom.xml> to 
/home/hudson/.m2/repository/org/nuxeo/android/nuxeo-android-parent/2.0-SNAPSHOT/nuxeo-android-parent-2.0-SNAPSHOT.pom
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from public-snapshots
Uploading: 
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots/org/nuxeo/android/nuxeo-android-parent/2.0-SNAPSHOT/nuxeo-android-parent-2.0-20111010.170444-68.pom
5K uploaded  (nuxeo-android-parent-2.0-20111010.170444-68.pom)
[INFO] Retrieving previous metadata from public-snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.nuxeo.android:nuxeo-android-parent:2.0-SNAPSHOT'
[INFO] Retrieving previous metadata from public-snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.nuxeo.android:nuxeo-android-parent'
[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/pom.xml> to 
/home/hudson/.jenkins/jobs/nuxeo-android-master/modules/org.nuxeo.android$nuxeo-android-parent/builds/2011-10-10_19-04-27/archive/org.nuxeo.android/nuxeo-android-parent/2.0-SNAPSHOT/nuxeo-android-parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving 
/home/hudson/.m2/repository/org/nuxeo/android/nuxeo-android-parent/2.0-SNAPSHOT/nuxeo-android-parent-2.0-SNAPSHOT.pom
 to 
/home/hudson/.jenkins/jobs/nuxeo-android-master/modules/org.nuxeo.android$nuxeo-android-parent/builds/2011-10-10_19-04-27/archive/org.nuxeo.android/nuxeo-android-parent/2.0-20111010.170444-68/nuxeo-android-parent-2.0-20111010.170444-68.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Android Connector
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/nuxeo-android-connector/target>
[TASKS] Scanning folder 
'<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/nuxeo-android-connector'>
 for tasks ... 
[TASKS] Found 35 open tasks.
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[TASKS] Skipping maven reporter: there is already a result available.
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/com/google/android/android/2.2.1/android-2.2.1.pom
2K downloaded  (android-2.2.1.pom)
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/org/khronos/opengl-api/gl1.1-android-2.1_r1/opengl-api-gl1.1-android-2.1_r1.pom
1K downloaded  (opengl-api-gl1.1-android-2.1_r1.pom)
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/com/google/android/android/2.2.1/android-2.2.1.jar
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-releases/org/khronos/opengl-api/gl1.1-android-2.1_r1/opengl-api-gl1.1-android-2.1_r1.jar
18K downloaded  (opengl-api-gl1.1-android-2.1_r1.jar)
4715K downloaded  (android-2.2.1.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 157 source files to 
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/nuxeo-android-connector/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/nuxeo-android-connector/pom.xml>
 to 
/home/hudson/.jenkins/jobs/nuxeo-android-master/modules/org.nuxeo.android$nuxeo-android-connector/builds/2011-10-10_19-04-27/archive/org.nuxeo.android/nuxeo-android-connector/2.0-SNAPSHOT/nuxeo-android-connector-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://qa.nuxeo.org/jenkins/job/nuxeo-android-master/ws/nuxeo-android-connector/src/main/java/org/nuxeo/ecm/automation/client/android/AndroidAutomationClient.java>:[86,42]
 cannot find symbol
symbol  : class AndroidDeferedUpdateManager
location: class org.nuxeo.ecm.automation.client.android.AndroidAutomationClient


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 seconds
[INFO] Finished at: Mon Oct 10 19:05:05 CEST 2011
[INFO] Final Memory: 48M/472M
[INFO] ------------------------------------------------------------------------
[TASKS] Aggregating results of Nuxeo Android parent project
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Android Connector
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
Sending e-mails to: [email protected] [email protected]
channel stopped
[android] Stopping Android emulator
[android] Archiving emulator log
Archiving artifacts

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to