See https://builds.apache.org/job/Hadoop-Yarn-trunk/871/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 8575 lines...]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [06:06 min]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 23.961 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [02:56 min]
[INFO] hadoop-yarn-server-resourcemanager ................ FAILURE [48:47 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:04 h
[INFO] Finished at: 2015-03-19T11:36:55+00:00
[INFO] Final Memory: 60M/716M
[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-7929
Updating HDFS-7948
Updating HDFS-7953
Updating HDFS-7951
Updating HDFS-7950
Updating HDFS-7914
Updating HADOOP-10703
Updating MAPREDUCE-6277
Updating HDFS-7054
Updating HDFS-7943
Updating HADOOP-9329
Updating MAPREDUCE-5807
Updating HDFS-7945
Updating HDFS-7869
Updating HDFS-7722
Updating YARN-3351
Updating HDFS-7587
Updating HDFS-7697
Updating HDFS-7867
Updating YARN-3357
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRMDTMasterKeyStateOnRollingMasterKey

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens$TestRMDelegationTokenSecretManager.checkCurrentKeyInStateStore(TestRMDelegationTokens.java:208)
        at 
org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRMDTMasterKeyStateOnRollingMasterKey(TestRMDelegationTokens.java:112)


Reply via email to