[ImageJ-builds] Build failed in Jenkins: TrackMate #15

jenkins at imagej.net jenkins at imagej.net
Mon Jan 13 09:49:24 CST 2014


See <http://jenkins.imagej.net/job/TrackMate/15/changes>

Changes:

[Jean-Yves Tinevez] Another attempt....

------------------------------------------
Un changement dans la base de code a provoqué le lancement de ce job
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/TrackMate/ws/> - hudson.remoting.LocalChannel at 6059906f
Using strategy: Default
Last Built Revision: Revision 5b45e90269810a97c33a7eb1085b61537875e596 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/fiji/TrackMate
Commencing build of Revision 15ca0c631bf0a550b95fc953f4bc212ab00a0798 (origin/master)
Checking out Revision 15ca0c631bf0a550b95fc953f4bc212ab00a0798 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson878684912878965363.sh
+ git clean -dfx
Removing target/
[workspace] $ /bin/sh -xe /tmp/hudson644299117916071689.sh
+ mvn -DupdateReleaseInfo=true deploy
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/TrackMate_.jar
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/TrackMate/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/TrackMate/workspace
[INFO] Storing buildNumber: 15ca0c631bf0a550b95fc953f4bc212ab00a0798 at timestamp: 1389628155445
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/TrackMate/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/TrackMate/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] Setting rootdir: /data/devel/jenkins/jobs/TrackMate/workspace
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 243 source files to /data/devel/jenkins/jobs/TrackMate/workspace/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/TrackMate/workspace/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 47 source files to /data/devel/jenkins/jobs/TrackMate/workspace/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/TrackMate/workspace/src/test/java/fiji/plugin/trackmate/interactivetests/NewLogDetectorTestDrive.java:[45,55] incompatible types; inferred type argument(s) java.lang.Object do not conform to bounds of type variable(s) T
found   : <T>net.imglib2.meta.ImgPlus<T>
required: net.imglib2.meta.ImgPlus<?>
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/data/devel/jenkins/jobs/TrackMate/workspace/src/test/java/fiji/plugin/trackmate/interactivetests/NewLogDetectorTestDrive.java:[45,55] incompatible types; inferred type argument(s) java.lang.Object do not conform to bounds of type variable(s) T
found   : <T>net.imglib2.meta.ImgPlus<T>
required: net.imglib2.meta.ImgPlus<?>

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Mon Jan 13 09:49:24 CST 2014
[INFO] Final Memory: 79M/1022M
[INFO] ------------------------------------------------------------------------
Build step 'Exécuter un script shell' marked build as failure
Archiving artifacts



More information about the ImageJ-builds mailing list