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 C8785200CBB for ; Tue, 4 Jul 2017 08:26:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C7111160BEF; Tue, 4 Jul 2017 06:26:43 +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 E6C32160BE1 for ; Tue, 4 Jul 2017 08:26:42 +0200 (CEST) Received: (qmail 78526 invoked by uid 500); 4 Jul 2017 06:26:41 -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 78510 invoked by uid 99); 4 Jul 2017 06:26:41 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2017 06:26:41 +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 F074E9C006C for ; Tue, 4 Jul 2017 06:26:40 +0000 (UTC) Date: Tue, 4 Jul 2017 06:26:38 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1193869336.8443.1499149601009.JavaMail.jenkins@crius> In-Reply-To: <2062584615.8302.1499112065615.JavaMail.jenkins@crius> References: <2062584615.8302.1499112065615.JavaMail.jenkins@crius> Subject: ZooKeeper-trunk-openjdk7 - Build # 1533 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_8442_62209602.1499149598906" X-Jenkins-Job: ZooKeeper-trunk-openjdk7 X-Jenkins-Result: FAILURE archived-at: Tue, 04 Jul 2017 06:26:44 -0000 ------=_Part_8442_62209602.1499149598906 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1533/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 59.79 MB...] [junit] 2017-07-04 06:26:33,093 [myid:] - WARN [New I/O boss #98:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xfe7734fb] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:21994 [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:21994 [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739) [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:1145) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 2017-07-04 06:26:33,093 [myid:] - INFO [New I/O boss #98:ClientCnxnSocketNetty@208] - channel is told closing [junit] 2017-07-04 06:26:33,093 [myid:127.0.0.1:21994] - INFO [main-SendThread(127.0.0.1:21994):ClientCnxn$SendThread@1231] - channel for sessionid 0x105373755100000 is lost, closing socket connection and attempting reconnect [junit] 2017-07-04 06:26:33,328 [myid:127.0.0.1:22043] - INFO [main-SendThread(127.0.0.1:22043):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22043. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-07-04 06:26:33,329 [myid:] - INFO [New I/O boss #7301:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {} [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22043 [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739) [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:1145) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 2017-07-04 06:26:33,329 [myid:] - WARN [New I/O boss #7301:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x667a74be] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22043 [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22043 [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739) [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:1145) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 2017-07-04 06:26:33,329 [myid:] - INFO [New I/O boss #7301:ClientCnxnSocketNetty@208] - channel is told closing [junit] 2017-07-04 06:26:33,329 [myid:127.0.0.1:22043] - INFO [main-SendThread(127.0.0.1:22043):ClientCnxn$SendThread@1231] - channel for sessionid 0x1053737fc450001 is lost, closing socket connection and attempting reconnect fail.build.on.test.failure: BUILD FAILED /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1219: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1223: Tests failed! Total time: 11 minutes 7 seconds Build step 'Invoke Ant' marked build as failure Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## 2 tests failed. FAILED: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff Error Message: expected:<4294967298> but was:<0> Stack Trace: junit.framework.AssertionFailedError: expected:<4294967298> but was:<0> at org.apache.zookeeper.server.quorum.Zab1_0Test$5.converseWithFollower(Zab1_0Test.java:869) at org.apache.zookeeper.server.quorum.Zab1_0Test.testFollowerConversation(Zab1_0Test.java:517) at org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff(Zab1_0Test.java:784) 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:117) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) ------=_Part_8442_62209602.1499149598906--