[ImageJ-builds] Build failed in Jenkins: JNA-Git-SVN-Mirror #956
jenkins at imagej.net
jenkins at imagej.net
Thu Jul 23 01:25:01 CDT 2015
See <http://jenkins.imagej.net/job/JNA-Git-SVN-Mirror/956/>
------------------------------------------
Started by timer
Building remotely on server.microscopy in workspace <http://jenkins.imagej.net/job/JNA-Git-SVN-Mirror/ws/>
Copied 1 artifact from "SciJava-scripts" build number 134
[JNA-Git-SVN-Mirror] $ /bin/sh -xe /tmp/hudson4299403414273369665.sh
+ sh -x bin/git-svn-synchronizer.sh https://svn.java.net/svn/jna~svn fiji.sc:/srv/git/jna.git
+ force=
+ reset=
+ test 2 -gt 0
+ break
+ test 2 -lt 2
+ set -e
+ SVN_URL=https://svn.java.net/svn/jna~svn
+ shift
+ test -d .git
+ test -d .git/svn
+ git config svn-remote.svn.url
+ test ahttps://svn.java.net/svn/jna~svn != ahttps://svn.java.net/svn/jna~svn
+ git svn fetch
RA layer request failed: Server sent unexpected return value (500 Internal Server Error) in response to OPTIONS request for 'https://svn.java.net/svn/jna~svn' at /usr/lib/git-core/git-svn line 2139
Build step 'Execute shell' marked build as failure
ERROR: Failed to evaluate groovy script.
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script1.groovy: 1: expecting EOF, found 'if' @ line 1, column 175.
ld.getPreviousBuild(), n -1))}if (manage
^
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:142)
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:779)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:726)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:671)
at hudson.model.Run.execute(Run.java:1766)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list