Skip to content

[CI] TimeSeriesDataStreamsIT testSearchableSnapshotAction failing #137167

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:ilm:qa:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.ilm.TimeSeriesDataStreamsIT.testSearchableSnapshotAction" -Dtests.seed=DB11968CBFF2847F -Dtests.locale=bn -Dtests.timezone=America/Glace_Bay -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 [restored-.ds-logs-vuxjwwgfgf-2025.10.30-000001] cluster state [{
  "cluster_name" : "test-cluster",
  "cluster_uuid" : "38qSyfrZQ4Sd0mFbfJvbXg",
  "version" : 65,
  "state_uuid" : "1sb6RWkqTVaf3Lh6vKsa1Q",
  "master_node" : "0o7qO75hT96TGSAJZw8bxQ",
  "blocks" : {
    "indices" : {
      "fm-clone-dg4g-.ds-logs-vuxjwwgfgf-2025.10.30-000001" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      },
      ".ds-logs-vuxjwwgfgf-2025.10.30-000001" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      }
    }
  },
  "nodes" : {
    "0o7qO75hT96TGSAJZw8bxQ" : {
      "name" : "test-cluster-3",
      "ephemeral_id" : "cdbuw14jRHiOG7qIuBTVCA",
      "transport_address" : "127.0.0.1:45057",
      "ext
[truncated]

Issue Reasons:

  • [main] 6 failures in test testSearchableSnapshotAction (1.2% fail rate in 505 executions)
  • [main] 2 failures in step part-5 (0.7% fail rate in 301 executions)
  • [main] 3 failures in step windows-2022_checkpart5_platform-support-windows (50.0% fail rate in 6 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (0.7% fail rate in 301 executions)
  • [main] 3 failures in pipeline elasticsearch-periodic-platform-support (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.

Metadata

Metadata

Assignees

Labels

:Data Management/ILM+SLMIndex and Snapshot lifecycle management>test-failureTriaged test failures from CITeam:Data ManagementMeta label for data/management teamneeds: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