[JBoss JIRA] (JBTM-2531) XTS build regularly fails
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2531?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-2531:
---------------------------------------
Was it hanging or does it just look like the test was killed?
{code}
Running com.arjuna.qa.junit.TestBASubordinateCrashDuringComplete
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
at hudson.remoting.Request.call(Request.java:174)
at hudson.remoting.Channel.call(Channel.java:742)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
at com.sun.proxy.$Proxy51.join(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:956)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:159)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1706)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
at hudson.remoting.Request.abort(Request.java:299)
at hudson.remoting.Channel.terminate(Channel.java:805)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:954)
at hudson.remoting.Channel$2.handle(Channel.java:474)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: hudson.remoting.Channel$OrderlyShutdown
... 3 more
Caused by: Command close created at
at hudson.remoting.Command.<init>(Command.java:56)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:948)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:946)
at hudson.remoting.Channel.close(Channel.java:1029)
at hudson.remoting.Channel.close(Channel.java:1012)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:953)
... 2 more
{code}
> XTS build regularly fails
> -------------------------
>
> Key: JBTM-2531
> URL: https://issues.jboss.org/browse/JBTM-2531
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: XTS
> Reporter: Tom Jenkinson
> Assignee: Gytis Trikleris
> Priority: Critical
> Fix For: 5.next
>
>
> http://albany.eng.hst.ams2.redhat.com/job/narayana/946/
> http://albany.eng.hst.ams2.redhat.com/job/narayana/947/
> http://albany.eng.hst.ams2.redhat.com/job/narayana/949/
> http://albany.eng.hst.ams2.redhat.com/job/narayana-codeCoverage/241/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)