Skip to content

[CI] PushQueriesIT testCaseInsensitiveEquality {KEYWORD} failing #129422

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT.testCaseInsensitiveEquality {KEYWORD}" -Dtests.seed=287F16CEF0622D1C -Dtests.locale=en-CH -Dtests.timezone=America/Bahia -Druntime.java=24

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected a map containing
             operator: "LuceneSourceOperator[maxPageSize = 4854, remainingDocs = 999]"
               status: a map containing
      processed_queries: a list containing
                        0: expected ("CaseInsensitiveTermQuery{test:}") but was "test:"
       processed_slices: <1> unexpected but ok
       processed_shards: <[test:0]> unexpected but ok
           total_slices: <1> unexpected but ok
              slice_max: <0> unexpected but ok
                current: <2147483647> unexpected but ok
              slice_min: <0> unexpected but ok
           rows_emitted: <1> unexpected but ok
          pages_emitted: <1> unexpected but ok
partitioning_strategies: <{test:0=SHARD}> unexpected but ok
       processing_nanos: <315684> unexpected but ok
            slice_index: <0> unexpected but ok

Issue Reasons:

  • [8.19] 4 failures in test testCaseInsensitiveEquality {KEYWORD} (0.8% fail rate in 533 executions)
  • [8.19] 2 failures in step part-3 (2.7% fail rate in 73 executions)
  • [8.19] 2 failures in pipeline elasticsearch-pull-request (2.8% fail rate in 72 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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions