Skip to content

[CI] CsvIT test {csv-spec:k8s-timeseries-irate.Irate_of_double_no_grouping_promql} failing #143624

@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-irate.Irate_of_double_no_grouping_promql}" -Dtests.seed=3F978C0D554DA729 -Dtests.locale=ps-Arab-AF -Dtests.timezone=Europe/Madrid -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 0 column 0:a list containing
row 0 column 0:0: expected <7.836832264957265> but was <7.836832264957264>
Actual:
irate_cost:double  | step:datetime
7.836832264957264  | 2024-05-10T00:09:00.000Z
3.590324074074074  | 2024-05-10T00:17:00.000Z
2.6708333333333334 | 2024-05-10T00:02:00.000Z
2.2916666666666665 | 2024-05-10T00:08:00.000Z
2.265625           | 2024-05-10T00:11:00.000Z
2.2481617647058822 | 2024-05-10T00:22:00.000Z
2.020833333333333  | 2024-05-10T00:00:00.000Z
1.951470588235294  | 2024-05-10T00:14:00.000Z
1.8680555555555556 | 2024-05-10T00:13:00.000Z
1.6049107142857142 | 2024-05-10T00:15:00.000Z

Expected:
irate_cost:double  | step:datetime
7.836832264957265  | 2024-05-10T00:09:00.000Z
3.590324074074074  | 2024-05-10T00:17:00.000Z
2.6708333333333334 | 2024-05-10T00:02:00.000Z
2.2916666666666665 | 2024-05-10T00:08:00.000Z
2.265625           | 2024-05-10T00:11:00.000Z
2.2481617647058822 | 2024-05-10T00:22:00.000Z
2.020833333333333  | 2024
[truncated]

Issue Reasons:

  • [main] 38 failures in test test {csv-spec:k8s-timeseries-irate.Irate_of_double_no_grouping_promql} (7.4% fail rate in 514 executions)
  • [main] 6 failures in step part3 (6.7% fail rate in 90 executions)
  • [main] 31 failures in step part-3 (9.7% fail rate in 318 executions)
  • [main] 6 failures in pipeline elasticsearch-intake (6.7% fail rate in 90 executions)
  • [main] 31 failures in pipeline elasticsearch-pull-request (10.2% fail rate in 304 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:StorageEngineneeds: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