Skip to content

[CI] CsvIT test {csv-spec:approximation.Approximate stats by with zero variance} failing #144240

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.CsvIT" -Dtests.method="test {csv-spec:approximation.Approximate stats by with zero variance}" -Dtests.seed=2C7B2FE1E9F6817 -Dtests.locale=yo-Latn-NG -Dtests.timezone=Asia/Beirut -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 3 column 7:a list containing
row 3 column 7:0: expected "true" but was "false"
row 3 column 9:a list containing
row 3 column 9:0: expected "true" but was "false"
Actual:
avg:double         | median:double | one:double | mv:integer | CONFIDENCE_INTERVAL(avg):double          | CERTIFIED(avg):boolean | CONFIDENCE_INTERVAL(median):double | CERTIFIED(median):boolean | CONFIDENCE_INTERVAL(one):double | CERTIFIED(one):boolean
2000.0             | 2000.0        | 1.0        | 2000       | [2000.0, 2000.0]                         | true                   | [2000.0, 2000.0]                   | true                      | [1.0, 1.0]                      | true
1999.0             | 1999.0        | 1.0        | 1999       | [1999.0, 1999.0]                         | true                   | [1999.0, 1999.0]                   | true                      | [1.0, 1.0]                      | true
1998.0000000000002 | 1998.0        | 1.0        | 1998       
[truncated]

Issue Reasons:

  • [main] 2 consecutive failures in step release-tests
  • [main] 3 consecutive failures in step checkpart3_release-tests
  • [main] 6 failures in test test {csv-spec:approximation.Approximate stats by with zero variance} (1.3% fail rate in 476 executions)
  • [main] 2 failures in step release-tests (100.0% fail rate in 2 executions)
  • [main] 3 failures in step checkpart3_release-tests (100.0% fail rate in 3 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (0.9% fail rate in 327 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-java-ea (100.0% fail rate in 2 executions)

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

Metadata

Metadata

Assignees

Labels

:ml/ES|QLML Commands in ES|QL e.g. CATEGORIZE, SAMPLE, CHANGE_POINT etc...>test-failureTriaged test failures from CITeam:MLMeta label for the ML 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