Skip to content

[CI] FullClusterRestartIT.testRollupIDSchemeAfterRestart failed #32773

Closed
@spinscale

Description

@spinscale

This test failed in CI, but I was unable to reproduce it on osx or linux.

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=amazon/1231/console

Also note that there are still running tasks according to the build output.

  1> [2018-08-10T18:48:19,692][INFO ][o.e.x.r.FullClusterRestartIT] [testRollupIDSchemeAfterRestart] There are still tasks running after this test that might break subsequent tests [indices:data/write/bulk[s], indices:data/write/bulk[s][p], indices:data/write/bulk[s][r], indices:data/write/index, xpack/rollup/job[c]].
  1> [2018-08-10T18:48:19,729][INFO ][o.e.x.r.FullClusterRestartIT] [testRollupIDSchemeAfterRestart] after test
FAILURE 12.2s | FullClusterRestartIT.testRollupIDSchemeAfterRestart <<< FAILURES!
   > Throwable #1: java.lang.AssertionError:
   > Expected: iterable over ["3310683722", "rollup-id-test$ehY4NAyVSy8xxUDZrNXXIA"] in any order
  2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/amazon/x-pack/qa/full-cluster-restart/without-system-key/build/testrun/v6.3.3-SNAPSHOT#upgradedClusterTestRunner/J0/temp/org.elasticsearch.xpack.restart.FullClusterRestartIT_A9D42E18F468D297-001
   >      but: Not matched: "621059582"
   >    at __randomizedtesting.SeedInfo.seed([A9D42E18F468D297:F1BA0C257BB524E0]:0)
   >    at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   >    at org.elasticsearch.xpack.restart.FullClusterRestartIT.lambda$testRollupIDSchemeAfterRestart$5(FullClusterRestartIT.java:424)
   >    at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:842)
   >    at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:816)
   >    at org.elasticsearch.xpack.restart.FullClusterRestartIT.testRollupIDSchemeAfterRestart(FullClusterRestartIT.java:412)
   >    at java.lang.Thread.run(Thread.java:748)
   >    Suppressed: java.lang.AssertionError:
   > Expected: <2>
   >      but: was <1>
   >            at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1961, maxMBSortInHeap=7.446664250363229, sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=Pacific/Chuuk
  2> NOTE: Linux 4.9.62-21.56.amzn1.x86_64 amd64/Oracle Corporation 1.8.0_181 (64-bit)/cpus=16,threads=1,free=418041304,total=514850816
   >            at org.elasticsearch.xpack.restart.FullClusterRestartIT.lambda$testRollupIDSchemeAfterRestart$5(FullClusterRestartIT.java:418)
   >            at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:830)
   >            ... 39 more
   >    Suppressed: java.lang.AssertionError:
   > Expected: <2>
   >      but: was <1>
  2> NOTE: All tests run in this JVM: [FullClusterRestartIT]
   >            at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   >            at org.elasticsearch.xpack.restart.FullClusterRestartIT.lambda$testRollupIDSchemeAfterRestart$5(FullClusterRestartIT.java:418)
   >            at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:830)
   >            ... 39 more
   >    Suppressed: java.lang.AssertionError:
   > Expected: <2>
   >      but: was <1>
   >            at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   >            at org.elasticsearch.xpack.restart.FullClusterRestartIT.lambda$testRollupIDSchemeAfterRestart$5(FullClusterRestartIT.java:418)
   >            at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:830)
   >            ... 39 more
   >    Suppressed: java.lang.AssertionError:
   > Expected: <2>

Metadata

Metadata

Assignees

Labels

:StorageEngine/RollupTurn fine-grained time-based data into coarser-grained data>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions