Skip to content

[CI] CsvIT test {csv-spec:k8s-timeseries-delta.Delta_of_double_no_grouping_promql} failing #143634

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.CsvIT" -Dtests.method="test {csv-spec:k8s-timeseries-avg-over-time.Avg_over_time_of_aggregate_metric_double}" -Dtests.seed=3835672D32B5F97C -Dtests.locale=en-ZA -Dtests.timezone=Jamaica -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 1 column 0:a list containing
row 1 column 0:0: expected <5643.666666666666> but was <5643.666666666667>
Actual:
tx:double         | time_bucket:datetime
4362.2            | 2024-05-09T23:30:00.000Z
5643.666666666667 | 2024-05-09T23:40:00.000Z
4574.5            | 2024-05-09T23:50:00.000Z

Expected:
tx:double         | time_bucket:datetime
4362.2            | 2024-05-09T23:30:00.000Z
5643.666666666666 | 2024-05-09T23:40:00.000Z
4574.5            | 2024-05-09T23:50:00.000Z

Issue Reasons:

  • [main] 6 failures in test test {csv-spec:k8s-timeseries-delta.Delta_of_double_no_grouping_promql} (0.8% fail rate in 727 executions)
  • [main] 5 failures in step part-3 (1.0% fail rate in 495 executions)
  • [main] 5 failures in pipeline elasticsearch-pull-request (1.0% fail rate in 485 executions)

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

Metadata

Metadata

Assignees

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

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