Skip to content

[CI] FieldExtractorIT testTextFieldWithIpSubfield failing #129374

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.13.4#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT" -Dtests.method="testTextFieldWithIpSubfield" -Dtests.seed=6798382E054B547F -Dtests.bwc=true -Dtests.locale=ast-ES -Dtests.timezone=Asia/Srednekolymsk -Druntime.java=24

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected a map containing
columns: a list containing
        0: a map containing
       type: "text"
       name: "text_field"
        1: a map containing
       type: "ip"
       name: "text_field.ip"
 values: a list containing
        0: a list containing
          0: "94.175.247.139"
          1: expected "94.175.247.139" but was null

Issue Reasons:

  • [8.19] 5 failures in test testTextFieldWithIpSubfield (3.6% fail rate in 138 executions)
  • [8.19] 3 failures in step 8.12.2_bwc (75.0% fail rate in 4 executions)
  • [8.19] 5 failures in pipeline elasticsearch-periodic (100.0% fail rate in 5 executions)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)needs:riskRequires assignment of a risk label (low, medium, blocker)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions