[ 
https://issues.apache.org/jira/browse/HDFS-16392?focusedWorklogId=699753&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-699753
 ]

ASF GitHub Bot logged work on HDFS-16392:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Dec/21 02:44
            Start Date: 22/Dec/21 02:44
    Worklog Time Spent: 10m 
      Work Description: ferhui merged pull request #3821:
URL: https://github.com/apache/hadoop/pull/3821


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 699753)
    Time Spent: 0.5h  (was: 20m)

> TestWebHdfsFileSystemContract#testResponseCode fails
> ----------------------------------------------------
>
>                 Key: HDFS-16392
>                 URL: https://issues.apache.org/jira/browse/HDFS-16392
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.4.0
>            Reporter: secfree
>            Assignee: secfree
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We can find a lot of failed cases with searching 
> "TestWebHdfsFileSystemContract" in "pull requests" 
> (https://github.com/apache/hadoop/pulls?q=is%3Apr+is%3Aopen+TestWebHdfsFileSystemContract)
> And they all have the following exception log
> {code}
> [ERROR] 
> testResponseCode(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract)  
> Time elapsed: 30.019 s  <<< ERROR!
> org.junit.runners.model.TestTimedOutException: test timed out after 30000 
> milliseconds
>       at java.net.SocketInputStream.socketRead0(Native Method)
>       at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
>         ...
> [ERROR] 
> org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract.testResponseCode(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract)
> [ERROR]   Run 1: TestWebHdfsFileSystemContract.testResponseCode:473 » 
> TestTimedOut test timed o...
> [ERROR]   Run 2: TestWebHdfsFileSystemContract.testResponseCode:473 » 
> TestTimedOut test timed o...
> [ERROR]   Run 3: TestWebHdfsFileSystemContract.testResponseCode:473 » 
> TestTimedOut test timed o...
> {code}
> This issue has the same root cause as HDFS-16168



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to