You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/03/15 10:06:37 UTC

ZooKeeper-trunk-solaris - Build # 849 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-solaris/849/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 15061 lines...]
    [junit] 2014-03-15 09:04:41,152 [myid:] - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11263
    [junit] 2014-03-15 09:04:41,152 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11263 is no longer accepting client connections
    [junit] 2014-03-15 09:04:41,834 [myid:] - INFO  [WorkerSender[myid=1]:FastLeaderElection$Messenger$WorkerSender@442] - WorkerSender is down
    [junit] 2014-03-15 09:04:41,834 [myid:] - INFO  [WorkerSender[myid=2]:FastLeaderElection$Messenger$WorkerSender@442] - WorkerSender is down
    [junit] 2014-03-15 09:04:41,834 [myid:] - INFO  [WorkerReceiver[myid=1]:FastLeaderElection$Messenger$WorkerReceiver@410] - WorkerReceiver is down
    [junit] 2014-03-15 09:04:41,834 [myid:] - INFO  [WorkerSender[myid=3]:FastLeaderElection$Messenger$WorkerSender@442] - WorkerSender is down
    [junit] 2014-03-15 09:04:41,834 [myid:] - INFO  [WorkerReceiver[myid=2]:FastLeaderElection$Messenger$WorkerReceiver@410] - WorkerReceiver is down
    [junit] 2014-03-15 09:04:41,874 [myid:] - INFO  [WorkerReceiver[myid=3]:FastLeaderElection$Messenger$WorkerReceiver@410] - WorkerReceiver is down
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 75.759 sec
    [junit] 2014-03-15 09:04:42,004 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@134] - SessionTrackerImpl exited loop!
    [junit] 2014-03-15 09:04:42,124 [myid:] - INFO  [/127.0.0.1:12259:QuorumCnxManager$Listener@565] - Leaving listener
    [junit] 2014-03-15 09:04:42,154 [myid:] - INFO  [localhost/127.0.0.1:12265:QuorumCnxManager$Listener@565] - Leaving listener
    [junit] 2014-03-15 09:04:42,154 [myid:] - INFO  [localhost/127.0.0.1:12262:QuorumCnxManager$Listener@565] - Leaving listener
    [junit] Running org.apache.zookeeper.server.quorum.CommitProcessorTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper-trunk-solaris/trunk/build.xml:1284: Process fork failed.

Total time: 7 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	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:722)
	at hudson.FilePath.act(FilePath.java:903)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:87)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:121)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:133)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:784)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:756)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:705)
	at hudson.model.Run.execute(Run.java:1695)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:782)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.Command.readFrom(Command.java:92)
	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.