errose28 commented on pull request #2620:
URL: https://github.com/apache/ozone/pull/2620#issuecomment-915507305


   Test failure is unrelated. Looks like CI failed to start a mini ozone 
cluster.
   
   From org.apache.hadoop.ozone.scm.TestSCMInstallSnapshotWithHA.txt in the log 
bundle, the timeout happened here:
   ```
        at 
org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:225)
        at 
org.apache.hadoop.ozone.MiniOzoneClusterImpl.waitForClusterToBeReady(MiniOzoneClusterImpl.java:228)
        at 
org.apache.hadoop.ozone.scm.TestSCMInstallSnapshotWithHA.init(TestSCMInstallSnapshotWithHA.java:104)
   ```
   
   Logs show the cause of the timeout was a networking issue:
   ```Caused by: java.net.ConnectException: Connection refused```


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



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

Reply via email to