Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7204C200CC5 for ; Tue, 11 Jul 2017 13:56:57 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6CF73165B9D; Tue, 11 Jul 2017 11:56:57 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B0BD9165B97 for ; Tue, 11 Jul 2017 13:56:56 +0200 (CEST) Received: (qmail 16225 invoked by uid 500); 11 Jul 2017 11:56:55 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 16213 invoked by uid 99); 11 Jul 2017 11:56:55 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2017 11:56:55 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id D1FF79C0097 for ; Tue, 11 Jul 2017 11:56:54 +0000 (UTC) Date: Tue, 11 Jul 2017 11:56:50 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1466458180.11611.1499774214861.JavaMail.jenkins@crius> Subject: ZooKeeper-trunk-jdk8 - Build # 1125 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_11610_2123099628.1499774211996" X-Jenkins-Job: ZooKeeper-trunk-jdk8 X-Jenkins-Result: FAILURE archived-at: Tue, 11 Jul 2017 11:56:57 -0000 ------=_Part_11610_2123099628.1499774211996 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1125/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 65.02 MB...] [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) [junit] at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) [junit] at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) [junit] at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) [junit] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit] at java.lang.Thread.run(Thread.java:748) [junit] 2017-07-11 11:56:04,849 [myid:] - INFO [New I/O boss #3723:ClientCnxnSocketNetty@208] - channel is told closing [junit] 2017-07-11 11:56:04,849 [myid:127.0.0.1:16672] - INFO [main-SendThread(127.0.0.1:16672):ClientCnxn$SendThread@1231] - channel for sessionid 0x104aaed262e0000 is lost, closing socket connection and attempting reconnect [junit] 2017-07-11 11:56:04,913 [myid:] - INFO [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop! [junit] 2017-07-11 11:56:04,913 [myid:] - INFO [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop! [junit] 2017-07-11 11:56:04,988 [myid:127.0.0.1:16734] - INFO [main-SendThread(127.0.0.1:16734):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16734. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-07-11 11:56:04,989 [myid:] - INFO [New I/O boss #5236:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {} [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:16734 [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) [junit] at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) [junit] at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) [junit] at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) [junit] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit] at java.lang.Thread.run(Thread.java:748) [junit] 2017-07-11 11:56:04,989 [myid:] - WARN [New I/O boss #5236:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xbad0bf87] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:16734 [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:16734 [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) [junit] at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) [junit] at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) [junit] at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) [junit] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit] at java.lang.Thread.run(Thread.java:748) [junit] 2017-07-11 11:56:04,990 [myid:] - INFO [New I/O boss #5236:ClientCnxnSocketNetty@208] - channel is told closing [junit] 2017-07-11 11:56:04,990 [myid:127.0.0.1:16734] - INFO [main-SendThread(127.0.0.1:16734):ClientCnxn$SendThread@1231] - channel for sessionid 0x204aaef9df40000 is lost, closing socket connection and attempting reconnect [junit] Test org.apache.zookeeper.test.NettyNettySuiteTest FAILED fail.build.on.test.failure: BUILD FAILED /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223: Tests failed! Total time: 11 minutes 48 seconds Build step 'Invoke Ant' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## 5 tests failed. FAILED: org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor Error Message: Leader failed to transition to new state. Current state is leading Stack Trace: junit.framework.AssertionFailedError: Leader failed to transition to new state. Current state is leading at org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig Error Message: waiting for server 4 being up Stack Trace: junit.framework.AssertionFailedError: waiting for server 4 being up at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig(ReconfigRecoveryTest.java:223) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) FAILED: org.apache.zookeeper.test.ChrootClientTest.testNonExistingOpCode Error Message: expected:<-4> but was:<-6> Stack Trace: junit.framework.AssertionFailedError: expected:<-4> but was:<-6> at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) FAILED: org.apache.zookeeper.test.ClientTest.testNonExistingOpCode Error Message: expected:<-4> but was:<-6> Stack Trace: junit.framework.AssertionFailedError: expected:<-4> but was:<-6> at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) FAILED: org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged Error Message: expected: but was: Stack Trace: junit.framework.AssertionFailedError: expected: but was: at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67) at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:126) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) ------=_Part_11610_2123099628.1499774211996--