[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943394#comment-13943394
 ] 

Hudson commented on MAPREDUCE-5804:
-----------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5371 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5371/])
MAPREDUCE-5804. TestMRJobsWithProfiler#testProfiler timesout. Contributed by 
Mit Desai. (kihwal: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1579995)
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/TestMRJobsWithProfiler.java


> TestMRJobsWithProfiler#testProfiler timesout
> --------------------------------------------
>
>                 Key: MAPREDUCE-5804
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5804
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>    Affects Versions: 2.4.0
>            Reporter: Mit Desai
>            Assignee: Mit Desai
>             Fix For: 3.0.0, 2.5.0
>
>         Attachments: LOG.txt, MAPREDUCE-5804.patch
>
>
> {noformat}
> testProfiler(org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler)  Time 
> elapsed: 154.972 sec  <<< ERROR!
> java.lang.Exception: test timed out after 120000 milliseconds
>       at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
>       at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:242)
>       at java.io.File.exists(File.java:813)
>       at sun.misc.URLClassPath$FileLoader.getResource(URLClassPath.java:1080)
>       at sun.misc.URLClassPath.getResource(URLClassPath.java:199)
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:358)
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
>       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
>       at org.apache.log4j.spi.LoggingEvent.<init>(LoggingEvent.java:165)
>       at org.apache.log4j.Category.forcedLog(Category.java:391)
>       at org.apache.log4j.Category.log(Category.java:856)
>       at 
> org.apache.commons.logging.impl.Log4JLogger.warn(Log4JLogger.java:208)
>       at 
> org.apache.hadoop.mapred.ClientServiceDelegate.invoke(ClientServiceDelegate.java:338)
>       at 
> org.apache.hadoop.mapred.ClientServiceDelegate.getJobStatus(ClientServiceDelegate.java:419)
>       at org.apache.hadoop.mapred.YARNRunner.getJobStatus(YARNRunner.java:532)
>       at org.apache.hadoop.mapreduce.Job$1.run(Job.java:314)
>       at org.apache.hadoop.mapreduce.Job$1.run(Job.java:311)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at javax.security.auth.Subject.doAs(Subject.java:415)
>       at 
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1570)
>       at org.apache.hadoop.mapreduce.Job.updateStatus(Job.java:311)
>       at org.apache.hadoop.mapreduce.Job.isComplete(Job.java:599)
>       at org.apache.hadoop.mapreduce.Job.monitorAndPrintJob(Job.java:1344)
>       at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1306)
>       at 
> org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testProfiler(TestMRJobsWithProfiler.java:138)
> Results :
> Tests in error: 
>   TestMRJobsWithProfiler.testProfiler:138 ยป  test timed out after 120000 
> millise...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to