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

Yongjun Zhang commented on HADOOP-10888:
----------------------------------------

HI [~gkesavan], 

The host that has the extra newline in /etc/hosts has your signature, 
{code}
 Slave H0 (Build slave for Hadoop project builds : asf900.gq1.ygridcore.net)
Created by gkesavan
{code}
would you please take a look? 

BTW, I checked hosts H0-H<x>, seems all created by you, so doing the same check 
for all of them is necessary because the test failed on different slaves before 
and they may have the same problem.

Thanks a lot.


> org.apache.hadoop.ipc.TestIPC.testRetryProxy failed often with timeout
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-10888
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10888
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Yongjun Zhang
>            Assignee: Yongjun Zhang
>         Attachments: HADOOP-10888.001.patch, HADOOP-10888.002.patch, 
> HADOOP-10888.003.dbg.patch
>
>
> As an example, 
> https://builds.apache.org/job/PreCommit-HADOOP-Build/4333//testReport/org.apache.hadoop.ipc/TestIPC/testRetryProxy/
> {code}
> Error Message
> test timed out after 60000 milliseconds
> Stacktrace
> java.lang.Exception: test timed out after 60000 milliseconds
>       at java.net.Inet4AddressImpl.getLocalHostName(Native Method)
>       at java.net.InetAddress.getLocalHost(InetAddress.java:1374)
>       at org.apache.hadoop.net.NetUtils.getConnectAddress(NetUtils.java:372)
>       at org.apache.hadoop.net.NetUtils.getConnectAddress(NetUtils.java:359)
>       at 
> org.apache.hadoop.ipc.TestIPC$TestInvocationHandler.invoke(TestIPC.java:212)
>       at org.apache.hadoop.ipc.$Proxy11.dummyRun(Unknown Source)
>       at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at 
> org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:186)
>       at 
> org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:101)
>       at org.apache.hadoop.ipc.$Proxy11.dummyRun(Unknown Source)
>       at org.apache.hadoop.ipc.TestIPC.testRetryProxy(TestIPC.java:1060)
> {code}



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

Reply via email to