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_double_no_grouping}" -Dtests.seed=B5FA5876E4E83BC8 -Dtests.locale=pa-IN -Dtests.timezone=America/Kralendijk -Druntime.java=25
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Data mismatch:
row 6 column 0:a list containing
row 6 column 0:0: expected <39.54166666666667> but was <39.541666666666664>
Actual:
cost:double | time_bucket:datetime
69.6875 | 2024-05-10T00:09:00.000Z
56.5625 | 2024-05-10T00:08:00.000Z
49.5 | 2024-05-10T00:17:00.000Z
48.3125 | 2024-05-10T00:22:00.000Z
45.8125 | 2024-05-10T00:15:00.000Z
40.4375 | 2024-05-10T00:06:00.000Z
39.541666666666664 | 2024-05-10T00:13:00.000Z
37.9375 | 2024-05-10T00:12:00.000Z
36.6875 | 2024-05-10T00:19:00.000Z
36.375 | 2024-05-10T00:11:00.000Z
Expected:
cost:double | time_bucket:datetime
69.6875 | 2024-05-10T00:09:00.000Z
56.5625 | 2024-05-10T00:08:00.000Z
49.5 | 2024-05-10T00:17:00.000Z
48.3125 | 2024-05-10T00:22:00.000Z
45.8125 | 2024-05-10T00:15:00.000Z
40.4375 | 2024-05-10T00:06:00.000Z
39.54166666666667
[truncated]
Issue Reasons:
- [main] 7 failures in test test {csv-spec:k8s-timeseries-avg-over-time.Avg_over_time_of_double_no_grouping_promql} (0.8% fail rate in 886 executions)
- [main] 5 failures in step part-3 (0.8% fail rate in 595 executions)
- [main] 5 failures in pipeline elasticsearch-pull-request (0.9% fail rate in 587 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.