See <https://builds.apache.org/job/POI-seed-build/21/changes>

Changes:

[centic] Jenkins DSL: download findbugs manually because sourceforge now uses a 
SSL cihper that is not supported by JDK 6

[centic] Jenkins DSL: Use single-quotes, add back space in OpenJDK JDK name, 
exclude one more slave that causes strange errors in the JDK 1.8-run

------------------------------------------
Started by user centic
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu) in workspace 
<https://builds.apache.org/job/POI-seed-build/ws/>
Checking out a fresh workspace because there's no workspace at 
<https://builds.apache.org/job/POI-seed-build/ws/>
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/poi/trunk/jenkins at revision 
'2016-12-08T09:38:53.579 +0000'
A         create_jobs.groovy
At revision 1773205

[POI-seed-build] $ /bin/bash -xe /tmp/hudson1459212900070454587.sh
+ svn status
+ exit 0
FATAL: remote file operation failed: 
<https://builds.apache.org/job/POI-seed-build/ws/> at 
hudson.remoting.Channel@8690f26:ubuntu-4: java.io.IOException: Remote call on 
ubuntu-4 failed
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/POI-seed-build/ws/> at 
hudson.remoting.Channel@8690f26:ubuntu-4: java.io.IOException: Remote call on 
ubuntu-4 failed
        at hudson.FilePath.act(FilePath.java:1014)
        at hudson.FilePath.act(FilePath.java:996)
        at hudson.FilePath.list(FilePath.java:1744)
        at hudson.FilePath.list(FilePath.java:1729)
        at hudson.FilePath.list(FilePath.java:1715)
        at hudson.FilePath$list$19.call(Unknown Source)
        at 
javaposse.jobdsl.plugin.ScriptRequestGenerator$_getScriptRequests_closure2.doCall(ScriptRequestGenerator.groovy:48)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
        at 
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1024)
        at groovy.lang.Closure.call(Closure.java:414)
        at groovy.lang.Closure.call(Closure.java:430)
        at 
org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2030)
        at 
org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1890)
        at org.codehaus.groovy.runtime.dgm$159.invoke(Unknown Source)
        at 
org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
        at 
org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
        at 
javaposse.jobdsl.plugin.ScriptRequestGenerator.getScriptRequests(ScriptRequestGenerator.groovy:47)
        at 
javaposse.jobdsl.plugin.ExecuteDslScripts.perform(ExecuteDslScripts.java:275)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
        at hudson.model.Build$BuildExecution.build(Build.java:205)
        at hudson.model.Build$BuildExecution.doRun(Build.java:162)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1741)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Remote call on ubuntu-4 failed
        at hudson.remoting.Channel.call(Channel.java:789)
        at hudson.FilePath.act(FilePath.java:1007)
        ... 34 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.tools.ant.PropertyHelper
        at org.apache.tools.ant.Project.getReference(Project.java:2041)
        at 
org.apache.tools.ant.ComponentHelper.getComponentHelper(ComponentHelper.java:150)
        at 
org.apache.tools.ant.ComponentHelper.getElementName(ComponentHelper.java:646)
        at org.apache.tools.ant.types.DataType.getDataTypeName(DataType.java:95)
        at 
org.apache.tools.ant.types.AbstractFileSet.setupDirectoryScanner(AbstractFileSet.java:529)
        at 
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:492)
        at hudson.FilePath.glob(FilePath.java:1769)
        at hudson.FilePath.access$1700(FilePath.java:195)
        at hudson.FilePath$32.invoke(FilePath.java:1747)
        at hudson.FilePath$32.invoke(FilePath.java:1744)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:332)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to ubuntu-4(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:781)
        ... 35 more

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to