Skip to content

[CI] OldRepositoryAccessIT testOldSourceOnlyRepoAccess failing #120080

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:qa:repository-old-versions:javaRestTestAfterRestart#6_8_20" --tests "org.elasticsearch.oldrepos.OldRepositoryAccessIT.testOldRepoAccess" -Dtests.seed=50286C45472C9D58 -Dtests.locale=sd-PK -Dtests.timezone=Pacific/Wake -Druntime.java=21

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: timed out waiting for green state for index [restored_test_index] cluster state [{
  "cluster_name" : "6-8-20",
  "cluster_uuid" : "Zn2c4yusQFq8vs6T8Kwt_w",
  "version" : 226,
  "state_uuid" : "b11RVgwLQMu5XOwXhN29Cg",
  "master_node" : "eCQvWad3QpCXffon67TaZg",
  "blocks" : {
    "indices" : {
      "restored_test_index" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      },
      "mounted_full_copy_source_only_test_index" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      },
      "mounted_shared_cache_test_index" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      },
      "nested" : {
        "8" : {
          
[truncated]

Issue Reasons:

  • [main] 8 failures in test testOldSourceOnlyRepoAccess (1.2% fail rate in 643 executions)
  • [main] 6 failures in step part-2 (3.6% fail rate in 166 executions)
  • [main] 6 failures in pipeline elasticsearch-pull-request (3.6% fail rate in 166 executions)

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

Metadata

Metadata

Assignees

Labels

:Search Foundations/SearchCatch all for Search Foundations>test-failureTriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in Elasticsearchneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions