[
https://issues.apache.org/jira/browse/HDDS-8430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773600#comment-17773600
]
Mohammad Arafat Khan commented on HDDS-8430:
--------------------------------------------
Ran successfully in the forked CI :-
Test Run 1 - https://github.com/ArafatKhan2198/ozone/actions/runs/6394642536
Test Run 2 - https://github.com/ArafatKhan2198/ozone/actions/runs/6394655829
Test Run 3 - [https://github.com/ArafatKhan2198/ozone/actions/runs/6394657963]
This is probably fixed by HDDS-6191
> Intermittent failure in TestDeleteWithSlowFollower
> --------------------------------------------------
>
> Key: HDDS-8430
> URL: https://issues.apache.org/jira/browse/HDDS-8430
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Attila Doroszlai
> Assignee: Mohammad Arafat Khan
> Priority: Major
>
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2023/04/15/21558/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.txt}
> org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.testDeleteKeyWithSlowFollower
> Time elapsed: 102.499 s <<< FAILURE!
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:87)
> at org.junit.Assert.assertTrue(Assert.java:42)
> at org.junit.Assert.assertTrue(Assert.java:53)
> at
> org.apache.hadoop.ozone.client.rpc.TestDeleteWithSlowFollower.testDeleteKeyWithSlowFollower(TestDeleteWithSlowFollower.java:302)
> {code}
> {code:title=https://github.com/apache/ozone/blob/c5912ff40debe17f77ee9b165505af65b84c6acd/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestDeleteWithSlowFollower.java#L302-L303}
> Assert.assertTrue(
> containerData.getNumPendingDeletionBlocks() >
> numPendingDeletionBlocks);
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]