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 7AE4F200ACB for ; Mon, 9 May 2016 02:06:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 718D6160A06; Mon, 9 May 2016 00:06:28 +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 BF632160A07 for ; Mon, 9 May 2016 02:06:27 +0200 (CEST) Received: (qmail 90674 invoked by uid 500); 9 May 2016 00:06:26 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 89884 invoked by uid 99); 9 May 2016 00:06:26 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2016 00:06:26 +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 A6FD69C0450 for ; Mon, 9 May 2016 00:06:16 +0000 (UTC) Date: Mon, 9 May 2016 00:06:16 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <131066348.3141.1462752376682.JavaMail.jenkins@crius> In-Reply-To: <1122589421.3097.1462733693661.JavaMail.jenkins@crius> References: <1122589421.3097.1462733693661.JavaMail.jenkins@crius> Subject: Hadoop-Yarn-trunk - Build # 2121 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3140_1203601730.1462752376630" X-Jenkins-Job: Hadoop-Yarn-trunk X-Jenkins-Result: FAILURE archived-at: Mon, 09 May 2016 00:06:28 -0000 ------=_Part_3140_1203601730.1462752376630 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/Hadoop-Yarn-trunk/2121/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 10912 lines...] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.423 sec - in org.apache.hadoop.yarn.client.cli.TestRMAdminCLI Running org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.146 sec - in org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl Results : Failed tests: TestAMRMClient.testAMRMClientWithContainerResourceChange:768->doContainerResourceChange:878 expected:<0> but was:<1> Tests run: 189, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.614 s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [04:25 min] [INFO] Apache Hadoop YARN Common ......................... SUCCESS [03:19 min] [INFO] Apache Hadoop YARN Server ......................... SUCCESS [ 0.095 s] [INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 51.150 s] [INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [12:07 min] [INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 27.613 s] [INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [03:35 min] [INFO] Apache Hadoop YARN ResourceManager ................ SUCCESS [33:36 min] [INFO] Apache Hadoop YARN Server Tests ................... SUCCESS [02:28 min] [INFO] Apache Hadoop YARN Client ......................... FAILURE [06:58 min] [INFO] Apache Hadoop YARN SharedCacheManager ............. SKIPPED [INFO] Apache Hadoop YARN Timeline Plugin Storage ........ SKIPPED [INFO] Apache Hadoop YARN Applications ................... SKIPPED [INFO] Apache Hadoop YARN DistributedShell ............... SKIPPED [INFO] Apache Hadoop YARN Unmanaged Am Launcher .......... SKIPPED [INFO] Apache Hadoop YARN Site ........................... SKIPPED [INFO] Apache Hadoop YARN Registry ....................... SKIPPED [INFO] Apache Hadoop YARN Project ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:07 h [INFO] Finished at: 2016-05-09T00:06:18+00:00 [INFO] Final Memory: 79M/923M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-client: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hadoop-yarn-client Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Sending e-mails to: yarn-dev@hadoop.apache.org Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## 1 tests failed. FAILED: org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.testAMRMClientWithContainerResourceChange Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.doContainerResourceChange(TestAMRMClient.java:878) at org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.testAMRMClientWithContainerResourceChange(TestAMRMClient.java:768) ------=_Part_3140_1203601730.1462752376630 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org ------=_Part_3140_1203601730.1462752376630--