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

Failures in RollupActionIT.testRollupIndexAndSetNewRollupPolicy #69934

Closed
danhermann opened this issue Mar 3, 2021 · 3 comments
Closed

Failures in RollupActionIT.testRollupIndexAndSetNewRollupPolicy #69934

danhermann opened this issue Mar 3, 2021 · 3 comments
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI

Comments

@danhermann
Copy link
Contributor

Build scan: https://gradle-enterprise.elastic.co/s/4et32nzkiu5sc

Repro line: ./gradlew ':x-pack:plugin:ilm:qa:multi-node:javaRestTest' --tests "org.elasticsearch.xpack.ilm.actions.RollupActionIT.testRollupIndexAndSetNewRollupPolicy" -Dtests.seed=625E2AA249E4FA -Dtests.security.manager=true -Dtests.locale=nb-NO -Dtests.timezone=Australia/Hobart -Druntime.java=11

Reproduces locally?: No

Applicable branches: master, 7.x, 7.12

Failure history: ~9 failures in the last month. See build stats.

Failure excerpt:

java.lang.RuntimeException: failed to delete policy: policy-HLide

Caused by: org.elasticsearch.client.ResponseException: method [DELETE], host [http://[::1]:64566], URI [/_ilm/policy/policy-HLide], status line [HTTP/1.1 400 Bad Request] |  
  | {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Cannot delete policy [policy-HLide]. It is in use by one or more indices: [index-ylgpfvwlhu, rollup-index-ylgpfvwlhu-tv9-58ajth-vurjsnb1o8a]"}],"type":"illegal_argument_exception","reason":"Cannot delete policy [policy-HLide]. It is in use by one or more indices: [index-ylgpfvwlhu, rollup-index-ylgpfvwlhu-tv9-58ajth-vurjsnb1o8a]"},"status":400}

@danhermann danhermann added >test-failure Triaged test failures from CI :Data Management/ILM+SLM Index and Snapshot lifecycle management labels Mar 3, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Mar 3, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@andreidan
Copy link
Contributor

Closing this as a duplicate of #68609 (@talevy is already looking into the failure)

@danhermann
Copy link
Contributor Author

Thanks for updating this, @andreidan. I missed the existing issue while triaging it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management 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

3 participants