See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/389/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 11136 lines...] TestHsWebServicesJobsQuery.testJobsQueryStartTimeEndInvalidformat:415 expected:<Bad Request> but was:<Internal Server Error> TestHsWebServicesJobsQuery.testJobsQueryStartTimeBegin:319 expected:<application/json> but was:<text/html; charset=ISO-8859-1> TestHsWebServicesJobsQuery.testJobsQueryUser:214 expected:<application/json> but was:<text/html; charset=ISO-8859-1> TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBeginEnd:666 expected:<application/json> but was:<text/html; charset=ISO-8859-1> TestHsWebServicesJobsQuery.testJobsQueryFinishTimeEndNegative:491 expected:<Bad Request> but was:<Internal Server Error> TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBegin:622 expected:<application/json> but was:<text/html; charset=ISO-8859-1> TestHsWebServicesJobsQuery.testJobsQueryFinishTimeEnd:639 expected:<application/json> but was:<text/html; charset=ISO-8859-1> Tests run: 198, Failures: 25, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop MapReduce Client .................... SUCCESS [ 2.189 s] [INFO] Apache Hadoop MapReduce Core ...................... SUCCESS [01:18 min] [INFO] Apache Hadoop MapReduce Common .................... SUCCESS [ 25.873 s] [INFO] Apache Hadoop MapReduce Shuffle ................... SUCCESS [ 4.936 s] [INFO] Apache Hadoop MapReduce App ....................... SUCCESS [10:17 min] [INFO] Apache Hadoop MapReduce HistoryServer ............. FAILURE [06:18 min] [INFO] Apache Hadoop MapReduce JobClient ................. SKIPPED [INFO] Apache Hadoop MapReduce HistoryServer Plugins ..... SKIPPED [INFO] Apache Hadoop MapReduce NativeTask ................ SKIPPED [INFO] Apache Hadoop MapReduce Examples .................. SKIPPED [INFO] Apache Hadoop MapReduce ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:28 min [INFO] Finished at: 2015-09-15T18:41:54+00:00 [INFO] Final Memory: 44M/264M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-hs: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/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-mapreduce-client-hs Build step 'Execute shell' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Archiving artifacts Sending artifact delta relative to Hadoop-Mapreduce-trunk-Java8 #378 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 20473892 bytes Compression is 0.0% Took 6.3 sec Recording test results Updating HADOOP-12413 Updating YARN-313 Updating HDFS-9008 Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 25 tests failed. FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeEndNegative Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeEndNegative(TestHsWebServicesJobsQuery.java:467) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeInvalidformat Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeInvalidformat(TestHsWebServicesJobsQuery.java:568) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStateInvalid Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStateInvalid(TestHsWebServicesJobsQuery.java:176) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeEndInvalidformat Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeEndInvalidformat(TestHsWebServicesJobsQuery.java:594) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeEnd Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeEnd(TestHsWebServicesJobsQuery.java:302) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeInvalidformat Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeInvalidformat(TestHsWebServicesJobsQuery.java:389) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryLimit Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryLimit(TestHsWebServicesJobsQuery.java:234) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryQueue Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryQueue(TestHsWebServicesJobsQuery.java:273) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryState Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryState(TestHsWebServicesJobsQuery.java:157) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStateNone Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStateNone(TestHsWebServicesJobsQuery.java:136) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeNegative Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeNegative(TestHsWebServicesJobsQuery.java:441) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBeginEndInvalid Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBeginEndInvalid(TestHsWebServicesJobsQuery.java:542) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryUserNone Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryUserNone(TestHsWebServicesJobsQuery.java:202) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeBeginEndInvalid Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeBeginEndInvalid(TestHsWebServicesJobsQuery.java:363) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBeginNegative Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBeginNegative(TestHsWebServicesJobsQuery.java:515) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeBeginEnd Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeBeginEnd(TestHsWebServicesJobsQuery.java:345) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryLimitInvalid Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryLimitInvalid(TestHsWebServicesJobsQuery.java:251) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryQueueNonExist Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryQueueNonExist(TestHsWebServicesJobsQuery.java:287) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeEndInvalidformat Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeEndInvalidformat(TestHsWebServicesJobsQuery.java:415) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeBegin Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryStartTimeBegin(TestHsWebServicesJobsQuery.java:319) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryUser Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryUser(TestHsWebServicesJobsQuery.java:214) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBeginEnd Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBeginEnd(TestHsWebServicesJobsQuery.java:666) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeEndNegative Error Message: expected:<Bad Request> but was:<Internal Server Error> Stack Trace: java.lang.AssertionError: expected:<Bad Request> but was:<Internal Server Error> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeEndNegative(TestHsWebServicesJobsQuery.java:491) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBegin Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeBegin(TestHsWebServicesJobsQuery.java:622) FAILED: org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeEnd Error Message: expected:<application/json> but was:<text/html; charset=ISO-8859-1> Stack Trace: java.lang.AssertionError: expected:<application/json> but was:<text/html; charset=ISO-8859-1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapreduce.v2.hs.webapp.TestHsWebServicesJobsQuery.testJobsQueryFinishTimeEnd(TestHsWebServicesJobsQuery.java:639)
