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

Hudson commented on HDFS-5948:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk #1674 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1674/])
HDFS-5948. TestBackupNode flakes with port in use error. (Contributed by Haohui 
Mai) (arp: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1568532)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestBackupNode.java


> TestBackupNode flakes with port in use error
> --------------------------------------------
>
>                 Key: HDFS-5948
>                 URL: https://issues.apache.org/jira/browse/HDFS-5948
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Andrew Wang
>            Assignee: Haohui Mai
>             Fix For: 2.4.0
>
>         Attachments: HDFS-5948.000.patch
>
>
> TestBackupNode has flaked on our internal Jenkins and I found it in a few 
> test-patch runs upstream too. Error like this:
> {noformat}
> Error Message:
> Port in use: 0.0.0.0:50105
> Stack Trace:
> java.lang.AssertionError: Port in use: 0.0.0.0:50105
>         at org.junit.Assert.fail(Assert.java:91)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at 
> org.apache.hadoop.hdfs.server.namenode.TestBackupNode.testCheckpoint(TestBackupNode.java:295)
>         at 
> org.apache.hadoop.hdfs.server.namenode.TestBackupNode.testCheckpointNode(TestBackupNode.java:124)
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to