Mapreduce-trunk test cases are failing
--------------------------------------

                 Key: MAPREDUCE-4094
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4094
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Devaraj K
            Priority: Critical


{code:xml}
Failed tests:   
testDefaultCleanupAndAbort(org.apache.hadoop.mapred.TestJobCleanup): Done file 
"/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/test-dir/test-job-cleanup/output-0/_SUCCESS"
 missing for job job_1333287145240_0001
  testCustomAbort(org.apache.hadoop.mapred.TestJobCleanup): Done file 
"/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/test-dir/test-job-cleanup/output-1/_SUCCESS"
 missing for job job_1333287145240_0002
  testCustomCleanup(org.apache.hadoop.mapred.TestJobCleanup): Done file 
"/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/test-dir/test-job-cleanup/output-2/_custom_cleanup"
 missing for job job_1333287145240_0003
  testHeapUsageCounter(org.apache.hadoop.mapred.TestJobCounters): Job 
job_1333287188908_0001 failed!
  testTaskTempDir(org.apache.hadoop.mapred.TestMiniMRChildTask)
  testTaskEnv(org.apache.hadoop.mapred.TestMiniMRChildTask): The environment 
checker job failed.
  testTaskOldEnv(org.apache.hadoop.mapred.TestMiniMRChildTask): The environment 
checker job failed.
  testJob(org.apache.hadoop.mapred.TestMiniMRClientCluster)
  testLazyOutput(org.apache.hadoop.mapreduce.TestMapReduceLazyOutput)
  
testSpeculativeExecution(org.apache.hadoop.mapreduce.v2.TestSpeculativeExecution)
  testSleepJob(org.apache.hadoop.mapreduce.v2.TestMRJobs)
  testRandomWriter(org.apache.hadoop.mapreduce.v2.TestMRJobs)
  testDistributedCache(org.apache.hadoop.mapreduce.v2.TestMRJobs)
  testValidProxyUser(org.apache.hadoop.mapreduce.v2.TestMiniMRProxyUser)

Tests in error: 
  
testReduceFromPartialMem(org.apache.hadoop.mapred.TestReduceFetchFromPartialMem):
 Job failed!
  testWithDFS(org.apache.hadoop.mapred.TestJobSysDirWithDFS): Job failed!
  
testReduceFromPartialMem(org.apache.hadoop.mapred.TestReduceFetchFromPartialMem):
 Job failed!
  testLazyOutput(org.apache.hadoop.mapred.TestLazyOutput): Job failed!
  testFailingMapper(org.apache.hadoop.mapreduce.v2.TestMRJobs): 0
  org.apache.hadoop.mapreduce.v2.TestMROldApiJobs: Failed to Start 
org.apache.hadoop.mapreduce.v2.TestMROldApiJobs
  org.apache.hadoop.mapreduce.v2.TestUberAM: Failed to Start 
org.apache.hadoop.mapreduce.v2.TestMRJobs
  
testDefaultCleanupAndAbort(org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter):
 Failed to Start org.apache.hadoop.mapred.MiniMRCluster
  
testCustomAbort(org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter): 
Failed to Start org.apache.hadoop.mapred.MiniMRCluster
  
testCustomCleanup(org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter):
 Failed to Start org.apache.hadoop.mapred.MiniMRCluster
  testChild(org.apache.hadoop.mapreduce.TestChild): Failed to Start 
org.apache.hadoop.mapred.MiniMRCluster

Tests run: 404, Failures: 14, Errors: 11, Skipped: 22
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to