[ImageJ-builds] Build failed in Jenkins: Vaa3d_Writer #2
jenkins at imagej.net
jenkins at imagej.net
Thu Jul 16 12:51:14 CDT 2015
See <http://jenkins.imagej.net/job/Vaa3d_Writer/2/changes>
Changes:
[brianl] make plugin nicer for batch processing
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/Vaa3d_Writer/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/berl/Vaa3d_Writer # timeout=10
Fetching upstream changes from https://github.com/berl/Vaa3d_Writer
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/berl/Vaa3d_Writer +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ec8ffcfb05d80d9303cf0d99e44ea538862053dd (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ec8ffcfb05d80d9303cf0d99e44ea538862053dd
> git rev-list 0236357fe804ac641ecff5e0bbd724744d8f5005 # timeout=10
> git tag -a -f -m Jenkins Build #2 jenkins-Vaa3d_Writer-2 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7718827084461092303.sh
+ git clean -dfx
Removing maven-helper.sh
Removing target/
Copied 1 artifact from "SciJava-scripts" build number 134
[workspace] $ /bin/sh -xe /tmp/hudson6247785444172874406.sh
+ sh maven-helper.sh gav-from-pom pom.xml
+ ALT=imagej.releases::default::http://maven.imagej.net/content/repositories/releases
+ mvn -DaltDeploymentRepository=imagej.releases::default::http://maven.imagej.net/content/repositories/releases deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Vaa3d_Writer.jar 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ Vaa3d_Writer ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/Vaa3d_Writer/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/Vaa3d_Writer/workspace
[INFO] Storing buildNumber: ec8ffcfb05d80d9303cf0d99e44ea538862053dd at timestamp: 1437069071009
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/Vaa3d_Writer/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/Vaa3d_Writer/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:set-rootdir (set-rootdir) @ Vaa3d_Writer ---
[INFO] Setting rootdir: /data/devel/jenkins/jobs/Vaa3d_Writer/workspace
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Vaa3d_Writer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ Vaa3d_Writer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /data/devel/jenkins/jobs/Vaa3d_Writer/workspace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ Vaa3d_Writer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Vaa3d_Writer/workspace/src/test/resources
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/Vaa3d_Writer/workspace/src/test/java
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ Vaa3d_Writer ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ Vaa3d_Writer ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ Vaa3d_Writer ---
[INFO] Building jar: /data/devel/jenkins/jobs/Vaa3d_Writer/workspace/target/Vaa3d_Writer-1.0.0.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (default) @ Vaa3d_Writer >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ Vaa3d_Writer ---
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:set-rootdir (set-rootdir) @ Vaa3d_Writer ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (default) @ Vaa3d_Writer <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ Vaa3d_Writer ---
[INFO] Building jar: /data/devel/jenkins/jobs/Vaa3d_Writer/workspace/target/Vaa3d_Writer-1.0.0-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ Vaa3d_Writer ---
[INFO] Installing /data/devel/jenkins/jobs/Vaa3d_Writer/workspace/target/Vaa3d_Writer-1.0.0.jar to /var/lib/jenkins/.m2/repository/sc/fiji/Vaa3d_Writer/1.0.0/Vaa3d_Writer-1.0.0.jar
[INFO] Installing /data/devel/jenkins/jobs/Vaa3d_Writer/workspace/pom.xml to /var/lib/jenkins/.m2/repository/sc/fiji/Vaa3d_Writer/1.0.0/Vaa3d_Writer-1.0.0.pom
[INFO] Installing /data/devel/jenkins/jobs/Vaa3d_Writer/workspace/target/Vaa3d_Writer-1.0.0-sources.jar to /var/lib/jenkins/.m2/repository/sc/fiji/Vaa3d_Writer/1.0.0/Vaa3d_Writer-1.0.0-sources.jar
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:copy-jars (copy-jars) @ Vaa3d_Writer ---
[INFO] Property 'imagej.app.directory' unset; Skipping copy-jars
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ Vaa3d_Writer ---
[INFO] Using alternate deployment repository imagej.releases::default::http://maven.imagej.net/content/repositories/releases
Uploading: http://maven.imagej.net/content/repositories/releases/sc/fiji/Vaa3d_Writer/1.0.0/Vaa3d_Writer-1.0.0.jar
4/9 KB
8/9 KB
9/9 KB
Jul 16, 2015 12:51:14 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
13/9 KB
17/9 KB
17/9 KB
Uploading: http://maven.imagej.net/content/repositories/releases/sc/fiji/Vaa3d_Writer/1.0.0/Vaa3d_Writer-1.0.0.pom
3/3 KB
Jul 16, 2015 12:51:14 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
5/3 KB
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.471s
[INFO] Finished at: Thu Jul 16 12:51:14 CDT 2015
[INFO] Final Memory: 20M/352M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project Vaa3d_Writer: Failed to deploy artifacts: Could not transfer artifact sc.fiji:Vaa3d_Writer:jar:1.0.0 from/to imagej.releases (http://maven.imagej.net/content/repositories/releases): Failed to transfer file: http://maven.imagej.net/content/repositories/releases/sc/fiji/Vaa3d_Writer/1.0.0/Vaa3d_Writer-1.0.0.jar. Return code is: 400 -> [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 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list