See https://builds.apache.org/job/Hadoop-Yarn-trunk/746/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 8165 lines...]
Failed tests:
TestRMRestart.testRMRestartGetApplicationList:957
rMAppManager.logApplicationSummary(
isA(org.apache.hadoop.yarn.api.records.ApplicationId)
);
Wanted 3 times:
-> at
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:957)
But was 2 times:
-> at
org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.handle(RMAppManager.java:66)
Tests run: 916, Failures: 1, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] hadoop-yarn ....................................... SUCCESS [ 3.190 s]
[INFO] hadoop-yarn-api ................................... SUCCESS [02:55 min]
[INFO] hadoop-yarn-common ................................ SUCCESS [02:29 min]
[INFO] hadoop-yarn-server ................................ SUCCESS [ 0.081 s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [ 37.407 s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [06:01 min]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 18.027 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [02:48 min]
[INFO] hadoop-yarn-server-resourcemanager ................ FAILURE [45:00 min]
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[INFO] hadoop-yarn-client ................................ SKIPPED
[INFO] hadoop-yarn-server-sharedcachemanager ............. SKIPPED
[INFO] hadoop-yarn-applications .......................... SKIPPED
[INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
[INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-yarn-registry .............................. SKIPPED
[INFO] hadoop-yarn-project ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:00 h
[INFO] Finished at: 2014-11-17T11:32:43+00:00
[INFO] Final Memory: 77M/718M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project hadoop-yarn-server-resourcemanager: ExecutionException; nested
exception is java.util.concurrent.ExecutionException:
java.lang.RuntimeException: The forked VM terminated without saying properly
goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
&& /home/jenkins/tools/java/jdk1.6.0_45-64/jre/bin/java -Xmx1024m
-XX:+HeapDumpOnOutOfMemoryError -jar
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/target/surefire/surefirebooter304072283357625897.jar
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/target/surefire/surefire2116232587624369749tmp
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/target/surefire/surefire_24779299785246919141tmp
[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
Updating HDFS-7394
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.