You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/05/24 13:51:34 UTC

[JENKINS-EA] Lucene-Solr-7.x-Windows (64bit/jdk-11-ea+14) - Build # 611 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/611/
Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseParallelGC

13 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:AFAF1292B51216E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:60CD0AD9E6BF7D6A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:298)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
number of ops expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: number of ops expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:3A88851B508FC7B9]: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.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:187)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:AFAF1292B51216E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
should have fired an event

Stack Trace:
java.lang.AssertionError: should have fired an event
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:3A88851B508FC7B9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:AFAF1292B51216E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:60CD0AD9E6BF7D6A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:298)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
should have fired an event

Stack Trace:
java.lang.AssertionError: should have fired an event
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:3A88851B508FC7B9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:AFAF1292B51216E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
should have fired an event

Stack Trace:
java.lang.AssertionError: should have fired an event
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:3A88851B508FC7B9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:AFAF1292B51216E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
last state: DocCollection(testSplitIntegration_collection//clusterstate.json/82)={   "replicationFactor":"2",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   "autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         "core_node3":{           "core":"testSplitIntegration_collection_shard2_replica_n3",           "leader":"true",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11},         "core_node4":{           "core":"testSplitIntegration_collection_shard2_replica_n4",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       "state":"active"},     "shard1":{       "stateTimestamp":"1527198202653710000",       "replicas":{         "core_node1":{           "core":"testSplitIntegration_collection_shard1_replica_n1",           "leader":"true",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14},         "core_node2":{           "core":"testSplitIntegration_collection_shard1_replica_n2",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       "state":"inactive"},     "shard1_1":{       "parent":"shard1",       "stateTimestamp":"1527198202664060000",       "range":"c0000000-ffffffff",       "state":"active",       "replicas":{         "core_node10":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_1_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "base_url":"http://127.0.0.1:10002/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node9":{           "core":"testSplitIntegration_collection_shard1_1_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "base_url":"http://127.0.0.1:10003/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}},     "shard1_0":{       "parent":"shard1",       "stateTimestamp":"1527198202663930000",       "range":"80000000-bfffffff",       "state":"active",       "replicas":{         "core_node7":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_0_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "base_url":"http://127.0.0.1:10003/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node8":{           "core":"testSplitIntegration_collection_shard1_0_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "base_url":"http://127.0.0.1:10002/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: DocCollection(testSplitIntegration_collection//clusterstate.json/82)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1527198202653710000",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1527198202664060000",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1527198202663930000",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}}}}
	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:60CD0AD9E6BF7D6A]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=32475000

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=32475000
	at __randomizedtesting.SeedInfo.seed([E075043D8A3A58FF:D81977181EEAFAB9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
	at org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13045 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_5943B399C940B494-001\init-core-data-001
   [junit4]   2> 789258 WARN  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 789259 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 789260 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 789260 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 789260 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_5943B399C940B494-001\tempDir-001
   [junit4]   2> 789261 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 789261 INFO  (Thread-840) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 789261 INFO  (Thread-840) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 789265 ERROR (Thread-840) [    ] 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> 789361 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61713
   [junit4]   2> 789364 INFO  (zkConnectionManagerCallback-1288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789366 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001445d62e0000, likely client has closed socket
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41726cd1{/solr,null,AVAILABLE}
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 789368 INFO  (jetty-launcher-1285-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 789369 INFO  (jetty-launcher-1285-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53490fe2{/solr,null,AVAILABLE}
   [junit4]   2> 789374 INFO  (jetty-launcher-1285-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@779b970f{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 789374 INFO  (jetty-launcher-1285-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 789374 INFO  (jetty-launcher-1285-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61717}
   [junit4]   2> 789374 ERROR (jetty-launcher-1285-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 789374 INFO  (jetty-launcher-1285-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.4.0
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-24T12:49:53.441166700Z
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a244a0b{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61720}
   [junit4]   2> 789376 ERROR (jetty-launcher-1285-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 789376 INFO  (jetty-launcher-1285-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.4.0
   [junit4]   2> 789377 INFO  (jetty-launcher-1285-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 789377 INFO  (jetty-launcher-1285-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 789377 INFO  (jetty-launcher-1285-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-24T12:49:53.442240900Z
   [junit4]   2> 789378 INFO  (zkConnectionManagerCallback-1290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789378 INFO  (jetty-launcher-1285-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 789379 INFO  (zkConnectionManagerCallback-1292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789379 INFO  (jetty-launcher-1285-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 789386 INFO  (jetty-launcher-1285-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61713/solr
   [junit4]   2> 789386 INFO  (jetty-launcher-1285-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61713/solr
   [junit4]   2> 789389 INFO  (zkConnectionManagerCallback-1300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789389 INFO  (zkConnectionManagerCallback-1298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789390 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001445d62e0003, likely client has closed socket
   [junit4]   2> 789392 INFO  (zkConnectionManagerCallback-1302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789392 INFO  (zkConnectionManagerCallback-1304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789485 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 789485 INFO  (jetty-launcher-1285-thread-2) [n:127.0.0.1:61717_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 789486 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61720_solr
   [junit4]   2> 789486 INFO  (jetty-launcher-1285-thread-2) [n:127.0.0.1:61717_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61717_solr
   [junit4]   2> 789486 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.c.Overseer Overseer (id=72079884216565766-127.0.0.1:61720_solr-n_0000000000) starting
   [junit4]   2> 789488 INFO  (zkCallback-1301-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789488 INFO  (zkCallback-1303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789496 INFO  (zkConnectionManagerCallback-1313-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789497 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789498 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61713/solr ready
   [junit4]   2> 789500 DEBUG (OverseerAutoScalingTriggerThread-72079884216565766-127.0.0.1:61720_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 789501 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 789501 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61720_solr
   [junit4]   2> 789501 DEBUG (OverseerAutoScalingTriggerThread-72079884216565766-127.0.0.1:61720_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 789502 DEBUG (OverseerAutoScalingTriggerThread-72079884216565766-127.0.0.1:61720_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 789502 DEBUG (OverseerAutoScalingTriggerThread-72079884216565766-127.0.0.1:61720_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 789503 INFO  (zkCallback-1303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 789503 INFO  (zkCallback-1301-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 789506 DEBUG (OverseerAutoScalingTriggerThread-72079884216565766-127.0.0.1:61720_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:61717_solr]
   [junit4]   2> 789506 DEBUG (OverseerAutoScalingTriggerThread-72079884216565766-127.0.0.1:61720_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 789506 DEBUG (OverseerAutoScalingTriggerThread-72079884216565766-127.0.0.1:61720_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 789507 INFO  (zkCallback-1312-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 789509 DEBUG (ScheduledTrigger-2302-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789657 INFO  (jetty-launcher-1285-thread-2) [n:127.0.0.1:61717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61717.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa1612d
   [junit4]   2> 789662 INFO  (jetty-launcher-1285-thread-2) [n:127.0.0.1:61717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61717.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa1612d
   [junit4]   2> 789663 INFO  (jetty-launcher-1285-thread-2) [n:127.0.0.1:61717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61717.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa1612d
   [junit4]   2> 789663 INFO  (jetty-launcher-1285-thread-2) [n:127.0.0.1:61717_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_5943B399C940B494-001\tempDir-001\node1\.
   [junit4]   2> 789668 INFO  (zkConnectionManagerCallback-1318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789669 INFO  (jetty-launcher-1285-thread-2) [n:127.0.0.1:61717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 789670 INFO  (jetty-launcher-1285-thread-2) [n:127.0.0.1:61717_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61713/solr ready
   [junit4]   2> 789759 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61720.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa1612d
   [junit4]   2> 789763 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61720.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa1612d
   [junit4]   2> 789763 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61720.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fa1612d
   [junit4]   2> 789764 INFO  (jetty-launcher-1285-thread-1) [n:127.0.0.1:61720_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_5943B399C940B494-001\tempDir-001\node2\.
   [junit4]   2> 789788 INFO  (zkConnectionManagerCallback-1320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789793 INFO  (zkConnectionManagerCallback-1325-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789795 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 789796 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61713/solr ready
   [junit4]   2> 789802 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 789803 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 789803 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 789803 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 789803 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 789803 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 789803 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 789803 DEBUG (ScheduledTrigger-2311-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789824 DEBUG (ScheduledTrigger-2311-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789845 DEBUG (ScheduledTrigger-2311-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789866 DEBUG (ScheduledTrigger-2311-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789887 DEBUG (ScheduledTrigger-2311-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789908 DEBUG (ScheduledTrigger-2311-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789929 DEBUG (ScheduledTrigger-2311-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789950 DEBUG (ScheduledTrigger-2311-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789971 DEBUG (ScheduledTrigger-2311-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 789991 DEBUG (ScheduledTrigger-2311-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 790012 DEBUG (ScheduledTrigger-2311-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 790015 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[5943B399C940B494]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedBounds
   [junit4]   2> 790015 WARN  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[5943B399C940B494]) [    ] o.a.s.c.a.IndexSizeTriggerTest Requires SOLR-12208
   [junit4]   2> 790016 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[5943B399C940B494]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	2
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 790016 DEBUG (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[5943B399C940B494]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 790016 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 790016 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 790016 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 790016 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 790116 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[5943B399C940B494]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMixedBounds
   [junit4]   2> 790127 INFO  (TEST-IndexSizeTriggerTest.testTrigger-seed#[5943B399C940B494]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrigger
   [junit4]   2> 790340 INFO  (TEST-IndexSizeTriggerTest.testTrigger-seed#[5943B399C940B494]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	0
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[testTrigger_collection]
   [junit4]   2> DocCollection(testTrigger_collection//clusterstate.json/29)={
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard2":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testTrigger_collection_shard2_replica_n3",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10002_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":11},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testTrigger_collection_shard2_replica_n4",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10003_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":11}},
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active"},
   [junit4]   2>     "shard1":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node1":{
   [junit4]   2>           "core":"testTrigger_collection_shard1_replica_n1",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":14,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10002_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":14},
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testTrigger_collection_shard1_replica_n2",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":14,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10003_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":14}},
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active"}}}
   [junit4]   2> ## Max replicas per node:	2
   [junit4]   2> ## Min replicas per node:	2
   [junit4]   2> ## Total replicas:		4
   [junit4]   2> ## * testTrigger_collection		4
   [junit4]   2> ##		- active           4
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- update            26
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 790340 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[5943B399C940B494]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 790340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 790340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 790341 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 790341 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 790440 INFO  (TEST-IndexSizeTriggerTest.testTrigger-seed#[5943B399C940B494]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrigger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexSizeTriggerTest -Dtests.method=testTrigger -Dtests.seed=5943B399C940B494 -Dtests.slow=true -Dtests.locale=ks -Dtests.timezone=America/Matamoros -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.33s J0 | IndexSizeTriggerTest.testTrigger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: should have fired an event
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5943B399C940B494:3A88851B508FC7B9]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 790462 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[5943B399C940B494]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIntegration
   [junit4]   2> 790511 DEBUG (ScheduledTrigger-2302-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2


[...truncated too long message...]

agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@61264848
   [junit4]   2> 27754 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 27754 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c2fbdd: rootName = solr_58284, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@57fcc483
   [junit4]   2> 27755 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 27756 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@518a7203: rootName = solr_58285, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2ab031ac
   [junit4]   2> 27762 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 27762 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e964d5: rootName = solr_58285, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@61264848
   [junit4]   2> 27766 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 27766 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e40dfc7: rootName = solr_58285, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@57fcc483
   [junit4]   2> 27772 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58284_solr
   [junit4]   2> 27773 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 27777 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 27778 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 27779 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 27779 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72080120414994436-127.0.0.1:58284_solr-n_0000000000) closing
   [junit4]   2> 27781 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 27781 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 27781 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 27781 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 27782 WARN  (OverseerAutoScalingTriggerThread-72080120414994436-127.0.0.1:58284_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 27783 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 27783 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 27783 INFO  (OverseerStateUpdate-72080120414994436-127.0.0.1:58284_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58284_solr
   [junit4]   2> 27785 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 27789 INFO  (zkCallback-110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 27789 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 27789 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 27790 INFO  (zkCallback-115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 27799 INFO  (jetty-closer-84-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@289b64c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 27799 INFO  (jetty-closer-84-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 29298 INFO  (jetty-closer-84-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25c8d2c{/solr,null,UNAVAILABLE}
   [junit4]   2> 29299 INFO  (jetty-closer-84-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 29301 ERROR (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-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> 29301 INFO  (SUITE-IndexSizeTriggerTest-seed#[5943B399C940B494]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58280 58280
   [junit4]   2> 29302 INFO  (Thread-46) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58280 58280
   [junit4]   2> 29303 WARN  (Thread-46) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_5943B399C940B494-003
   [junit4]   2> May 24, 2018 1:50:02 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): {}, docValues:{}, maxPointsInLeafNode=2027, maxMBSortInHeap=7.777455031233531, sim=RandomSimilarity(queryNorm=true): {}, locale=ks, timezone=America/Matamoros
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11-ea (64-bit)/cpus=3,threads=1,free=84049080,total=201850880
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, IndexSizeTriggerTest, IndexSizeTriggerTest]
   [junit4] Completed [5/5 (5!)] on J0 in 4.88s, 4 tests, 2 failures, 1 skipped <<< FAILURES!

[...truncated 19 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 error, 9 failures, 1 ignored (1 assumption) [seed: 5943B399C940B494]

Total time: 32 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.common.util.TestTimeSource
[repro]   5/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\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=7f0b184c66d501e45f33ae8a52ba4603725d39f0, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #610
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_172) - Build # 613 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/613/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC

11 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
last state: DocCollection(testSplitIntegration_collection//clusterstate.json/52)={   "replicationFactor":"2",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   "autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         "core_node3":{           "core":"testSplitIntegration_collection_shard2_replica_n3",           "leader":"true",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11},         "core_node4":{           "core":"testSplitIntegration_collection_shard2_replica_n4",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       "state":"active"},     "shard1":{       "stateTimestamp":"1527255060543980000",       "replicas":{         "core_node1":{           "core":"testSplitIntegration_collection_shard1_replica_n1",           "leader":"true",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14},         "core_node2":{           "core":"testSplitIntegration_collection_shard1_replica_n2",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       "state":"inactive"},     "shard1_1":{       "parent":"shard1",       "stateTimestamp":"1527255060558100000",       "range":"c0000000-ffffffff",       "state":"active",       "replicas":{         "core_node10":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_1_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "base_url":"http://127.0.0.1:10000/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node9":{           "core":"testSplitIntegration_collection_shard1_1_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "base_url":"http://127.0.0.1:10001/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}},     "shard1_0":{       "parent":"shard1",       "stateTimestamp":"1527255060557870000",       "range":"80000000-bfffffff",       "state":"active",       "replicas":{         "core_node7":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_0_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "base_url":"http://127.0.0.1:10001/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node8":{           "core":"testSplitIntegration_collection_shard1_0_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "base_url":"http://127.0.0.1:10000/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: DocCollection(testSplitIntegration_collection//clusterstate.json/52)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1527255060543980000",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1527255060558100000",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1527255060557870000",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}}}}
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:1B1A9ED74C677E54]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testTrigger

Error Message:
number of ops expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: number of ops expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:415F1115FA57C487]: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.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:187)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:712D652781892250]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testSplitIntegration

Error Message:
last state: DocCollection(testSplitIntegration_collection//clusterstate.json/52)={   "replicationFactor":"2",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   "autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         "core_node3":{           "core":"testSplitIntegration_collection_shard2_replica_n3",           "leader":"true",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11},         "core_node4":{           "core":"testSplitIntegration_collection_shard2_replica_n4",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       "state":"active"},     "shard1":{       "stateTimestamp":"1527255500913280000",       "replicas":{         "core_node1":{           "core":"testSplitIntegration_collection_shard1_replica_n1",           "leader":"true",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14},         "core_node2":{           "core":"testSplitIntegration_collection_shard1_replica_n2",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       "state":"inactive"},     "shard1_1":{       "parent":"shard1",       "stateTimestamp":"1527255500974550000",       "range":"c0000000-ffffffff",       "state":"active",       "replicas":{         "core_node10":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_1_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "base_url":"http://127.0.0.1:10002/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node9":{           "core":"testSplitIntegration_collection_shard1_1_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "base_url":"http://127.0.0.1:10003/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}},     "shard1_0":{       "parent":"shard1",       "stateTimestamp":"1527255500974205000",       "range":"80000000-bfffffff",       "state":"active",       "replicas":{         "core_node7":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_0_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10003_solr",           "base_url":"http://127.0.0.1:10003/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node8":{           "core":"testSplitIntegration_collection_shard1_0_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10002_solr",           "base_url":"http://127.0.0.1:10002/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: DocCollection(testSplitIntegration_collection//clusterstate.json/52)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1527255500913280000",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1527255500974550000",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1527255500974205000",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}}}}
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:1B1A9ED74C677E54]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:712D652781892250]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testSplitIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:1B1A9ED74C677E54]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:298)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testTrigger

Error Message:
should have fired an event

Stack Trace:
java.lang.AssertionError: should have fired an event
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:415F1115FA57C487]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:712D652781892250]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:404)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testSplitIntegration

Error Message:
last state: DocCollection(testSplitIntegration_collection//clusterstate.json/51)={   "replicationFactor":"2",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   "autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         "core_node3":{           "core":"testSplitIntegration_collection_shard2_replica_n3",           "leader":"true",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11},         "core_node4":{           "core":"testSplitIntegration_collection_shard2_replica_n4",           "SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       "state":"active"},     "shard1":{       "stateTimestamp":"1527250090599455000",       "replicas":{         "core_node1":{           "core":"testSplitIntegration_collection_shard1_replica_n1",           "leader":"true",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14},         "core_node2":{           "core":"testSplitIntegration_collection_shard1_replica_n2",           "SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       "state":"inactive"},     "shard1_1":{       "parent":"shard1",       "stateTimestamp":"1527250090610380000",       "range":"c0000000-ffffffff",       "state":"active",       "replicas":{         "core_node10":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_1_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "base_url":"http://127.0.0.1:10000/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node9":{           "core":"testSplitIntegration_collection_shard1_1_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "base_url":"http://127.0.0.1:10001/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}},     "shard1_0":{       "parent":"shard1",       "stateTimestamp":"1527250090610220000",       "range":"80000000-bfffffff",       "state":"active",       "replicas":{         "core_node7":{           "leader":"true",           "core":"testSplitIntegration_collection_shard1_0_replica0",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10001_solr",           "base_url":"http://127.0.0.1:10001/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7},         "core_node8":{           "core":"testSplitIntegration_collection_shard1_0_replica1",           "SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10000_solr",           "base_url":"http://127.0.0.1:10000/solr",           "state":"active",           "type":"NRT",           "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: DocCollection(testSplitIntegration_collection//clusterstate.json/51)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1527250090599455000",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1527250090610380000",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1527250090610220000",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}}}}
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:1B1A9ED74C677E54]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.testTrigger

Error Message:
should have fired an event

Stack Trace:
java.lang.AssertionError: should have fired an event
	at __randomizedtesting.SeedInfo.seed([229427976398B7AA:415F1115FA57C487]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=33090000

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=33090000
	at __randomizedtesting.SeedInfo.seed([D1679362FADFDA53:E90BE0476E0F7815]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
	at org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 12501 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_229427976398B7AA-001\init-core-data-001
   [junit4]   2> 120448 WARN  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 120448 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 120452 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-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> 120452 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 120453 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_229427976398B7AA-001\tempDir-001
   [junit4]   2> 120454 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 120454 INFO  (Thread-173) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 120454 INFO  (Thread-173) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 120458 ERROR (Thread-173) [    ] 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> 120554 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53242
   [junit4]   2> 120559 INFO  (zkConnectionManagerCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120563 INFO  (jetty-launcher-231-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 120563 INFO  (jetty-launcher-231-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 120564 INFO  (jetty-launcher-231-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 120564 INFO  (jetty-launcher-231-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 120564 INFO  (jetty-launcher-231-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 120564 INFO  (jetty-launcher-231-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 120564 INFO  (jetty-launcher-231-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 120564 INFO  (jetty-launcher-231-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 120564 INFO  (jetty-launcher-231-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@239dde{/solr,null,AVAILABLE}
   [junit4]   2> 120565 INFO  (jetty-launcher-231-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76d3e0{/solr,null,AVAILABLE}
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@148b94e{HTTP/1.1,[http/1.1]}{127.0.0.1:53247}
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-2) [    ] o.e.j.s.Server Started @120604ms
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78c638{HTTP/1.1,[http/1.1]}{127.0.0.1:53246}
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53247}
   [junit4]   2> 120568 ERROR (jetty-launcher-231-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-1) [    ] o.e.j.s.Server Started @120605ms
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53246}
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.4.0
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-25T12:07:19.089Z
   [junit4]   2> 120568 ERROR (jetty-launcher-231-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.4.0
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 120568 INFO  (jetty-launcher-231-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-25T12:07:19.089Z
   [junit4]   2> 120572 INFO  (zkConnectionManagerCallback-236-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120572 INFO  (jetty-launcher-231-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120572 INFO  (zkConnectionManagerCallback-238-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120573 INFO  (jetty-launcher-231-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120587 INFO  (jetty-launcher-231-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53242/solr
   [junit4]   2> 120591 INFO  (jetty-launcher-231-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53242/solr
   [junit4]   2> 120592 INFO  (zkConnectionManagerCallback-242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120594 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100194539e50003, likely client has closed socket
   [junit4]   2> 120594 INFO  (zkConnectionManagerCallback-246-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120597 INFO  (zkConnectionManagerCallback-248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120600 INFO  (zkConnectionManagerCallback-250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120683 INFO  (jetty-launcher-231-thread-2) [n:127.0.0.1:53247_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 120683 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 120684 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53246_solr
   [junit4]   2> 120684 INFO  (jetty-launcher-231-thread-2) [n:127.0.0.1:53247_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53247_solr
   [junit4]   2> 120684 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.c.Overseer Overseer (id=72085379152674821-127.0.0.1:53246_solr-n_0000000000) starting
   [junit4]   2> 120688 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 120688 INFO  (zkCallback-247-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 120698 INFO  (zkConnectionManagerCallback-259-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120699 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 120700 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53242/solr ready
   [junit4]   2> 120702 DEBUG (OverseerAutoScalingTriggerThread-72085379152674821-127.0.0.1:53246_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 120704 DEBUG (OverseerAutoScalingTriggerThread-72085379152674821-127.0.0.1:53246_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 120705 DEBUG (OverseerAutoScalingTriggerThread-72085379152674821-127.0.0.1:53246_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 120705 DEBUG (OverseerAutoScalingTriggerThread-72085379152674821-127.0.0.1:53246_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 120705 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 120706 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53246_solr
   [junit4]   2> 120712 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 120713 INFO  (zkCallback-247-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 120715 DEBUG (OverseerAutoScalingTriggerThread-72085379152674821-127.0.0.1:53246_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:53247_solr]
   [junit4]   2> 120715 DEBUG (OverseerAutoScalingTriggerThread-72085379152674821-127.0.0.1:53246_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 120715 DEBUG (OverseerAutoScalingTriggerThread-72085379152674821-127.0.0.1:53246_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 120717 INFO  (zkCallback-258-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 120718 DEBUG (ScheduledTrigger-383-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 121335 INFO  (jetty-launcher-231-thread-2) [n:127.0.0.1:53247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53247.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bdb1f3
   [junit4]   2> 121340 INFO  (jetty-launcher-231-thread-2) [n:127.0.0.1:53247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53247.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bdb1f3
   [junit4]   2> 121341 INFO  (jetty-launcher-231-thread-2) [n:127.0.0.1:53247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53247.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bdb1f3
   [junit4]   2> 121342 INFO  (jetty-launcher-231-thread-2) [n:127.0.0.1:53247_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_229427976398B7AA-001\tempDir-001\node2\.
   [junit4]   2> 121347 INFO  (zkConnectionManagerCallback-264-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 121349 INFO  (jetty-launcher-231-thread-2) [n:127.0.0.1:53247_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 121350 INFO  (jetty-launcher-231-thread-2) [n:127.0.0.1:53247_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53242/solr ready
   [junit4]   2> 121720 DEBUG (ScheduledTrigger-383-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 121911 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53246.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bdb1f3
   [junit4]   2> 121916 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53246.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bdb1f3
   [junit4]   2> 121916 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53246.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bdb1f3
   [junit4]   2> 121917 INFO  (jetty-launcher-231-thread-1) [n:127.0.0.1:53246_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_229427976398B7AA-001\tempDir-001\node1\.
   [junit4]   2> 121945 INFO  (zkConnectionManagerCallback-266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 121954 INFO  (zkConnectionManagerCallback-271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 121955 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 121956 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53242/solr ready
   [junit4]   2> 121982 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 121982 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 121983 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 121983 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 121985 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 121986 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 121986 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 121986 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122008 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122029 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122050 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122070 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122091 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122112 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122133 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122153 DEBUG (ScheduledTrigger-392-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122175 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122197 DEBUG (ScheduledTrigger-392-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122199 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[229427976398B7AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIntegration
   [junit4]   2> 122218 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122238 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122259 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 122264 DEBUG (simCloudManagerPool-391-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elect

[...truncated too long message...]

ode as live in ZooKeeper:/live_nodes/127.0.0.1:55801_solr
   [junit4]   2> 34212 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 34214 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 34214 INFO  (jetty-closer-84-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72085704471478277-127.0.0.1:55801_solr-n_0000000000) closing
   [junit4]   2> 34214 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55800_solr
   [junit4]   2> 34214 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 34214 INFO  (zkCallback-110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 34214 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 34214 INFO  (OverseerStateUpdate-72085704471478277-127.0.0.1:55801_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55801_solr
   [junit4]   2> 34215 WARN  (OverseerAutoScalingTriggerThread-72085704471478277-127.0.0.1:55801_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 34216 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 34216 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 34216 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 34216 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 34218 INFO  (zkCallback-115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 34218 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 34218 DEBUG (jetty-closer-84-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 34219 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 34219 INFO  (jetty-closer-84-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 34222 INFO  (zkCallback-101-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 34222 INFO  (zkCallback-115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 34222 INFO  (zkCallback-99-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 34223 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001990f8680006, likely client has closed socket
   [junit4]   2> 34224 INFO  (jetty-closer-84-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1185e17{/solr,null,UNAVAILABLE}
   [junit4]   2> 34224 INFO  (jetty-closer-84-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 35724 WARN  (zkCallback-110-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 35726 INFO  (jetty-closer-84-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43ed1{/solr,null,UNAVAILABLE}
   [junit4]   2> 35726 INFO  (jetty-closer-84-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 35727 ERROR (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-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> 35727 INFO  (SUITE-IndexSizeTriggerTest-seed#[229427976398B7AA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55796 55796
   [junit4]   2> 35729 INFO  (Thread-42) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55796 55796
   [junit4]   2> 35730 WARN  (Thread-42) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.IndexSizeTriggerTest_229427976398B7AA-003
   [junit4]   2> May 25, 2018 1:30:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=746, maxMBSortInHeap=7.254353552066426, sim=RandomSimilarity(queryNorm=false): {}, locale=uk, timezone=Australia/Canberra
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 (32-bit)/cpus=3,threads=1,free=39141512,total=65077248
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, IndexSizeTriggerTest, IndexSizeTriggerTest]
   [junit4] Completed [5/5 (5!)] on J1 in 4.89s, 4 tests, 1 failure, 3 skipped <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 229427976398B7AA]:
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.67 ..    32.77 =    32.09s
   [junit4] JVM J1:     0.68 ..    36.56 =    35.88s
   [junit4] Execution time total: 36 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 2 errors, 8 failures, 3 ignored (3 assumptions)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092: There were test failures: 5 suites, 20 tests, 2 errors, 8 failures, 3 ignored (3 assumptions) [seed: 229427976398B7AA]

Total time: 38 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.common.util.TestTimeSource
[repro]   5/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\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=300ab00b4c75810a591750c785d47fcba2d65ebb, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #612
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_172) - Build # 612 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/612/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest

Error Message:
Tlog size exceeds the max size bound. Tlog path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.MaxSizeAutoCommitTest_1D557C9C97F6BEEF-001\init-core-data-001\tlog\tlog.0000000000000000002, tlog size: 1301

Stack Trace:
java.lang.AssertionError: Tlog size exceeds the max size bound. Tlog path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.MaxSizeAutoCommitTest_1D557C9C97F6BEEF-001\init-core-data-001\tlog\tlog.0000000000000000002, tlog size: 1301
	at __randomizedtesting.SeedInfo.seed([1D557C9C97F6BEEF:D1B9963EC58871E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
	at org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest(MaxSizeAutoCommitTest.java:200)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 15284 lines...]
   [junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.MaxSizeAutoCommitTest_1D557C9C97F6BEEF-001\init-core-data-001
   [junit4]   2> 3485461 WARN  (SUITE-MaxSizeAutoCommitTest-seed#[1D557C9C97F6BEEF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 3485461 INFO  (SUITE-MaxSizeAutoCommitTest-seed#[1D557C9C97F6BEEF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3485465 INFO  (SUITE-MaxSizeAutoCommitTest-seed#[1D557C9C97F6BEEF]-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> 3485465 INFO  (SUITE-MaxSizeAutoCommitTest-seed#[1D557C9C97F6BEEF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3485467 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRedundantDeletes
   [junit4]   2> 3486208 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3486209 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3486257 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3486267 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3486347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3486430 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712b983
   [junit4]   2> 3486436 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712b983
   [junit4]   2> 3486437 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712b983
   [junit4]   2> 3486442 INFO  (coreLoadExecutor-12518-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3486443 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3486522 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3486535 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3486653 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3486668 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3486668 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712b983
   [junit4]   2> 3486668 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3486669 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.MaxSizeAutoCommitTest_1D557C9C97F6BEEF-001\init-core-data-001\]
   [junit4]   2> 3486670 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=10.4775390625, floorSegmentMB=1.9560546875, forceMergeDeletesPctAllowed=5.205185536421363, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3486677 WARN  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3486761 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3486761 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3486762 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3486762 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3486763 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=44.0966796875, floorSegmentMB=2.0087890625, forceMergeDeletesPctAllowed=6.968527383187393, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3486763 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6395b3e[collection1] main]
   [junit4]   2> 3486764 WARN  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3486764 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3486764 INFO  (coreLoadExecutor-12518-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1601396957495951360
   [junit4]   2> 3486765 INFO  (searcherExecutor-12519-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6395b3e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3486767 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3486774 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3486775 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1332b73 commitCommandVersion:0
   [junit4]   2> 3486778 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1601396957501194240), 1 (1601396957502242816), 2 (1601396957503291392), 3 (1601396957503291393), 4 (1601396957503291394), 5 (1601396957503291395), 6 (1601396957503291396), 7 (1601396957503291397), 8 (1601396957503291398), 9 (1601396957503291399), ... (150 adds)]} 0 10
   [junit4]   2> 3486781 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50ad759e[collection1] realtime]
   [junit4]   2> 3486782 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3487183 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957935304704)]} 0 201
   [junit4]   2> 3487183 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957935304705)]} 0 201
   [junit4]   2> 3487183 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957935304706)]} 0 201
   [junit4]   2> 3487183 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957935304707)]} 0 201
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353280)]} 0 201
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353281)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353282)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353283)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353284)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353285)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353286)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353287)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353288)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353289)]} 0 202
   [junit4]   2> 3487184 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957936353290)]} 0 204
   [junit4]   2> 3487186 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3487186 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1332b73 commitCommandVersion:0
   [junit4]   2> 3487188 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957938450432)]} 0 206
   [junit4]   2> 3487188 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957940547584)]} 0 206
   [junit4]   2> 3487188 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957940547585)]} 0 207
   [junit4]   2> 3487188 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957940547586)]} 0 207
   [junit4]   2> 3487188 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957940547587)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957940547588)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596160)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596161)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596162)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596163)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596164)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596165)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596166)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596167)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596168)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596169)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596170)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596171)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596172)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596173)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596174)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596175)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596176)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596177)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596178)]} 0 207
   [junit4]   2> 3487189 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596179)]} 0 208
   [junit4]   2> 3487190 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957941596180)]} 0 208
   [junit4]   2> 3487190 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957942644736)]} 0 208
   [junit4]   2> 3487190 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957942644737)]} 0 208
   [junit4]   2> 3487190 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957942644738)]} 0 208
   [junit4]   2> 3487190 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957942644739)]} 0 208
   [junit4]   2> 3487190 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957942644740)]} 0 208
   [junit4]   2> 3487191 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957942644741)]} 0 209
   [junit4]   2> 3487191 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957943693312)]} 0 209
   [junit4]   2> 3487191 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396957943693313)]} 0 209
   [junit4]   2> 3487192 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6708fe69[collection1] realtime]
   [junit4]   2> 3487192 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3487399 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958161797120)]} 0 418
   [junit4]   2> 3487399 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958161797121)]} 0 418
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958161797122)]} 0 418
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845696)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845697)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845698)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845699)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845700)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845701)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845702)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845703)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845704)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845705)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845706)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845707)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845708)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845709)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845710)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845711)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845712)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845713)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845714)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845715)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845716)]} 0 419
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845717)]} 0 420
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845718)]} 0 420
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845719)]} 0 420
   [junit4]   2> 3487400 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958162845720)]} 0 420
   [junit4]   2> 3487402 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958164942848)]} 0 420
   [junit4]   2> 3487402 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958164942849)]} 0 420
   [junit4]   2> 3487402 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958164942850)]} 0 420
   [junit4]   2> 3487402 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958164942851)]} 0 420
   [junit4]   2> 3487402 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958164942852)]} 0 420
   [junit4]   2> 3487402 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958164942853)]} 0 420
   [junit4]   2> 3487405 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3487405 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1332b73 commitCommandVersion:0
   [junit4]   2> 3487407 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958169137152)]} 0 425
   [junit4]   2> 3487407 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958170185728)]} 0 425
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958170185729)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234304)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234305)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234306)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234307)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234308)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234309)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234310)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234311)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234312)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234313)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234314)]} 0 426
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234315)]} 0 427
   [junit4]   2> 3487408 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958171234316)]} 0 427
   [junit4]   2> 3487409 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2caecb46[collection1] realtime]
   [junit4]   2> 3487409 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095232)]} 0 629
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095233)]} 0 629
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095234)]} 0 629
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095235)]} 0 629
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095236)]} 0 630
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095237)]} 0 630
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095238)]} 0 630
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095239)]} 0 630
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095240)]} 0 630
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095241)]} 0 630
   [junit4]   2> 3487611 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095242)]} 0 630
   [junit4]   2> 3487614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958384095243)]} 0 633
   [junit4]   2> 3487614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958387240960)]} 0 633
   [junit4]   2> 3487614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958387240961)]} 0 633
   [junit4]   2> 3487614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958387240962)]} 0 633
   [junit4]   2> 3487614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958387240963)]} 0 633
   [junit4]   2> 3487614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958387240964)]} 0 633
   [junit4]   2> 3487614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958387240965)]} 0 633
   [junit4]   2> 3487615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958388289536)]} 0 633
   [junit4]   2> 3487615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958388289537)]} 0 633
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338112)]} 0 634
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338113)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338114)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338115)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338116)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338117)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338118)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338119)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338120)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338121)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338122)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338123)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338124)]} 0 635
   [junit4]   2> 3487616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338125)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958389338126)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386688)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386689)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386690)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386691)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386692)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386693)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386694)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386695)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386696)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386697)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386698)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386699)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386700)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386701)]} 0 635
   [junit4]   2> 3487617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958390386702)]} 0 635
   [junit4]   2> 3487619 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3487619 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1332b73 commitCommandVersion:0
   [junit4]   2> 3487623 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d7afb6b[collection1] realtime]
   [junit4]   2> 3487624 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3487677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958448058368)]} 0 696
   [junit4]   2> 3487677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958453301248)]} 0 696
   [junit4]   2> 3487677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958453301249)]} 0 696
   [junit4]   2> 3487677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958453301250)]} 0 696
   [junit4]   2> 3487677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958453301251)]} 0 696
   [junit4]   2> 3487677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958453301252)]} 0 696
   [junit4]   2> 3487677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958453301253)]} 0 696
   [junit4]   2> 3487677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958453301254)]} 0 696
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958453301255)]} 0 696
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349824)]} 0 696
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349825)]} 0 696
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349826)]} 0 696
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349827)]} 0 696
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349828)]} 0 696
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349829)]} 0 696
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349830)]} 0 697
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349831)]} 0 697
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349832)]} 0 697
   [junit4]   2> 3487678 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349833)]} 0 697
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958454349834)]} 0 697
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958455398400)]} 0 698
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958455398401)]} 0 698
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958455398402)]} 0 698
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958455398403)]} 0 698
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958455398404)]} 0 698
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958455398405)]} 0 698
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958455398406)]} 0 698
   [junit4]   2> 3487679 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958455398407)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446976)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446977)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446978)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446979)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446980)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446981)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446982)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446983)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446984)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446985)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446986)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446987)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446988)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446989)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446990)]} 0 698
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446991)]} 0 699
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446992)]} 0 699
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446993)]} 0 699
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446994)]} 0 699
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446995)]} 0 699
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446996)]} 0 699
   [junit4]   2> 3487680 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958456446997)]} 0 699
   [junit4]   2> 3487682 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3487682 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1332b73 commitCommandVersion:0
   [junit4]   2> 3487682 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71174b1c[collection1] realtime]
   [junit4]   2> 3487682 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3487732 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958509924352)]} 0 750
   [junit4]   2> 3487732 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958510972928)]} 0 750
   [junit4]   2> 3487732 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958510972929)]} 0 750
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215808)]} 0 755
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215809)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215810)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215811)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215812)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215813)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215814)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215815)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215816)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215817)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215818)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215819)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215820)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215821)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215822)]} 0 756
   [junit4]   2> 3487737 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958516215823)]} 0 756
   [junit4]   2> 3487738 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264384)]} 0 756
   [junit4]   2> 3487738 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264385)]} 0 756
   [junit4]   2> 3487738 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264386)]} 0 756
   [junit4]   2> 3487738 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264387)]} 0 756
   [junit4]   2> 3487738 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264388)]} 0 756
   [junit4]   2> 3487738 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264389)]} 0 756
   [junit4]   2> 3487738 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264390)]} 0 757
   [junit4]   2> 3487738 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264391)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958517264392)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312960)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312961)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312962)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312963)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312964)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312965)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312966)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312967)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312968)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312969)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312970)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312971)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312972)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312973)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312974)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312975)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312976)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312977)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312978)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312979)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312980)]} 0 757
   [junit4]   2> 3487739 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958518312981)]} 0 757
   [junit4]   2> 3487747 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3487747 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1332b73 commitCommandVersion:0
   [junit4]   2> 3487747 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@513f15f5[collection1] realtime]
   [junit4]   2> 3487748 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958571790336)]} 0 809
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838912)]} 0 809
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838913)]} 0 809
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838914)]} 0 809
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838915)]} 0 809
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838916)]} 0 809
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838917)]} 0 809
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838918)]} 0 809
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838919)]} 0 810
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838920)]} 0 810
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838921)]} 0 810
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838922)]} 0 810
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838923)]} 0 810
   [junit4]   2> 3487791 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838924)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958572838925)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887488)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887489)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887490)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887491)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887492)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887493)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887494)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887495)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887496)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887497)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887498)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887499)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887500)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887501)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887502)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887503)]} 0 810
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887504)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887505)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887506)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887507)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887508)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887509)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887510)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887511)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887512)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887513)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887514)]} 0 811
   [junit4]   2> 3487792 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887515)]} 0 811
   [junit4]   2> 3487793 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958573887516)]} 0 811
   [junit4]   2> 3487793 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958574936064)]} 0 811
   [junit4]   2> 3487793 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958574936065)]} 0 811
   [junit4]   2> 3487793 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958574936066)]} 0 811
   [junit4]   2> 3487793 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958574936067)]} 0 811
   [junit4]   2> 3487793 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958574936068)]} 0 811
   [junit4]   2> 3487793 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958574936069)]} 0 811
   [junit4]   2> 3487795 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3487795 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1332b73 commitCommandVersion:0
   [junit4]   2> 3487800 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71224d3b[collection1] realtime]
   [junit4]   2> 3487800 INFO  (commitScheduler-12522-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958629462016)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510592)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510593)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510594)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510595)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510596)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510597)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510598)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510599)]} 0 864
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510600)]} 0 865
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510601)]} 0 865
   [junit4]   2> 3487846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958630510602)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559168)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559169)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559170)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559171)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559172)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559173)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559174)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559175)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559176)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559177)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559178)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559179)]} 0 865
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559180)]} 0 866
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559181)]} 0 866
   [junit4]   2> 3487847 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559182)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958631559183)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607744)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607745)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607746)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607747)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607748)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607749)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607750)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607751)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607752)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607753)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607754)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607755)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607756)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607757)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607758)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607759)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1601396958632607760)]} 0 866
   [junit4]   2> 3487848 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[1D557C9C97F6BEEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {de

[...truncated too long message...]

s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:B355AF56438652C1]}
   [junit4] OK      10.3s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:3DBC398A12421A0A]}
   [junit4] OK      10.0s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:C52926F7EBC4123]}
   [junit4] OK      9.89s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:409317C2DFB48198]}
   [junit4] OK      2.80s J1 | MaxSizeAutoCommitTest.simpleTest
   [junit4] Completed [2/5] on J1 in 84.97s, 8 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.update.MaxSizeAutoCommitTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
   [junit4] OK      6.98s J0 | MaxSizeAutoCommitTest.testRedundantDeletes
   [junit4] OK      2.92s J0 | MaxSizeAutoCommitTest.deleteTest
   [junit4] OK      10.1s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:70313AA774499ED]}
   [junit4] OK      10.1s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:B355AF56438652C1]}
   [junit4] OK      9.97s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:3DBC398A12421A0A]}
   [junit4] OK      10.1s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:C52926F7EBC4123]}
   [junit4] OK      9.84s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:409317C2DFB48198]}
   [junit4] OK      2.68s J0 | MaxSizeAutoCommitTest.simpleTest
   [junit4] Completed [3/5] on J0 in 62.65s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
   [junit4] OK      6.36s J1 | MaxSizeAutoCommitTest.testRedundantDeletes
   [junit4] OK      3.13s J1 | MaxSizeAutoCommitTest.deleteTest
   [junit4] OK      10.1s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:70313AA774499ED]}
   [junit4] OK      10.2s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:B355AF56438652C1]}
   [junit4] OK      10.00s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:3DBC398A12421A0A]}
   [junit4] OK      9.85s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:C52926F7EBC4123]}
   [junit4] OK      9.80s J1 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:409317C2DFB48198]}
   [junit4] OK      2.59s J1 | MaxSizeAutoCommitTest.simpleTest
   [junit4] Completed [4/5] on J1 in 62.07s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
   [junit4] OK      5.85s J0 | MaxSizeAutoCommitTest.testRedundantDeletes
   [junit4] OK      2.30s J0 | MaxSizeAutoCommitTest.deleteTest
   [junit4] OK      9.73s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:70313AA774499ED]}
   [junit4] OK      9.94s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:B355AF56438652C1]}
   [junit4] OK      9.87s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:3DBC398A12421A0A]}
   [junit4] OK      9.90s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:C52926F7EBC4123]}
   [junit4] OK      9.68s J0 | MaxSizeAutoCommitTest.endToEndTest {seed=[1D557C9C97F6BEEF:409317C2DFB48198]}
   [junit4] OK      2.51s J0 | MaxSizeAutoCommitTest.simpleTest
   [junit4] Completed [5/5] on J0 in 59.79s, 8 tests
   [junit4] 
   [junit4] JVM J0:     0.96 ..   209.17 =   208.21s
   [junit4] JVM J1:     0.93 ..   149.28 =   148.35s
   [junit4] Execution time total: 3 minutes 29 seconds
   [junit4] Tests summary: 5 suites, 40 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 517.81s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 231.44s | org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4:tophints] 215.07s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 174.90s | org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4:tophints] 128.07s | org.apache.solr.cloud.ZkFailoverTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 31 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.MaxSizeAutoCommitTest
[repro] Exiting with code 0

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\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=23ab3d19ab0239bae4cc0acdbc01a8b65c637d68, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #611
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2