You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/02 16:23:52 UTC

Hadoop-Mapreduce-trunk - Build # 2043 - Still Failing

See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2043/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31077 lines...]
Running org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.127 sec - in org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
Running org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 sec - in org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat

Results :

Failed tests: 
  TestLargeSort.testLargeSort:61 Large sort failed for 128 expected:<0> but was:<1>
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 519, Failures: 2, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.624 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:34 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.743 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.586 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:38 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:54 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-02T15:23:41+00:00
[INFO] Final Memory: 32M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20294331 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)


FAILED:  org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort

Error Message:
Large sort failed for 128 expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Large sort failed for 128 expected:<0> but was:<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:555)
	at org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort(TestLargeSort.java:61)



Hadoop-Mapreduce-trunk - Build # 2066 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2066/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31216 lines...]
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 517, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.759 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:36 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.766 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.662 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:42 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:28 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-26T15:25:39+00:00
[INFO] Final Memory: 33M/746M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient && /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx4096m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefirebooter8638061366712598437.jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire9201242025731821383tmp /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire_2336675619786382691796tmp
[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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20304430 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating HDFS-7495
Updating YARN-3239
Updating HDFS-7467
Updating HADOOP-11629
Updating HDFS-7843
Updating HDFS-7460
Updating HDFS-7832
Updating HDFS-7537
Updating HADOOP-11620
Updating YARN-3256
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2065 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2065/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31218 lines...]
Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.805 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:20 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.272 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.640 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:06 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:21 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-25T15:24:40+00:00
[INFO] Final Memory: 35M/628M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20305805 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating YARN-2980
Updating HADOOP-11632
Updating HDFS-7763
Updating MAPREDUCE-6264
Updating HDFS-7008
Updating HADOOP-11495
Updating MAPREDUCE-2815
Updating HDFS-7831
Updating YARN-3247
Updating HADOOP-11480
Updating HADOOP-11602
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2064 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2064/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31219 lines...]
Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.635 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:16 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.539 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.690 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:21 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:21 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 h
[INFO] Finished at: 2015-02-24T15:21:31+00:00
[INFO] Final Memory: 34M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20307518 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating HADOOP-11625
Updating HADOOP-10478
Updating HADOOP-11619
Updating YARN-2797
Updating HDFS-7807
Updating HADOOP-8642
Updating HDFS-7009
Updating HDFS-7805
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2063 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2063/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31179 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.28 sec - in org.apache.hadoop.mapred.TestJavaSerialization
Running org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.994 sec - in org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
Running org.apache.hadoop.ipc.TestMRCJCSocketFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.834 sec - in org.apache.hadoop.ipc.TestMRCJCSocketFactory

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.673 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:16 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.721 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.639 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:58 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:27 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:43 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-23T15:25:59+00:00
[INFO] Final Memory: 34M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20305190 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2062 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2062/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31198 lines...]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.694 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:44 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:22 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-22T15:25:16+00:00
[INFO] Final Memory: 34M/760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20308552 bytes
Compression is 0.0%
Took 5.4 sec
Recording test results
Updating YARN-2799
Updating YARN-2797
Updating YARN-90
Updating HDFS-7752
Updating HDFS-7788
Updating HDFS-7773
Updating HADOOP-11584
Updating HDFS-7740
Updating YARN-3194
Updating YARN-3237
Updating YARN-3238
Updating HDFS-7813
Updating YARN-3236
Updating YARN-3230
Updating HADOOP-11607
Updating HDFS-7814
Updating HADOOP-11612
Updating HADOOP-11604
Updating HDFS-7806
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2061 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2061/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31181 lines...]
Running org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 sec - in org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.887 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:18 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.177 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.817 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:04 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:28 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:41 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-20T15:24:47+00:00
[INFO] Final Memory: 34M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20309185 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Updating HADOOP-9087
Updating YARN-933
Updating YARN-3076
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2060 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2060/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31139 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.854 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:21 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.351 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.694 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:30 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:19 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 h
[INFO] Finished at: 2015-02-19T15:21:28+00:00
[INFO] Final Memory: 36M/623M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20306929 bytes
Compression is 0.0%
Took 5.1 sec
Recording test results
Updating HDFS-7656
Updating YARN-1615
Updating HADOOP-11440
Updating HDFS-7772
Updating HADOOP-11595
Updating HDFS-7808
Updating YARN-3132
Updating MAPREDUCE-6228
Updating YARN-1514
Updating HDFS-7804
Updating MAPREDUCE-6261
Updating HADOOP-11545
Updating HADOOP-11602
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2059 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2059/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31136 lines...]
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.790 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:29 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.415 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.781 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:22 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:25 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:46 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:03 h
[INFO] Finished at: 2015-02-18T15:30:16+00:00
[INFO] Final Memory: 33M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20299592 bytes
Compression is 0.0%
Took 5.6 sec
Recording test results
Updating HADOOP-11522
Updating HDFS-7795
Updating HADOOP-11521
Updating HDFS-7797
Updating HADOOP-11570
Updating HADOOP-11593
Updating HADOOP-11596
Updating HADOOP-11599
Updating MAPREDUCE-6234
Updating MAPREDUCE-4286
Updating MAPREDUCE-6260
Updating HADOOP-11575
Updating HDFS-7780
Updating HDFS-6662
Updating YARN-3207
Updating HDFS-4266
Updating HADOOP-11295
Updating MAPREDUCE-5785
Updating HDFS-7803
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2058 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2058/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31131 lines...]

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 520, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.834 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:19 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.040 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.658 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:48 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:25 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:41 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-17T15:24:07+00:00
[INFO] Final Memory: 36M/623M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20297824 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Updating HADOOP-11600
Updating YARN-3203
Updating HADOOP-11000
Updating HDFS-7798
Updating YARN-1299
Updating HDFS-7604
Updating MAPREDUCE-6225
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2057 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2057/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31114 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 sec - in org.apache.hadoop.mapreduce.lib.output.TestMRCJCFileOutputCommitter
Running org.apache.hadoop.util.TestMRCJCReflectionUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec - in org.apache.hadoop.util.TestMRCJCReflectionUtils
Running org.apache.hadoop.util.TestMRCJCRunJar
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.apache.hadoop.util.TestMRCJCRunJar
Running org.apache.hadoop.io.TestSequenceFileMergeProgress
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 sec - in org.apache.hadoop.io.TestSequenceFileMergeProgress

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 517, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.675 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:17 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.525 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.652 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:50 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:30 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:46 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:03 h
[INFO] Finished at: 2015-02-16T15:30:24+00:00
[INFO] Final Memory: 37M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20296926 bytes
Compression is 0.0%
Took 5.8 sec
Recording test results
Updating YARN-2749
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2056 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2056/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31174 lines...]

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests in error: 
  TestJobOutputCommitter.setUp:59->HadoopTestCase.setUp:157 ยป YarnRuntime org.ap...

Tests run: 520, Failures: 1, Errors: 1, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.670 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:15 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.258 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.615 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:09 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:20 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 h
[INFO] Finished at: 2015-02-15T15:22:05+00:00
[INFO] Final Memory: 34M/713M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20299007 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating MAPREDUCE-6256
Updating HADOOP-11589
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
REGRESSION:  org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter.testCustomAbort

Error Message:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to intialize existing directories

Stack Trace:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to intialize existing directories
	at org.apache.hadoop.fs.RawLocalFileSystem.listStatus(RawLocalFileSystem.java:435)
	at org.apache.hadoop.fs.DelegateToFileSystem.listStatus(DelegateToFileSystem.java:154)
	at org.apache.hadoop.fs.ChecksumFs.listStatus(ChecksumFs.java:521)
	at org.apache.hadoop.fs.AbstractFileSystem$1.<init>(AbstractFileSystem.java:886)
	at org.apache.hadoop.fs.AbstractFileSystem.listStatusIterator(AbstractFileSystem.java:884)
	at org.apache.hadoop.fs.FileContext$22.next(FileContext.java:1480)
	at org.apache.hadoop.fs.FileContext$22.next(FileContext.java:1475)
	at org.apache.hadoop.fs.FSLinkResolver.resolve(FSLinkResolver.java:90)
	at org.apache.hadoop.fs.FileContext.listStatus(FileContext.java:1475)
	at org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils.localGlobber(JobHistoryUtils.java:456)
	at org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils.localGlobber(JobHistoryUtils.java:444)
	at org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils.localGlobber(JobHistoryUtils.java:439)
	at org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.findTimestampedDirectories(HistoryFileManager.java:770)
	at org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.initExisting(HistoryFileManager.java:669)
	at org.apache.hadoop.mapreduce.v2.hs.JobHistory.serviceInit(JobHistory.java:96)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.hadoop.service.CompositeService.serviceInit(CompositeService.java:107)
	at org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer.serviceInit(JobHistoryServer.java:142)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.hadoop.mapreduce.v2.MiniMRYarnCluster$JobHistoryServerWrapper.serviceStart(MiniMRYarnCluster.java:210)
	at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
	at org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
	at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
	at org.apache.hadoop.mapred.MiniMRClientClusterFactory.create(MiniMRClientClusterFactory.java:80)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:187)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:175)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:167)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:159)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:152)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:145)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:138)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:133)
	at org.apache.hadoop.mapred.HadoopTestCase.setUp(HadoopTestCase.java:157)
	at org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter.setUp(TestJobOutputCommitter.java:59)


FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2055 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2055/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31131 lines...]
Tests run: 520, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.761 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:20 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.459 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.684 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:42 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:19 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 h
[INFO] Finished at: 2015-02-14T15:22:06+00:00
[INFO] Final Memory: 34M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20302545 bytes
Compression is 0.0%
Took 5.3 sec
Recording test results
Updating YARN-2847
Updating YARN-2899
Updating HADOOP-11467
Updating HDFS-7791
Updating HDFS-4265
Updating HDFS-7721
Updating HDFS-7430
Updating HDFS-7778
Updating HDFS-7686
Updating HDFS-7776
Updating HDFS-7775
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2054 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2054/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31146 lines...]
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-13T15:25:17+00:00
[INFO] Final Memory: 33M/760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20303793 bytes
Compression is 0.0%
Took 5.3 sec
Recording test results
Updating HDFS-7694
Updating HADOOP-11565
Updating YARN-2994
Updating MAPREDUCE-6250
Updating HADOOP-11543
Updating YARN-3104
Updating MAPREDUCE-6255
Updating YARN-3158
Updating HDFS-7668
Updating YARN-3157
Updating HDFS-7711
Updating HDFS-7790
Updating YARN-2079
Updating YARN-3179
Updating MAPREDUCE-6221
Updating HADOOP-9869
Updating YARN-2796
Updating HDFS-7684
Updating HDFS-7404
Updating HDFS-7584
Updating HADOOP-11587
Updating HADOOP-11586
Updating HDFS-7322
Updating YARN-3191
Updating YARN-3181
Updating YARN-3164
Updating YARN-3182
Updating HDFS-7704
Updating YARN-3147
Updating YARN-3124
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2053 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2053/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31115 lines...]
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-12T15:24:02+00:00
[INFO] Final Memory: 36M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20303108 bytes
Compression is 0.0%
Took 5.1 sec
Recording test results
Updating MAPREDUCE-4431
Updating HDFS-6133
Updating HADOOP-10140
Updating HADOOP-11579
Updating MAPREDUCE-6253
Updating MAPREDUCE-5335
Updating HDFS-316
Updating YARN-3157
Updating HDFS-7771
Updating HDFS-7736
Updating YARN-2683
Updating YARN-3151
Updating YARN-3074
Updating YARN-913
Updating YARN-1237
Updating HADOOP-11581
Updating HADOOP-11580
Updating HADOOP-11554
Updating HADOOP-11585
Updating YARN-1580
Updating HADOOP-11583
Updating HDFS-7723
Updating HDFS-7720
Updating HDFS-7760
Updating YARN-2616
Updating HDFS-7761
Updating HDFS-7703
Updating HADOOP-11437
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2052 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2052/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31098 lines...]
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 520, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.836 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:18 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 29.747 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.580 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:13 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:20 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:43 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:00 h
[INFO] Finished at: 2015-02-11T15:25:27+00:00
[INFO] Final Memory: 34M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20300277 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating YARN-2246
Updating YARN-3160
Updating HADOOP-11559
Updating HADOOP-10953
Updating HDFS-7753
Updating YARN-3090
Updating HDFS-7769
Updating HADOOP-11495
Updating YARN-2809
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2051 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2051/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31102 lines...]
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.750 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:35 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.632 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.561 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:06 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:25 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:41 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-10T15:25:01+00:00
[INFO] Final Memory: 34M/760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20299181 bytes
Compression is 0.0%
Took 5.6 sec
Recording test results
Updating HADOOP-11512
Updating YARN-3100
Updating HADOOP-11510
Updating YARN-3094
Updating YARN-2971
Updating HDFS-7756
Updating HDFS-7755
Updating HDFS-7058
Updating HDFS-7714
Updating HDFS-7669
Updating HDFS-7744
Updating HDFS-7546
Updating MAPREDUCE-4413
Updating YARN-3155
Updating HDFS-7718
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2050 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2050/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31087 lines...]

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 520, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.704 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:20 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.636 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.604 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:28 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:20 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-09T23:21:22+00:00
[INFO] Final Memory: 33M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20298771 bytes
Compression is 0.0%
Took 6.6 sec
Recording test results
Updating HDFS-7647
Updating YARN-2990
Updating HADOOP-8934
Updating HDFS-7670
Updating MAPREDUCE-6237
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2049 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2049/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31082 lines...]
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.748 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:15 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.531 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.554 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:48 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:19 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-09T00:14:33+00:00
[INFO] Final Memory: 36M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20298857 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating YARN-3089
Updating HDFS-7732
Updating HADOOP-11485
Updating HDFS-7743
Updating HDFS-7710
Updating HADOOP-11520
Updating HDFS-7720
Updating HDFS-7751
Updating MAPREDUCE-6227
Updating HDFS-7738
Updating HADOOP-11535
Updating YARN-2694
Updating YARN-3144
Updating YARN-3143
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2048 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2048/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31089 lines...]

