Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] IndexTemplateRegistryTests.testRolloverForFreshInstalledIndexTemplate #116414

Open
thecoop opened this issue Nov 7, 2024 · 3 comments
Open
Assignees
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates medium-risk An open issue or test failure that is a medium risk to future releases Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI

Comments

@thecoop
Copy link
Member

thecoop commented Nov 7, 2024

CI Link

https://gradle-enterprise.elastic.co/s/s3twsibxo5wrc

Repro line

./gradlew ":x-pack:plugin:core:test" --tests "org.elasticsearch.xpack.core.template.IndexTemplateRegistryTests.testRolloverForFreshInstalledIndexTemplate" -Dtests.seed=99F58F8705D188EC -Dtests.locale=dje-NE -Dtests.timezone=Asia/Istanbul -Druntime.java=23

Does it reproduce?

No

Applicable branches

main

Failure history

No response

Failure excerpt

IndexTemplateRegistryTests > testRolloverForFreshInstalledIndexTemplate FAILED
    java.lang.AssertionError: 
    Expected: <2>
         but: was <0>
        at __randomizedtesting.SeedInfo.seed([99F58F8705D188EC:A88798C75D4DDE3C]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
        at org.elasticsearch.test.ESTestCase.assertThat(ESTestCase.java:2543)
        at org.elasticsearch.xpack.core.template.IndexTemplateRegistryTests.testRolloverForFreshInstalledIndexTemplate(IndexTemplateRegistryTests.java:479)
@thecoop thecoop added :Data Management/Indices APIs APIs to create and manage indices and templates >test-failure Triaged test failures from CI labels Nov 7, 2024
@elasticsearchmachine elasticsearchmachine added Team:Data Management Meta label for data/management team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Nov 7, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@dakrone
Copy link
Member

dakrone commented Nov 7, 2024

@axw I believe this is related to #116219

@dakrone dakrone added medium-risk An open issue or test failure that is a medium risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Nov 7, 2024
@axw
Copy link
Member

axw commented Nov 8, 2024

@dakrone sure is, sorry about that - fixed by #116450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates medium-risk An open issue or test failure that is a medium risk to future releases Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

4 participants