Skip to content

[CI] ReindexDatastreamIndexTransportActionIT testTimestampNotAddedIfExists failing #121842

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:migrate:internalClusterTest" --tests "org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT.testTimestampNotAddedIfExists" -Dtests.seed=B45CD9303FA41E74 -Dtests.locale=sd -Dtests.timezone=Europe/Tirane -Druntime.java=23

Applicable branches:
9.0

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: All incoming requests on node [node_s1] should have finished. Expected 0 bytes for requests in-flight but got 298 bytes; pending tasks [[{
  "node" : "node_s1",
  "id" : 17,
  "type" : "persistent",
  "action" : "health-node[c]",
  "status" : {
    "state" : "STARTED"
  },
  "description" : "id=health-node",
  "start_time" : "2025-02-06T22:29:10.062Z",
  "start_time_in_millis" : 1738880950062,
  "running_time" : "7.8m",
  "running_time_in_nanos" : 470082022969,
  "cancellable" : true,
  "cancelled" : false,
  "parent_task_id" : "cluster:1",
  "headers" : { }
}]]

Issue Reasons:

  • [9.0] 4 failures in test testTimestampNotAddedIfExists (2.2% fail rate in 181 executions)
  • [9.0] 2 failures in pipeline elasticsearch-periodic-platform-support (40.0% fail rate in 5 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/Data streamsData streams and their lifecycles>test-failureTriaged test failures from CITeam:Data ManagementMeta label for data/management teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions