Skip to content

[CI] UnsignedLongSyntheticSourceNativeArrayIntegrationTests testSynthesizeArrayRandom failing #139376

@thecoop

Description

@thecoop

CI Link

https://gradle-enterprise.elastic.co/s/zumug2qqiijcs/tests/task/:x-pack:plugin:mapper-unsigned-long:test/details/org.elasticsearch.xpack.unsignedlong.UnsignedLongSyntheticSourceNativeArrayIntegrationTests/testSynthesizeArrayRandom

Repro line

./gradlew ":x-pack:plugin:mapper-unsigned-long:test" --tests "org.elasticsearch.xpack.unsignedlong.UnsignedLongSyntheticSourceNativeArrayIntegrationTests.testSynthesizeArrayRandom" -Dtests.seed=F0A4D285A6F49C46 -Dtests.locale=shi-Latn-MA -Dtests.timezone=America/Indiana/Indianapolis -Druntime.java=25

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

Reproduces intermittently, -Dtests.iters=100 got it for me

java.lang.AssertionError:
    Expected: not null
         but: was null
        at __randomizedtesting.SeedInfo.seed([F0A4D285A6F49C46:DC0B9E8FC93C3A19]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
        at org.elasticsearch.test.ESTestCase.assertThat(ESTestCase.java:2809)
        at org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase.verifySyntheticArray(NativeArrayIntegrationTestCase.java:325)
        at org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase.verifySyntheticArray(NativeArrayIntegrationTestCase.java:257)
        at org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase.verifySyntheticArray(NativeArrayIntegrationTestCase.java:253)
        at org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase.testSynthesizeArrayRandom(NativeArrayIntegrationTestCase.java:54)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:565)

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