Describe the bug
org.opensearch.common.blobstore.stream.read.listener.ReadContextListenerTests.testReadContextListenerFailure is flaky.
https://build.ci.opensearch.org/job/gradle-check/24473/testReport/junit/org.opensearch.common.blobstore.stream.read.listener/ReadContextListenerTests/testReadContextListenerFailure/
To Reproduce
REPRODUCE WITH: ./gradlew ':server:test' --tests "org.opensearch.common.blobstore.stream.read.listener.ReadContextListenerTests.testReadContextListenerFailure" -Dtests.seed=5673BC5FFAEF5B76 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar-YE -Dtests.timezone=America/Indiana/Knox -Druntime.java=17
Expected behavior
Test should always pass.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.