Tests run: 519, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.773 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:16 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.338 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.582 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:56 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:20 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-07T15:23:57+00:00
[INFO] Final Memory: 33M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20299177 bytes
Compression is 0.0%
Took 5.4 sec
Recording test results
Updating YARN-3089
Updating HDFS-7732
Updating HADOOP-11485
Updating HDFS-7710
Updating HDFS-7720
Updating HADOOP-11520
Updating HADOOP-11535
Error updating JIRA issues. Saving issues for next build.
java.io.IOException: java.lang.IllegalArgumentException: The char '0x16' after 'FAILURE: Integrated in Hadoop-Mapreduce-trunk #2048 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2048/])
' is not a valid XML character.
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2047 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2047/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31093 lines...]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.642 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.591 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:38 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:25 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:57 h
[INFO] Finished at: 2015-02-06T15:22:36+00:00
[INFO] Final Memory: 34M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20297031 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating HADOOP-6964
Updating MAPREDUCE-6233
Updating HADOOP-11543
Updating YARN-1582
Updating YARN-1537
Updating HADOOP-7713
Updating YARN-3101
Updating HDFS-7741
Updating HADOOP-9044
Updating YARN-3145
Updating YARN-1904
Updating HDFS-7270
Updating MAPREDUCE-6186
Updating YARN-3149
Updating HDFS-7655
Updating HADOOP-11506
Updating HADOOP-11526
Updating HDFS-7698
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
REGRESSION:  org.apache.hadoop.mapred.TestMRTimelineEventHandling.testMapreduceJobTimelineServiceEnabled

Error Message:
Job didn't finish in 30 seconds

Stack Trace:
java.io.IOException: Job didn't finish in 30 seconds
	at org.apache.hadoop.mapred.UtilsForTests.runJobSucceed(UtilsForTests.java:622)
	at org.apache.hadoop.mapred.TestMRTimelineEventHandling.testMapreduceJobTimelineServiceEnabled(TestMRTimelineEventHandling.java:155)


FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2046 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2046/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31095 lines...]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:01 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:29 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:41 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-05T15:24:40+00:00
[INFO] Final Memory: 33M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20299083 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating HADOOP-10062
Updating YARN-1723
Updating HADOOP-11543
Updating MAPREDUCE-6243
Updating HADOOP-11546
Updating HADOOP-11548
Updating MAPREDUCE-5988
Updating HADOOP-11547
Updating HADOOP-11492
Updating HADOOP-11549
Updating HDFS-7709
Updating HADOOP-10976
Updating YARN-3123
Updating HADOOP-11463
Updating HDFS-7733
Updating MAPREDUCE-6059
Updating HDFS-7734
Updating HADOOP-11460
Updating HADOOP-11346
Updating HDFS-7719
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)


FAILED:  org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort

Error Message:
Large sort failed for 128 expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Large sort failed for 128 expected:<0> but was:<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:555)
	at org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort(TestLargeSort.java:61)



Hadoop-Mapreduce-trunk - Build # 2045 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2045/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31085 lines...]

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.718 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:23 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.396 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.617 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:34 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:19 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:45 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:02 h
[INFO] Finished at: 2015-02-04T15:28:08+00:00
[INFO] Final Memory: 32M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20296055 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating YARN-3098
Updating YARN-3085
Updating YARN-2543
Updating HADOOP-11544
Updating HDFS-7707
Updating HDFS-7712
Updating YARN-1393
Updating MAPREDUCE-5800
Updating YARN-3058
Updating YARN-3022
Updating HDFS-7721
Updating HADOOP-11529
Updating YARN-3056
Updating HADOOP-11045
Updating YARN-3075
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)


FAILED:  org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort

Error Message:
Large sort failed for 128 expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Large sort failed for 128 expected:<0> but was:<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:555)
	at org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort(TestLargeSort.java:61)



Hadoop-Mapreduce-trunk - Build # 2044 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2044/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31080 lines...]

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.700 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:20 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.654 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.611 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:24 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:30 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:57 h
[INFO] Finished at: 2015-02-03T15:22:37+00:00
[INFO] Final Memory: 33M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-jobclient
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 #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20297353 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating HDFS-5631
Updating MAPREDUCE-6143
Updating HDFS-7681
Updating HADOOP-11442
Updating HDFS-6651
Updating HADOOP-10181
Updating YARN-3113
Updating HADOOP-11494
Updating YARN-2808
Updating HDFS-5782
Updating YARN-2216
Updating HDFS-7696
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)


FAILED:  org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort

Error Message:
Large sort failed for 128 expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Large sort failed for 128 expected:<0> but was:<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:555)
	at org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort(TestLargeSort.java:61)