[ImageJ-builds] Build failed in Jenkins: ImgLib-daily #1321
jenkins at imagej.net
jenkins at imagej.net
Thu Sep 25 01:05:40 CDT 2014
See <http://jenkins.imagej.net/job/ImgLib-daily/1321/>
------------------------------------------
Started by timer
Building on master in workspace <http://jenkins.imagej.net/job/ImgLib-daily/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://code.imagej.net/imglib.git
Checking out Revision d8bed7b61c0de2d83d8510f3c5b5df7f7ed77a1e (origin/master)
[workspace] $ mvn -DupdateReleaseInfo=true -P java5 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ImgLib2 Projects
[INFO] ImgLib2 Core Library
[INFO] ImgLib2 Metadata Extensions
[INFO] ImgLib2 Algorithms
[INFO] ImgLib2 Algorithms
[INFO] ImgLib2 Algorithms (GPL)
[INFO] ImgLib2 Algorithms (Legacy)
[INFO] ImgLib2 Operations
[INFO] ImgLib2 Real Transform
[INFO] ImgLib2 UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 Projects 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pom-imglib2 ---
[INFO] Deleting /data/devel/jenkins/jobs/ImgLib-daily/workspace/target
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ pom-imglib2 ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImgLib-daily/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImgLib-daily/workspace
[INFO] Storing buildNumber: d8bed7b61c0de2d83d8510f3c5b5df7f7ed77a1e at timestamp: 1411625027332
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImgLib-daily/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImgLib-daily/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (default) @ pom-imglib2 >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ pom-imglib2 ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (default) @ pom-imglib2 <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ pom-imglib2 ---
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pom-imglib2 ---
[INFO] Installing /data/devel/jenkins/jobs/ImgLib-daily/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/imglib2/pom-imglib2/2.0.0-SNAPSHOT/pom-imglib2-2.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- imagej-maven-plugin:0.4.1:copy-jars (copy-jars) @ pom-imglib2 ---
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pom-imglib2 ---
Downloading: dav:http://maven.imagej.net/content/repositories/snapshots/net/imglib2/pom-imglib2/2.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.imglib2:pom-imglib2:2.0.0-SNAPSHOT/maven-metadata.xml from/to imagej.snapshots (dav:http://maven.imagej.net/content/repositories/snapshots): Read timed out
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ImgLib2 Projects .................................. FAILURE [1:01.978s]
[INFO] ImgLib2 Core Library .............................. SKIPPED
[INFO] ImgLib2 Metadata Extensions ....................... SKIPPED
[INFO] ImgLib2 Algorithms ................................ SKIPPED
[INFO] ImgLib2 Algorithms ................................ SKIPPED
[INFO] ImgLib2 Algorithms (GPL) .......................... SKIPPED
[INFO] ImgLib2 Algorithms (Legacy) ....................... SKIPPED
[INFO] ImgLib2 Operations ................................ SKIPPED
[INFO] ImgLib2 Real Transform ............................ SKIPPED
[INFO] ImgLib2 UI ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:03.105s
[INFO] Finished at: Thu Sep 25 01:04:48 CDT 2014
[INFO] Final Memory: 11M/360M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "java5" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project pom-imglib2: Failed to retrieve remote metadata net.imglib2:pom-imglib2:2.0.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata net.imglib2:pom-imglib2:2.0.0-SNAPSHOT/maven-metadata.xml from/to imagej.snapshots (dav:http://maven.imagej.net/content/repositories/snapshots): Read timed out -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc
More information about the ImageJ-builds
mailing list