You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/01 05:56:20 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 60 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/60/

3 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testOverseerFailure

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([70F0AA84E109CEB0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([70F0AA84E109CEB0]:0)


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([70F0AA84E109CEB0:1D9A2F2FD96B2384]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation(TimeRoutedAliasUpdateProcessorTest.java:374)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 13136 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 853714 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[70F0AA84E109CEB0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/init-core-data-001
   [junit4]   2> 853715 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[70F0AA84E109CEB0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 853715 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[70F0AA84E109CEB0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 853717 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[70F0AA84E109CEB0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 853719 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSliceRouting
   [junit4]   2> 853719 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001
   [junit4]   2> 853720 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 853720 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 853720 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 853820 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.c.ZkTestServer start zk server on port:42911
   [junit4]   2> 853820 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42911
   [junit4]   2> 853820 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42911
   [junit4]   2> 853823 INFO  (zkConnectionManagerCallback-1408-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853828 INFO  (zkConnectionManagerCallback-1410-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853830 INFO  (zkConnectionManagerCallback-1412-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853832 WARN  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 853833 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 853833 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 853833 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 853837 WARN  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 853838 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 853838 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 853838 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 853855 WARN  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 853855 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 853855 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 853855 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 853856 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853856 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853856 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 853869 WARN  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 853869 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 853869 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 853869 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 853870 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853870 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853870 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 853870 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66495c3f{/solr,null,AVAILABLE}
   [junit4]   2> 853871 WARN  (jetty-launcher-1413-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c5430c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853877 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52a163f4{/solr,null,AVAILABLE}
   [junit4]   2> 853878 WARN  (jetty-launcher-1413-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5e2ed345[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6379a3ad{SSL,[ssl, http/1.1]}{127.0.0.1:36363}
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.Server Started @854075ms
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36363}
   [junit4]   2> 853879 ERROR (jetty-launcher-1413-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T02:15:42.684Z
   [junit4]   2> 853880 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853880 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853880 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f4480b{SSL,[ssl, http/1.1]}{127.0.0.1:40941}
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.Server Started @854077ms
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40941}
   [junit4]   2> 853881 ERROR (jetty-launcher-1413-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T02:15:42.686Z
   [junit4]   2> 853882 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d197e3d{/solr,null,AVAILABLE}
   [junit4]   2> 853882 WARN  (jetty-launcher-1413-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4523e3cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@278d21fa{SSL,[ssl, http/1.1]}{127.0.0.1:42698}
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.Server Started @854080ms
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42698}
   [junit4]   2> 853884 INFO  (zkConnectionManagerCallback-1417-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853884 ERROR (jetty-launcher-1413-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T02:15:42.689Z
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853885 INFO  (zkConnectionManagerCallback-1415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853885 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853886 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d6f38bf{/solr,null,AVAILABLE}
   [junit4]   2> 853886 WARN  (jetty-launcher-1413-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@412bfbee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853896 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4da030f6{SSL,[ssl, http/1.1]}{127.0.0.1:42228}
   [junit4]   2> 853896 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.Server Started @854093ms
   [junit4]   2> 853896 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42228}
   [junit4]   2> 853897 ERROR (jetty-launcher-1413-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T02:15:42.702Z
   [junit4]   2> 853914 INFO  (zkConnectionManagerCallback-1419-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853915 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853921 INFO  (zkConnectionManagerCallback-1423-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853921 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853964 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 853965 WARN  (jetty-launcher-1413-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 853974 WARN  (jetty-launcher-1413-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@356f5c44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853977 WARN  (jetty-launcher-1413-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 853978 WARN  (jetty-launcher-1413-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@142951f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853978 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42911/solr
   [junit4]   2> 853980 INFO  (zkConnectionManagerCallback-1431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853982 INFO  (zkConnectionManagerCallback-1433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854011 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 854011 WARN  (jetty-launcher-1413-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854012 WARN  (jetty-launcher-1413-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@164d1e9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854015 WARN  (jetty-launcher-1413-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854016 WARN  (jetty-launcher-1413-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@663b4570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854016 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42911/solr
   [junit4]   2> 854018 INFO  (zkConnectionManagerCallback-1441-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854020 INFO  (zkConnectionManagerCallback-1443-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854029 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40941_solr
   [junit4]   2> 854030 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Overseer (id=74444568739119114-127.0.0.1:40941_solr-n_0000000000) starting
   [junit4]   2> 854035 INFO  (zkConnectionManagerCallback-1450-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854038 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42911/solr ready
   [junit4]   2> 854039 INFO  (OverseerStateUpdate-74444568739119114-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40941_solr
   [junit4]   2> 854039 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40941_solr
   [junit4]   2> 854042 INFO  (zkCallback-1442-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 854042 INFO  (zkCallback-1449-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 854044 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 854053 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36363_solr as DOWN
   [junit4]   2> 854055 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 854055 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36363_solr
   [junit4]   2> 854056 INFO  (zkCallback-1442-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 854062 INFO  (zkCallback-1432-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 854073 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 854082 INFO  (zkCallback-1449-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 854089 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 854103 WARN  (jetty-launcher-1413-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854106 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854168 INFO  (zkConnectionManagerCallback-1456-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854176 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 854177 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42911/solr ready
   [junit4]   2> 854178 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854178 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854179 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:40941_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node3/.
   [junit4]   2> 854198 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 854215 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36363.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854216 WARN  (jetty-launcher-1413-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1c383389[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854238 WARN  (jetty-launcher-1413-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854241 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36363.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854253 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36363.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854254 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:36363_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node1/.
   [junit4]   2> 854254 WARN  (jetty-launcher-1413-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6575d67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854255 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42911/solr
   [junit4]   2> 854310 INFO  (zkConnectionManagerCallback-1463-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854328 INFO  (zkConnectionManagerCallback-1465-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854330 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 854333 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42698_solr as DOWN
   [junit4]   2> 854334 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 854334 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42698_solr
   [junit4]   2> 854335 INFO  (zkCallback-1432-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854335 INFO  (zkCallback-1442-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854346 INFO  (zkCallback-1449-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854346 INFO  (zkCallback-1464-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854361 INFO  (zkCallback-1455-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854378 INFO  (zkConnectionManagerCallback-1472-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854379 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 854380 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42911/solr ready
   [junit4]   2> 854394 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 854420 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42698.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854432 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42698.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854432 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42698.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854433 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:42698_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node2/.
   [junit4]   2> 854642 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 854643 WARN  (jetty-launcher-1413-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854644 WARN  (jetty-launcher-1413-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@77d882a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854647 WARN  (jetty-launcher-1413-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854658 WARN  (jetty-launcher-1413-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@48064661[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854659 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42911/solr
   [junit4]   2> 854690 INFO  (zkConnectionManagerCallback-1479-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854693 INFO  (zkConnectionManagerCallback-1481-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854697 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 854709 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42228_solr as DOWN
   [junit4]   2> 854710 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 854710 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42228_solr
   [junit4]   2> 854712 INFO  (zkCallback-1449-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854712 INFO  (zkCallback-1442-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854713 INFO  (zkCallback-1432-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854722 INFO  (zkCallback-1471-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854730 INFO  (zkCallback-1455-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854730 INFO  (zkCallback-1464-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854734 INFO  (zkCallback-1480-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854736 INFO  (zkConnectionManagerCallback-1488-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854737 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 854739 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42911/solr ready
   [junit4]   2> 854739 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 854756 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42228.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854765 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42228.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854766 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42228.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854767 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:42228_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/.
   [junit4]   2> 854876 INFO  (zkConnectionManagerCallback-1494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854876 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 854879 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42911/solr ready
   [junit4]   2> 854898 INFO  (qtp482172072-4195) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854901 INFO  (qtp482172072-4195) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 854902 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@119b8382
   [junit4]   2> 854902 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0]) [    ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@6a2a2aa2
   [junit4]   2> 854904 INFO  (qtp482172072-4197) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854905 INFO  (qtp482172072-4197) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 854906 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854906 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 854907 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854907 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 854908 INFO  (qtp482172072-4194) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854908 INFO  (qtp482172072-4194) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 854915 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 854918 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testSliceRouting",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 854920 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testSliceRouting/protwords.txt
   [junit4]   2> 854921 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testSliceRouting/managed-schema
   [junit4]   2> 854923 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testSliceRouting/solrconfig.xml
   [junit4]   2> 854924 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testSliceRouting/synonyms.txt
   [junit4]   2> 854926 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testSliceRouting/stopwords.txt
   [junit4]   2> 854927 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testSliceRouting/params.json
   [junit4]   2> 854928 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testSliceRouting/lang/contractions_it.txt
   [junit4]   2> 854930 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testSliceRouting/lang/stopwords_no.txt
   [junit4]   2> 854931 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testSliceRouting/lang/stopwords_hy.txt
   [junit4]   2> 854933 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testSliceRouting/lang/stemdict_nl.txt
   [junit4]   2> 854934 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testSliceRouting/lang/contractions_ca.txt
   [junit4]   2> 854935 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testSliceRouting/lang/stopwords_id.txt
   [junit4]   2> 854937 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testSliceRouting/lang/stopwords_ga.txt
   [junit4]   2> 854938 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testSliceRouting/lang/stopwords_da.txt
   [junit4]   2> 854939 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testSliceRouting/lang/stopwords_hi.txt
   [junit4]   2> 854941 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testSliceRouting/lang/stopwords_ja.txt
   [junit4]   2> 854942 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testSliceRouting/lang/stopwords_pt.txt
   [junit4]   2> 854943 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testSliceRouting/lang/stopwords_hu.txt
   [junit4]   2> 854945 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testSliceRouting/lang/stopwords_el.txt
   [junit4]   2> 854946 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testSliceRouting/lang/stopwords_ru.txt
   [junit4]   2> 854947 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testSliceRouting/lang/stopwords_tr.txt
   [junit4]   2> 854948 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testSliceRouting/lang/stopwords_ar.txt
   [junit4]   2> 854950 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testSliceRouting/lang/userdict_ja.txt
   [junit4]   2> 854951 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testSliceRouting/lang/stopwords_it.txt
   [junit4]   2> 854953 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testSliceRouting/lang/stopwords_eu.txt
   [junit4]   2> 854954 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testSliceRouting/lang/stopwords_cz.txt
   [junit4]   2> 854955 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testSliceRouting/lang/stoptags_ja.txt
   [junit4]   2> 854957 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testSliceRouting/lang/contractions_fr.txt
   [junit4]   2> 854958 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testSliceRouting/lang/stopwords_fa.txt
   [junit4]   2> 854960 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testSliceRouting/lang/stopwords_de.txt
   [junit4]   2> 854961 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testSliceRouting/lang/contractions_ga.txt
   [junit4]   2> 854963 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testSliceRouting/lang/stopwords_ca.txt
   [junit4]   2> 854964 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testSliceRouting/lang/stopwords_nl.txt
   [junit4]   2> 854966 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testSliceRouting/lang/stopwords_bg.txt
   [junit4]   2> 854967 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testSliceRouting/lang/stopwords_es.txt
   [junit4]   2> 854968 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testSliceRouting/lang/stopwords_en.txt
   [junit4]   2> 854970 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testSliceRouting/lang/stopwords_lv.txt
   [junit4]   2> 854973 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testSliceRouting/lang/stopwords_th.txt
   [junit4]   2> 854975 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testSliceRouting/lang/stopwords_ro.txt
   [junit4]   2> 854977 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testSliceRouting/lang/stopwords_fr.txt
   [junit4]   2> 854978 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testSliceRouting/lang/stopwords_sv.txt
   [junit4]   2> 854981 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testSliceRouting/lang/stopwords_fi.txt
   [junit4]   2> 854982 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testSliceRouting/lang/hyphenations_ga.txt
   [junit4]   2> 854984 INFO  (OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testSliceRouting/lang/stopwords_gl.txt
   [junit4]   2> 854987 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2} status=0 QTime=71
   [junit4]   2> 854988 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854989 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 854990 INFO  (qtp482172072-4194) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854991 INFO  (qtp482172072-4194) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 854992 INFO  (qtp482172072-4195) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 855003 INFO  (qtp482172072-4195) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 855003 INFO  (qtp482172072-4197) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 855005 INFO  (qtp482172072-4197) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 855006 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 855014 INFO  (OverseerCollectionConfigSetProcessor-74444568739119114-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 855017 INFO  (OverseerThreadFactory-1425-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSliceRouting
   [junit4]   2> 855134 INFO  (OverseerStateUpdate-74444568739119114-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSliceRouting",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSliceRouting_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42228/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 855390 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr    x:testSliceRouting_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 856413 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 856413 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 856413 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856417 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 856417 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856417 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856424 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 856566 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 856842 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 856871 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting, trusted=true
   [junit4]   2> 856871 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42228.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 856872 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/./testSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 856886 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 856939 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 856939 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 856991 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 856991 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 856993 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c96df59[testSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 856994 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testSliceRouting
   [junit4]   2> 856994 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testSliceRouting
   [junit4]   2> 856994 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testSliceRouting/managed-schema
   [junit4]   2> 856995 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 856995 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 856995 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 856997 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 856997 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629576176129277952
   [junit4]   2> 856999 INFO  (searcherExecutor-1448-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2c96df59[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 856999 INFO  (searcherExecutor-1448-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 856999 INFO  (searcherExecutor-1448-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 857001 INFO  (searcherExecutor-1448-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [testSliceRouting_shard1_replica_n1] Registered new searcher Searcher@2c96df59[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 857003 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSliceRouting/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 857003 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSliceRouting/leaders/shard1
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ has no replicas
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testSliceRouting/leaders/shard1/leader after winning as /collections/testSliceRouting/leader_elect/shard1/election/74444568739119121-core_node2-n_0000000000
   [junit4]   2> 857008 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ shard1
   [junit4]   2> 857109 INFO  (zkCallback-1480-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857110 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 857112 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1722
   [junit4]   2> 857117 INFO  (zkCallback-1480-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857119 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 857212 INFO  (zkCallback-1464-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857212 INFO  (zkCallback-1480-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857212 INFO  (zkCallback-1480-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857226 INFO  (zkCallback-1480-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857226 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2220
   [junit4]   2> 857239 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 857240 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 857264 DEBUG (qtp1877685849-4205) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 857273 INFO  (qtp1877685849-4205) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testSliceRouting"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 857274 INFO  (qtp1877685849-4205) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testSliceRouting
   [junit4]   2> 857282 INFO  (Thread-540) [    ] o.a.s.c.SolrCore config update listener called for core testSliceRouting_shard1_replica_n1
   [junit4]   2> 857282 INFO  (Thread-540) [    ] o.a.s.c.SolrCore core reload testSliceRouting_shard1_replica_n1
   [junit4]   2> 857295 INFO  (Thread-540) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 857295 INFO  (Thread-540) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 857295 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 857295 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857306 INFO  (solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 857308 INFO  (Thread-540) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 857356 INFO  (Thread-540) [    ] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 857437 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 857438 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 857438 INFO  (solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 857438 INFO  (solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 857438 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 857574 INFO  (qtp1877685849-4202) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 857582 INFO  (qtp1877685849-4202) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 857582 INFO  (solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 857582 INFO  (solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 857586 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 857690 INFO  (qtp1877685849-4203) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 857694 INFO  (qtp1877685849-4203) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 857698 INFO  (solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 857698 INFO  (solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 857700 INFO  (Thread-540) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 857710 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   

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

pples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1002721835
     [copy] Copying 240 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1002721835
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1002721835

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 24ms :: artifacts dl 11ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 325 minutes 24 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		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:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 61 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/61/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader

Error Message:
Doc with id=4 not found in https://127.0.0.1:41111/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in https://127.0.0.1:41111/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([4A292AD42FBCED99:34C20AC4ECDBE2A3]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:283)
	at org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:267)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:138)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:97)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 13544 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/init-core-data-001
   [junit4]   2> 800409 WARN  (SUITE-TestCloudConsistency-seed#[4A292AD42FBCED99]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 800409 INFO  (SUITE-TestCloudConsistency-seed#[4A292AD42FBCED99]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 800412 INFO  (SUITE-TestCloudConsistency-seed#[4A292AD42FBCED99]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 800414 INFO  (SUITE-TestCloudConsistency-seed#[4A292AD42FBCED99]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 800416 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeader
   [junit4]   2> 800417 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/tempDir-001
   [junit4]   2> 800417 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 800418 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 800418 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 800518 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkTestServer start zk server on port:46723
   [junit4]   2> 800518 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46723
   [junit4]   2> 800518 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46723
   [junit4]   2> 800522 INFO  (zkConnectionManagerCallback-4762-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800525 INFO  (zkConnectionManagerCallback-4764-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800527 INFO  (zkConnectionManagerCallback-4766-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800531 WARN  (jetty-launcher-4767-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 800531 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 800532 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 800532 INFO  (jetty-launcher-4767-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 800533 WARN  (jetty-launcher-4767-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 800534 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 800534 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 800534 INFO  (jetty-launcher-4767-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 800536 WARN  (jetty-launcher-4767-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 800536 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 800536 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 800537 INFO  (jetty-launcher-4767-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 800541 WARN  (jetty-launcher-4767-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 800541 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 800541 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 800541 INFO  (jetty-launcher-4767-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 800541 INFO  (jetty-launcher-4767-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800541 INFO  (jetty-launcher-4767-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800541 INFO  (jetty-launcher-4767-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 800542 INFO  (jetty-launcher-4767-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@794dfa0c{/solr,null,AVAILABLE}
   [junit4]   2> 800577 WARN  (jetty-launcher-4767-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@588d8066[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800578 INFO  (jetty-launcher-4767-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800578 INFO  (jetty-launcher-4767-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800578 INFO  (jetty-launcher-4767-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 800579 INFO  (jetty-launcher-4767-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800579 INFO  (jetty-launcher-4767-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800579 INFO  (jetty-launcher-4767-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 800579 INFO  (jetty-launcher-4767-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800579 INFO  (jetty-launcher-4767-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800579 INFO  (jetty-launcher-4767-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 800580 INFO  (jetty-launcher-4767-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bd45{/solr,null,AVAILABLE}
   [junit4]   2> 800580 INFO  (jetty-launcher-4767-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12cf7890{/solr,null,AVAILABLE}
   [junit4]   2> 800580 WARN  (jetty-launcher-4767-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5223c106[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800580 WARN  (jetty-launcher-4767-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b87e56c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800580 INFO  (jetty-launcher-4767-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7aeefbe6{SSL,[ssl, http/1.1]}{127.0.0.1:43803}
   [junit4]   2> 800580 INFO  (jetty-launcher-4767-thread-4) [    ] o.e.j.s.Server Started @800633ms
   [junit4]   2> 800580 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43803}
   [junit4]   2> 800581 ERROR (jetty-launcher-4767-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T21:54:10.887Z
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1434bf63{/solr,null,AVAILABLE}
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25091063{SSL,[ssl, http/1.1]}{127.0.0.1:40558}
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-1) [    ] o.e.j.s.Server Started @800633ms
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40558}
   [junit4]   2> 800581 ERROR (jetty-launcher-4767-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800581 WARN  (jetty-launcher-4767-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@9f7efa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800581 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T21:54:10.887Z
   [junit4]   2> 800582 INFO  (jetty-launcher-4767-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11266e33{SSL,[ssl, http/1.1]}{127.0.0.1:35982}
   [junit4]   2> 800582 INFO  (jetty-launcher-4767-thread-3) [    ] o.e.j.s.Server Started @800635ms
   [junit4]   2> 800582 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35982}
   [junit4]   2> 800583 ERROR (jetty-launcher-4767-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800583 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800583 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 800583 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800583 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800583 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T21:54:10.889Z
   [junit4]   2> 800587 INFO  (jetty-launcher-4767-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49facad5{SSL,[ssl, http/1.1]}{127.0.0.1:41499}
   [junit4]   2> 800587 INFO  (jetty-launcher-4767-thread-2) [    ] o.e.j.s.Server Started @800639ms
   [junit4]   2> 800587 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41499}
   [junit4]   2> 800587 ERROR (jetty-launcher-4767-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800587 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800587 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 800588 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800588 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800588 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T21:54:10.894Z
   [junit4]   2> 800588 INFO  (zkConnectionManagerCallback-4773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800589 INFO  (zkConnectionManagerCallback-4771-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800589 INFO  (zkConnectionManagerCallback-4769-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800589 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800589 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800593 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800598 INFO  (zkConnectionManagerCallback-4775-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800599 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800751 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 800751 WARN  (jetty-launcher-4767-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 800752 WARN  (jetty-launcher-4767-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1c3a314a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800752 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 800752 WARN  (jetty-launcher-4767-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 800753 WARN  (jetty-launcher-4767-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ccf2bb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800755 WARN  (jetty-launcher-4767-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 800755 WARN  (jetty-launcher-4767-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 800755 WARN  (jetty-launcher-4767-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4f9cded0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800756 WARN  (jetty-launcher-4767-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5260f53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800756 INFO  (jetty-launcher-4767-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
   [junit4]   2> 800757 INFO  (jetty-launcher-4767-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
   [junit4]   2> 800760 INFO  (zkConnectionManagerCallback-4791-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800760 INFO  (zkConnectionManagerCallback-4789-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800761 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 0x1038f610d1d0007, likely client has closed socket
   [junit4]   2> 800762 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 0x1038f610d1d0008, likely client has closed socket
   [junit4]   2> 800801 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 800802 WARN  (jetty-launcher-4767-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 800809 INFO  (zkConnectionManagerCallback-4793-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800809 INFO  (zkConnectionManagerCallback-4795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800826 WARN  (jetty-launcher-4767-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@56654dbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800839 WARN  (jetty-launcher-4767-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 800870 WARN  (jetty-launcher-4767-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@46feb132[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800871 INFO  (jetty-launcher-4767-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
   [junit4]   2> 800898 INFO  (zkConnectionManagerCallback-4805-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800944 INFO  (zkConnectionManagerCallback-4807-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800964 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 800964 WARN  (jetty-launcher-4767-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 800965 WARN  (jetty-launcher-4767-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@618ab4fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800966 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41499_solr
   [junit4]   2> 800967 WARN  (jetty-launcher-4767-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 800967 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.c.Overseer Overseer (id=73059665962663948-127.0.0.1:41499_solr-n_0000000000) starting
   [junit4]   2> 800968 WARN  (jetty-launcher-4767-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3ec78e5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 800969 INFO  (jetty-launcher-4767-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
   [junit4]   2> 800978 INFO  (zkConnectionManagerCallback-4815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800984 INFO  (jetty-launcher-4767-thread-1) [n:127.0.0.1:40558_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40558_solr
   [junit4]   2> 801014 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801018 INFO  (zkCallback-4806-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801019 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35982_solr as DOWN
   [junit4]   2> 801020 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 801020 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35982_solr
   [junit4]   2> 801022 INFO  (zkCallback-4792-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 801022 INFO  (zkConnectionManagerCallback-4822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801023 INFO  (zkConnectionManagerCallback-4820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801024 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 801026 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
   [junit4]   2> 801034 INFO  (zkCallback-4806-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 801036 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 801036 INFO  (zkCallback-4794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 801040 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43803_solr as DOWN
   [junit4]   2> 801041 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 801041 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43803_solr
   [junit4]   2> 801042 INFO  (zkCallback-4806-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 801044 INFO  (OverseerStateUpdate-73059665962663948-127.0.0.1:41499_solr-n_0000000000) [n:127.0.0.1:41499_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41499_solr
   [junit4]   2> 801045 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41499_solr as DOWN
   [junit4]   2> 801046 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 801046 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41499_solr
   [junit4]   2> 801047 INFO  (zkCallback-4806-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 801051 INFO  (zkCallback-4794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 801051 INFO  (zkCallback-4792-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 801051 INFO  (zkConnectionManagerCallback-4827-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801052 INFO  (jetty-launcher-4767-thread-1) [n:127.0.0.1:40558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 801054 INFO  (jetty-launcher-4767-thread-1) [n:127.0.0.1:40558_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
   [junit4]   2> 801071 INFO  (zkCallback-4819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 801081 INFO  (jetty-launcher-4767-thread-1) [n:127.0.0.1:40558_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 801089 INFO  (zkConnectionManagerCallback-4841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801090 INFO  (zkCallback-4821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 801091 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 801092 INFO  (zkConnectionManagerCallback-4834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801093 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 801094 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 801098 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
   [junit4]   2> 801101 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
   [junit4]   2> 801125 INFO  (jetty-launcher-4767-thread-1) [n:127.0.0.1:40558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40558.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801130 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 801142 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 801144 INFO  (jetty-launcher-4767-thread-1) [n:127.0.0.1:40558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40558.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801165 INFO  (jetty-launcher-4767-thread-1) [n:127.0.0.1:40558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40558.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801166 INFO  (jetty-launcher-4767-thread-1) [n:127.0.0.1:40558_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/tempDir-001/node1/.
   [junit4]   2> 801181 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41499.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801266 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801280 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35982.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801282 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41499.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801287 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41499.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801293 INFO  (jetty-launcher-4767-thread-2) [n:127.0.0.1:41499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/tempDir-001/node2/.
   [junit4]   2> 801341 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801343 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801343 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35982.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801346 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35982.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 801347 INFO  (jetty-launcher-4767-thread-3) [n:127.0.0.1:35982_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/tempDir-001/node3/.
   [junit4]   2> 801348 INFO  (jetty-launcher-4767-thread-4) [n:127.0.0.1:43803_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/tempDir-001/node4/.
   [junit4]   2> 802138 INFO  (zkConnectionManagerCallback-4848-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802140 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 802141 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
   [junit4]   2> 802153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=723715314
   [junit4]   2> 802153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40558_solr
   [junit4]   2> 802153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 802153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40558_solr as DOWN
   [junit4]   2> 802155 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802156 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 802156 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@368b401d: rootName = solr_40558, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@573c272f
   [junit4]   2> 802164 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 802164 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@724a5670: rootName = solr_40558, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44d1e5d3
   [junit4]   2> 802169 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 802169 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6464f580: rootName = solr_40558, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3aee2723
   [junit4]   2> 802169 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 802173 INFO  (zkCallback-4806-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802173 INFO  (zkCallback-4794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802183 INFO  (zkCallback-4840-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802183 INFO  (zkCallback-4833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802183 INFO  (zkCallback-4821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802183 INFO  (zkCallback-4819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802183 INFO  (zkCallback-4847-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802187 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@25091063{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 802188 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@794dfa0c{/solr,null,UNAVAILABLE}
   [junit4]   2> 802188 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 802191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 802193 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 802194 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 802194 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 802195 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802195 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802195 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 802196 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13382a54{/solr,null,AVAILABLE}
   [junit4]   2> 802196 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4401e72e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802197 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75bff861{SSL,[ssl, http/1.1]}{127.0.0.1:45077}
   [junit4]   2> 802197 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.Server Started @802249ms
   [junit4]   2> 802197 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33499}
   [junit4]   2> 802197 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 802197 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 802197 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 802197 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802197 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802197 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T21:54:12.503Z
   [junit4]   2> 802199 INFO  (zkConnectionManagerCallback-4853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802200 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802419 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 802420 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 802430 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@44965ee5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802433 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 802434 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c3aeeae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802435 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
   [junit4]   2> 802437 INFO  (zkConnectionManagerCallback-4860-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802478 INFO  (zkConnectionManagerCallback-4862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802484 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 802494 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33499_solr as DOWN
   [junit4]   2> 802495 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802495 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33499_solr
   [junit4]   2> 802498 INFO  (zkCallback-4833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802498 INFO  (zkCallback-4847-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802498 INFO  (zkCallback-4794-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802498 INFO  (zkCallback-4821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802498 INFO  (zkCallback-4819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802498 INFO  (zkCallback-4840-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802498 INFO  (zkCallback-4806-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802516 INFO  (zkCallback-4861-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802540 INFO  (zkConnectionManagerCallback-4869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802544 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 802545 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
   [junit4]   2> 802545 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802574 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33499.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 802615 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33499.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 802615 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33499.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 802620 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [n:127.0.0.1:33499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/tempDir-001/node1/.
   [junit4]   2> 802699 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:45077/solr. Proxy: https://127.0.0.1:33499/solr
   [junit4]   2> 802699 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=500616853
   [junit4]   2> 802699 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41499_solr
   [junit4]   2> 802700 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 802700 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41499_solr as DOWN
   [junit4]   2> 802706 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 802706 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@debdb00: rootName = solr_41499, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@28b100a3
   [junit4]   2> 802714 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 802714 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b34081d: rootName = solr_41499, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44d1e5d3
   [junit4]   2> 802719 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 802719 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e85882d: rootName = solr_41499, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3aee2723
   [junit4]   2> 802719 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 802726 INFO  (closeThreadPool-4873-thread-2) [    ] o.a.s.c.Overseer Overseer (id=73059665962663948-127.0.0.1:41499_solr-n_0000000000) closing
   [junit4]   2> 802727 INFO  (OverseerAutoScalingTriggerThread-73059665962663948-127.0.0.1:41499_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 802727 INFO  (OverseerStateUpdate-73059665962663948-127.0.0.1:41499_solr-n_0000000000) [n:127.0.0.1:41499_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41499_solr
   [junit4]   2> 802737 INFO  (zkCallback-4840-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802738 INFO  (zkCallback-4819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802738 INFO  (zkCallback-4794-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35982_solr
   [junit4]   2> 802738 INFO  (zkCallback-4833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802738 INFO  (zkCallback-4794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802738 INFO  (zkCallback-4821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802739 INFO  (zkCallback-4847-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802741 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.Overseer Overseer (id=73059665962663948-127.0.0.1:41499_solr-n_0000000000) closing
   [junit4]   2> 802741 INFO  (closeThreadPool-4873-thread-1) [    ] o.a.s.c.Overseer Overseer (id=73059665962663948-127.0.0.1:41499_solr-n_0000000000) closing
   [junit4]   2> 802741 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802741 INFO  (zkCallback-4861-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802741 INFO  (zkCallback-4794-thread-2) [n:127.0.0.1:35982_solr    ] o.a.s.c.Overseer Overseer (id=73059665962663946-127.0.0.1:35982_solr-n_0000000002) starting
   [junit4]   2> 802744 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@49facad5{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 802752 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1434bf63{/solr,null,UNAVAILABLE}
   [junit4]   2> 802753 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 802754 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 802767 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 802768 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 802768 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 802770 INFO  (OverseerStateUpdate-73059665962663946-127.0.0.1:35982_solr-n_0000000002) [n:127.0.0.1:35982_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35982_solr
   [junit4]   2> 802778 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802778 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802778 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 802779 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c2090b1{/solr,null,AVAILABLE}
   [junit4]   2> 802779 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@c16bc11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802780 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5046f388{SSL,[ssl, http/1.1]}{127.0.0.1:46444}
   [junit4]   2> 802780 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.Server Started @802832ms
   [junit4]   2> 802780 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41111}
   [junit4]   2> 802780 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 802780 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 802780 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 802780 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802780 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802780 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T21:54:13.086Z
   [junit4]   2> 802783 INFO  (zkConnectionManagerCallback-4875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802784 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802864 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 802865 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 802869 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@184bdf26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802895 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 802895 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b91996f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802897 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
   [junit4]   2> 802898 INFO  (zkConnectionManagerCallback-4882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802906 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 0x1038f610d1d0019, likely client has closed socket
   [junit4]   2> 802908 INFO  (zkConnectionManagerCallback-4884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802913 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 802918 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41111_solr as DOWN
   [junit4]   2> 802919 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802919 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41111_solr
   [junit4]   2> 802925 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802926 INFO  (zkCallback-4840-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802926 INFO  (zkCallback-4833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802926 INFO  (zkCallback-4847-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802926 INFO  (zkCallback-4861-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802926 INFO  (zkCallback-4821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802926 INFO  (zkCallback-4794-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802937 INFO  (zkCallback-4883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802964 INFO  (zkConnectionManagerCallback-4891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802966 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 802968 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
   [junit4]   2> 802968 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 803002 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41111.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 803019 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41111.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 803020 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41111.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 803021 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/tempDir-001/node2/.
   [junit4]   2> 803146 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:46444/solr. Proxy: https://127.0.0.1:41111/solr
   [junit4]   2> 803146 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=775261550
   [junit4]   2> 803146 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43803_solr
   [junit4]   2> 803147 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 803147 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43803_solr as DOWN
   [junit4]   2> 803151 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 803151 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c947a66: rootName = solr_43803, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2127c5e7
   [junit4]   2> 803162 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 803162 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7640b23c: rootName = solr_43803, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44d1e5d3
   [junit4]   2> 803167 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 803167 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2abe9bd7: rootName = solr_43803, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3aee2723
   [junit4]   2> 803167 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 803171 INFO  (zkCallback-4833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803171 INFO  (zkCallback-4847-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803171 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803171 INFO  (zkCallback-4794-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803177 INFO  (zkCallback-4883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803178 INFO  (zkCallback-4861-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803178 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7aeefbe6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 803179 INFO  (zkCallback-4890-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803185 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bd45{/solr,null,UNAVAILABLE}
   [junit4]   2> 803186 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 803186 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 803188 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 803188 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 803188 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 803189 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 803189 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 803189 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 803190 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f6c5518{/solr,null,AVAILABLE}
   [junit4]   2> 803190 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4bfbf7e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 803191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e66ce47{SSL,[ssl, http/1.1]}{127.0.0.1:38096}
   [junit4]   2> 803191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.Server Started @803243ms
   [junit4]   2> 803191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40941}
   [junit4]   2> 803191 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 803191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 803191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 803191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 803191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 803191 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T21:54:13.497Z
   [junit4]   2> 803193 INFO  (zkConnectionManagerCallback-4897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803194 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 803258 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 803258 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 803259 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@24a571df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 803262 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 803281 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6aee8928[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 803283 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
   [junit4]   2> 803284 INFO  (zkConnectionManagerCallback-4904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803287 INFO  (zkConnectionManagerCallback-4906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803292 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 803296 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40941_solr as DOWN
   [junit4]   2> 803297 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 803297 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40941_solr
   [junit4]   2> 803299 INFO  (zkCallback-4847-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803299 INFO  (zkCallback-4883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803299 INFO  (zkCallback-4890-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803299 INFO  (zkCallback-4861-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803299 INFO  (zkCallback-4905-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803307 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803307 INFO  (zkCallback-4833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803307 INFO  (zkCallback-4794-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803338 INFO  (zkConnectionManagerCallback-4913-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803339 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 803341 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
   [junit4]   2> 803341 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 803369 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 803386 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 803387 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e1d79e6
   [junit4]   2> 803388 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_4A292AD42FBCED99-001/tempDir-001/node4/.
   [junit4]   2> 803459 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:38096/solr. Proxy: https://127.0.0.1:40941/solr
   [junit4]   2> 803459 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=777185377
   [junit4]   2> 803459 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35982_solr
   [junit4]   2> 803460 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 803460 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35982_solr as DOWN
   [junit4]   2> 803464 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 803464 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d515823: rootName = solr_35982, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5f8a06b9
   [junit4]   2> 803472 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 803472 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@775d12e8: rootName = solr_35982, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44d1e5d3
   [junit4]   2> 803479 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 803479 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b205ac9: rootName = solr_35982, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3aee2723
   [junit4]   2> 803479 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 803485 INFO  (closeThreadPool-4917-thread-2) [    ] o.a.s.c.Overseer Overseer (id=73059665962663946-127.0.0.1:35982_solr-n_0000000002) closing
   [junit4]   2> 803486 INFO  (OverseerStateUpdate-73059665962663946-127.0.0.1:35982_solr-n_0000000002) [n:127.0.0.1:35982_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35982_solr
   [junit4]   2> 803491 INFO  (OverseerAutoScalingTriggerThread-73059665962663946-127.0.0.1:35982_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 803493 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803493 INFO  (zkCallback-4847-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803493 INFO  (zkCallback-4890-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803513 INFO  (zkCallback-4861-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33499_solr
   [junit4]   2> 803513 INFO  (zkCallback-4883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803513 INFO  (zkCallback-4861-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803514 INFO  (zkCallback-4905-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803515 INFO  (zkCallback-4861-thread-2) [n:127.0.0.1:33499_solr    ] o.a.s.c.Overseer Overseer (id=73059665962663958-127.0.0.1:33499_solr-n_0000000004) starting
   [junit4]   2> 803516 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.Overseer Overseer (id=73059665962663946-127.0.0.1:35982_solr-n_0000000002) closing
   [junit4]   2> 803516 INFO  (closeThreadPool-4917-thread-1) [    ] o.a.s.c.Overseer Overseer (id=73059665962663946-127.0.0.1:35982_solr-n_0000000002) closing
   [junit4]   2> 803517 INFO  (zkCallback-4912-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803518 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@11266e33{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 803524 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12cf7890{/solr,null,UNAVAILABLE}
   [junit4]   2> 803525 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 803525 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 803527 INFO  (OverseerStateUpdate-73059665962663958-127.0.0.1:33499_solr-n_0000000004) [n:127.0.0.1:33499_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33499_solr
   [junit4]   2> 803527 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 803527 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 803527 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 803541 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 803541 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4A292AD42FBCED99]) [    ] o.e.j.s.session No SessionScaveng

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

jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null33004706
     [copy] Copying 240 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null33004706
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null33004706

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 41ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 108 minutes 21 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		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:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)