Skip to content

[CI] EsqlClientYamlIT class failing #130950

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

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/120_profile/documents found}" -Dtests.seed=748AA8933EB8942 -Dtests.bwc=true -Dtests.locale=seh -Dtests.timezone=Africa/Bissau -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: circuit breakers not reset to 0Expected a map containing
estimated_size_in_bytes: expected <0> but was <24>
         estimated_size: expected "0b" but was "24b"
               overhead: <1.0> unexpected but ok
    limit_size_in_bytes: <322122547> unexpected but ok
             limit_size: "307.1mb" unexpected but ok
                tripped: <0> unexpected but ok

Issue Reasons:

  • [main] 15 failures in class org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT (2.1% fail rate in 727 executions)
  • [main] 4 failures in step 8.19.0_bwc-snapshots (10.0% fail rate in 40 executions)
  • [main] 4 failures in step 9.0.4_part_3_bwc-snapshots (2.0% fail rate in 196 executions)
  • [main] 2 failures in step 9.1.0_part_3_bwc-snapshots (1.1% fail rate in 189 executions)
  • [main] 3 failures in step 8.19.0_part_3_bwc-snapshots (1.7% fail rate in 173 executions)
  • [main] 4 failures in pipeline elasticsearch-intake (9.3% fail rate in 43 executions)
  • [main] 8 failures in pipeline elasticsearch-pull-request (4.0% fail rate in 199 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions