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

2013-07-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1501/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 30995 lines...]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:62)

Running org.apache.hadoop.mapreduce.v2.TestRecordFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec
Running org.apache.hadoop.mapreduce.TestTypeConverter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec

Results :

Failed tests:   
testSetClasspathWithArchives(org.apache.hadoop.mapreduce.v2.util.TestMRApps)

Tests run: 47, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ... SUCCESS [1.854s]
[INFO] hadoop-mapreduce-client-core .. SUCCESS [41.038s]
[INFO] hadoop-mapreduce-client-common  FAILURE [24.046s]
[INFO] hadoop-mapreduce-client-shuffle ... SKIPPED
[INFO] hadoop-mapreduce-client-app ... SKIPPED
[INFO] hadoop-mapreduce-client-hs  SKIPPED
[INFO] hadoop-mapreduce-client-jobclient . SKIPPED
[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:07.597s
[INFO] Finished at: Sun Jul 28 13:18:04 UTC 2013
[INFO] Final Memory: 21M/274M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project hadoop-mapreduce-client-common: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/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-common
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Error updating JIRA issues. Saving issues for next build.
com.atlassian.jira.rpc.exception.RemoteAuthenticationException: Attempt to log 
in user 'hudson' failed. The maximum number of failed login attempts has been 
reached. Please log into the application through the web interface to reset the 
number of failed login attempts.
Email was triggered for: Failure
Sending email for trigger: Failure



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

[jira] [Reopened] (MAPREDUCE-5059) Job overview shows average merge time larger than for any reduce attempt

2013-07-28 Thread Sandy Ryza (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandy Ryza reopened MAPREDUCE-5059:
---


 Job overview shows average merge time larger than for any reduce attempt
 

 Key: MAPREDUCE-5059
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5059
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: jobhistoryserver, webapps
Reporter: Jason Lowe
Assignee: Omkar Vinit Joshi
 Fix For: 2.1.0-beta, 0.23.8

 Attachments: MAPREDUCE-5059-20130325.patch, 
 MAPREDUCE-5059-20130410.patch


 When looking at a job overview page on the history server, the Average Merge 
 Time is often reported with a value that is far larger than the Elapsed Merge 
 Time shown for any reduce task attempt.  The job overview page calculates the 
 merge time as the time delta between the sort finishing and the job launching 
 while the attempts page calculates it as the time delta between the sort 
 finishing and the shuffle finishing.

--
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] [Resolved] (MAPREDUCE-5059) Job overview shows average merge time larger than for any reduce attempt

2013-07-28 Thread Sandy Ryza (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandy Ryza resolved MAPREDUCE-5059.
---

Resolution: Fixed

 Job overview shows average merge time larger than for any reduce attempt
 

 Key: MAPREDUCE-5059
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5059
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: jobhistoryserver, webapps
Reporter: Jason Lowe
Assignee: Omkar Vinit Joshi
 Fix For: 2.1.0-beta, 0.23.8

 Attachments: MAPREDUCE-5059-20130325.patch, 
 MAPREDUCE-5059-20130410.patch


 When looking at a job overview page on the history server, the Average Merge 
 Time is often reported with a value that is far larger than the Elapsed Merge 
 Time shown for any reduce task attempt.  The job overview page calculates the 
 merge time as the time delta between the sort finishing and the job launching 
 while the attempts page calculates it as the time delta between the sort 
 finishing and the shuffle finishing.

--
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