You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/02/27 10:39:12 UTC

[GitHub] [ozone] kaijchen edited a comment on pull request #3099: HDDS-6332. Make TestMiniOzoneCluster more stable

kaijchen edited a comment on pull request #3099:
URL: https://github.com/apache/ozone/pull/3099#issuecomment-1053414190


   > Thanks @kaijchen for the patch. Tested 100x: [with the patch](https://github.com/adoroszlai/hadoop-ozone/actions/runs/1899164608) `testDN[Ss]tartAfterSCM` failed 2 times, while there were 3 failures [without it](https://github.com/adoroszlai/hadoop-ozone/actions/runs/1900411280).
   
   I noticed there are timeout failures in `testStartMultipleDatanodes` also. I've tried multiple different time limits and here's the results.
   
   | testStartMultipleDatanodes | testDNStartAfterSCM | Failures | Reason |
   | --- | --- | --- | --- |
   | 60s | 100s | [3/100](https://github.com/kaijchen/ozone/actions/runs/1902607746) | - |
   | 100s | 150s | [1/400](https://github.com/kaijchen/ozone/actions/runs/1902640160) | testStartMultipleDatanodes: timeout |
   | 120s | 180s | [1/1000](https://github.com/kaijchen/ozone/actions/runs/1903385947) | testDNStartAfterSCM: timeout |
   | 120s | 200s | [2/1000](https://github.com/kaijchen/ozone/actions/runs/1904832682) | testDNStartAfterSCM: assertion failure + timed out waiting for condition |
   | 120s | 240s | [1/1000](https://github.com/kaijchen/ozone/actions/runs/1904835449) | testDNStartAfterSCM: assertion failure |
   
   SCM downtime was 20s in the tests above.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org