Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B7E79186A5 for ; Tue, 2 Jun 2015 02:29:23 +0000 (UTC) Received: (qmail 92606 invoked by uid 500); 2 Jun 2015 02:29:23 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 92540 invoked by uid 500); 2 Jun 2015 02:29:23 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 92514 invoked by uid 99); 2 Jun 2015 02:29:23 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jun 2015 02:29:23 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 00545E00327 for ; Tue, 2 Jun 2015 02:29:22 +0000 (UTC) Date: Tue, 2 Jun 2015 02:29:22 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <2096543076.1440.1433212162927.JavaMail.jenkins@crius> In-Reply-To: <949284266.1252.1433182162404.JavaMail.jenkins@crius> References: <949284266.1252.1433182162404.JavaMail.jenkins@crius> Subject: Failed: YARN-3753 PreCommit Build #8154 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1439_221717091.1433212162874" X-Jenkins-Job: PreCommit-YARN-Build X-Jenkins-Result: FAILURE ------=_Part_1439_221717091.1433212162874 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/YARN-3753 Build: https://builds.apache.org/job/PreCommit-YARN-Build/8154/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 275 lines...] | | | | issues. | +1 | whitespace | 0m 0s | The patch has no lines that end in | | | | whitespace. | +1 | install | 1m 36s | mvn install still works. | +1 | eclipse:eclipse | 0m 33s | The patch built with | | | | eclipse:eclipse. | +1 | findbugs | 1m 26s | The patch does not introduce any | | | | new Findbugs (version 3.0.0) | | | | warnings. | -1 | yarn tests | 50m 33s | Tests failed in | | | | hadoop-yarn-server-resourcemanager. | | | 88m 42s | Reason | Tests Failed unit tests | hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStoreZKClientConnections || Subsystem || Report/Notes || ============================================================================ | Patch URL | http://issues.apache.org/jira/secure/attachment/12736694/YARN-3753.patch | | Optional Tests | javadoc javac unit findbugs checkstyle | | git revision | trunk / cdc13ef | | hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt | | Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8154/testReport/ | | Java | 1.7.0_55 | | uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux | ============================================================================ ============================================================================ Adding comment to JIRA ============================================================================ ============================================================================ Comment added. 956c3df42e2538d35af63cbff7c737fd84a36cd5 logged out ============================================================================ ============================================================================ Finished build. ============================================================================ ============================================================================ Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to PreCommit-YARN-Build #8125 Archived 29 artifacts Archive block size is 32768 Received 50 blocks and 11836737 bytes Compression is 12.2% Took 2.9 sec [description-setter] Could not determine description. Recording test results Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 1 tests failed. FAILED: org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStoreZKClientConnections.testZKClientDisconnectAndReconnect Error Message: test timed out after 20000 milliseconds Stack Trace: java.lang.Exception: test timed out after 20000 milliseconds at java.lang.Object.wait(Native Method) at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$ZKAction.runWithCheck(ZKRMStateStore.java:1096) at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$ZKAction.runWithRetries(ZKRMStateStore.java:1125) at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore.getDataWithRetries(ZKRMStateStore.java:989) at org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStoreZKClientConnections.testZKClientDisconnectAndReconnect(TestZKRMStateStoreZKClientConnections.java:190) ------=_Part_1439_221717091.1433212162874--