Closed
Description
Build Scans:
- elasticsearch-intake #23577 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73724 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73701 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73692 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73691 / 8.19.0_bwc-snapshots
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.19.0#yamlRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT" -Dtests.method="test {p0=esql/190_lookup_join/alias-pattern-single}" -Dtests.seed=D40BEDACD290BFF6 -Dtests.bwc=true -Dtests.locale=nyn-UG -Dtests.timezone=EST5EDT -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Failure at [esql/190_lookup_join:229]: expected [2xx] status code but api [esql.query] returned [500 Internal Server Error] [{"error":{"root_cause":[{"type":"esql_illegal_argument_exception","reason":"Aliases and index patterns are not allowed for LOOKUP JOIN []","stack_trace":"org.elasticsearch.xpack.esql.EsqlIllegalArgumentException: Aliases and index patterns are not allowed for LOOKUP JOIN []\n\tat org.elasticsearch.xpack.esql.enrich.LookupFromIndexService$TransportRequest.writeTo(LookupFromIndexService.java:193)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.serializeMessageBody(OutboundHandler.java:372)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.serialize(OutboundHandler.java:313)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.sendMessage(OutboundHandler.java:233)\n\tat [email protected]/org.elasti
[truncated]
Issue Reasons:
- [main] 5 failures in test test {p0=esql/190_lookup_join/alias-pattern-single} (31.3% fail rate in 16 executions)
- [main] 5 failures in step 8.19.0_bwc-snapshots (31.3% fail rate in 16 executions)
- [main] 4 failures in pipeline elasticsearch-pull-request (36.4% fail rate in 11 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.