rolandjohann commented on pull request #1622:
URL: https://github.com/apache/incubator-hudi/pull/1622#issuecomment-629165710


   Is it possible that this is a test infrastructure related issue?
   ```
   [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
7.416 s <<< FAILURE! - in 
org.apache.hudi.cli.commands.TestArchivedCommitsCommand
   [ERROR] 
org.apache.hudi.cli.commands.TestArchivedCommitsCommand.testShowArchivedCommits 
 Time elapsed: 2.116 s  <<< ERROR!
   java.net.BindException: Problem binding to [localhost:42364] 
java.net.BindException: Address already in use; For more details see:  
http://wiki.apache.org/hadoop/BindException
        at 
org.apache.hudi.cli.commands.TestArchivedCommitsCommand.init(TestArchivedCommitsCommand.java:58)
   Caused by: java.net.BindException: Address already in use
        at 
org.apache.hudi.cli.commands.TestArchivedCommitsCommand.init(TestArchivedCommitsCommand.java:58)
   ```
   Don't see anything related to the changes introduced by this PR. Can we 
retry the failed travis job?


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

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


Reply via email to