Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4272/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
Could not find collection:test_col

Stack Trace:
java.lang.AssertionError: Could not find collection:test_col
        at __randomizedtesting.SeedInfo.seed([4BE4B524F8935F73]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test

Error Message:
Timed out waiting for replicas of new collection to be active null Live Nodes: 
[127.0.0.1:55284_solr, 127.0.0.1:55285_solr, 127.0.0.1:55286_solr] Last 
available state: null

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of new collection to 
be active
null
Live Nodes: [127.0.0.1:55284_solr, 127.0.0.1:55285_solr, 127.0.0.1:55286_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([4BE4B524F8935F73:C3B08AFE566F328B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:120)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Could not find collection:source_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:source_collection
        at 
__randomizedtesting.SeedInfo.seed([4BE4B524F8935F73:B372BE860AF5B06F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:522)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:364)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:180)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13257 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/init-core-data-001
   [junit4]   2> 3317359 WARN  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=76 numCloses=76
   [junit4]   2> 3317360 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3317363 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182
 - causes OOM) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3317363 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3317364 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: 
servers=10, shards=3, repfactor=3
   [junit4]   2> 3317364 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001
   [junit4]   2> 3317364 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3317365 INFO  (Thread-4995) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3317365 INFO  (Thread-4995) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3317367 ERROR (Thread-4995) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3317465 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:55100
   [junit4]   2> 3317487 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317487 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317487 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317487 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317488 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317488 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317488 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317488 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317489 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317489 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3317493 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b291bb{/solr,null,AVAILABLE}
   [junit4]   2> 3317494 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c1ee580{/solr,null,AVAILABLE}
   [junit4]   2> 3317495 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@54a76398{HTTP/1.1,[http/1.1]}{127.0.0.1:55103}
   [junit4]   2> 3317495 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.e.j.s.Server Started @3321477ms
   [junit4]   2> 3317495 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55103}
   [junit4]   2> 3317495 ERROR (jetty-launcher-5203-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317495 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317495 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317495 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317495 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.380Z
   [junit4]   2> 3317496 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1881eaaf{/solr,null,AVAILABLE}
   [junit4]   2> 3317496 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@117964b6{/solr,null,AVAILABLE}
   [junit4]   2> 3317496 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6e08568a{HTTP/1.1,[http/1.1]}{127.0.0.1:55105}
   [junit4]   2> 3317497 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.e.j.s.Server Started @3321479ms
   [junit4]   2> 3317497 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55105}
   [junit4]   2> 3317497 ERROR (jetty-launcher-5203-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317497 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bad59c8{/solr,null,AVAILABLE}
   [junit4]   2> 3317497 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317497 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317497 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317497 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.382Z
   [junit4]   2> 3317498 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@211a6e7c{HTTP/1.1,[http/1.1]}{127.0.0.1:55102}
   [junit4]   2> 3317498 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.e.j.s.Server Started @3321480ms
   [junit4]   2> 3317498 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55102}
   [junit4]   2> 3317498 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36fa61b6{/solr,null,AVAILABLE}
   [junit4]   2> 3317498 ERROR (jetty-launcher-5203-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317499 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317499 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317499 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317499 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.384Z
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@732fcb55{/solr,null,AVAILABLE}
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25565508{/solr,null,AVAILABLE}
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e605680{HTTP/1.1,[http/1.1]}{127.0.0.1:55107}
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.e.j.s.Server Started @3321483ms
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55107}
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6cb016fe{HTTP/1.1,[http/1.1]}{127.0.0.1:55108}
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.e.j.s.Server Started @3321483ms
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4bd0bfac{HTTP/1.1,[http/1.1]}{127.0.0.1:55109}
   [junit4]   2> 3317501 ERROR (jetty-launcher-5203-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.e.j.s.Server Started @3321483ms
   [junit4]   2> 3317502 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55109}
   [junit4]   2> 3317502 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317502 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317502 ERROR (jetty-launcher-5203-thread-10) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317502 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1e110720{HTTP/1.1,[http/1.1]}{127.0.0.1:55106}
   [junit4]   2> 3317502 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.e.j.s.Server Started @3321484ms
   [junit4]   2> 3317502 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55106}
   [junit4]   2> 3317501 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55108}
   [junit4]   2> 3317502 ERROR (jetty-launcher-5203-thread-8) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317502 ERROR (jetty-launcher-5203-thread-7) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.388Z
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@55ce8517{HTTP/1.1,[http/1.1]}{127.0.0.1:55104}
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.e.j.s.Server Started @3321485ms
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55104}
   [junit4]   2> 3317503 ERROR (jetty-launcher-5203-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317502 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.388Z
   [junit4]   2> 3317503 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.388Z
   [junit4]   2> 3317504 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317504 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317504 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317504 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.389Z
   [junit4]   2> 3317504 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317504 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317504 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317504 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.389Z
   [junit4]   2> 3317508 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317512 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a39e9eb{/solr,null,AVAILABLE}
   [junit4]   2> 3317513 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4590028f{HTTP/1.1,[http/1.1]}{127.0.0.1:55117}
   [junit4]   2> 3317513 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.e.j.s.Server Started @3321495ms
   [junit4]   2> 3317513 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55117}
   [junit4]   2> 3317513 ERROR (jetty-launcher-5203-thread-9) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317519 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317519 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317519 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317519 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.404Z
   [junit4]   2> 3317520 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317520 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317521 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317521 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317522 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17f15220{/solr,null,AVAILABLE}
   [junit4]   2> 3317522 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4b262a8a{HTTP/1.1,[http/1.1]}{127.0.0.1:55120}
   [junit4]   2> 3317522 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.e.j.s.Server Started @3321504ms
   [junit4]   2> 3317522 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55120}
   [junit4]   2> 3317522 ERROR (jetty-launcher-5203-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3317524 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3317524 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317524 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317524 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-05T19:54:15.409Z
   [junit4]   2> 3317540 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317540 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317541 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317541 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317548 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3317548 INFO  (jetty-launcher-5203-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317570 INFO  (jetty-launcher-5203-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317570 INFO  (jetty-launcher-5203-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317577 INFO  (jetty-launcher-5203-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317578 INFO  (jetty-launcher-5203-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317578 INFO  (jetty-launcher-5203-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317583 INFO  (jetty-launcher-5203-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317590 INFO  (jetty-launcher-5203-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317594 INFO  (jetty-launcher-5203-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317598 INFO  (jetty-launcher-5203-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55100/solr
   [junit4]   2> 3317646 INFO  (jetty-launcher-5203-thread-2) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317647 INFO  (jetty-launcher-5203-thread-2) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55102_solr
   [junit4]   2> 3317649 INFO  (jetty-launcher-5203-thread-2) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.Overseer Overseer 
(id=98953570238595099-127.0.0.1:55102_solr-n_0000000000) starting
   [junit4]   2> 3317660 INFO  (jetty-launcher-5203-thread-2) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55102_solr
   [junit4]   2> 3317662 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3317715 INFO  (jetty-launcher-5203-thread-3) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3317722 INFO  (jetty-launcher-5203-thread-9) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3317722 INFO  (jetty-launcher-5203-thread-1) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3317723 INFO  (jetty-launcher-5203-thread-4) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3317728 INFO  (jetty-launcher-5203-thread-3) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317732 INFO  (jetty-launcher-5203-thread-9) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317733 INFO  (jetty-launcher-5203-thread-1) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317736 INFO  (jetty-launcher-5203-thread-4) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317737 INFO  (jetty-launcher-5203-thread-3) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55104_solr
   [junit4]   2> 3317739 INFO  (jetty-launcher-5203-thread-6) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3317743 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3317744 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3317744 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3317744 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3317745 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3317755 INFO  (jetty-launcher-5203-thread-9) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55117_solr
   [junit4]   2> 3317758 INFO  (jetty-launcher-5203-thread-10) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3317760 INFO  (jetty-launcher-5203-thread-1) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55120_solr
   [junit4]   2> 3317798 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3317805 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3317811 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3317826 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3317826 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3317851 INFO  (jetty-launcher-5203-thread-4) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55107_solr
   [junit4]   2> 3317852 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3317852 INFO  
(zkCallback-5262-thread-3-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 3317865 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3317865 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3317865 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3317866 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3317866 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3317866 INFO  
(zkCallback-5262-thread-3-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3317866 INFO  (jetty-launcher-5203-thread-6) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317866 INFO  
(zkCallback-5264-thread-3-processing-n:127.0.0.1:55109_solr) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 3317868 INFO  (jetty-launcher-5203-thread-10) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317871 INFO  (jetty-launcher-5203-thread-6) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55105_solr
   [junit4]   2> 3317875 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 3317875 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 3317875 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 3317876 INFO  
(zkCallback-5262-thread-3-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 3317876 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 3317876 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 3317876 INFO  
(zkCallback-5264-thread-3-processing-n:127.0.0.1:55109_solr) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 3317877 INFO  (jetty-launcher-5203-thread-10) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55109_solr
   [junit4]   2> 3317898 INFO  
(zkCallback-5262-thread-3-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3317898 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3317898 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3317898 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3317899 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3317899 INFO  
(zkCallback-5264-thread-3-processing-n:127.0.0.1:55109_solr) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3317899 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3317935 INFO  (jetty-launcher-5203-thread-5) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 3317938 INFO  (jetty-launcher-5203-thread-5) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317941 INFO  (jetty-launcher-5203-thread-5) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55103_solr
   [junit4]   2> 3317943 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3317943 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3317944 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3317944 INFO  
(zkCallback-5262-thread-3-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3317944 INFO  
(zkCallback-5243-thread-1-processing-n:127.0.0.1:55103_solr) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3317944 INFO  
(zkCallback-5264-thread-3-processing-n:127.0.0.1:55109_solr) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3317944 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3317944 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3317975 INFO  (jetty-launcher-5203-thread-7) 
[n:127.0.0.1:55108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (8)
   [junit4]   2> 3317978 INFO  (jetty-launcher-5203-thread-7) 
[n:127.0.0.1:55108_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317978 INFO  (jetty-launcher-5203-thread-8) 
[n:127.0.0.1:55106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (8)
   [junit4]   2> 3317981 INFO  (jetty-launcher-5203-thread-7) 
[n:127.0.0.1:55108_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55108_solr
   [junit4]   2> 3317981 INFO  (jetty-launcher-5203-thread-8) 
[n:127.0.0.1:55106_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3317983 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317983 INFO  
(zkCallback-5243-thread-1-processing-n:127.0.0.1:55103_solr) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317983 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317984 INFO  
(zkCallback-5247-thread-1-processing-n:127.0.0.1:55106_solr) 
[n:127.0.0.1:55106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317984 INFO  
(zkCallback-5262-thread-3-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317984 INFO  
(zkCallback-5264-thread-3-processing-n:127.0.0.1:55109_solr) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317984 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317985 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317985 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317985 INFO  
(zkCallback-5235-thread-1-processing-n:127.0.0.1:55108_solr) 
[n:127.0.0.1:55108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3317987 INFO  (jetty-launcher-5203-thread-8) 
[n:127.0.0.1:55106_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55106_solr
   [junit4]   2> 3318000 INFO  
(zkCallback-5235-thread-1-processing-n:127.0.0.1:55108_solr) 
[n:127.0.0.1:55108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318003 INFO  
(zkCallback-5262-thread-3-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318003 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318024 INFO  
(zkCallback-5243-thread-1-processing-n:127.0.0.1:55103_solr) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318060 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318061 INFO  
(zkCallback-5251-thread-1-processing-n:127.0.0.1:55104_solr) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318061 INFO  
(zkCallback-5247-thread-1-processing-n:127.0.0.1:55106_solr) 
[n:127.0.0.1:55106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318061 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318062 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318062 INFO  
(zkCallback-5264-thread-3-processing-n:127.0.0.1:55109_solr) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3318227 INFO  (jetty-launcher-5203-thread-5) 
[n:127.0.0.1:55103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55103.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318252 INFO  (jetty-launcher-5203-thread-9) 
[n:127.0.0.1:55117_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55117.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318361 INFO  (jetty-launcher-5203-thread-3) 
[n:127.0.0.1:55104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55104.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318361 INFO  (jetty-launcher-5203-thread-2) 
[n:127.0.0.1:55102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55102.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318362 INFO  (jetty-launcher-5203-thread-7) 
[n:127.0.0.1:55108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55108.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318362 INFO  (jetty-launcher-5203-thread-4) 
[n:127.0.0.1:55107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55107.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318364 INFO  (jetty-launcher-5203-thread-10) 
[n:127.0.0.1:55109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55109.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318364 INFO  (jetty-launcher-5203-thread-6) 
[n:127.0.0.1:55105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55105.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318368 INFO  (jetty-launcher-5203-thread-5) 
[n:127.0.0.1:55103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55103.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318368 INFO  (jetty-launcher-5203-thread-5) 
[n:127.0.0.1:55103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55103.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318401 INFO  (jetty-launcher-5203-thread-5) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node5/.
   [junit4]   2> 3318416 INFO  (jetty-launcher-5203-thread-9) 
[n:127.0.0.1:55117_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55117.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318416 INFO  (jetty-launcher-5203-thread-9) 
[n:127.0.0.1:55117_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55117.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318427 INFO  (jetty-launcher-5203-thread-9) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node9/.
   [junit4]   2> 3318430 INFO  (jetty-launcher-5203-thread-8) 
[n:127.0.0.1:55106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55106.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318442 INFO  (jetty-launcher-5203-thread-1) 
[n:127.0.0.1:55120_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55120.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318526 INFO  (jetty-launcher-5203-thread-3) 
[n:127.0.0.1:55104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55104.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318526 INFO  (jetty-launcher-5203-thread-3) 
[n:127.0.0.1:55104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55104.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318526 INFO  (jetty-launcher-5203-thread-2) 
[n:127.0.0.1:55102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55102.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318526 INFO  (jetty-launcher-5203-thread-2) 
[n:127.0.0.1:55102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55102.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318533 INFO  (jetty-launcher-5203-thread-4) 
[n:127.0.0.1:55107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55107.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318533 INFO  (jetty-launcher-5203-thread-7) 
[n:127.0.0.1:55108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55108.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318534 INFO  (jetty-launcher-5203-thread-4) 
[n:127.0.0.1:55107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55107.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318534 INFO  (jetty-launcher-5203-thread-7) 
[n:127.0.0.1:55108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55108.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318536 INFO  (jetty-launcher-5203-thread-6) 
[n:127.0.0.1:55105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55105.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318536 INFO  (jetty-launcher-5203-thread-6) 
[n:127.0.0.1:55105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55105.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318536 INFO  (jetty-launcher-5203-thread-10) 
[n:127.0.0.1:55109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55109.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318537 INFO  (jetty-launcher-5203-thread-10) 
[n:127.0.0.1:55109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55109.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318537 INFO  (jetty-launcher-5203-thread-3) 
[n:127.0.0.1:55104_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node3/.
   [junit4]   2> 3318537 INFO  (jetty-launcher-5203-thread-2) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node2/.
   [junit4]   2> 3318545 INFO  (jetty-launcher-5203-thread-4) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node4/.
   [junit4]   2> 3318545 INFO  (jetty-launcher-5203-thread-7) 
[n:127.0.0.1:55108_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node7/.
   [junit4]   2> 3318547 INFO  (jetty-launcher-5203-thread-10) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node10/.
   [junit4]   2> 3318547 INFO  (jetty-launcher-5203-thread-6) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node6/.
   [junit4]   2> 3318548 INFO  (jetty-launcher-5203-thread-8) 
[n:127.0.0.1:55106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55106.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318548 INFO  (jetty-launcher-5203-thread-8) 
[n:127.0.0.1:55106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55106.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318549 INFO  (jetty-launcher-5203-thread-8) 
[n:127.0.0.1:55106_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node8/.
   [junit4]   2> 3318554 INFO  (jetty-launcher-5203-thread-1) 
[n:127.0.0.1:55120_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55120.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318555 INFO  (jetty-launcher-5203-thread-1) 
[n:127.0.0.1:55120_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55120.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3318555 INFO  (jetty-launcher-5203-thread-1) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node1/.
   [junit4]   2> 3319166 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 3319168 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[4BE4B524F8935F73]-worker) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55100/solr 
ready
   [junit4]   2> 3319884 INFO  (qtp2089191798-29762) [n:127.0.0.1:55107_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=3&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&collection.configName=solrCloudCollectionConfig&name=test_col&nrtReplicas=3&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3319886 INFO  
(OverseerThreadFactory-11079-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 3320001 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55102/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320006 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55103/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320009 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55120/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320013 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55108/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320017 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55117/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320021 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55109/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320025 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55106/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320030 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55107/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320040 INFO  
(OverseerStateUpdate-98953570238595099-127.0.0.1:55102_solr-n_0000000000) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55105/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3320239 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node17&name=test_col_shard3_replica_n14&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 3320240 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320249 INFO  (qtp477151617-29810) [n:127.0.0.1:55120_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node7&name=test_col_shard1_replica_n4&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 3320250 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node15&name=test_col_shard3_replica_n12&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 3320250 INFO  (qtp477151617-29810) [n:127.0.0.1:55120_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320250 INFO  (qtp1185529795-29753) [n:127.0.0.1:55103_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 3320250 INFO  (qtp829215141-29732) [n:127.0.0.1:55102_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 3320250 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320251 INFO  (qtp1185529795-29753) [n:127.0.0.1:55103_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320251 INFO  (qtp554451652-29778) [n:127.0.0.1:55105_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node18&name=test_col_shard3_replica_n16&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 3320251 INFO  (qtp829215141-29732) [n:127.0.0.1:55102_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320251 INFO  (qtp332045641-29770) [n:127.0.0.1:55109_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node13&name=test_col_shard2_replica_n10&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 3320251 INFO  (qtp554451652-29778) [n:127.0.0.1:55105_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320251 INFO  (qtp1124098658-29768) [n:127.0.0.1:55117_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node11&name=test_col_shard2_replica_n8&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 3320251 INFO  (qtp332045641-29770) [n:127.0.0.1:55109_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320252 INFO  (qtp1016260268-29765) [n:127.0.0.1:55108_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node9&name=test_col_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 3320252 INFO  (qtp1124098658-29768) [n:127.0.0.1:55117_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320252 INFO  (qtp1016260268-29765) [n:127.0.0.1:55108_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3320375 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5254-thread-1-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5262-thread-1-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5264-thread-3-processing-n:127.0.0.1:55109_solr) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5257-thread-1-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5264-thread-1-processing-n:127.0.0.1:55109_solr) 
[n:127.0.0.1:55109_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5235-thread-1-processing-n:127.0.0.1:55108_solr) 
[n:127.0.0.1:55108_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5262-thread-3-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5235-thread-2-processing-n:127.0.0.1:55108_solr) 
[n:127.0.0.1:55108_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5245-thread-1-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5247-thread-1-processing-n:127.0.0.1:55106_solr) 
[n:127.0.0.1:55106_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320376 INFO  
(zkCallback-5257-thread-2-processing-n:127.0.0.1:55107_solr) 
[n:127.0.0.1:55107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320375 INFO  
(zkCallback-5243-thread-1-processing-n:127.0.0.1:55103_solr) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320377 INFO  
(zkCallback-5245-thread-2-processing-n:127.0.0.1:55117_solr) 
[n:127.0.0.1:55117_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320378 INFO  
(zkCallback-5254-thread-2-processing-n:127.0.0.1:55102_solr) 
[n:127.0.0.1:55102_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320379 INFO  
(zkCallback-5243-thread-2-processing-n:127.0.0.1:55103_solr) 
[n:127.0.0.1:55103_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320379 INFO  
(zkCallback-5247-thread-2-processing-n:127.0.0.1:55106_solr) 
[n:127.0.0.1:55106_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3320379 INFO  
(zkCallback-5242-thread-2-processing-n:127.0.0.1:55120_solr) 
[n:127.0.0.1:55120_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3321289 INFO  (qtp477151617-29810) [n:127.0.0.1:55120_solr 
c:test_col s:shard1 r:core_node7 x:test_col_shard1_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321290 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321322 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321324 INFO  (qtp1185529795-29753) [n:127.0.0.1:55103_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321327 INFO  (qtp332045641-29770) [n:127.0.0.1:55109_solr 
c:test_col s:shard2 r:core_node13 x:test_col_shard2_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321324 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321351 INFO  (qtp829215141-29732) [n:127.0.0.1:55102_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321351 INFO  (qtp1124098658-29768) [n:127.0.0.1:55117_solr 
c:test_col s:shard2 r:core_node11 x:test_col_shard2_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321348 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321354 INFO  (qtp554451652-29778) [n:127.0.0.1:55105_solr 
c:test_col s:shard3 r:core_node18 x:test_col_shard3_replica_n16] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321358 INFO  (qtp1124098658-29768) [n:127.0.0.1:55117_solr 
c:test_col s:shard2 r:core_node11 x:test_col_shard2_replica_n8] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321348 INFO  (qtp477151617-29810) [n:127.0.0.1:55120_solr 
c:test_col s:shard1 r:core_node7 x:test_col_shard1_replica_n4] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321372 INFO  (qtp1185529795-29753) [n:127.0.0.1:55103_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321372 INFO  (qtp554451652-29778) [n:127.0.0.1:55105_solr 
c:test_col s:shard3 r:core_node18 x:test_col_shard3_replica_n16] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321358 INFO  (qtp829215141-29732) [n:127.0.0.1:55102_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321351 INFO  (qtp1016260268-29765) [n:127.0.0.1:55108_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3321375 INFO  (qtp829215141-29732) [n:127.0.0.1:55102_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=test
   [junit4]   2> 3321375 INFO  (qtp554451652-29778) [n:127.0.0.1:55105_solr 
c:test_col s:shard3 r:core_node18 x:test_col_shard3_replica_n16] 
o.a.s.s.IndexSchema [test_col_shard3_replica_n16] Schema name=test
   [junit4]   2> 3321377 INFO  (qtp1016260268-29765) [n:127.0.0.1:55108_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321381 INFO  (qtp1016260268-29765) [n:127.0.0.1:55108_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema name=test
   [junit4]   2> 3321382 INFO  (qtp332045641-29770) [n:127.0.0.1:55109_solr 
c:test_col s:shard2 r:core_node13 x:test_col_shard2_replica_n10] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 3321385 INFO  (qtp1185529795-29753) [n:127.0.0.1:55103_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=test
   [junit4]   2> 3321386 INFO  (qtp332045641-29770) [n:127.0.0.1:55109_solr 
c:test_col s:shard2 r:core_node13 x:test_col_shard2_replica_n10] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n10] Schema name=test
   [junit4]   2> 3321454 INFO  (qtp1124098658-29768) [n:127.0.0.1:55117_solr 
c:test_col s:shard2 r:core_node11 x:test_col_shard2_replica_n8] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n8] Schema name=test
   [junit4]   2> 3321454 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.s.IndexSchema [test_col_shard3_replica_n12] Schema name=test
   [junit4]   2> 3321462 INFO  (qtp477151617-29810) [n:127.0.0.1:55120_solr 
c:test_col s:shard1 r:core_node7 x:test_col_shard1_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n4] Schema name=test
   [junit4]   2> 3321520 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.s.IndexSchema [test_col_shard3_replica_n14] Schema name=test
   [junit4]   2> 3321679 INFO  (qtp1016260268-29765) [n:127.0.0.1:55108_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3321756 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3321759 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3321775 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 3321778 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml to 
/configs/solrCloudCollectionConfig/schema15.xml.bak
   [junit4]   2> 3321779 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard3_replica_n14' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 3321779 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55107.solr.core.test_col.shard3.replica_n14' (registry 
'solr.core.test_col.shard3.replica_n14') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3321779 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3321779 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.c.SolrCore [[test_col_shard3_replica_n14] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node4/test_col_shard3_replica_n14],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node4/./test_col_shard3_replica_n14/data/]
   [junit4]   2> 3321781 INFO  (qtp2089191798-29795) [n:127.0.0.1:55107_solr 
c:test_col s:shard3 r:core_node17 x:test_col_shard3_replica_n14] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1048106580, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3321787 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema already exists - no need to 
create it
   [junit4]   2> 3321787 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml no longer exists.
   [junit4]   2> 3321787 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard3_replica_n12' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 3321787 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55106.solr.core.test_col.shard3.replica_n12' (registry 
'solr.core.test_col.shard3.replica_n12') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19435659
   [junit4]   2> 3321788 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3321788 INFO  (qtp1422175758-29744) [n:127.0.0.1:55106_solr 
c:test_col s:shard3 r:core_node15 x:test_col_shard3_replica_n12] 
o.a.s.c.SolrCore [[test_col_shard3_replica_n12] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node8/test_col_shard3_replica_n12],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_4BE4B524F8935F73-001/tempDir-001/node8/./test_col_shard3_replica_n12/data/]
   [junit4]   2> 3321799 INFO  (qtp332045641-29770) [n:127.0.0.1:55109_solr 
c:test_col s:shard2 r:core_node13 x:test_col_shard2_replica_n10] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3321810 INFO  (qtp1185529795-29753) [n:127.0.0.1:55103_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3321831 INFO  (qtp332045641-29770) [n:127.0.0.1:55109_solr 
c:test_col s:shard2 r:core

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

ecurity.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard2/leader
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/tmp_collection/state.json
   [junit4]   2>        4       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        4       /solr/collections/source_collection/state.json
   [junit4]   2>        4       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions 
-Dtests.seed=4BE4B524F8935F73 -Dtests.slow=true -Dtests.locale=hi-IN 
-Dtests.timezone=Europe/Brussels -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 45.9s J0 | CdcrVersionReplicationTest.testCdcrDocVersions 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:source_collection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4BE4B524F8935F73:B372BE860AF5B06F]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:522)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:364)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:180)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_4BE4B524F8935F73-001
   [junit4]   2> Nov 05, 2017 7:58:41 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1922, maxMBSortInHeap=7.887897460388651, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4597f48d),
 locale=hi-IN, timezone=Europe/Brussels
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=141806664,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonRequest, 
NodeLostTriggerTest, TestSkipOverseerOperations, TestImplicitCoreProperties, 
SignatureUpdateProcessorFactoryTest, TestCopyFieldCollectionResource, 
TestXmlQParser, HdfsDirectoryFactoryTest, V2ApiIntegrationTest, TestConfigSets, 
ZkStateReaderTest, DistributedVersionInfoTest, NoCacheHeaderTest, 
CircularListTest, SmileWriterTest, CursorPagingTest, TestInPlaceUpdatesDistrib, 
TestDefaultStatsCache, TestSolrCloudWithKerberosAlt, 
TestPHPSerializedResponseWriter, DirectUpdateHandlerOptimizeTest, 
ExplicitHLLTest, ShardRoutingTest, TestDFISimilarityFactory, 
RAMDirectoryFactoryTest, DistributedSuggestComponentTest, TestWriterPerf, 
TestFieldCacheReopen, DirectoryFactoryTest, TestSchemaVersionResource, 
SpatialRPTFieldTypeTest, OutputWriterTest, SolrMetricManagerTest, 
ConjunctionSolrSpellCheckerTest, TestTolerantUpdateProcessorCloud, 
TestReversedWildcardFilterFactory, TestMultiValuedNumericRangeQuery, 
SuggestComponentContextFilterQueryTest, TestReRankQParserPlugin, 
CollectionReloadTest, OverseerTest, ReturnFieldsTest, SolrJmxReporterTest, 
WordBreakSolrSpellCheckerTest, TestUpdate, IndexBasedSpellCheckerTest, 
HdfsDirectoryTest, ClusterStateTest, TestPhraseSuggestions, 
SolrRequestParserTest, TestSimpleTextCodec, NotRequiredUniqueKeyTest, TestJoin, 
TestCloudPivotFacet, TestFieldCacheWithThreads, DataDrivenBlockJoinTest, 
RulesTest, TestUninvertingReader, SimpleCollectionCreateDeleteTest, 
DistributedFacetPivotSmallTest, SolrMetricsIntegrationTest, 
TestQuerySenderListener, TestCustomDocTransformer, 
DistributedQueryComponentCustomSortTest, TestSimpleQParserPlugin, 
TestReloadDeadlock, CreateCollectionCleanupTest, TestExceedMaxTermLength, 
TestRandomDVFaceting, BlockDirectoryTest, CdcrBidirectionalTest, 
TestLeaderInitiatedRecoveryThread, SolrIndexMetricsTest, 
PathHierarchyTokenizerFactoryTest, TestDistributedStatsComponentCardinality, 
TestPseudoReturnFields, LeaderFailoverAfterPartitionTest, SliceStateTest, 
ShardSplitTest, HLLSerializationTest, TestScoreJoinQPNoScore, 
TestRetrieveFieldsOptimizer, BadCopyFieldTest, TestIBSimilarityFactory, 
SortByFunctionTest, TestSolrCoreSnapshots, MetricsConfigTest, TestRecovery, 
TestConfigsApi, ZkControllerTest, AutoScalingHandlerTest, 
TestRandomCollapseQParserPlugin, TestClusterProperties, 
TestLeaderElectionWithEmptyReplica, TestSSLRandomization, TestUtils, 
RestartWhileUpdatingTest, IndexSchemaTest, DeleteShardTest, 
ResponseLogComponentTest, TestUseDocValuesAsStored, TestMacros, 
WrapperMergePolicyFactoryTest, TestReloadAndDeleteDocs, DateRangeFieldTest, 
TestConfigSetsAPIExclusivity, OverseerCollectionConfigSetProcessorTest, 
SolrGraphiteReporterTest, TestSweetSpotSimilarityFactory, TestPullReplica, 
TestStressRecovery, LegacyCloudClusterPropTest, TestCloudManagedSchema, 
XsltUpdateRequestHandlerTest, DistributedFacetPivotLongTailTest, 
TestManagedSchemaThreadSafety, DateFieldTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestSlowCompositeReaderWrapper, 
CleanupOldIndexTest, TestSubQueryTransformerCrossCore, SolrTestCaseJ4Test, 
TestCloudRecovery, DistribCursorPagingTest, TestComplexPhraseQParserPlugin, 
TestCollectionsAPIViaSolrCloudCluster, InfixSuggestersTest, 
SolrCmdDistributorTest, DistanceFunctionTest, OverseerTaskQueueTest, 
TestSchemaResource, TestRawResponseWriter, SuggesterTest, 
TestSurroundQueryParser, TestGeoJSONResponseWriter, TestXIncludeConfig, 
TestStressUserVersions, EnumFieldTest, ClusterStateUpdateTest, 
ConfigSetsAPITest, SolrCloudExampleTest, RequiredFieldsTest, 
CollectionTooManyReplicasTest, TestMaxScoreQueryParser, ReplaceNodeTest, 
HighlighterTest, TestHttpShardHandlerFactory, DisMaxRequestHandlerTest, 
TestUniqueKeyFieldResource, TestReplicationHandlerBackup, 
HighlighterMaxOffsetTest, AddReplicaTest, DistributedDebugComponentTest, 
ExecutePlanActionTest, HdfsBasicDistributedZk2Test, TestRandomFlRTGCloud, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestLMDirichletSimilarityFactory, 
TestTrackingShardHandlerFactory, DateMathParserTest, SpellCheckComponentTest, 
DistanceUnitsTest, TestRequestForwarding, ZkCLITest, DirectSolrConnectionTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestSolrCloudWithHadoopAuthPlugin, 
SimpleMLTQParserTest, InfoHandlerTest, ChaosMonkeyNothingIsSafeTest, 
TestSolrXml, TestFieldTypeResource, TestStressLiveNodes, 
TestConfigSetImmutable, RecoveryAfterSoftCommitTest, AlternateDirectoryTest, 
MoveReplicaHDFSTest, ScriptEngineTest, TestRestoreCore, 
AssignBackwardCompatibilityTest, TestTolerantSearch, TestRTimerTree, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, 
TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, 
TestHashPartitioner, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, 
TestReload, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, 
TestSolr4Spatial, StatsComponentTest, PeerSyncTest, ConvertedLegacyTest, 
TestSort, TestFunctionQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, 
HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, TestDocSet, 
NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, 
TestLuceneMatchVersion, TestCodecSupport, URLClassifyProcessorTest, 
SpellingQueryConverterTest, ZkNodePropsTest, UUIDFieldTest, 
DistributedMLTComponentTest, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignTest, 
ConnectionManagerTest, CustomCollectionTest, DeleteStatusTest, 
DistributedQueueTest, HealthCheckHandlerTest, HttpPartitionTest, 
LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnCommitTest, 
MultiThreadedOCPTest, SSLMigrationTest, SaslZkACLProviderTest, 
TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudSearcherWarming, 
TestLockTree, TestOnReconnectListenerSupport, TestRebalanceLeaders, 
TestReplicaProperties, TestSegmentSorting, TestSolrCloudWithDelegationTokens, 
TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
SystemLogListenerTest, CdcrBootstrapTest, CdcrReplicationDistributedZkTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest]
   [junit4] Completed [574/749 (3!)] on J0 in 46.19s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 47838 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to