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 02D5A18CA7 for ; Thu, 15 Oct 2015 19:00:04 +0000 (UTC) Received: (qmail 2525 invoked by uid 500); 15 Oct 2015 19:00:03 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 2404 invoked by uid 500); 15 Oct 2015 19:00:03 -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 1553 invoked by uid 99); 15 Oct 2015 19:00:02 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2015 19:00:02 +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 2F9019C034D for ; Thu, 15 Oct 2015 18:59:16 +0000 (UTC) Date: Thu, 15 Oct 2015 18:59:16 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <788256204.2346.1444935556193.JavaMail.jenkins@crius> In-Reply-To: <444596288.2309.1444927972222.JavaMail.jenkins@crius> References: <444596288.2309.1444927972222.JavaMail.jenkins@crius> Subject: Hadoop-Yarn-trunk-Java8 - Build # 552 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2345_1663078453.1444935556139" X-Jenkins-Job: Hadoop-Yarn-trunk-Java8 X-Jenkins-Result: FAILURE ------=_Part_2345_1663078453.1444935556139 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/552/ ###########################################################################= ######## ########################## LAST 60 LINES OF THE CONSOLE ###################= ######## [...truncated 5362 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 sec -= in org.apache.hadoop.yarn.server.resourcemanager.TestRMAuditLogger Results : Failed tests:=20 TestAMAuthorization.testAuthorizedAccess:194 null Tests in error:=20 TestAMLivelinessMonitor.testResetTimer:39 =C2=BB NoClassDefFound org/apac= he/hadoop/... Tests run: 1225, Failures: 1, Errors: 1, Skipped: 1 [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.660= s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [01:26 m= in] [INFO] Apache Hadoop YARN Common ......................... SUCCESS [02:33 m= in] [INFO] Apache Hadoop YARN Server ......................... SUCCESS [ 0.067= s] [INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 40.930= s] [INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [09:17 m= in] [INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 18.134= s] [INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [04:02 m= in] [INFO] Apache Hadoop YARN ResourceManager ................ FAILURE [ 01:03= h] [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: 01:21 h [INFO] Finished at: 2015-10-15T18:59:56+00:00 [INFO] Final Memory: 61M/1017M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plug= in:2.17:test (default-test) on project hadoop-yarn-server-resourcemanager: = There are test failures. [ERROR]=20 [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-t= runk-Java8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-s= erver-resourcemanager/target/surefire-reports for the individual test resul= ts. [ERROR] -> [Help 1] [ERROR]=20 [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]=20 [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :hadoop-yarn-server-resourcemanager 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) ######################= ######## 2 tests failed. FAILED: org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization.= testAuthorizedAccess[0] Error Message: null Stack Trace: java.lang.AssertionError: null =09at org.junit.Assert.fail(Assert.java:86) =09at org.junit.Assert.assertTrue(Assert.java:41) =09at org.junit.Assert.assertNotNull(Assert.java:621) =09at org.junit.Assert.assertNotNull(Assert.java:631) =09at org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization.tes= tAuthorizedAccess(TestAMAuthorization.java:194) FAILED: org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestAM= LivelinessMonitor.testResetTimer Error Message: org/apache/hadoop/util/StringInterner Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/util/StringInterner =09at java.net.URLClassLoader$1.run(URLClassLoader.java:372) =09at java.net.URLClassLoader$1.run(URLClassLoader.java:361) =09at java.security.AccessController.doPrivileged(Native Method) =09at java.net.URLClassLoader.findClass(URLClassLoader.java:360) =09at java.lang.ClassLoader.loadClass(ClassLoader.java:424) =09at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) =09at java.lang.ClassLoader.loadClass(ClassLoader.java:357) =09at org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:= 2690) =09at org.apache.hadoop.conf.Configuration.loadResources(Configuration.java= :2567) =09at org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2471= ) =09at org.apache.hadoop.conf.Configuration.get(Configuration.java:1045) =09at org.apache.hadoop.conf.Configuration.getTrimmed(Configuration.java:10= 95) =09at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:14= 96) =09at org.apache.hadoop.security.SecurityUtil.(SecurityUtil.java:76= ) =09at org.apache.hadoop.security.UserGroupInformation.initialize(UserGroupI= nformation.java:273) =09at org.apache.hadoop.security.UserGroupInformation.setConfiguration(User= GroupInformation.java:322) =09at org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.TestAMLiv= elinessMonitor.testResetTimer(TestAMLivelinessMonitor.java:39) ------=_Part_2345_1663078453.1444935556139--