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 2014/07/03 17:18:57 UTC

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 35288 lines...]
Running org.apache.hadoop.mapreduce.TestNewCombinerGrouping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.611 sec - in org.apache.hadoop.mapreduce.TestNewCombinerGrouping

Results :

Tests run: 494, Failures: 0, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [2.554s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [54.037s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [26.410s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [4.314s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [7:09.638s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [4:43.227s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [1:37:39.387s]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:51:00.604s
[INFO] Finished at: Thu Jul 03 15:16:56 UTC 2014
[INFO] Final Memory: 28M/79M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16: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 #1765
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 16955323 bytes
Compression is 0.0%
Took 17 sec
Updating YARN-2232
Updating HADOOP-10312
Updating HDFS-6610
Updating MAPREDUCE-5900
Updating HDFS-6612
Updating YARN-2065
Updating HDFS-6614
Updating YARN-2022
Updating HDFS-6604
Updating YARN-2241
Updating HADOOP-9361
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 36429 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec - in org.apache.hadoop.mapreduce.lib.partition.TestBinaryPartitioner
Running org.apache.hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedPartitioner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec - in org.apache.hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedPartitioner
Running org.apache.hadoop.mapreduce.TestChild
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.83 sec - in org.apache.hadoop.mapreduce.TestChild
Running org.apache.hadoop.mapreduce.filecache.TestURIFragments
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.apache.hadoop.mapreduce.filecache.TestURIFragments
Running org.apache.hadoop.mapreduce.TestMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.031 sec - in org.apache.hadoop.mapreduce.TestMapReduce
Running org.apache.hadoop.mapreduce.TestNewCombinerGrouping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.61 sec - in org.apache.hadoop.mapreduce.TestNewCombinerGrouping

Results :

Tests run: 494, Failures: 0, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [2.603s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [54.191s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [26.693s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [4.319s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [7:11.673s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [4:42.083s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [1:37:51.874s]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:51:14.489s
[INFO] Finished at: Mon Jul 07 15:16:44 UTC 2014
[INFO] Final Memory: 28M/59M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16: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 #1765
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 16955036 bytes
Compression is 0.0%
Took 14 sec
Updating YARN-1367
Updating HADOOP-10769
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 35281 lines...]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.apache.hadoop.mapreduce.lib.partition.TestKeyFieldHelper
Running org.apache.hadoop.mapreduce.lib.partition.TestBinaryPartitioner
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec - in org.apache.hadoop.mapreduce.lib.partition.TestBinaryPartitioner
Running org.apache.hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedPartitioner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec - in org.apache.hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedPartitioner
Running org.apache.hadoop.mapreduce.TestChild
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.851 sec - in org.apache.hadoop.mapreduce.TestChild
Running org.apache.hadoop.mapreduce.filecache.TestURIFragments
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.apache.hadoop.mapreduce.filecache.TestURIFragments
Running org.apache.hadoop.mapreduce.TestMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.049 sec - in org.apache.hadoop.mapreduce.TestMapReduce
Running org.apache.hadoop.mapreduce.TestNewCombinerGrouping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.616 sec - in org.apache.hadoop.mapreduce.TestNewCombinerGrouping

Results :

Tests run: 494, Failures: 0, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [2.583s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [55.166s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [26.532s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [4.280s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [7:11.179s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [4:43.686s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [1:37:00.980s]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:50:25.462s
[INFO] Finished at: Sun Jul 06 15:15:53 UTC 2014
[INFO] Final Memory: 28M/79M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16: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 #1765
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 16955007 bytes
Compression is 0.0%
Took 10 sec
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 35282 lines...]
Running org.apache.hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedPartitioner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec - in org.apache.hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedPartitioner
Running org.apache.hadoop.mapreduce.TestChild
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.83 sec - in org.apache.hadoop.mapreduce.TestChild
Running org.apache.hadoop.mapreduce.filecache.TestURIFragments
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.apache.hadoop.mapreduce.filecache.TestURIFragments
Running org.apache.hadoop.mapreduce.TestMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.043 sec - in org.apache.hadoop.mapreduce.TestMapReduce
Running org.apache.hadoop.mapreduce.TestNewCombinerGrouping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.607 sec - in org.apache.hadoop.mapreduce.TestNewCombinerGrouping

Results :

Tests run: 494, Failures: 0, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [2.546s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [54.113s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [27.173s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [4.313s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [7:13.870s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [4:42.985s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [1:37:53.573s]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:51:19.604s
[INFO] Finished at: Sat Jul 05 15:17:09 UTC 2014
[INFO] Final Memory: 28M/104M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16: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 #1765
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 16955410 bytes
Compression is 0.0%
Took 11 sec
Updating HADOOP-10719
Updating HADOOP-10757
Updating YARN-2250
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 35284 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.781 sec - in org.apache.hadoop.mapreduce.TestChild
Running org.apache.hadoop.mapreduce.filecache.TestURIFragments
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.apache.hadoop.mapreduce.filecache.TestURIFragments
Running org.apache.hadoop.mapreduce.TestMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.21 sec - in org.apache.hadoop.mapreduce.TestMapReduce
Running org.apache.hadoop.mapreduce.TestNewCombinerGrouping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.615 sec - in org.apache.hadoop.mapreduce.TestNewCombinerGrouping

Results :

Tests run: 494, Failures: 0, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [4.052s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [55.733s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [27.134s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [4.303s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [7:04.440s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [4:44.501s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [1:36:23.044s]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:49:48.424s
[INFO] Finished at: Fri Jul 04 15:15:20 UTC 2014
[INFO] Final Memory: 28M/54M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16: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 #1765
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 16955871 bytes
Compression is 0.0%
Took 11 sec
Updating HDFS-6493
Updating HDFS-6613
Updating HDFS-6511
Updating YARN-2251
Updating YARN-2242
Updating HDFS-6620
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.