Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/914/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
7 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([7ECD43BE7884F6DA:4956B7A040482B7E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:132)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:334)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([7ECD43BE7884F6DA:744EFC13353FFD80]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:673)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([7ECD43BE7884F6DA:744EFC13353FFD80]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:673)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([7ECD43BE7884F6DA:744EFC13353FFD80]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:673)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([7ECD43BE7884F6DA:744EFC13353FFD80]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:673)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([7ECD43BE7884F6DA:744EFC13353FFD80]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:673)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([7ECD43BE7884F6DA:744EFC13353FFD80]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:673)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13424 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4] 2> 1308206 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/init-core-data-001
[junit4] 2> 1308208 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1308210 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1308210 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001
[junit4] 2> 1308211 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1308225 INFO (Thread-3100) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1308225 INFO (Thread-3100) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1308227 ERROR (Thread-3100) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1308325 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:62050
[junit4] 2> 1308328 INFO (zkConnectionManagerCallback-5185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1308334 INFO (jetty-launcher-5182-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 1308334 INFO (jetty-launcher-5182-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 1308335 INFO (jetty-launcher-5182-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1308335 INFO (jetty-launcher-5182-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1308335 INFO (jetty-launcher-5182-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1308335 INFO (jetty-launcher-5182-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4675b15e{/solr,null,AVAILABLE}
[junit4] 2> 1308338 INFO (jetty-launcher-5182-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1308338 INFO (jetty-launcher-5182-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1308338 INFO (jetty-launcher-5182-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1308340 INFO (jetty-launcher-5182-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@25e14335{HTTP/1.1,[http/1.1]}{127.0.0.1:63138}
[junit4] 2> 1308340 INFO (jetty-launcher-5182-thread-1) [ ]
o.e.j.s.Server Started @1309496ms
[junit4] 2> 1308340 INFO (jetty-launcher-5182-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63138}
[junit4] 2> 1308340 ERROR (jetty-launcher-5182-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1308340 INFO (jetty-launcher-5182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1308340 INFO (jetty-launcher-5182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1308340 INFO (jetty-launcher-5182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1308340 INFO (jetty-launcher-5182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1308340 INFO (jetty-launcher-5182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-18T13:47:31.999Z
[junit4] 2> 1308341 INFO (jetty-launcher-5182-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@26427f46{/solr,null,AVAILABLE}
[junit4] 2> 1308341 INFO (jetty-launcher-5182-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4d3bba66{HTTP/1.1,[http/1.1]}{127.0.0.1:42702}
[junit4] 2> 1308341 INFO (jetty-launcher-5182-thread-2) [ ]
o.e.j.s.Server Started @1309497ms
[junit4] 2> 1308341 INFO (jetty-launcher-5182-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42702}
[junit4] 2> 1308341 ERROR (jetty-launcher-5182-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1308341 INFO (jetty-launcher-5182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1308345 INFO (jetty-launcher-5182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1308345 INFO (jetty-launcher-5182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1308345 INFO (jetty-launcher-5182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1308345 INFO (jetty-launcher-5182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-18T13:47:32.004Z
[junit4] 2> 1308349 INFO (zkConnectionManagerCallback-5187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1308350 INFO (jetty-launcher-5182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1308350 INFO (zkConnectionManagerCallback-5189-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1308352 INFO (jetty-launcher-5182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1309149 INFO (jetty-launcher-5182-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62050/solr
[junit4] 2> 1309151 INFO (zkConnectionManagerCallback-5193-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1309167 INFO (zkConnectionManagerCallback-5195-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1309487 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42702_solr
[junit4] 2> 1309489 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer Overseer
(id=72081033173467140-127.0.0.1:42702_solr-n_0000000000) starting
[junit4] 2> 1309502 INFO (zkConnectionManagerCallback-5202-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1309505 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:62050/solr ready
[junit4] 2> 1309507 INFO
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42702_solr
[junit4] 2> 1309516 DEBUG
(OverseerAutoScalingTriggerThread-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 1309516 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42702_solr
[junit4] 2> 1309520 DEBUG
(OverseerAutoScalingTriggerThread-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 1309520 DEBUG
(OverseerAutoScalingTriggerThread-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 1309520 DEBUG
(OverseerAutoScalingTriggerThread-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1309525 INFO (zkCallback-5201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1309527 INFO (zkCallback-5194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1309538 DEBUG
(OverseerAutoScalingTriggerThread-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:42702_solr]
[junit4] 2> 1309538 DEBUG
(OverseerAutoScalingTriggerThread-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1309540 DEBUG
(OverseerAutoScalingTriggerThread-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1309540 DEBUG (ScheduledTrigger-5835-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 1309572 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1309604 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42702.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1309612 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42702.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1309612 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42702.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1309613 INFO (jetty-launcher-5182-thread-2)
[n:127.0.0.1:42702_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node2/.
[junit4] 2> 1309682 INFO (jetty-launcher-5182-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62050/solr
[junit4] 2> 1309685 INFO (zkConnectionManagerCallback-5207-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1309694 INFO (zkConnectionManagerCallback-5209-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1309764 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1309780 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1309780 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63138_solr
[junit4] 2> 1309780 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:63138_solr"} current state version: 0
[junit4] 2> 1309784 INFO (zkCallback-5194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1309785 INFO (zkCallback-5201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1309794 INFO (zkCallback-5208-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1309836 INFO (zkConnectionManagerCallback-5216-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1309855 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1309857 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:62050/solr ready
[junit4] 2> 1309857 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1309882 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63138.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1309902 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63138.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1309902 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63138.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1309903 INFO (jetty-launcher-5182-thread-1)
[n:127.0.0.1:63138_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node1/.
[junit4] 2> 1309944 INFO (zkConnectionManagerCallback-5219-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1309949 INFO (zkConnectionManagerCallback-5224-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1309951 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1309953 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62050/solr ready
[junit4] 2> 1310043 INFO
(TEST-IndexSizeTriggerTest.testTrigger-seed#[7ECD43BE7884F6DA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testTrigger
[junit4] 2> 1310053 INFO (qtp1408757865-16958) [n:127.0.0.1:42702_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=2&name=testTrigger_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1310101 INFO
(OverseerThreadFactory-5837-thread-1-processing-n:127.0.0.1:42702_solr)
[n:127.0.0.1:42702_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testTrigger_collection
[junit4] 2> 1310132 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testTrigger_collection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1310237 INFO (qtp1408757865-16953) [n:127.0.0.1:42702_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=6
[junit4] 2> 1310251 INFO (qtp1566002426-16948) [n:127.0.0.1:63138_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1310268 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:63138/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1310268 INFO
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:63138/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1310288 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1310288 INFO
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1310301 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1310301 INFO
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1310345 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:63138/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1310345 INFO
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:63138/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1310510 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
x:testTrigger_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testTrigger_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testTrigger_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1310512 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
x:testTrigger_collection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testTrigger_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testTrigger_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1310512 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
x:testTrigger_collection_shard2_replica_n4]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1310524 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
x:testTrigger_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testTrigger_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testTrigger_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1310534 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
x:testTrigger_collection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testTrigger_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testTrigger_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1310541 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "node_name":"127.0.0.1:42702_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1310542 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "node_name":"127.0.0.1:42702_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1310557 DEBUG (ScheduledTrigger-5835-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 1310559 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63138/solr",
[junit4] 2> "node_name":"127.0.0.1:63138_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1310559 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63138/solr",
[junit4] 2> "node_name":"127.0.0.1:63138_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1311559 DEBUG (ScheduledTrigger-5835-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 1311559 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.7.0
[junit4] 2> 1311560 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.7.0
[junit4] 2> 1311566 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.s.IndexSchema
[testTrigger_collection_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1311566 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.s.IndexSchema
[testTrigger_collection_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1311568 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1311569 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'testTrigger_collection_shard1_replica_n2' using configuration from
collection testTrigger_collection, trusted=true
[junit4] 2> 1311569 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_42702.solr.core.testTrigger_collection.shard1.replica_n2'
(registry 'solr.core.testTrigger_collection.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1311569 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.SolrCore
[[testTrigger_collection_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node2/testTrigger_collection_shard1_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node2/./testTrigger_collection_shard1_replica_n2/data/]
[junit4] 2> 1311598 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1311598 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating
SolrCore 'testTrigger_collection_shard2_replica_n4' using configuration from
collection testTrigger_collection, trusted=true
[junit4] 2> 1311598 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_42702.solr.core.testTrigger_collection.shard2.replica_n4'
(registry 'solr.core.testTrigger_collection.shard2.replica_n4') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1311599 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.SolrCore
[[testTrigger_collection_shard2_replica_n4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node2/testTrigger_collection_shard2_replica_n4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node2/./testTrigger_collection_shard2_replica_n4/data/]
[junit4] 2> 1311624 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.7.0
[junit4] 2> 1311630 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.s.IndexSchema
[testTrigger_collection_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1311632 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1311636 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating
SolrCore 'testTrigger_collection_shard2_replica_n6' using configuration from
collection testTrigger_collection, trusted=true
[junit4] 2> 1311637 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_63138.solr.core.testTrigger_collection.shard2.replica_n6'
(registry 'solr.core.testTrigger_collection.shard2.replica_n6') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1311637 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.c.SolrCore
[[testTrigger_collection_shard2_replica_n6] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node1/testTrigger_collection_shard2_replica_n6],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node1/./testTrigger_collection_shard2_replica_n6/data/]
[junit4] 2> 1311641 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.7.0
[junit4] 2> 1311652 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[testTrigger_collection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1311654 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1311654 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testTrigger_collection_shard1_replica_n1' using configuration from
collection testTrigger_collection, trusted=true
[junit4] 2> 1311655 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_63138.solr.core.testTrigger_collection.shard1.replica_n1'
(registry 'solr.core.testTrigger_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e75072
[junit4] 2> 1311655 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[testTrigger_collection_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node1/testTrigger_collection_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-001/tempDir-001/node1/./testTrigger_collection_shard1_replica_n1/data/]
[junit4] 2> 1311766 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1311766 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1311767 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1311767 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1311776 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1311776 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1311778 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1311778 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1311779 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@28a1e3d7[testTrigger_collection_shard1_replica_n2] main]
[junit4] 2> 1311783 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1311783 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1311784 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1311784 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1617479708644999168
[junit4] 2> 1311784 INFO
(searcherExecutor-5849-thread-1-processing-n:127.0.0.1:42702_solr
x:testTrigger_collection_shard1_replica_n2 c:testTrigger_collection s:shard1
r:core_node5) [n:127.0.0.1:42702_solr c:testTrigger_collection s:shard1
r:core_node5 x:testTrigger_collection_shard1_replica_n2] o.a.s.c.SolrCore
[testTrigger_collection_shard1_replica_n2] Registered new searcher
Searcher@28a1e3d7[testTrigger_collection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1311792 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testTrigger_collection/terms/shard1 to
Terms{values={core_node5=0}, version=0}
[junit4] 2> 1311801 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 1311801 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testTrigger_collection"} current state
version: 0
[junit4] 2> 1311803 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1311803 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1311803 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1311803 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1311805 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1311805 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1311805 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1311805 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1311806 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f311d79[testTrigger_collection_shard2_replica_n6] main]
[junit4] 2> 1311806 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@513eb2b0[testTrigger_collection_shard2_replica_n4] main]
[junit4] 2> 1311807 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@725f2d0c[testTrigger_collection_shard1_replica_n1] main]
[junit4] 2> 1311808 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1311809 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1311810 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1311810 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1311810 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1617479708672262144
[junit4] 2> 1311810 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1311811 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1311811 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1617479708673310720
[junit4] 2> 1311815 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testTrigger_collection/terms/shard2 to
Terms{values={core_node7=0}, version=0}
[junit4] 2> 1311815 INFO
(searcherExecutor-5850-thread-1-processing-n:127.0.0.1:42702_solr
x:testTrigger_collection_shard2_replica_n4 c:testTrigger_collection s:shard2
r:core_node7) [n:127.0.0.1:42702_solr c:testTrigger_collection s:shard2
r:core_node7 x:testTrigger_collection_shard2_replica_n4] o.a.s.c.SolrCore
[testTrigger_collection_shard2_replica_n4] Registered new searcher
Searcher@513eb2b0[testTrigger_collection_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1311815 INFO
(searcherExecutor-5852-thread-1-processing-n:127.0.0.1:63138_solr
x:testTrigger_collection_shard1_replica_n1 c:testTrigger_collection s:shard1
r:core_node3) [n:127.0.0.1:63138_solr c:testTrigger_collection s:shard1
r:core_node3 x:testTrigger_collection_shard1_replica_n1] o.a.s.c.SolrCore
[testTrigger_collection_shard1_replica_n1] Registered new searcher
Searcher@725f2d0c[testTrigger_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1311824 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard2: total=2 found=1
timeoutin=9999ms
[junit4] 2> 1311825 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testTrigger_collection"} current state
version: 0
[junit4] 2> 1311826 INFO (qtp1566002426-16944) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testTrigger_collection/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 1311828 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1311829 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1311829 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1311829 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1617479708692185088
[junit4] 2> 1311830 INFO
(searcherExecutor-5851-thread-1-processing-n:127.0.0.1:63138_solr
x:testTrigger_collection_shard2_replica_n6 c:testTrigger_collection s:shard2
r:core_node8) [n:127.0.0.1:63138_solr c:testTrigger_collection s:shard2
r:core_node8 x:testTrigger_collection_shard2_replica_n6] o.a.s.c.SolrCore
[testTrigger_collection_shard2_replica_n6] Registered new searcher
Searcher@7f311d79[testTrigger_collection_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1311834 INFO (qtp1566002426-16947) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testTrigger_collection/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 1312303 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1312303 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 1312304 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:42702/solr/testTrigger_collection_shard1_replica_n2/
[junit4] 2> 1312304 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=testTrigger_collection_shard1_replica_n2 url=http://127.0.0.1:42702/solr
START
replicas=[http://127.0.0.1:63138/solr/testTrigger_collection_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1312305 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=testTrigger_collection_shard1_replica_n2 url=http://127.0.0.1:42702/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1312307 INFO (qtp1566002426-16950) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard1 r:core_node3
x:testTrigger_collection_shard1_replica_n1] o.a.s.c.S.Request
[testTrigger_collection_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1312307 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1312307 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 1312307 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1312317 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:42702/solr/testTrigger_collection_shard1_replica_n2/ shard1
[junit4] 2> 1312318 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n2",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 1312329 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1312329 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 1312329 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:42702/solr/testTrigger_collection_shard2_replica_n4/
[junit4] 2> 1312330 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=testTrigger_collection_shard2_replica_n4 url=http://127.0.0.1:42702/solr
START
replicas=[http://127.0.0.1:63138/solr/testTrigger_collection_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 1312330 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=testTrigger_collection_shard2_replica_n4 url=http://127.0.0.1:42702/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1312332 INFO (qtp1566002426-16945) [n:127.0.0.1:63138_solr
c:testTrigger_collection s:shard2 r:core_node8
x:testTrigger_collection_shard2_replica_n6] o.a.s.c.S.Request
[testTrigger_collection_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1312332 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1312332 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 1312332 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1312340 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:42702/solr/testTrigger_collection_shard2_replica_n4/ shard2
[junit4] 2> 1312340 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n4",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 1312473 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1312475 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testTrigger_collection_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "node_name":"127.0.0.1:42702_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testTrigger_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1312476 INFO (qtp1408757865-16956) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard1 r:core_node5
x:testTrigger_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testTrigger_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testTrigger_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1965
[junit4] 2> 1312495 INFO (qtp1408757865-16960) [n:127.0.0.1:42702_solr
c:testTrigger_collection s:shard2 r:core_node7
x:testTrigger_collection_shard2_replica_n4] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1312498 DEBUG
(OverseerStateUpdate-72081033173467140-127.0.0.1:42702_solr-n_0000000000)
[n:127.0.0.1:42702_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testTrigger_collection_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42702/solr",
[junit4] 2> "node_name":"127.0.0.1:42702_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testTrigger_collection",
[jun
[...truncated too long message...]
8097 INFO (jetty-closer-132-thread-2) [ ] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.cluster, tag=null
[junit4] 2> 538097 INFO (zkCallback-150-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 538097 INFO (zkCallback-156-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 538097 INFO (zkCallback-143-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 538128 INFO (jetty-closer-132-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72081318186516484-127.0.0.1:63256_solr-n_0000000000) closing
[junit4] 2> 538128 INFO
(OverseerStateUpdate-72081318186516484-127.0.0.1:63256_solr-n_0000000000)
[n:127.0.0.1:63256_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:63256_solr
[junit4] 2> 538132 WARN
(OverseerAutoScalingTriggerThread-72081318186516484-127.0.0.1:63256_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 538132 DEBUG (jetty-closer-132-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 538133 DEBUG (jetty-closer-132-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 538134 DEBUG (jetty-closer-132-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 538134 DEBUG (jetty-closer-132-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 538134 DEBUG (jetty-closer-132-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 538134 DEBUG (jetty-closer-132-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 538141 INFO (jetty-closer-132-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6be631ee{/solr,null,UNAVAILABLE}
[junit4] 2> 538142 INFO (jetty-closer-132-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 538147 INFO (jetty-closer-132-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@52faf364{/solr,null,UNAVAILABLE}
[junit4] 2> 538148 INFO (jetty-closer-132-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 538150 ERROR
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 538151 INFO
(SUITE-IndexSizeTriggerTest-seed#[7ECD43BE7884F6DA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49999 49999
[junit4] 2> 538355 INFO (Thread-85) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:49999 49999
[junit4] 2> 538356 WARN (Thread-85) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 13
/solr/collections/testSplitIntegration_collection/terms/shard2_1
[junit4] 2> 13
/solr/collections/testMixedBounds_collection/terms/shard1_1
[junit4] 2> 13
/solr/collections/testMixedBounds_collection/terms/shard1_1_1
[junit4] 2> 12
/solr/collections/testSplitIntegration_collection/terms/shard2_0
[junit4] 2> 12
/solr/collections/testSplitIntegration_collection/terms/shard1_0
[junit4] 2> 12
/solr/collections/testMixedBounds_collection/terms/shard2_0
[junit4] 2> 12 /solr/configs/conf
[junit4] 2> 11
/solr/collections/testSplitIntegration_collection/terms/shard1_1
[junit4] 2> 11
/solr/collections/testMixedBounds_collection/terms/shard2_1
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 11
/solr/collections/testMixedBounds_collection/terms/shard1_0
[junit4] 2> 11
/solr/collections/testMixedBounds_collection/terms/shard1_1_0
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 10
/solr/collections/testMaxOps_collection/terms/shard1
[junit4] 2> 10
/solr/collections/testTrigger_collection/terms/shard2
[junit4] 2> 10
/solr/collections/testMergeIntegration_collection/terms/shard1
[junit4] 2> 10
/solr/collections/testSplitIntegration_collection/terms/shard1
[junit4] 2> 9
/solr/collections/testMaxOps_collection/terms/shard2
[junit4] 2> 9
/solr/collections/testTrigger_collection/terms/shard1
[junit4] 2> 9
/solr/collections/testMaxOps_collection/terms/shard5
[junit4] 2> 9
/solr/collections/testMergeIntegration_collection/terms/shard2
[junit4] 2> 9
/solr/collections/testMixedBounds_collection/terms/shard2
[junit4] 2> 9
/solr/collections/testSplitMethod_collection/terms/shard2
[junit4] 2> 8
/solr/collections/testMaxOps_collection/terms/shard3
[junit4] 2> 8
/solr/collections/testMaxOps_collection/terms/shard4
[junit4] 2> 8
/solr/collections/testMixedBounds_collection/terms/shard1
[junit4] 2> 8
/solr/collections/testSplitMethod_collection/terms/shard1
[junit4] 2> 8
/solr/collections/testSplitIntegration_collection/terms/shard2
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 21 /solr/aliases.json
[junit4] 2> 12
/solr/collections/testMaxOps_collection/state.json
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 6
/solr/collections/testSplitIntegration_collection/state.json
[junit4] 2> 6
/solr/collections/testTrigger_collection/state.json
[junit4] 2> 5
/solr/collections/testSplitMethod_collection/state.json
[junit4] 2> 5
/solr/collections/testMixedBounds_collection/state.json
[junit4] 2> 5
/solr/collections/testMergeIntegration_collection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 47 /solr/collections
[junit4] 2> 11 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_7ECD43BE7884F6DA-003
[junit4] 2> Nov 18, 2018 3:02:49 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{foo=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct)},
docValues:{}, maxPointsInLeafNode=1467, maxMBSortInHeap=7.0103098285700725,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-US, timezone=America/Bahia
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191
(64-bit)/cpus=3,threads=1,free=114409032,total=461373440
[junit4] 2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest,
IndexSizeTriggerTest, IndexSizeTriggerTest]
[junit4] Completed [10/10 (5!)] on J0 in 173.38s, 6 tests, 1 failure <<<
FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: 7ECD43BE7884F6DA]:
[junit4] -
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
[junit4] -
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
[junit4] -
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
[junit4] -
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
[junit4] -
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
[junit4]
[junit4]
[junit4] JVM J0: 0.75 .. 540.35 = 539.60s
[junit4] JVM J1: 0.76 .. 386.75 = 385.99s
[junit4] Execution time total: 9 minutes
[junit4] Tests summary: 10 suites, 70 tests, 5 failures
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092:
There were test failures: 10 suites, 70 tests, 5 failures [seed:
7ECD43BE7884F6DA]
Total time: 9 minutes 2 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[repro] 5/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=0ed5cd5c3f97775567696f473579d0ad0623d749,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #913
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]