elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

[CI] S3BlobContainerRetriesTests testReadDoesNotRetryForRepositoryAnalysis failing

Open elasticsearchmachine opened this issue 1 year ago • 1 comments

Build Scans:

Reproduction Line:

./gradlew ":modules:repository-s3:test" --tests "org.elasticsearch.repositories.s3.S3BlobContainerRetriesTests.testReadDoesNotRetryForRepositoryAnalysis" -Dtests.seed=A7AA55C06421ED76 -Dtests.locale=ka -Dtests.timezone=SystemV/YST9YDT -Druntime.java=23

Applicable branches: main

Reproduces locally?: N/A

Failure History: See dashboard

Failure Message:

java.lang.AssertionError: failureCount=1

Issue Reasons:

  • [main] 3 failures in test testReadDoesNotRetryForRepositoryAnalysis (1.3% fail rate in 223 executions)
  • [main] 3 failures in step openjdk23_checkpart1_java-matrix (50.0% fail rate in 6 executions)
  • [main] 3 failures in pipeline elasticsearch-periodic (50.0% fail rate in 6 executions)

Note: This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

elasticsearchmachine avatar Oct 19 '24 04:10 elasticsearchmachine