./gradlew ":x-pack:plugin:esql:qa:server:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.ExternalDistributedStressIT.testHeterogeneousSplitSizes" -Dtests.seed=6FB1E0B8D4462129 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ff-Latn-NE -Dtests.timezone=Australia/Tasmania -Druntime.java=25
org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:33239], URI [/_query?pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
¿eerror¿jroot_cause�¿dtypeqparsing_exceptionfreasonx`line 1:1: mismatched input 'EXTERNAL' expecting {, 'row', 'from', 'ts', 'promql', 'set', 'show'}kstack_tracey��org.elasticsearch.xpack.esql.parser.ParsingException: line 1:1: mismatched input 'EXTERNAL' expecting {, 'row', 'from', 'ts', 'promql', 'set', 'show'}
at org.elasticsearch.xpack.esql.parser.EsqlParser$1.syntaxError(EsqlParser.java:274)
at org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)
at org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)
at org.antlr.v4.runtime.DefaultErrorStrategy.reportInputMismatch(DefaultErrorStrategy.java:327)
at org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:139)
at org.elasticsearch.xpack.esql.parser.EsqlBaseParser.statements(EsqlBaseParser.java:308)
[truncated]
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.