JBoss-AS-6.0.x-compatibilityMatrix - Build # 113 - Still Failing:
Check console output at
https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x-compatibilityMatrix/113 to view the
results.
Modifications since last build:
[bstansberry(a)jboss.com] [JBAS-7055] Ignore data from the override test
[alessio.soldano(a)jboss.com] [JBWS-2705] Remove jbossws-native-jaxrpc.jar from endorsed
dir
[bstansberry(a)jboss.com] Avoid deploying stuff twice
-------------------------------------------------------------------------
[...truncated 104555 lines...]
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:394)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.Main.runBuild(Main.java:758)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
Caused by:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/build.xml:3816:
Reference org.jboss.test:jboss-test:jar not found.
at org.apache.tools.ant.types.Reference.getReferencedObject(Reference.java:115)
at org.apache.tools.ant.types.DataType.dieOnCircularReference(DataType.java:144)
at org.apache.tools.ant.types.DataType.invokeCircularReferenceCheck(DataType.java:171)
at
org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.dieOnCircularReference(BaseResourceCollectionContainer.java:187)
at org.apache.tools.ant.types.DataType.invokeCircularReferenceCheck(DataType.java:171)
at org.apache.tools.ant.types.Path.dieOnCircularReference(Path.java:482)
at org.apache.tools.ant.types.DataType.dieOnCircularReference(DataType.java:153)
at org.apache.tools.ant.types.Path.dieOnCircularReference(Path.java:478)
at org.apache.tools.ant.types.DataType.dieOnCircularReference(DataType.java:115)
at org.apache.tools.ant.types.DataType.getCheckedRef(DataType.java:228)
at org.apache.tools.ant.types.DataType.getCheckedRef(DataType.java:194)
at org.apache.tools.ant.types.DataType.getCheckedRef(DataType.java:182)
at org.apache.tools.ant.types.Path.isFilesystemOnly(Path.java:703)
at
org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.isFilesystemOnly(BaseResourceCollectionContainer.java:153)
at org.apache.tools.ant.types.Path.assertFilesystemOnly(Path.java:717)
at org.apache.tools.ant.types.Path.isFilesystemOnly(Path.java:706)
at
org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.isFilesystemOnly(BaseResourceCollectionContainer.java:153)
at org.apache.tools.ant.types.Path.assertFilesystemOnly(Path.java:717)
at org.apache.tools.ant.types.Path.isFilesystemOnly(Path.java:706)
at
org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.isFilesystemOnly(BaseResourceCollectionContainer.java:153)
at org.apache.tools.ant.types.Path.assertFilesystemOnly(Path.java:717)
at org.apache.tools.ant.types.Path.list(Path.java:359)
at org.apache.tools.ant.types.Path.addExisting(Path.java:330)
at org.apache.tools.ant.types.Path.addExisting(Path.java:318)
at org.apache.tools.ant.types.Path.concatSpecialPath(Path.java:555)
at org.apache.tools.ant.types.Path.concatSystemClasspath(Path.java:515)
at org.apache.tools.ant.AntClassLoader.setClassPath(AntClassLoader.java:354)
at org.apache.tools.ant.AntClassLoader.<init>(AntClassLoader.java:266)
at org.apache.tools.ant.AntClassLoader.<init>(AntClassLoader.java:287)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask$SplitLoader.<init>(JUnitTask.java:702)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.setupJUnitDelegate(JUnitTask.java:765)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:779)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
... 58 more
--- Nested Exception ---
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/build.xml:3816:
Reference org.jboss.test:jboss-test:jar not found.
at org.apache.tools.ant.types.Reference.getReferencedObject(Reference.java:115)
at org.apache.tools.ant.types.DataType.dieOnCircularReference(DataType.java:144)
at org.apache.tools.ant.types.DataType.invokeCircularReferenceCheck(DataType.java:171)
at
org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.dieOnCircularReference(BaseResourceCollectionContainer.java:187)
at org.apache.tools.ant.types.DataType.invokeCircularReferenceCheck(DataType.java:171)
at org.apache.tools.ant.types.Path.dieOnCircularReference(Path.java:482)
at org.apache.tools.ant.types.DataType.dieOnCircularReference(DataType.java:153)
at org.apache.tools.ant.types.Path.dieOnCircularReference(Path.java:478)
at org.apache.tools.ant.types.DataType.dieOnCircularReference(DataType.java:115)
at org.apache.tools.ant.types.DataType.getCheckedRef(DataType.java:228)
at org.apache.tools.ant.types.DataType.getCheckedRef(DataType.java:194)
at org.apache.tools.ant.types.DataType.getCheckedRef(DataType.java:182)
at org.apache.tools.ant.types.Path.isFilesystemOnly(Path.java:703)
at
org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.isFilesystemOnly(BaseResourceCollectionContainer.java:153)
at org.apache.tools.ant.types.Path.assertFilesystemOnly(Path.java:717)
at org.apache.tools.ant.types.Path.isFilesystemOnly(Path.java:706)
at
org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.isFilesystemOnly(BaseResourceCollectionContainer.java:153)
at org.apache.tools.ant.types.Path.assertFilesystemOnly(Path.java:717)
at org.apache.tools.ant.types.Path.isFilesystemOnly(Path.java:706)
at
org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.isFilesystemOnly(BaseResourceCollectionContainer.java:153)
at org.apache.tools.ant.types.Path.assertFilesystemOnly(Path.java:717)
at org.apache.tools.ant.types.Path.list(Path.java:359)
at org.apache.tools.ant.types.Path.addExisting(Path.java:330)
at org.apache.tools.ant.types.Path.addExisting(Path.java:318)
at org.apache.tools.ant.types.Path.concatSpecialPath(Path.java:555)
at org.apache.tools.ant.types.Path.concatSystemClasspath(Path.java:515)
at org.apache.tools.ant.AntClassLoader.setClassPath(AntClassLoader.java:354)
at org.apache.tools.ant.AntClassLoader.<init>(AntClassLoader.java:266)
at org.apache.tools.ant.AntClassLoader.<init>(AntClassLoader.java:287)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask$SplitLoader.<init>(JUnitTask.java:702)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.setupJUnitDelegate(JUnitTask.java:765)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:779)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:394)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:394)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.Main.runBuild(Main.java:758)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
Total time: 47 minutes 9 seconds
Archiving artifacts
ERROR: Failed to archive artifacts:
JBossAS/testsuite/output/**/*.log,JBossAS/build/output/**/log/*.log
hudson.util.IOException2: hudson.util.IOException2: Failed to extract
/home/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/**/*.log,JBossAS/build/output/**/log/*.log
at hudson.FilePath.readFromTar(FilePath.java:1673)
at hudson.FilePath.copyRecursiveTo(FilePath.java:1358)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:105)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:379)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:367)
at hudson.model.Build$RunnerImpl.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:352)
at hudson.model.Run.run(Run.java:958)
at hudson.model.Build.run(Build.java:112)
at hudson.model.ResourceController.execute(ResourceController.java:93)
at hudson.model.Executor.run(Executor.java:118)
Caused by: java.io.IOException: unexpected EOF with 2560 bytes unread
at hudson.org.apache.tools.tar.TarInputStream.read(TarInputStream.java:349)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1025)
at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
at hudson.FilePath.readFromTar(FilePath.java:1658)
... 10 more
at hudson.FilePath.copyRecursiveTo(FilePath.java:1365)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:105)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:379)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:367)
at hudson.model.Build$RunnerImpl.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:352)
at hudson.model.Run.run(Run.java:958)
at hudson.model.Build.run(Build.java:112)
at hudson.model.ResourceController.execute(ResourceController.java:93)
at hudson.model.Executor.run(Executor.java:118)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: request to write
'8192' bytes exceeds size in header of '47113970' bytes for entry
'JBossAS/build/output/jboss-6.0.0.Alpha1/server/default/log/server.log'
at hudson.remoting.Channel$1.adapt(Channel.java:547)
at hudson.remoting.Channel$1.adapt(Channel.java:542)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at hudson.FilePath.copyRecursiveTo(FilePath.java:1361)
... 9 more
Caused by: java.io.IOException: request to write '8192' bytes exceeds size in
header of '47113970' bytes for entry
'JBossAS/build/output/jboss-6.0.0.Alpha1/server/default/log/server.log'
at hudson.org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:284)
at hudson.FilePath$TarWriter.visit(FilePath.java:1559)
at hudson.FilePath$DirScanner$Glob.scan(FilePath.java:1440)
at hudson.FilePath.writeToTar(FilePath.java:1634)
at hudson.FilePath.access$1000(FilePath.java:156)
at hudson.FilePath$33.invoke(FilePath.java:1351)
at hudson.FilePath$33.invoke(FilePath.java:1348)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1991)
at hudson.remoting.UserRequest.perform(UserRequest.java:103)
at hudson.remoting.UserRequest.perform(UserRequest.java:47)
at hudson.remoting.Request$2.run(Request.java:236)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Recording test results
Build was marked for publishing on
https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure