Skip to content

[CI] IndexingIT testIndexing failing #135407

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:qa:rolling-upgrade:v9.2.0#upgradedClusterTest" -Dtests.class="org.elasticsearch.upgrades.IndexingIT" -Dtests.method="testIndexing" -Dtests.seed=F70ECBC8A5C1BD21 -Dtests.bwc=true -Dtests.locale=ti -Dtests.timezone=Asia/Oral -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: timed out waiting for green state for index [test_index,index_with_replicas,empty_index] cluster state [{
  "cluster_name" : "v9.2.0",
  "cluster_uuid" : "gyhgkq5gTN-_JMIMXgD7Xw",
  "version" : 1778,
  "state_uuid" : "nCxM-IPnSt-lLUVd0Yuvzw",
  "master_node" : "r5tvncrmRnGnH-KpVpAnbA",
  "blocks" : {
    "indices" : {
      "mounted_index_shared_cache" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      },
      "mounted_index_full_copy" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      },
      "index_first_reindex_test_data_stream-01" : {
        "4" : {
          "description" : "index closed",
          "retryable" : false,
          "levels" : [
            "read",
            "write"
          ]
        }
      },
      ".
[truncated]

Issue Reasons:

  • [main] 2 failures in test testIndexing (0.2% fail rate in 1000 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (9.1% fail rate in 22 executions)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Delivery/BuildBuild or test infrastructure>test-failureTriaged test failures from CITeam:DeliveryMeta label for Delivery teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions