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

2012-11-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1262/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 27512 lines...]
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)


Results :

Failed tests:   testCrashed(org.apache.hadoop.mapreduce.v2.app.TestRecovery): 
Task state is not correct (timedout) expected: but was:
  testMultipleCrashes(org.apache.hadoop.mapreduce.v2.app.TestRecovery): Task 
state is not correct (timedout) expected: but was:
  testOutputRecovery(org.apache.hadoop.mapreduce.v2.app.TestRecovery): Task 
state is not correct (timedout) expected: but was:
  testOutputRecoveryMapsOnly(org.apache.hadoop.mapreduce.v2.app.TestRecovery): 
Task state is not correct (timedout) expected: but was:
  testUpdatedNodes(org.apache.hadoop.mapreduce.v2.app.TestMRApp): Task state is 
not correct (timedout) expected: but was:

Tests in error: 
  
testAMInfosWithoutRecoveryEnabled(org.apache.hadoop.mapreduce.v2.app.TestAMInfos):
 org.codehaus.jackson.JsonParseException: Unexpected end-of-input: was 
expecting closing '"' for name(..)
  
testFirstFlushOnCompletionEvent(org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler):
 (..)
  
testMaxUnflushedCompletionEvents(org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler):
 (..)
  
testUnflushedTimer(org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler):
 (..)
  
testBatchedFlushJobEndMultiplier(org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler):
 (..)

Tests run: 180, Failures: 4, Errors: 5, Skipped: 0

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ... SUCCESS [2.078s]
[INFO] hadoop-mapreduce-client-core .. SUCCESS [17.589s]
[INFO] hadoop-mapreduce-client-common  SUCCESS [22.166s]
[INFO] hadoop-mapreduce-client-shuffle ... SUCCESS [1.627s]
[INFO] hadoop-mapreduce-client-app ... FAILURE [5:06.892s]
[INFO] hadoop-mapreduce-client-hs  SKIPPED
[INFO] hadoop-mapreduce-client-jobclient . SKIPPED
[INFO] Apache Hadoop MapReduce Examples .. SKIPPED
[INFO] hadoop-mapreduce .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 5:50.920s
[INFO] Finished at: Mon Nov 19 13:22:19 UTC 2012
[INFO] Final Memory: 22M/253M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project hadoop-mapreduce-client-app: ExecutionException; nested exception is 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked 
VM terminated without saying properly goodbye. VM crash or System.exit called ? 
-> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :hadoop-mapreduce-client-app
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating HDFS-4206
Email was triggered for: Failure
Sending email for trigger: Failure



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

Re: QA bot in YARN project

2012-11-19 Thread Radim Kolar

are there any difficulties to setup qa bot to be automatic for YARN project?


[jira] [Created] (MAPREDUCE-4807) Allow MapOutputBuffer to be pluggable

2012-11-19 Thread Arun C Murthy (JIRA)
Arun C Murthy created MAPREDUCE-4807:


 Summary: Allow MapOutputBuffer to be pluggable
 Key: MAPREDUCE-4807
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4807
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Arun C Murthy
Assignee: Mariappan Asokan


Allow MapOutputBuffer to be pluggable

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (MAPREDUCE-4809) Make classes required for MAPREDUCE-2454 to be java public (with LimitedPrivate)

2012-11-19 Thread Arun C Murthy (JIRA)
Arun C Murthy created MAPREDUCE-4809:


 Summary: Make classes required for MAPREDUCE-2454 to be java 
public (with LimitedPrivate)
 Key: MAPREDUCE-4809
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4809
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Arun C Murthy


Make classes required for MAPREDUCE-2454 to be java public (with LimitedPrivate)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (MAPREDUCE-4808) Allow reduce-side merge to be pluggable

2012-11-19 Thread Arun C Murthy (JIRA)
Arun C Murthy created MAPREDUCE-4808:


 Summary: Allow reduce-side merge to be pluggable
 Key: MAPREDUCE-4808
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4808
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Arun C Murthy
Assignee: Mariappan Asokan


Allow reduce-side merge to be pluggable for MAPREDUCE-2454

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira