[ImageJ-builds] Build failed in Jenkins: ImageJ #4129
jenkins at imagej.net
jenkins at imagej.net
Thu Feb 28 05:12:46 CST 2013
See <http://jenkins.imagej.net/job/ImageJ/4129/changes>
Changes:
[Curtis Rueden] Tool: fix out-of-date javadoc
[Curtis Rueden] JHotDrawService: clean up Eclipse warnings
[Curtis Rueden] BezierPathFunctions: clean up style & add javadoc
[Curtis Rueden] ToolService: add common reporting methods
[Curtis Rueden] Remove obsolete reporting methods
[Curtis Rueden] Split JHotDrawAdapter and Tool plugin types
[Curtis Rueden] Migrate JHotDraw Figures to ij-ui-swing-tools
[Curtis Rueden] StderrLogService: implement new dispose() method
[Curtis Rueden] Make UserInterfaces Disposable
[Curtis Rueden] Make DisplayViewers Disposable
[Curtis Rueden] DefaultUIService: implement disposal
[Curtis Rueden] DefaultLegacyService: implement disposal
[Curtis Rueden] DefaultAnimationService: implement disposal
[Curtis Rueden] QuitProgram: quit much more gently
[Curtis Rueden] CommandModule: implement Contextual
[Curtis Rueden] CommandModule: stop eating RuntimeExceptions
------------------------------------------
[...truncated 124 lines...]
[INFO] [buildnumber:create {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/pom.xml to /var/lib/jenkins/.m2/repository/net/imagej/pom-ij-core/2.0.0-SNAPSHOT/pom-ij-core-2.0.0-SNAPSHOT.pom
[INFO] [imagej:copy-jars {execution: copy-jars}]
[INFO] Property 'imagej.app.directory' unset; Skipping copy-jars
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Core Classes
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] snapshot org.scijava:scijava-common:1.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot org.scijava:scijava-common:1.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot org.scijava:scijava-common:1.0.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot org.scijava:scijava-common:1.0.0-SNAPSHOT: checking for updates from java.net
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 202 source files to /data/devel/jenkins/jobs/ImageJ/workspace/core/core/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/ImageJ/workspace/core/core/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 8 source files to /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running imagej.display.DisplayTest
WARN: Ignoring non-Maven build directory: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/test-classes
WARN: Updating the annotation index in /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/classes
Note: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
SezPoz generated annotations.
[INFO] Found 32 plugins.
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: imagej.display.DefaultDisplayService
[INFO] Found 32 plugins.
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: imagej.display.DefaultDisplayService
[INFO] Found 32 plugins.
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: imagej.display.DefaultDisplayService
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.42 sec
Running imagej.menu.ShadowMenuTest
[INFO] Found 32 plugins.
[INFO] Found 32 plugins.
[INFO] Found 32 plugins.
[INFO] Found 32 plugins.
[INFO] Found 32 plugins.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running imagej.script.JavascriptTest
[INFO] Found 32 plugins.
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: imagej.display.DefaultDisplayService
[INFO] Created service: imagej.widget.DefaultWidgetService
[INFO] Created service: imagej.module.DefaultModuleService
[ERROR] Exception during event handling:
[Event] imagej.module.event.ModulesAddedEvent
context = org.scijava.Context at 318c69a9
consumed = false
items[0] = menu='Plugins > Script > List Engines', priority=0.0, enabled=true, pluginType=Command
items[1] = priority=0.0, enabled=true, pluginType=Command
items[2] = menu='Plugins > Script > Run Script', priority=0.0, enabled=true, pluginType=Command
[Subscriber] imagej.menu.DefaultMenuService [priority = 0.0]
[Method] protected void imagej.menu.DefaultMenuService.onEvent(imagej.module.event.ModulesAddedEvent)
[ERROR] java.lang.NullPointerException
at imagej.menu.DefaultMenuService.addModules(DefaultMenuService.java:193)
at imagej.menu.DefaultMenuService.onEvent(DefaultMenuService.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.scijava.event.DefaultEventService$ProxySubscriber.onEvent(DefaultEventService.java:241)
at org.scijava.event.DefaultEventService$ProxySubscriber.onEvent(DefaultEventService.java:216)
at org.bushe.swing.event.ThreadSafeEventService.publish(ThreadSafeEventService.java:971)
at org.scijava.event.DefaultEventBus.access$101(DefaultEventBus.java:60)
at org.scijava.event.DefaultEventBus$1.run(DefaultEventBus.java:200)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:641)
at java.awt.EventQueue.access$000(EventQueue.java:84)
at java.awt.EventQueue$1.run(EventQueue.java:602)
at java.awt.EventQueue$1.run(EventQueue.java:600)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:611)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[INFO] Created service: imagej.command.DefaultCommandService
[INFO] Created service: imagej.menu.DefaultMenuService
[INFO] Created service: org.scijava.event.DefaultStatusService
[INFO] Created service: imagej.tool.DefaultToolService
[INFO] Created service: imagej.script.DefaultScriptService
[INFO] Created service: imagej.platform.DefaultAppService
[INFO] Configuring platform: imagej.platform.DefaultPlatform
[INFO] Created service: imagej.platform.DefaultPlatformService
[INFO] Created service: imagej.options.DefaultOptionsService
[INFO] Created service: org.scijava.event.DefaultEventHistory
[INFO] Created service: imagej.render.DummyRenderingService
[INFO] Created service: imagej.script.DefaultScriptService
[INFO] Created service: imagej.script.DummyService
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running imagej.command.CommandServiceTest
[INFO] Found 32 plugins.
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: imagej.module.DefaultModuleService
[INFO] Created service: imagej.command.DefaultCommandService
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running imagej.util.UnitUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running imagej.util.ColorRGBTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running imagej.util.PrefsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Results :
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/imagej/ij-core/2.0.0-SNAPSHOT/ij-core-2.0.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/imagej/ij-core/2.0.0-SNAPSHOT/ij-core-2.0.0-SNAPSHOT-sources.jar
[INFO] [imagej:copy-jars {execution: copy-jars}]
[INFO] Property 'imagej.app.directory' unset; Skipping copy-jars
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Data Model
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] snapshot net.imglib2:imglib2:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:imglib2:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:imglib2:2.0.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot net.imglib2:imglib2:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot net.imglib2:pom-imglib2:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:pom-imglib2:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:pom-imglib2:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:pom-imglib2:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:pom-imglib2:2.0.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot net.imglib2:pom-imglib2:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot net.imglib2:pom-imglib:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:pom-imglib:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:pom-imglib:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:pom-imglib:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:pom-imglib:2.0.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot net.imglib2:pom-imglib:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot net.imglib2:imglib2-ops:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:imglib2-ops:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:imglib2-ops:2.0.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot net.imglib2:imglib2-ops:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot net.imglib2:imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot net.imglib2:imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot net.imglib2:pom-imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:pom-imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:pom-imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:pom-imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:pom-imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot net.imglib2:pom-imglib2-algorithms:2.0.0-SNAPSHOT: checking for updates from java.net
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 128 source files to /data/devel/jenkins/jobs/ImageJ/workspace/core/data/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/data/src/main/java/imagej/data/animation/DefaultAnimationService.java:[137,1] method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/data/devel/jenkins/jobs/ImageJ/workspace/core/data/src/main/java/imagej/data/animation/DefaultAnimationService.java:[137,1] method does not override or implement a method from a supertype
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Thu Feb 28 05:12:45 CST 2013
[INFO] Final Memory: 88M/1473M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Performance: No threshold configured for making the test unstable
Performance: No threshold configured for making the test failure
Performance: Recording JUnit reports '**/TEST-*.xml'
Performance: Parsing JUnit report file TEST-imagej.command.CommandServiceTest.xml
Performance: Parsing JUnit report file TEST-imagej.display.DisplayTest.xml
Performance: Parsing JUnit report file TEST-imagej.menu.ShadowMenuTest.xml
Performance: Parsing JUnit report file TEST-imagej.script.JavascriptTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.ColorRGBTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.PrefsTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.UnitUtilsTest.xml
Performance: File TEST-imagej.command.CommandServiceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.display.DisplayTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.menu.ShadowMenuTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.script.JavascriptTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.ColorRGBTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.PrefsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.UnitUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
More information about the ImageJ-builds
mailing list