Skip to content

[CI] MixedClusterEsqlSpecIT test {csv-spec:spatial.ConvertFromStringParseError} failing #142843

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.19.12#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" -Dtests.method="test {csv-spec:spatial.ConvertFromStringParseError}" -Dtests.seed=1809C0647A6EE0D4 -Dtests.bwc=true -Dtests.locale=si-Sinh-LK -Dtests.timezone=Europe/Vatican -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Context: {is_running=false, took=12, is_partial=false, columns=[{name=wkt, type=keyword}, {name=pt, type=geo_point}], values=[[POINTX(42.97109630194 14.7552534413725), null], [POINT(75.8092915005895 22.727749187571), POINT (75.8092915005895 22.727749187571)], [POINT(111), null]], documents_found=0, values_loaded=0}
Expected a list containing
0: expected "Line 3:13: evaluation of [to_geopoint(wkt)] failed, treating result as null. Only first 20 failures recorded." but was <missing>
1: expected "Line 3:13: java.lang.IllegalArgumentException: Failed to parse WKT: Unknown geometry type: pointx" but was <missing>
2: expected "Line 3:13: java.lang.IllegalArgumentException: Failed to parse WKT: expected number but found: ')'" but was <missing>

Issue Reasons:

  • [main] 2 failures in test test {csv-spec:spatial.ConvertFromStringParseError} (0.7% fail rate in 301 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