See https://builds.apache.org/job/Hadoop-Yarn-trunk/1072/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 9108 lines...] Running org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.647 sec - in org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart Results : Tests in error: TestFSRMStateStore.testCheckMajorVersionChange:295 » IO Timed out waiting for ... TestFSRMStateStore.testHDFSRMStateStore:198 » Runtime java.lang.RuntimeExcepti... Tests run: 1162, Failures: 0, Errors: 2, Skipped: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.221 s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [03:49 min] [INFO] Apache Hadoop YARN Common ......................... SUCCESS [02:56 min] [INFO] Apache Hadoop YARN Server ......................... SUCCESS [ 0.091 s] [INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 47.567 s] [INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [07:59 min] [INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 24.627 s] [INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [03:22 min] [INFO] Apache Hadoop YARN ResourceManager ................ FAILURE [53:33 min] [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:12 h [INFO] Finished at: 2015-09-02T22:30:32+00:00 [INFO] Final Memory: 60M/464M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-server-resourcemanager: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/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 <goals> -rf :hadoop-yarn-server-resourcemanager Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Updating HDFS-328 Sending e-mails to: [email protected] Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 2 tests failed. REGRESSION: org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testCheckMajorVersionChange Error Message: Timed out waiting for Mini HDFS Cluster to start Stack Trace: java.io.IOException: Timed out waiting for Mini HDFS Cluster to start at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1320) at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:844) at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:478) at org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:437) at org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testCheckMajorVersionChange(TestFSRMStateStore.java:295) REGRESSION: org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testHDFSRMStateStore Error Message: java.lang.RuntimeException: org.xml.sax.SAXParseException; systemId: jar:file:/home/jenkins/.m2/repository/org/apache/hadoop/hadoop-common/3.0.0-SNAPSHOT/hadoop-common-3.0.0-SNAPSHOT.jar!/core-default.xml; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. Stack Trace: java.lang.RuntimeException: java.lang.RuntimeException: org.xml.sax.SAXParseException; systemId: jar:file:/home/jenkins/.m2/repository/org/apache/hadoop/hadoop-common/3.0.0-SNAPSHOT/hadoop-common-3.0.0-SNAPSHOT.jar!/core-default.xml; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source) at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150) at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2546) at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2534) at org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2605) at org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2558) at org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2469) at org.apache.hadoop.conf.Configuration.get(Configuration.java:1043) at org.apache.hadoop.conf.Configuration.getTrimmed(Configuration.java:1093) at org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2253) at org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2283) at org.apache.hadoop.security.Groups.<init>(Groups.java:78) at org.apache.hadoop.security.Groups.<init>(Groups.java:74) at org.apache.hadoop.security.UserGroupInformation$TestingGroups.<init>(UserGroupInformation.java:1325) at org.apache.hadoop.security.UserGroupInformation$TestingGroups.<init>(UserGroupInformation.java:1319) at org.apache.hadoop.security.UserGroupInformation.createUserForTesting(UserGroupInformation.java:1359) at org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testHDFSRMStateStore(TestFSRMStateStore.java:198)
