Skip to content

[CI] MultiClusterSpecIT test {csv-spec:fork.ForkWithMixOfCommands} failing #134135

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:multi-clusters:v9.2.0#newToOld" -Dtests.class="org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT" -Dtests.method="test {csv-spec:fork.ForkWithMixOfCommands}" -Dtests.seed=6E3864BE014F3C7A -Dtests.bwc=true -Dtests.locale=nqo-Nkoo-GN -Dtests.timezone=Atlantic/Madeira -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected more data but no more entries found after [5]
Data mismatch:

Actual:
_fork:keyword | emp_no:integer | x:keyword | y:keyword | z:keyword | a:keyword
fork1         | 10048          | Florian   | 10048     | Syrotiuk  | Florian 10048 Syrotiuk
fork1         | 10081          | Zhongwei  | 10081     | Rosen     | Zhongwei 10081 Rosen
fork2         | null           | 2         | 10081     | 10048     | null
fork3         | 10048          | Syrotiuk  | null      | null      | null
fork3         | 10081          | Rosen     | null      | null      | null

Expected:
_fork:keyword | emp_no:integer | x:keyword | y:keyword | z:keyword | a:keyword
fork1         | 10048          | Florian   | 10048     | Syrotiuk  | Florian 10048 Syrotiuk
fork1         | 10081          | Zhongwei  | 10081     | Rosen     | Zhongwei 10081 Rosen
fork2         | null           | 2         | 10081     | 10048     | null
fork3         | 10048          | Syrotiuk  | null      | null     
[truncated]

Issue Reasons:

  • [main] 33 failures in test test {csv-spec:fork.ForkWithMixOfCommands} (3.3% fail rate in 994 executions)
  • [main] 7 failures in step 9.2.0_part_3_bwc-snapshots (6.3% fail rate in 112 executions)
  • [main] 9 failures in step 9.1.4_part_3_bwc-snapshots (8.0% fail rate in 112 executions)
  • [main] 8 failures in step 8.19.4_part_3_bwc-snapshots (7.5% fail rate in 106 executions)
  • [main] 7 failures in step 9.0.7_part_3_bwc-snapshots (6.5% fail rate in 107 executions)
  • [main] 12 failures in pipeline elasticsearch-pull-request (10.3% fail rate in 117 executions)

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

Metadata

Metadata

Assignees

Labels

:Search Relevance/ES|QLSearch functionality in ES|QL:SearchOrg/RelevanceLabel for the Search (solution/org) Relevance team>test-failureTriaged test failures from CITeam:Search - RelevanceThe Search organization Search Relevance teamTeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchlow-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