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] XPackIT.testIndexTemplatesCreated in :qa:rolling-upgrade #32307

Closed
andyb-elastic opened this issue Jul 23, 2018 · 4 comments
Closed

[ci] XPackIT.testIndexTemplatesCreated in :qa:rolling-upgrade #32307

andyb-elastic opened this issue Jul 23, 2018 · 4 comments
Assignees
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates >test-failure Triaged test failures from CI

Comments

@andyb-elastic
Copy link
Contributor

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+default-distro/181/console

CI log
build-181.txt

Integ test cluster logs

  • v5.6.11-SNAPSHOT#oldClusterTestCluster node 0 run.log
  • v5.6.11-SNAPSHOT#oldClusterTestCluster node 1 run.log
  • v5.6.11-SNAPSHOT#oldClusterTestCluster node 2 run.log
  • v5.6.11-SNAPSHOT#oneThirdUpgradedTestCluster node 0 run.log
./gradlew :qa:rolling-upgrade:v5.6.11-SNAPSHOT#oneThirdUpgradedTestRunner \
  -Dtests.seed=C90DE3BF10138E76 \
  -Dtests.class=org.elasticsearch.upgrades.XPackIT \
  -Dtests.method="testIndexTemplatesCreated" \
  -Dtests.security.manager=true \
  -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP \
  -Dtests.timezone=US/Eastern \
  -Dtests.distribution=zip
FAILURE 10.1s | XPackIT.testIndexTemplatesCreated <<< FAILURES!                               
   > Throwable #1: java.lang.AssertionError: expected:<[.triggered_watches, .watch-history-8, .watches]> but was:<[.triggered_watches, .watch-history-9, .watches]>                             >    at __randomizedtesting.SeedInfo.seed([C90DE3BF10138E76:DF95C5B3FFA37179]:0)           
   >    at org.elasticsearch.upgrades.XPackIT.lambda$testIndexTemplatesCreated$0(XPackIT.java:129)                                                                                           
   >    at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:815)                  
   >    at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:789)                  
   >    at org.elasticsearch.upgrades.XPackIT.testIndexTemplatesCreated(XPackIT.java:111)     
   >    at java.lang.Thread.run(Thread.java:748)   
@andyb-elastic andyb-elastic added >test-failure Triaged test failures from CI :Data Management/Indices APIs APIs to create and manage indices and templates labels Jul 23, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@jasontedor
Copy link
Member

I see a Watcher template as the offender here. Would @spinscale or @hub-cap take an initial look?

spinscale added a commit to spinscale/elasticsearch that referenced this issue Jul 25, 2018
The tests we referring to an older watch history template, that was
updated as part of b982e1a (initial PR
was elastic#31873)

Closes elastic#32307
@spinscale
Copy link
Contributor

Opened #32352 to fix this, an old template history template is referred...

spinscale added a commit that referenced this issue Jul 25, 2018
The tests refer to an old watch history template, that was
updated as part of b982e1a (initial PR
was #31873)

Closes #32307
@spinscale
Copy link
Contributor

closed by #32352

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 >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

5 participants