You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@devicemap.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/14 19:36:04 UTC

Build failed in Jenkins: devicemap-java6 #120

See <https://builds.apache.org/job/devicemap-java6/120/changes>

Changes:

[rezan] [maven-release-plugin] prepare for next development iteration

[rezan] [maven-release-plugin] prepare release devicemap-data-1.0.1

[rezan] readme update

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/devicemap-java6/ws/>
Updating https://svn.apache.org/repos/asf/incubator/devicemap/trunk at revision '2014-10-14T17:33:46.104 +0000'
U         data/device-data/pom.xml
U         devicemap/java/classifier/README
At revision 1631829
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37523
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/devicemap-java6/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache DeviceMap Data
[INFO] Apache DeviceMap Test Data
[INFO] Apache DeviceMap Java Client
[INFO] Apache DeviceMap Java Parent
[INFO] Apache DeviceMap Simple DDR
[INFO] Apache DeviceMap Reactor Pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Data 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-data ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ devicemap-data ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ devicemap-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ devicemap-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ devicemap-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ devicemap-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ devicemap-data ---
[JENKINS] Recording test results[INFO] 
[INFO] --- xml-maven-plugin:1.0:validate (default) @ devicemap-data ---

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ devicemap-data ---
[INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/devicemap-data-1.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ devicemap-data ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ devicemap-data ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/devicemap-data-1.0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-data/1.0.2-SNAPSHOT/devicemap-data-1.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-data/1.0.2-SNAPSHOT/devicemap-data-1.0.2-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Test Data 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-test-data ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ devicemap-test-data ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ devicemap-test-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ devicemap-test-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ devicemap-test-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ devicemap-test-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ devicemap-test-data ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ devicemap-test-data ---
[INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/devicemap-test-data-1.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ devicemap-test-data ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ devicemap-test-data ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/devicemap-test-data-1.0.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-test-data/1.0.1-SNAPSHOT/devicemap-test-data-1.0.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-test-data/1.0.1-SNAPSHOT/devicemap-test-data-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Java Client 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/devicemap/devicemap-data/1.0.1/devicemap-data-1.0.1.pom
[WARNING] The POM for org.apache.devicemap:devicemap-data:jar:1.0.1 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/org/apache/devicemap/devicemap-data/1.0.1/devicemap-data-1.0.1.jar
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeviceMap Data ............................. SUCCESS [15.093s]
[INFO] Apache DeviceMap Test Data ........................ SUCCESS [38.495s]
[INFO] Apache DeviceMap Java Client ...................... FAILURE [0.626s]
[INFO] Apache DeviceMap Java Parent ...................... SKIPPED
[INFO] Apache DeviceMap Simple DDR ....................... SKIPPED
[INFO] Apache DeviceMap Reactor Pom ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.922s
[INFO] Finished at: Tue Oct 14 17:35:40 UTC 2014
[INFO] Final Memory: 13M/127M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project devicemap-client: Could not resolve dependencies for project org.apache.devicemap:devicemap-client:jar:1.1.0-SNAPSHOT: Could not find artifact org.apache.devicemap:devicemap-data:jar:1.0.1 in central (http://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :devicemap-client

Sending e-mails to: devicemap-dev@incubator.apache.org
channel stopped

Jenkins build is back to normal : devicemap-java6 #121

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/devicemap-java6/121/changes>