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 4242518294 for ; Thu, 20 Aug 2015 10:45:57 +0000 (UTC) Received: (qmail 48307 invoked by uid 500); 20 Aug 2015 10:45:49 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 48227 invoked by uid 500); 20 Aug 2015 10:45:49 -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 47792 invoked by uid 99); 20 Aug 2015 10:45:48 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2015 10:45:48 +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 834A19C046C for ; Thu, 20 Aug 2015 10:44:49 +0000 (UTC) Date: Thu, 20 Aug 2015 10:44:49 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <1567968966.5754.1440067489535.JavaMail.jenkins@crius> In-Reply-To: <1921998138.5407.1439983759488.JavaMail.jenkins@crius> References: <1921998138.5407.1439983759488.JavaMail.jenkins@crius> Subject: Hadoop-Yarn-trunk - Build # 1023 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5753_2033446216.1440067489188" X-Jenkins-Job: Hadoop-Yarn-trunk X-Jenkins-Result: FAILURE ------=_Part_5753_2033446216.1440067489188 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/Hadoop-Yarn-trunk/1023/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 5339 lines...] Failed tests: TestRackResolver.testCaching:102 expected: but was: Tests run: 329, Failures: 1, Errors: 0, Skipped: 7 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.905 s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [03:40 min] [INFO] Apache Hadoop YARN Common ......................... FAILURE [01:39 min] [INFO] Apache Hadoop YARN Server ......................... SKIPPED [INFO] Apache Hadoop YARN Server Common .................. SKIPPED [INFO] Apache Hadoop YARN NodeManager .................... SKIPPED [INFO] Apache Hadoop YARN Web Proxy ...................... SKIPPED [INFO] Apache Hadoop YARN ApplicationHistoryService ...... SKIPPED [INFO] Apache Hadoop YARN ResourceManager ................ SKIPPED [INFO] Apache Hadoop YARN Server Tests ................... SKIPPED [INFO] Apache Hadoop YARN Client ......................... SKIPPED [INFO] Apache Hadoop YARN SharedCacheManager ............. 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: 05:25 min [INFO] Finished at: 2015-08-20T10:44:02+00:00 [INFO] Final Memory: 68M/1131M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-common: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/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-common Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Updating HDFS-8917 Updating HDFS-8867 Updating HDFS-8908 Updating HADOOP-12061 Updating HADOOP-12317 Updating HDFS-8803 Updating HDFS-8911 Sending e-mails to: yarn-dev@hadoop.apache.org Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 1 tests failed. FAILED: org.apache.hadoop.yarn.util.TestRackResolver.testCaching Error Message: expected: but was: Stack Trace: org.junit.ComparisonFailure: expected: but was: at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.yarn.util.TestRackResolver.testCaching(TestRackResolver.java:102) ------=_Part_5753_2033446216.1440067489188--