Skip to content

[CI] org.elasticsearch.xpack.esql.CsvIT test {csv-spec:k8s-timeseries-irate.Irate_of_* failing #143368

@alex-spies

Description

@alex-spies

CI Link

https://gradle-enterprise.elastic.co/s/uxwoyyp6wuuce

Repro line

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.CsvIT" -Dtests.method="test {csv-spec:k8s-timeseries-irate.Irate_of_ratio}" -Dtests.seed=CB080CC62FA7B25C -Dtests.locale=te-Telu-IN -Dtests.timezone=Asia/Vladivostok -Druntime.java=25

Does it reproduce?

No

Applicable branches

main

Failure history

No response

Failure excerpt

This is failing on main (intake) and on a PR of mine (even after retry). Saw failures for

  • irate_of_ratio
  • irate_of_ratio_promql
  • k8s-timeseries-irate.Irate_of_double_no_grouping
  • k8s-timeseries-irate.Irate_of_double_no_grouping_promql}.
java.lang.AssertionError: 
Data mismatch:
row 5 column 0:a list containing
row 5 column 0:0: expected <0.17121614905482155> but was <0.17121614905482152>
Actual:
irate_of_ratio:double | cluster:keyword | time_bucket:datetime
0.7377812779572093    | prod            | 2024-05-10T00:00:00.000Z
0.15560960316361233   | qa              | 2024-05-10T00:00:00.000Z
0.05581954089819596   | staging         | 2024-05-10T00:00:00.000Z
3.088611728967339     | prod            | 2024-05-10T00:10:00.000Z
0.019280051363230983  | qa              | 2024-05-10T00:10:00.000Z
0.17121614905482152   | staging         | 2024-05-10T00:10:00.000Z
0.021697562872698986  | prod            | 2024-05-10T00:20:00.000Z
0.04152807743018099   | qa              | 2024-05-10T00:20:00.000Z
3.7694327731092434    | staging         | 2024-05-10T00:20:00.000Z

Expected:
irate_of_ratio:double | cluster:keyword | time_bucket:datetime
0.7377812779572093    | prod            | 2024-05-10T00:00:00.000Z
0.15560960316361233   | qa    …

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