Skip to content

[CI] CsvIT test {csv-spec:k8s-timeseries-avg-over-time.Avg_over_time_aggregate_metric_double_implicit_casting} failing #143292

@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_aggregate_metric_double_implicit_casting}" -Dtests.seed=77F9CA3952690EAC -Dtests.locale=ar-SY -Dtests.timezone=Etc/GMT+0 -Druntime.java=21

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 3 column 0:a list containing
row 3 column 0:0: expected <4827.833333333333> but was <4827.833333333334>
Actual:
bytes:double       | time_bucket:datetime
8785.733333333334  | 2024-05-10T00:20:00.000Z
6398.744877344877  | 2024-05-10T00:10:00.000Z
5693.833333333333  | 2024-05-09T23:50:00.000Z
4827.833333333334  | 2024-05-09T23:30:00.000Z
4306.366666666667  | 2024-05-09T23:40:00.000Z
2382.5180014430016 | 2024-05-10T00:00:00.000Z

Expected:
bytes:double       | time_bucket:datetime
8785.733333333334  | 2024-05-10T00:20:00.000Z
6398.744877344877  | 2024-05-10T00:10:00.000Z
5693.833333333333  | 2024-05-09T23:50:00.000Z
4827.833333333333  | 2024-05-09T23:30:00.000Z
4306.366666666667  | 2024-05-09T23:40:00.000Z
2382.5180014430016 | 2024-05-10T00:00:00.000Z

Issue Reasons:

  • [main] 5 failures in test test {csv-spec:k8s-timeseries-avg-over-time.Avg_over_time_aggregate_metric_double_implicit_casting} (2.0% fail rate in 248 executions)

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

Metadata

Metadata

Assignees

Labels

:StorageEngine/ES|QLTimeseries / metrics / PromQL / logsdb capabilities in ES|QL>test-failureTriaged test failures from CITeam:StorageEnginelow-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