Skip to content

[CI] FlattenedFieldRootBlockLoaderTests class failing #143514

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.blockloader.FlattenedFieldRootBlockLoaderTests.testBlockLoader {params=Params[syntheticSource=false, preference=STORED, binaryDocValues=true]}" -Dtests.seed=E3D18A1732D93EC4 -Dtests.locale=syr-SY -Dtests.timezone=Africa/Kinshasa -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Source documents don't match for field [ㄞㄠ㄄ㄛㄢㄬ㄁ㄩㄬㄤ]: Error [Values of type [flattened] don't match after normalization, normalized actual: [], expected: [tOjmb]] actual mappings [{"_doc":{"properties":{"QsOwkHKhl":{"doc_values":true,"ignore_above":45,"index":true,"null_value":"tOjmb","type":"flattened"}}}}] actual settings [{}] expected mappings [{"_doc":{"properties":{"QsOwkHKhl":{"doc_values":true,"ignore_above":45,"index":true,"null_value":"tOjmb","type":"flattened"}}}}] expected settings [{}] 

Issue Reasons:

  • [main] 2 consecutive failures in step ubuntu-2404_platform-support-unix
  • [main] 2 consecutive failures in step rhel-9_platform-support-unix
  • [main] 2 consecutive failures in step openjdk21_checkpart1_java-fips-140-3-matrix
  • [main] 86 failures in class org.elasticsearch.index.mapper.blockloader.FlattenedFieldRootBlockLoaderTests (12.8% fail rate in 671 executions)
  • [main] 61 failures in step part-1 (13.2% fail rate in 461 executions)
  • [main] 9 failures in step part1 (8.9% fail rate in 101 executions)
  • [main] 3 failures in step part-1-fips (13.6% fail rate in 22 executions)
  • [main] 2 failures in step ubuntu-2404_platform-support-unix (66.7% fail rate in 3 executions)
  • [main] 2 failures in step rhel-9_platform-support-unix (100.0% fail rate in 2 executions)
  • [main] 2 failures in step openjdk21_checkpart1_java-fips-140-3-matrix (66.7% fail rate in 3 executions)
  • [main] 51 failures in pipeline elasticsearch-pull-request (11.4% fail rate in 447 executions)
  • [main] 9 failures in pipeline elasticsearch-intake (8.9% fail rate in 101 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (100.0% fail rate in 2 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (100.0% fail rate in 2 executions)

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

Metadata

Metadata

Assignees

Labels

:StorageEngine/MappingThe storage related side of mappings>test-failureTriaged test failures from CITeam:StorageEnginelow-riskAn open issue or test failure that is a low risk to future releases

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions