[ImageJ-builds] Build failed in Jenkins: Bio-Formats-Fiji #247
jenkins at imagej.net
jenkins at imagej.net
Tue Jun 24 20:26:35 CDT 2014
See <http://jenkins.imagej.net/job/Bio-Formats-Fiji/247/>
------------------------------------------
Started by timer
Building on master in workspace <http://jenkins.imagej.net/job/Bio-Formats-Fiji/ws/>
Copied 2 artifacts from "Fiji-minimal" build number 1918
[workspace] $ /bin/sh -xe /tmp/hudson3783873748283593597.sh
+ sh bin/upload-bf.sh
No GUI detected. Falling back to headless mode.
No GUI detected. Falling back to headless mode.
Updating the index of available files (Updating from ImageJ site: http://upd...
Updating from ImageJ site: http://update.imagej.net/ done
Updating from Fiji site: http://fiji.sc/update/ done
Updating from Bio-Formats site: http://sites.imagej.net/Bio-Formats/ done
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
..........................................................................
Done: Checksummer
Done: Downloading...
Done: Downloading...
--== jars/bio-formats/formats-api ==--
2014-06-24 20:26:08 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//formats-api.jar [188658/188658] -> "formats-api.jar" [1]
--== jars/bio-formats/formats-bsd ==--
2014-06-24 20:26:10 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//formats-bsd.jar [630273/630273] -> "formats-bsd.jar" [1]
--== jars/bio-formats/formats-common ==--
2014-06-24 20:26:11 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//formats-common.jar [111503/111503] -> "formats-common.jar" [1]
--== jars/bio-formats/formats-gpl ==--
2014-06-24 20:26:14 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//formats-gpl.jar [1132344/1132344] -> "formats-gpl.jar" [1]
--== jars/bio-formats/jai_imageio ==--
2014-06-24 20:26:17 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//jai_imageio.jar [1030098/1030098] -> "jai_imageio.jar" [1]
--== jars/bio-formats/mdbtools-java ==--
2014-06-24 20:26:17 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//mdbtools-java.jar [86539/86539] -> "mdbtools-java.jar" [1]
--== jars/bio-formats/metakit ==--
2014-06-24 20:26:18 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//metakit.jar [9324/9324] -> "metakit.jar" [1]
--== jars/bio-formats/ome-poi ==--
2014-06-24 20:26:20 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//ome-poi.jar [932618/932618] -> "ome-poi.jar" [1]
--== jars/bio-formats/ome-xml ==--
2014-06-24 20:26:22 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//ome-xml.jar [504452/504452] -> "ome-xml.jar" [1]
--== jars/bio-formats/specification ==--
2014-06-24 20:26:24 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//specification.jar [524517/524517] -> "specification.jar" [1]
--== jars/bio-formats/turbojpeg ==--
2014-06-24 20:26:26 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//turbojpeg.jar [1294472/1294472] -> "turbojpeg.jar" [1]
--== plugins/bio-formats_plugins ==--
2014-06-24 20:26:28 URL:http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-latest/lastSuccessfulBuild/artifact/artifacts//bio-formats_plugins.jar [230722/230722] -> "bio-formats_plugins.jar" [1]
No GUI detected. Falling back to headless mode.
No GUI detected. Falling back to headless mode.
Updating the index of available files (Updating from ImageJ site: http://upd...
Updating from ImageJ site: http://update.imagej.net/ done
Updating from Fiji site: http://fiji.sc/update/ done
Updating from Bio-Formats site: http://sites.imagej.net/Bio-Formats/ done
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
..........................................................................
Done: Checksummer
No GUI detected. Falling back to headless mode.
No GUI detected. Falling back to headless mode.
Updating the index of available files (Updating from ImageJ site: http://upd...
Updating from ImageJ site: http://update.imagej.net/ done
Updating from Fiji site: http://fiji.sc/update/ done
Updating from Bio-Formats site: http://sites.imagej.net/Bio-Formats/ done
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
..........................................................................
Done: Checksummer
No GUI detected. Falling back to headless mode.
No GUI detected. Falling back to headless mode.
Updating the index of available files (Updating from ImageJ site: http://upd...
Updating from ImageJ site: http://update.imagej.net/ done
Updating from Fiji site: http://fiji.sc/update/ done
Updating from Bio-Formats site: http://sites.imagej.net/Bio-Formats/ done
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
..........................................................................
Done: Checksummer
ERROR: Failed to evaluate groovy script.
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script1.groovy: 1: unexpected char: '\' @ line 1, column 27.
if(manager.logContains(".*\[ERROR\].*")) {
^
1 error
at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:302)
at org.codehaus.groovy.control.ErrorCollector.addFatalError(ErrorCollector.java:149)
at org.codehaus.groovy.control.ErrorCollector.addError(ErrorCollector.java:119)
at org.codehaus.groovy.control.ErrorCollector.addError(ErrorCollector.java:131)
at org.codehaus.groovy.control.SourceUnit.addError(SourceUnit.java:359)
at org.codehaus.groovy.antlr.AntlrParserPlugin.transformCSTIntoAST(AntlrParserPlugin.java:137)
at org.codehaus.groovy.antlr.AntlrParserPlugin.parseCST(AntlrParserPlugin.java:108)
at org.codehaus.groovy.control.SourceUnit.parse(SourceUnit.java:236)
at org.codehaus.groovy.control.CompilationUnit$1.call(CompilationUnit.java:161)
at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:846)
at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:550)
at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:526)
at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:503)
at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:302)
at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:281)
at groovy.lang.GroovyShell.parseClass(GroovyShell.java:731)
at groovy.lang.GroovyShell.parse(GroovyShell.java:743)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:578)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589)
at org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.perform(GroovyPostbuildRecorder.java:276)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:745)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:709)
at hudson.model.Build$BuildExecution.post2(Build.java:182)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:658)
at hudson.model.Run.execute(Run.java:1731)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)
Build step 'Groovy Postbuild' changed build result to FAILURE
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list