[ImageJ-builds] Build failed in Jenkins: SciJava-cache #4
jenkins at imagej.net
jenkins at imagej.net
Thu Sep 10 11:34:56 CDT 2015
See <http://jenkins.imagej.net/job/SciJava-cache/4/>
------------------------------------------
Started by user Mark Hiner
Building on master in workspace <http://jenkins.imagej.net/job/SciJava-cache/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/scijava/scijava-cache # timeout=10
Fetching upstream changes from git://github.com/scijava/scijava-cache
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/scijava/scijava-cache +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f14f83ca957488e6347d8b97bddb20d4797c6896 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f14f83ca957488e6347d8b97bddb20d4797c6896
> git rev-list f14f83ca957488e6347d8b97bddb20d4797c6896 # timeout=10
> git tag -a -f -m Jenkins Build #4 jenkins-SciJava-cache-4 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1021578691093502501.sh
+ git clean -dfx
Removing target/
[workspace] $ mvn -U -Prun-its clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Cache 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scijava-cache ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ scijava-cache ---
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO] Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO] Adding ignore: com/kenai/constantine/*
[INFO] Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO] Adding ignore: jnr/ffi/*
[INFO] Adding ignorable dependency: null:VIB-lib:null
[INFO] Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:j3d-core:null
[INFO] Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:joda-time:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: null:slf4j-log4j12:null
[INFO] Adding ignore: org/slf4j/impl/*
[INFO] Adding ignorable dependency: batik:batik:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: jama:jama:null
[INFO] Adding ignore: Jama/*
[INFO] Adding ignorable dependency: com.sun:tools:null
[INFO] Adding ignore: *
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:regex-property (sanitize-version) @ scijava-cache ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scijava-cache ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/SciJava-cache/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/SciJava-cache/workspace
[INFO] Storing buildNumber: f14f83ca957488e6347d8b97bddb20d4797c6896 at timestamp: 1441902894012
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/SciJava-cache/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/SciJava-cache/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scijava-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/SciJava-cache/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ scijava-cache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /data/devel/jenkins/jobs/SciJava-cache/workspace/target/classes
[INFO]
[INFO] --- exec-maven-plugin:1.3.1:java (default) @ scijava-cache ---
[WARNING] Warning: killAfter is now deprecated. Do you need it ? Please comment on MEXEC-6.
[ECLIPSE HELPER] Indexing annotations...
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scijava-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/SciJava-cache/workspace/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ scijava-cache ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ scijava-cache ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ scijava-cache ---
[INFO] Building jar: /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.3:jar-no-fork (default) @ scijava-cache ---
[INFO] Building jar: /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ scijava-cache ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:install (integration-test) @ scijava-cache ---
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/pom.xml to /data/devel/jenkins/jobs/SciJava-cache/workspace/target/local-repo/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT.jar to /data/devel/jenkins/jobs/SciJava-cache/workspace/target/local-repo/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT-sources.jar to /data/devel/jenkins/jobs/SciJava-cache/workspace/target/local-repo/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:run (integration-test) @ scijava-cache ---
[INFO] No projects were selected for execution.
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ scijava-cache ---
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.012s
[INFO] Finished at: Thu Sep 10 11:34:56 CDT 2015
[INFO] Final Memory: 18M/362M
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/hudson4129962719350200754.sh
+ -U
/tmp/hudson4129962719350200754.sh: 2: /tmp/hudson4129962719350200754.sh: -U: not found
Build step 'Execute shell' marked build as failure
Archiving artifacts
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure
Performance: Recording JUnit reports '**/TEST-*.xml'
More information about the ImageJ-builds
mailing list