-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
BuildBuild Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.bugSomething isn't workingSomething isn't working
Description
Describe the bug
Not sure why this didn't get an autocut. Looks like threads are leaking in org.opensearch.repositories.s3.S3BlobContainerRetriesTests.classMethod.
Example failures:
https://build.ci.opensearch.org/job/gradle-check/54203/testReport/junit/org.opensearch.repositories.s3/S3BlobContainerRetriesTests/classMethod_2/ (run from #17344)
https://build.ci.opensearch.org/job/gradle-check/54203/testReport/junit/org.opensearch.repositories.s3/S3BlobContainerRetriesTests/classMethod_2/ (run from #17513)
Related component
Build
To Reproduce
See linked jenkins builds
Expected behavior
Test should not be flaky.
Additional Details
Metadata
Metadata
Assignees
Labels
BuildBuild Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.bugSomething isn't workingSomething isn't working