Skip to content

[CI] FieldExtractorIT testIpFieldWithTextOrKeywordSubfield failing #129411

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.14.3#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT" -Dtests.method="testIpFieldWithTextOrKeywordSubfield" -Dtests.seed=D1494E8756EE13C5 -Dtests.bwc=true -Dtests.locale=fr-MQ -Dtests.timezone=Europe/Belfast -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: "ip"
       name: "ip_field"
        1: a map containing
       type: "keyword"
       name: "ip_field.str"
 values: a list containing
        0: a list containing
          0: "51.253.99.113"
          1: expected "51.253.99.113" but was null

Issue Reasons:

  • [8.19] 3 failures in test testIpFieldWithTextOrKeywordSubfield (3.0% fail rate in 100 executions)
  • [8.19] 2 failures in pipeline elasticsearch-periodic (50.0% fail rate in 4 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)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