You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Ilan Ginzburg <il...@gmail.com> on 2020/07/07 09:21:42 UTC

Re: [JENKINS-Experimental-GC] Lucene-Solr-8.6-MacOSX (64bit/jdk-14.0.1) - Build # 100 - Still Unstable!

Note: it is expected for MultiThreadedOCPTest to fail from time to time on
the 8x branch as SOLR-14546
<https://issues.apache.org/jira/browse/SOLR-14546> was only fixed in 9.0.
Such failures would be unexpected on master.

Ilan

On Tue, Jul 7, 2020 at 11:11 AM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/100/
> Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops
> -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
>
> 1 tests failed.
> FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test
>
> Error Message:
> acoll: 1594109474089 bcoll: 1594109474958
>
> Stack Trace:
> java.lang.AssertionError: acoll: 1594109474089 bcoll: 1594109474958
>         at
> __randomizedtesting.SeedInfo.seed([E6EA690F0B5FD1D1:6EBE56D5A5A3BC29]:0)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at
> org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
>         at
> org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
>         at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
>         at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.base/java.lang.Thread.run(Thread.java:832)
>
>
>
>
> Build Log:
> [...truncated 13732 lines...]
>    [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
>    [junit4]   2> 365607 INFO
> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
> o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
> test-framework derived value of
> '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
>    [junit4]   2> 365607 INFO
> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
> o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>    [junit4]   2> 365608 INFO
> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Created dataDir:
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/data-dir-21-001
>    [junit4]   2> 365608 WARN
> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
>    [junit4]   2> 365609 INFO
> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
> w/NUMERIC_DOCVALUES_SYSPROP=false
>    [junit4]   2> 365610 INFO
> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
> @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
> clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
>    [junit4]   2> 365610 INFO
> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
> /il/
>    [junit4]   2> 365634 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 365634 INFO  (ZkTestServer Run Thread) [     ]
> o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
>    [junit4]   2> 365634 INFO  (ZkTestServer Run Thread) [     ]
> o.a.s.c.ZkTestServer Starting server
>    [junit4]   2> 365737 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer start zk server on port: 61290
>    [junit4]   2> 365737 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61290
>    [junit4]   2> 365737 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61290
>    [junit4]   2> 365737 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer connecting to 127.0.0.1 61290
>    [junit4]   2> 365743 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 365755 INFO  (zkConnectionManagerCallback-1807-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 365755 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 365763 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 365768 INFO  (zkConnectionManagerCallback-1809-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 365768 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 365774 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
> to /configs/conf1/solrconfig.xml
>    [junit4]   2> 365780 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
> to /configs/conf1/schema.xml
>    [junit4]   2> 365784 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
> to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 365787 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
> to /configs/conf1/stopwords.txt
>    [junit4]   2> 365791 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
> to /configs/conf1/protwords.txt
>    [junit4]   2> 365794 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
> to /configs/conf1/currency.xml
>    [junit4]   2> 365797 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
> to /configs/conf1/enumsConfig.xml
>    [junit4]   2> 365800 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
> to /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 365803 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
> to /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 365807 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
> to /configs/conf1/old_synonyms.txt
>    [junit4]   2> 365810 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer put
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
> to /configs/conf1/synonyms.txt
>    [junit4]   2> 365813 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
> explicitly asked otherwise
>    [junit4]   2> 366243 WARN
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
> break even is size 23
>    [junit4]   2> 366244 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
>    [junit4]   2> 366244 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
>    [junit4]   2> 366244 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
> git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
>    [junit4]   2> 366247 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 366247 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 366247 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.s.session node0 Scavenging every 600000ms
>    [junit4]   2> 366249 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@196e435e
> {/il,null,AVAILABLE}
>    [junit4]   2> 366251 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.s.AbstractConnector Started ServerConnector@60c39296{HTTP/1.1,
> (http/1.1, h2c)}{127.0.0.1:61294}
>    [junit4]   2> 366251 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.s.Server Started @366377ms
>    [junit4]   2> 366251 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il,
> solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/tempDir-001/control/data,
> hostPort=61294,
> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/cores}
>    [junit4]   2> 366252 ERROR
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 366252 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 366252 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 8.6.0
>    [junit4]   2> 366252 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 366252 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
>    [junit4]   2> 366252 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2020-07-07T08:10:14.352578Z
>    [junit4]   2> 366255 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 366259 INFO  (zkConnectionManagerCallback-1811-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 366259 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 366365 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 366365 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/solr.xml
>    [junit4]   2> 366378 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverWorkLoopDelay is ignored
>    [junit4]   2> 366378 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverBadNodeExpiration is ignored
>    [junit4]   2> 366382 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrXmlConfig MBean server found:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b, but no JMX reporters
> were configured - adding default JMX reporter.
>    [junit4]   2> 366570 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=false]
>    [junit4]   2> 366576 WARN
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.u.s.S.config Trusting all certificates configured for Client@b8d7e06
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 366576 WARN
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> Client@b8d7e06[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 366584 WARN
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.u.s.S.config Trusting all certificates configured for Client@13785524
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 366584 WARN
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> Client@13785524[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 366586 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61290/solr
>    [junit4]   2> 366588 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 366592 INFO  (zkConnectionManagerCallback-1822-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 366592 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 366712 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 366714 INFO  (zkConnectionManagerCallback-1824-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 366714 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 367090 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.c.OverseerElectionContext I am going to be the leader
> 127.0.0.1:61294_il
>    [junit4]   2> 367092 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.c.Overseer Overseer
> (id=72232415561777156-127.0.0.1:61294_il-n_0000000000) starting
>    [junit4]   2> 367113 INFO
> (OverseerStateUpdate-72232415561777156-127.0.0.1:61294_il-n_0000000000)
> [n:127.0.0.1:61294_il     ] o.a.s.c.Overseer Starting to work on the main
> queue : 127.0.0.1:61294_il
>    [junit4]   2> 367120 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/
> 127.0.0.1:61294_il
>    [junit4]   2> 367136 INFO  (zkCallback-1823-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 367151 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.p.PackageLoader /packages.json updated to version -1
>    [junit4]   2> 367154 WARN
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.c.CoreContainer Not all security plugins configured!
> authentication=disabled authorization=disabled.  Solr is only as secure as
> you make it. Consider configuring authentication/authorization before
> exposing Solr to users internal or external.  See
> https://s.apache.org/solrsecurity for more info
>    [junit4]   2> 367186 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
> history in memory.
>    [junit4]   2> 367214 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
> 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 367226 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
> 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 367226 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
> 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 367229 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/cores
>    [junit4]   2> 367244 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 367247 INFO  (zkConnectionManagerCallback-1841-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 367248 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 367251 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 367256 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61290/solr
> ready
>    [junit4]   2> 367261 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
> params
> collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61294_il&wt=javabin&version=2
> and sendToOCPQueue=true
>    [junit4]   2> 367272 INFO
> (OverseerThreadFactory-1831-thread-1-processing-n:127.0.0.1:61294_il)
> [n:127.0.0.1:61294_il     ] o.a.s.c.a.c.CreateCollectionCmd Create
> collection control_collection
>    [junit4]   2> 367388 INFO  (qtp1884586278-2969) [n:127.0.0.1:61294_il
>    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
> transient cores
>    [junit4]   2> 367392 INFO  (qtp1884586278-2969) [n:127.0.0.1:61294_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
> status=0 QTime=4
>    [junit4]   2> 367412 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>   x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation
> core create command
> qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
>    [junit4]   2> 368439 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
>    [junit4]   2> 368452 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.s.IndexSchema Schema name=test
>    [junit4]   2> 368523 WARN  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
> [solr.EnumField]. Please consult documentation how to replace it
> accordingly.
>    [junit4]   2> 368630 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 368665 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.CoreContainer Creating SolrCore
> 'control_collection_shard1_replica_n1' using configuration from configset
> conf1, trusted=true
>    [junit4]   2> 368665 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.core.control_collection.shard1.replica_n1' (registry
> 'solr.core.control_collection.shard1.replica_n1') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 368665 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new
> SolrCore at
> [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/cores/control_collection_shard1_replica_n1],
> dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
>    [junit4]   2> 368667 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=33, maxMergeAtOnceExplicit=17,
> maxMergedSegmentMB=92.99609375, floorSegmentMB=1.458984375,
> forceMergeDeletesPctAllowed=13.45063000950353, segmentsPerTier=24.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15388833146547976,
> deletesPctAllowed=28.27740993910293
>    [junit4]   2> 368669 WARN  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
> requestHandler,name = /dump,class = DumpRequestHandler,attributes =
> {initParams=a, name=/dump, class=DumpRequestHandler},args =
> {defaults={a=A,b=B}}}
>    [junit4]   2> 368726 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 368726 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 368727 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 368728 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 368728 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=31, maxMergeAtOnceExplicit=13,
> maxMergedSegmentMB=82.12890625, floorSegmentMB=1.560546875,
> forceMergeDeletesPctAllowed=20.77586369497545, segmentsPerTier=36.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
> deletesPctAllowed=20.920356383090496
>    [junit4]   2> 368731 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/conf1
>    [junit4]   2> 368732 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 368732 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
>    [junit4]   2> 368732 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.u.UpdateLog Could not find max version in index or recent updates,
> using new clock 1671544875864031232
>    [junit4]   2> 368735 INFO  (searcherExecutor-1843-thread-1-processing-n:
> 127.0.0.1:61294_il x:control_collection_shard1_replica_n1
> c:control_collection s:shard1) [n:127.0.0.1:61294_il c:control_collection
> s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
> [control_collection_shard1_replica_n1]  Registered new searcher autowarm
> time: 0 ms
>    [junit4]   2> 368740 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ZkShardTerms Successful update of terms at
> /collections/control_collection/terms/shard1 to
> Terms{values={core_node2=0}, version=0}
>    [junit4]   2> 368740 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 368746 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 368746 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 368746 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy Sync replicas to
> http://127.0.0.1:61294/il/control_collection_shard1_replica_n1/
>    [junit4]   2> 368747 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>    [junit4]   2> 368747 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy
> http://127.0.0.1:61294/il/control_collection_shard1_replica_n1/ has no
> replicas
>    [junit4]   2> 368747 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
> /collections/control_collection/leaders/shard1/leader after winning as
> /collections/control_collection/leader_elect/shard1/election/72232415561777156-core_node2-n_0000000000
>    [junit4]   2> 368751 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext I am the new leader:
> http://127.0.0.1:61294/il/control_collection_shard1_replica_n1/ shard1
>    [junit4]   2> 368855 INFO  (zkCallback-1823-thread-1) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/control_collection/state.json] for collection
> [control_collection] has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 368855 INFO  (zkCallback-1823-thread-2) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/control_collection/state.json] for collection
> [control_collection] has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 368858 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 368862 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
> params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
> status=0 QTime=1450
>    [junit4]   2> 368865 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for
> at most 45 seconds. Check all shard replicas
>    [junit4]   2> 368973 INFO  (zkCallback-1823-thread-2) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/control_collection/state.json] for collection
> [control_collection] has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 368973 INFO  (zkCallback-1823-thread-1) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/control_collection/state.json] for collection
> [control_collection] has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 368973 INFO  (zkCallback-1823-thread-3) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/control_collection/state.json] for collection
> [control_collection] has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 368974 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61294_il&wt=javabin&version=2}
> status=0 QTime=1712
>    [junit4]   2> 368974 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
> collection: control_collection
>    [junit4]   2> 369093 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 369096 INFO  (zkConnectionManagerCallback-1852-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 369097 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 369098 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 369101 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61290/solr
> ready
>    [junit4]   2> 369101 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
> loss:false
>    [junit4]   2> 369103 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
> params
> collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
> and sendToOCPQueue=true
>    [junit4]   2> 369109 INFO
> (OverseerThreadFactory-1831-thread-2-processing-n:127.0.0.1:61294_il)
> [n:127.0.0.1:61294_il     ] o.a.s.c.a.c.CreateCollectionCmd Create
> collection collection1
>    [junit4]   2> 369109 INFO
> (OverseerCollectionConfigSetProcessor-72232415561777156-127.0.0.1:61294_il-n_0000000000)
> [n:127.0.0.1:61294_il     ] o.a.s.c.OverseerTaskQueue Response ZK path:
> /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
> have disconnected from ZooKeeper
>    [junit4]   2> 369335 WARN
> (OverseerThreadFactory-1831-thread-2-processing-n:127.0.0.1:61294_il)
> [n:127.0.0.1:61294_il     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
> to create a collection (collection1) without cores.
>    [junit4]   2> 369344 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for
> at most 45 seconds. Check all shard replicas
>    [junit4]   2> 369350 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
> params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
> status=0 QTime=247
>    [junit4]   2> 369351 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
>    [junit4]   2> 369351 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
>    [junit4]   2> 369352 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
>    [junit4]   2> 369352 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
>    [junit4]   2> 369353 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
>    [junit4]   2> 369353 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
>    [junit4]   2> 369353 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
> pullReplicaCount=0 numOtherReplicas=3
>    [junit4]   2> 369605 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001
> of type NRT for shard2
>    [junit4]   2> 369606 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
> break even is size 23
>    [junit4]   2> 369606 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
>    [junit4]   2> 369606 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
>    [junit4]   2> 369606 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
> git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
>    [junit4]   2> 369609 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 369609 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 369609 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.session node0 Scavenging every 600000ms
>    [junit4]   2> 369610 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6221549f
> {/il,null,AVAILABLE}
>    [junit4]   2> 369611 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.AbstractConnector Started ServerConnector@1dfdcc2b{HTTP/1.1,
> (http/1.1, h2c)}{127.0.0.1:61327}
>    [junit4]   2> 369611 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.Server Started @369737ms
>    [junit4]   2> 369611 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il,
> solrconfig=solrconfig.xml,
> solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/tempDir-001/jetty1,
> hostPort=61327,
> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/cores}
>    [junit4]   2> 369612 ERROR (closeThreadPool-1853-thread-1) [     ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 8.6.0
>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2020-07-07T08:10:17.712474Z
>    [junit4]   2> 369613 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 369617 INFO  (zkConnectionManagerCallback-1855-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 369617 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 369720 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 369720 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/solr.xml
>    [junit4]   2> 369724 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverWorkLoopDelay is ignored
>    [junit4]   2> 369724 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverBadNodeExpiration is ignored
>    [junit4]   2> 369726 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.SolrXmlConfig MBean server found:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b, but no JMX reporters
> were configured - adding default JMX reporter.
>    [junit4]   2> 369790 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=false]
>    [junit4]   2> 369790 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.u.s.S.config Trusting all certificates configured for Client@7e2a7c4c
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 369790 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> Client@7e2a7c4c[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 369796 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.u.s.S.config Trusting all certificates configured for Client@3be4fae2
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 369796 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> Client@3be4fae2[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 369798 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61290/solr
>    [junit4]   2> 369799 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 369803 INFO  (zkConnectionManagerCallback-1866-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 369803 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 369859 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001
> of type NRT for shard1
>    [junit4]   2> 369860 WARN  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
> break even is size 23
>    [junit4]   2> 369860 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
>    [junit4]   2> 369860 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
>    [junit4]   2> 369860 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
> git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
>    [junit4]   2> 369862 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 369862 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 369862 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.s.session node0 Scavenging every 660000ms
>    [junit4]   2> 369863 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36ad93b5
> {/il,null,AVAILABLE}
>    [junit4]   2> 369864 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.s.AbstractConnector Started ServerConnector@1ed6717f{HTTP/1.1,
> (http/1.1, h2c)}{127.0.0.1:61332}
>    [junit4]   2> 369864 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.s.Server Started @369989ms
>    [junit4]   2> 369864 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il,
> solrconfig=solrconfig.xml,
> solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/tempDir-001/jetty2,
> hostPort=61332,
> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/cores}
>    [junit4]   2> 369864 ERROR (closeThreadPool-1853-thread-2) [     ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 8.6.0
>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2020-07-07T08:10:17.965193Z
>    [junit4]   2> 369866 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 369869 INFO  (zkConnectionManagerCallback-1868-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 369870 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 369912 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 369914 INFO  (zkConnectionManagerCallback-1870-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 369914 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 369926 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (1)
>    [junit4]   2> 369936 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.c.ZkController Publish
> node=127.0.0.1:61327_il as DOWN
>    [junit4]   2> 369938 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 4 transient cores
>    [junit4]   2> 369938 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:61327_il
>    [junit4]   2> 369941 INFO  (zkCallback-1823-thread-2) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 369941 INFO  (zkCallback-1851-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 369941 INFO  (zkCallback-1869-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 369946 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.p.PackageLoader /packages.json updated
> to version -1
>    [junit4]   2> 369946 WARN  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.c.CoreContainer Not all security
> plugins configured!  authentication=disabled authorization=disabled.  Solr
> is only as secure as you make it. Consider configuring
> authentication/authorization before exposing Solr to users internal or
> external.  See https://s.apache.org/solrsecurity for more info
>    [junit4]   2> 369971 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.h.a.MetricsHistoryHandler No .system
> collection, keeping metrics history in memory.
>    [junit4]   2> 369995 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370004 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370005 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370007 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61327_il     ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/cores
>    [junit4]   2> 370011 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 370011 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/solr.xml
>    [junit4]   2> 370015 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverWorkLoopDelay is ignored
>    [junit4]   2> 370015 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverBadNodeExpiration is ignored
>    [junit4]   2> 370017 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.SolrXmlConfig MBean server found:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b, but no JMX reporters
> were configured - adding default JMX reporter.
>    [junit4]   2> 370020 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61327_il
>    [junit4]   2> 370068 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=false]
>    [junit4]   2> 370070 WARN  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.u.s.S.config Trusting all certificates configured for Client@f6899ad
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 370070 WARN  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> Client@f6899ad[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 370074 WARN  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.u.s.S.config Trusting all certificates configured for Client@44d5c0c5
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 370075 WARN  (closeThreadPool-1853-thread-2) [     ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> Client@44d5c0c5[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 370076 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61290/solr
>    [junit4]   2> 370078 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 370081 INFO  (zkConnectionManagerCallback-1889-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 370081 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 370149 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-3-001
> of type NRT for shard2
>    [junit4]   2> 370150 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
> break even is size 23
>    [junit4]   2> 370150 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
>    [junit4]   2> 370150 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
>    [junit4]   2> 370150 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
> git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
>    [junit4]   2> 370151 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.session DefaultSessionIdManager workerName=node0
>    [junit4]   2> 370151 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.session No SessionScavenger set, using defaults
>    [junit4]   2> 370151 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.session node0 Scavenging every 600000ms
>    [junit4]   2> 370152 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@186a191
> {/il,null,AVAILABLE}
>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.AbstractConnector Started ServerConnector@7365123b{HTTP/1.1,
> (http/1.1, h2c)}{127.0.0.1:61337}
>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.s.Server Started @370278ms
>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il,
> solrconfig=solrconfig.xml,
> solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/tempDir-001/jetty3,
> hostPort=61337,
> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-3-001/cores,
> replicaType=NRT}
>    [junit4]   2> 370153 ERROR (closeThreadPool-1853-thread-1) [     ]
> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
> be missing or incomplete.
>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter Using logger factory
> org.apache.logging.slf4j.Log4jLoggerFactory
>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
> version 8.6.0
>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
> null
>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
> 2020-07-07T08:10:18.253975Z
>    [junit4]   2> 370155 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 370158 INFO  (zkConnectionManagerCallback-1891-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 370158 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 370193 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 370195 INFO  (zkConnectionManagerCallback-1893-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 370195 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 370206 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (2)
>    [junit4]   2> 370216 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.c.ZkController Publish
> node=127.0.0.1:61332_il as DOWN
>    [junit4]   2> 370217 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 4 transient cores
>    [junit4]   2> 370217 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:61332_il
>    [junit4]   2> 370221 INFO  (zkCallback-1869-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 370221 INFO  (zkCallback-1823-thread-2) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 370221 INFO  (zkCallback-1851-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 370222 INFO  (zkCallback-1892-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 370226 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.p.PackageLoader /packages.json updated
> to version -1
>    [junit4]   2> 370226 WARN  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.c.CoreContainer Not all security
> plugins configured!  authentication=disabled authorization=disabled.  Solr
> is only as secure as you make it. Consider configuring
> authentication/authorization before exposing Solr to users internal or
> external.  See https://s.apache.org/solrsecurity for more info
>    [junit4]   2> 370251 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.h.a.MetricsHistoryHandler No .system
> collection, keeping metrics history in memory.
>    [junit4]   2> 370275 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370287 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370287 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370289 INFO  (closeThreadPool-1853-thread-2)
> [n:127.0.0.1:61332_il     ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/cores
>    [junit4]   2> 370293 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 370294 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-3-001/solr.xml
>    [junit4]   2> 370298 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverWorkLoopDelay is ignored
>    [junit4]   2> 370298 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.SolrXmlConfig Configuration parameter
> autoReplicaFailoverBadNodeExpiration is ignored
>    [junit4]   2> 370299 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.SolrXmlConfig MBean server found:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b, but no JMX reporters
> were configured - adding default JMX reporter.
>    [junit4]   2> 370321 INFO  (closeThreadPool-1853-thread-2) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61332_il
>    [junit4]   2> 370387 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
> WhitelistHostChecker [whitelistHosts=null,
> whitelistHostCheckingEnabled=false]
>    [junit4]   2> 370389 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.u.s.S.config Trusting all certificates configured for Client@603817e
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 370389 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> Client@603817e[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 370394 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.u.s.S.config Trusting all certificates configured for Client@60633c00
> [provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 370394 WARN  (closeThreadPool-1853-thread-1) [     ]
> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
> Client@60633c00[provider=null,keyStore=null,trustStore=null]
>    [junit4]   2> 370395 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61290/solr
>    [junit4]   2> 370398 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 370404 INFO  (zkConnectionManagerCallback-1912-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 370404 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 370515 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 370519 INFO  (zkConnectionManagerCallback-1914-thread-1)
> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>    [junit4]   2> 370519 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 370543 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (3)
>    [junit4]   2> 370557 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.c.ZkController Publish
> node=127.0.0.1:61337_il as DOWN
>    [junit4]   2> 370563 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.c.TransientSolrCoreCacheDefault
> Allocating transient cache for 4 transient cores
>    [junit4]   2> 370564 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:61337_il
>    [junit4]   2> 370572 INFO  (zkCallback-1851-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 370572 INFO  (zkCallback-1823-thread-2) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 370572 INFO  (zkCallback-1869-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 370573 INFO  (zkCallback-1913-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 370573 INFO  (zkCallback-1892-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 370597 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.p.PackageLoader /packages.json updated
> to version -1
>    [junit4]   2> 370598 WARN  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.c.CoreContainer Not all security
> plugins configured!  authentication=disabled authorization=disabled.  Solr
> is only as secure as you make it. Consider configuring
> authentication/authorization before exposing Solr to users internal or
> external.  See https://s.apache.org/solrsecurity for more info
>    [junit4]   2> 370623 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.h.a.MetricsHistoryHandler No .system
> collection, keeping metrics history in memory.
>    [junit4]   2> 370648 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.node' (registry 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370660 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.jvm' (registry 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370660 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.jetty' (registry 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 370663 INFO  (closeThreadPool-1853-thread-1)
> [n:127.0.0.1:61337_il     ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions underneath
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-3-001/cores
>    [junit4]   2> 370683 INFO  (closeThreadPool-1853-thread-1) [     ]
> o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61337_il
>    [junit4]   2> 370707 INFO  (qtp1884586278-2969) [n:127.0.0.1:61294_il
>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica
> with params node=127.0.0.1:61332_il&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
> and sendToOCPQueue=true
>    [junit4]   2> 370709 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica
> with params node=127.0.0.1:61327_il&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
> and sendToOCPQueue=true
>    [junit4]   2> 370718 INFO  (qtp1884586278-2968) [n:127.0.0.1:61294_il
>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica
> with params node=127.0.0.1:61337_il&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
> and sendToOCPQueue=true
>    [junit4]   2> 370761 INFO
> (OverseerCollectionConfigSetProcessor-72232415561777156-127.0.0.1:61294_il-n_0000000000)
> [n:127.0.0.1:61294_il     ] o.a.s.c.OverseerTaskQueue Response ZK path:
> /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
> have disconnected from ZooKeeper
>    [junit4]   2> 370801 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
> params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
> status=0 QTime=0
>    [junit4]   2> 370804 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
> status=0 QTime=1
>    [junit4]   2> 370810 INFO  (qtp432167883-3024) [n:127.0.0.1:61327_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
> status=0 QTime=1
>    [junit4]   2> 370815 INFO  (qtp451536634-3044) [n:127.0.0.1:61332_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
> status=0 QTime=1
>    [junit4]   2> 370822 INFO  (qtp1354606003-3074) [n:127.0.0.1:61337_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
> status=0 QTime=2
>    [junit4]   2> 370827 INFO
> (OverseerThreadFactory-1831-thread-3-processing-n:127.0.0.1:61294_il)
> [n:127.0.0.1:61294_il c:collection1 s:shard1   ]
> o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61332_il for creating
> new replica of shard shard1 for collection collection1
>    [junit4]   2> 370832 INFO
> (OverseerThreadFactory-1831-thread-4-processing-n:127.0.0.1:61294_il)
> [n:127.0.0.1:61294_il c:collection1 s:shard2   ]
> o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61327_il for creating
> new replica of shard shard2 for collection collection1
>    [junit4]   2> 370834 INFO
> (OverseerThreadFactory-1831-thread-3-processing-n:127.0.0.1:61294_il)
> [n:127.0.0.1:61294_il c:collection1 s:shard1   ]
> o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
>    [junit4]   2> 370838 INFO
> (OverseerThreadFactory-1831-thread-4-processing-n:127.0.0.1:61294_il)
> [n:127.0.0.1:61294_il c:collection1 s:shard2   ]
> o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
>    [junit4]   2> 370843 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>   x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
> create command
> qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
>    [junit4]   2> 370844 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>   x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
> create command
> qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
>    [junit4]   2> 371885 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
>    [junit4]   2> 371885 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
>    [junit4]   2> 371902 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.s.IndexSchema Schema name=test
>    [junit4]   2> 371912 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.s.IndexSchema Schema name=test
>    [junit4]   2> 372202 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 372207 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 372296 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2'
> using configuration from configset conf1, trusted=true
>    [junit4]   2> 372297 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.core.collection1.shard2.replica_n2' (registry
> 'solr.core.collection1.shard2.replica_n2') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 372297 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore
> [[collection1_shard2_replica_n2] ] Opening new SolrCore at
> [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/cores/collection1_shard2_replica_n2],
> dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
>    [junit4]   2> 372300 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=33, maxMergeAtOnceExplicit=17,
> maxMergedSegmentMB=92.99609375, floorSegmentMB=1.458984375,
> forceMergeDeletesPctAllowed=13.45063000950353, segmentsPerTier=24.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15388833146547976,
> deletesPctAllowed=28.27740993910293
>    [junit4]   2> 372306 WARN  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
> requestHandler,name = /dump,class = DumpRequestHandler,attributes =
> {initParams=a, name=/dump, class=DumpRequestHandler},args =
> {defaults={a=A,b=B}}}
>    [junit4]   2> 372314 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1'
> using configuration from configset conf1, trusted=true
>    [junit4]   2> 372315 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.core.collection1.shard1.replica_n1' (registry
> 'solr.core.collection1.shard1.replica_n1') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>    [junit4]   2> 372316 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
> [[collection1_shard1_replica_n1] ] Opening new SolrCore at
> [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/cores/collection1_shard1_replica_n1],
> dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
>    [junit4]   2> 372318 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=33, maxMergeAtOnceExplicit=17,
> maxMergedSegmentMB=92.99609375, floorSegmentMB=1.458984375,
> forceMergeDeletesPctAllowed=13.45063000950353, segmentsPerTier=24.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15388833146547976,
> deletesPctAllowed=28.27740993910293
>    [junit4]   2> 372330 WARN  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
> requestHandler,name = /dump,class = DumpRequestHandler,attributes =
> {initParams=a, name=/dump, class=DumpRequestHandler},args =
> {defaults={a=A,b=B}}}
>    [junit4]   2> 372394 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 372394 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog
> Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 372402 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 372402 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 372403 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=31, maxMergeAtOnceExplicit=13,
> maxMergedSegmentMB=82.12890625, floorSegmentMB=1.560546875,
> forceMergeDeletesPctAllowed=20.77586369497545, segmentsPerTier=36.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
> deletesPctAllowed=20.920356383090496
>    [junit4]   2> 372413 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/conf1
>    [junit4]   2> 372417 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 372417 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
> Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 372418 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 372419 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
>    [junit4]   2> 372419 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog
> Could not find max version in index or recent updates, using new clock
> 1671544879730130944
>    [junit4]   2> 372420 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 372422 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 372424 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=31, maxMergeAtOnceExplicit=13,
> maxMergedSegmentMB=82.12890625, floorSegmentMB=1.560546875,
> forceMergeDeletesPctAllowed=20.77586369497545, segmentsPerTier=36.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
> deletesPctAllowed=20.920356383090496
>    [junit4]   2> 372426 INFO  (searcherExecutor-1925-thread-1-processing-n:
> 127.0.0.1:61327_il x:collection1_shard2_replica_n2 c:collection1
> s:shard2) [n:127.0.0.1:61327_il c:collection1 s:shard2
> x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore
> [collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
>    [junit4]   2> 372430 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/conf1
>    [junit4]   2> 372432 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
> ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 372432 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
>    [junit4]   2> 372432 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
> Could not find max version in index or recent updates, using new clock
> 1671544879743762432
>    [junit4]   2> 372436 INFO  (searcherExecutor-1927-thread-1-processing-n:
> 127.0.0.1:61332_il x:collection1_shard1_replica_n1 c:collection1
> s:shard1) [n:127.0.0.1:61332_il c:collection1 s:shard1
> x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
> [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
>    [junit4]   2> 372442 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.ZkShardTerms Successful update of terms at
> /collections/collection1/terms/shard2 to Terms{values={core_node4=0},
> version=0}
>    [junit4]   2> 372442 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
> /collections/collection1/leaders/shard2
>    [junit4]   2> 372452 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.ZkShardTerms Successful update of terms at
> /collections/collection1/terms/shard1 to Terms{values={core_node3=0},
> version=0}
>    [junit4]   2> 372452 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
> /collections/collection1/leaders/shard1
>    [junit4]   2> 372474 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 372474 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 372474 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.SyncStrategy Sync replicas to
> http://127.0.0.1:61327/il/collection1_shard2_replica_n2/
>    [junit4]   2> 372476 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>    [junit4]   2> 372476 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 372476 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 372476 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy Sync replicas to
> http://127.0.0.1:61332/il/collection1_shard1_replica_n1/
>    [junit4]   2> 372479 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.SyncStrategy
> http://127.0.0.1:61327/il/collection1_shard2_replica_n2/ has no replicas
>    [junit4]   2> 372479 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>    [junit4]   2> 372480 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
> /collections/collection1/leaders/shard2/leader after winning as
> /collections/collection1/leader_elect/shard2/election/72232415561777162-core_node4-n_0000000000
>    [junit4]   2> 372485 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.SyncStrategy
> http://127.0.0.1:61332/il/collection1_shard1_replica_n1/ has no replicas
>    [junit4]   2> 372485 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
> /collections/collection1/leaders/shard1/leader after winning as
> /collections/collection1/leader_elect/shard1/election/72232415561777165-core_node3-n_0000000000
>    [junit4]   2> 372494 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.ShardLeaderElectionContext I am the new leader:
> http://127.0.0.1:61327/il/collection1_shard2_replica_n2/ shard2
>    [junit4]   2> 372494 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.ShardLeaderElectionContext I am the new leader:
> http://127.0.0.1:61332/il/collection1_shard1_replica_n1/ shard1
>    [junit4]   2> 372614 INFO  (zkCallback-1892-thread-1) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json] for collection [collection1] has
> occurred - updating... (live nodes size: [4])
>    [junit4]   2> 372614 INFO  (zkCallback-1869-thread-1) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json] for collection [collection1] has
> occurred - updating... (live nodes size: [4])
>    [junit4]   2> 372617 INFO  (zkCallback-1892-thread-2) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json] for collection [collection1] has
> occurred - updating... (live nodes size: [4])
>    [junit4]   2> 372624 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 372628 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 372666 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
> params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
> status=0 QTime=1823
>    [junit4]   2> 372668 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
> params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
> status=0 QTime=1824
>    [junit4]   2> 372679 INFO  (qtp1884586278-2969) [n:127.0.0.1:61294_il
> c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null
> path=/admin/collections params={node=127.0.0.1:61332_il&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
> status=0 QTime=1972
>    [junit4]   2> 372680 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
> c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null
> path=/admin/collections params={node=127.0.0.1:61327_il&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
> status=0 QTime=1971
>    [junit4]   2> 372749 INFO  (zkCallback-1869-thread-1) [     ]
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
> state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json] for collection [collection1] has
> occurred - updating... (live nodes size: [4])
>    [junit4]   2> 372749 INFO  (zkCallba
>
> [...truncated too long message...]
>
>  435163 INFO  (closeThreadPool-2071-thread-3) [     ] o.e.j.s.session
> node0 Stopped scavenging
>    [junit4]   2> 435200 INFO  (closeThreadPool-2071-thread-2) [     ]
> o.a.s.c.Overseer Overseer
> (id=72232415561777156-127.0.0.1:61294_il-n_0000000000) closing
>    [junit4]   2> 435200 INFO  (zkCallback-1913-thread-1) [     ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
>    [junit4]   2> 435215 INFO  (closeThreadPool-2071-thread-2) [     ]
> o.e.j.s.AbstractConnector Stopped ServerConnector@60c39296{HTTP/1.1,
> (http/1.1, h2c)}{127.0.0.1:0}
>    [junit4]   2> 435217 INFO  (closeThreadPool-2071-thread-2) [     ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@196e435e
> {/il,null,UNAVAILABLE}
>    [junit4]   2> 435217 INFO  (closeThreadPool-2071-thread-2) [     ]
> o.e.j.s.session node0 Stopped scavenging
>    [junit4]   2> 435331 INFO  (closeThreadPool-2071-thread-1) [     ]
> o.e.j.s.AbstractConnector Stopped ServerConnector@7365123b{HTTP/1.1,
> (http/1.1, h2c)}{127.0.0.1:0}
>    [junit4]   2> 435333 INFO  (closeThreadPool-2071-thread-1) [     ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@186a191
> {/il,null,UNAVAILABLE}
>    [junit4]   2> 435333 INFO  (closeThreadPool-2071-thread-1) [     ]
> o.e.j.s.session node0 Stopped scavenging
>    [junit4]   2> 435337 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer Shutting down ZkTestServer.
>    [junit4]   2> 435554 WARN  (ZkTestServer Run Thread) [     ]
> o.a.s.c.ZkTestServer Watch limit violations:
>    [junit4]   2> Maximum concurrent create/delete watches above limit:
>    [junit4]   2>
>    [junit4]   2>        7       /solr/collections/collection1/terms/shard2
>    [junit4]   2>        6       /solr/aliases.json
>    [junit4]   2>        4       /solr/packages.json
>    [junit4]   2>        4       /solr/security.json
>    [junit4]   2>        4       /solr/configs/conf1
>    [junit4]   2>        3
>  /solr/collections/collection1/collectionprops.json
>    [junit4]   2>        3
>  /solr/collections/ocptest_shardsplit2/terms/shard2_0
>    [junit4]   2>        3
>  /solr/collections/ocptest_shardsplit2/terms/shard1_1
>    [junit4]   2>        3
>  /solr/collections/ocptest_shardsplit2/terms/shard1_0
>    [junit4]   2>        3
>  /solr/collections/control_collection/terms/shard1
>    [junit4]   2>        3
>  /solr/collections/ocptest_shardsplit2/terms/shard2_1
>    [junit4]   2>        3       /solr/collections/collection1/terms/shard1
>    [junit4]   2>        3
>  /solr/collections/ocptest_shardsplit2/collectionprops.json
>    [junit4]   2>        2
>  /solr/collections/ocptest_shardsplit2/terms/shard2
>    [junit4]   2>        2
>  /solr/collections/ocptest_shardsplit2/terms/shard3
>    [junit4]   2>        2
>  /solr/collections/ocptest_shardsplit2/terms/shard1
>    [junit4]   2>        2       /solr/collections/ocptest1/terms/shard1
>    [junit4]   2>        2       /solr/collections/ocptest2/terms/shard1
>    [junit4]   2>        2       /solr/collections/ocptest2/terms/shard2
>    [junit4]   2>        2       /solr/collections/ocptest3/terms/shard2
>    [junit4]   2>        2       /solr/collections/ocptest3/terms/shard3
>    [junit4]   2>        2       /solr/collections/ocptest3/terms/shard1
>    [junit4]   2>        2
>  /solr/collections/collection1/terms/shard1_0
>    [junit4]   2>        2
>  /solr/collections/ocptest_shardsplit/terms/shard4
>    [junit4]   2>        2       /solr/collections/ocptest2/terms/shard3
>    [junit4]   2>        2
>  /solr/collections/ocptest_shardsplit/terms/shard3
>    [junit4]   2>        2
>  /solr/collections/ocptest_shardsplit/terms/shard2
>    [junit4]   2>        2       /solr/collections/ocptest1/terms/shard3
>    [junit4]   2>        2
>  /solr/collections/ocptest_shardsplit/terms/shard1
>    [junit4]   2>        2       /solr/collections/ocptest1/terms/shard2
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent data watches above limit:
>    [junit4]   2>
>    [junit4]   2>        131
>  /solr/collections/ocptest_shardsplit2/state.json
>    [junit4]   2>        79      /solr/collections/collection1/state.json
>    [junit4]   2>        43      /solr/collections/ocptest1/state.json
>    [junit4]   2>        41
> /solr/collections/ocptest_shardsplit/state.json
>    [junit4]   2>        33      /solr/collections/ocptest3/state.json
>    [junit4]   2>        33      /solr/collections/ocptest2/state.json
>    [junit4]   2>        12
> /solr/collections/control_collection/state.json
>    [junit4]   2>        6       /solr/clusterprops.json
>    [junit4]   2>        6       /solr/clusterstate.json
>    [junit4]   2>        3
>  /solr/overseer_elect/election/72232415561777156-127.0.0.1:61294_il-n_0000000000
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>        127     /solr/overseer/queue
>    [junit4]   2>        48      /solr/overseer/collection-queue-work
>    [junit4]   2>        31      /solr/collections
>    [junit4]   2>        25      /solr/live_nodes
>    [junit4]   2>
>    [junit4]   2> 435558 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61290
>    [junit4]   2> 435558 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61290
>    [junit4]   2> 435558 INFO
> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
> o.a.s.c.ZkTestServer connecting to 127.0.0.1 61290
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=MultiThreadedOCPTest -Dtests.method=test
> -Dtests.seed=E6EA690F0B5FD1D1 -Dtests.slow=true -Dtests.locale=yue-Hant
> -Dtests.timezone=IET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 70.0s J1 | MultiThreadedOCPTest.test <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: acoll:
> 1594109474089 bcoll: 1594109474958
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([E6EA690F0B5FD1D1:6EBE56D5A5A3BC29]:0)
>    [junit4]    >        at
> org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
>    [junit4]    >        at
> org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001
>    [junit4]   2> Jul 07, 2020 8:11:23 AM
> 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(Lucene86):
> {range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
> multiDefault=PostingsFormat(name=Direct),
> _root_=PostingsFormat(name=LuceneVarGapFixedInterval),
> intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
> id_i1=PostingsFormat(name=Direct),
> id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
> range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
> range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
> timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
> docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
> _version_=DocValuesFormat(name=Lucene80),
> range_facet_i_dv=DocValuesFormat(name=Lucene80),
> intDvoDefault=DocValuesFormat(name=Direct),
> timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1938,
> maxMBSortInHeap=6.402907350715655,
> sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=yue-Hant,
> timezone=IET
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1
> (64-bit)/cpus=6,threads=1,free=226492416,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [MergeStrategyTest,
> SimplePostToolTest, TestHdfsBackupRestoreCore, DeleteShardTest,
> UpdateLogTest, BlockDirectoryTest, TestJavabinTupleStreamParser,
> AutoAddReplicasIntegrationTest, MetricTriggerIntegrationTest,
> TestPKIAuthenticationPlugin, TestNRTOpen, TestAddFieldRealTimeGet,
> XsltUpdateRequestHandlerTest, SOLR749Test, TestReload,
> TestSolrFieldCacheBean, HdfsCollectionsAPIDistributedZkTest,
> TestDownShardTolerantSearch, TestMultiWordSynonyms,
> BasicDistributedZk2Test, PeerSyncWithIndexFingerprintCachingTest,
> MultiThreadedOCPTest]
>    [junit4] Completed [108/914 (1!)] on J1 in 70.45s, 1 test, 1 failure
> <<< FAILURES!
>
> [...truncated 47618 lines...]
> [repro] Jenkins log URL:
> https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/100/consoleText
>
> [repro] Revision: a9c5fb0da2dfc8c7375622c80dbf1a0cc26f44dc
>
> [repro] Ant options: "-Dargs=-XX:-UseCompressedOops
> -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
> [repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest
> -Dtests.method=test -Dtests.seed=E6EA690F0B5FD1D1 -Dtests.slow=true
> -Dtests.locale=yue-Hant -Dtests.timezone=IET -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
>
> [repro] JUnit rest result XML files will be moved to: ./repro-reports
> [repro] ant clean
>
> [...truncated 6 lines...]
> [repro] Test suites by module:
> [repro]    solr/core
> [repro]       MultiThreadedOCPTest
> [repro] ant compile-test
>
> [...truncated 3472 lines...]
> [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
> -Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror
> "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions
> -XX:+UseZGC" -Dtests.seed=E6EA690F0B5FD1D1 -Dtests.slow=true
> -Dtests.locale=yue-Hant -Dtests.timezone=IET -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
>
> [...truncated 86 lines...]
> [repro] Failures w/original seeds:
> [repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
> [repro] Exiting with code 0
>
> [...truncated 91 lines...]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org

Re: [JENKINS-Experimental-GC] Lucene-Solr-8.6-MacOSX (64bit/jdk-14.0.1) - Build # 100 - Still Unstable!

Posted by Chris Hostetter <ho...@fucit.org>.
: Note: it is expected for MultiThreadedOCPTest to fail from time to time on
: the 8x branch as SOLR-14546
: <https://issues.apache.org/jira/browse/SOLR-14546> was only fixed in 9.0.
: Such failures would be unexpected on master.

If there is no intention of fixing this on branch_8x (either because of 
backcompat concerns, or whatever other concerns may exist...) but the 
problem is "known" to cause test failures then the test should be 
disabled/removed from branch_8x.


-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS-Experimental-GC] Lucene-Solr-8.6-MacOSX (64bit/jdk-14.0.1) - Build # 100 - Still Unstable!

Posted by David Smiley <da...@gmail.com>.
Then you may want to @Ignore it on 8x only so we don't get this noise.
~ David


On Tue, Jul 7, 2020 at 5:22 AM Ilan Ginzburg <il...@gmail.com> wrote:

> Note: it is expected for MultiThreadedOCPTest to fail from time to time
> on the 8x branch as SOLR-14546
> <https://issues.apache.org/jira/browse/SOLR-14546> was only fixed in 9.0.
> Such failures would be unexpected on master.
>
> Ilan
>
> On Tue, Jul 7, 2020 at 11:11 AM Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/100/
>> Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops
>> -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
>>
>> 1 tests failed.
>> FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test
>>
>> Error Message:
>> acoll: 1594109474089 bcoll: 1594109474958
>>
>> Stack Trace:
>> java.lang.AssertionError: acoll: 1594109474089 bcoll: 1594109474958
>>         at
>> __randomizedtesting.SeedInfo.seed([E6EA690F0B5FD1D1:6EBE56D5A5A3BC29]:0)
>>         at org.junit.Assert.fail(Assert.java:88)
>>         at org.junit.Assert.assertTrue(Assert.java:41)
>>         at
>> org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
>>         at
>> org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>         at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>         at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
>>         at
>> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
>>         at
>> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
>>         at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at
>> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>>         at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>>         at
>> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>>         at
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>         at
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>>         at java.base/java.lang.Thread.run(Thread.java:832)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 13732 lines...]
>>    [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
>>    [junit4]   2> 365607 INFO
>> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
>> o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
>> test-framework derived value of
>> '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
>>    [junit4]   2> 365607 INFO
>> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
>> o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
>> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>>    [junit4]   2> 365608 INFO
>> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
>> o.a.s.SolrTestCaseJ4 Created dataDir:
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/data-dir-21-001
>>    [junit4]   2> 365608 WARN
>> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
>> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
>>    [junit4]   2> 365609 INFO
>> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
>> o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
>> w/NUMERIC_DOCVALUES_SYSPROP=false
>>    [junit4]   2> 365610 INFO
>> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
>> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
>> @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
>> clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
>>    [junit4]   2> 365610 INFO
>> (SUITE-MultiThreadedOCPTest-seed#[E6EA690F0B5FD1D1]-worker) [     ]
>> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
>> /il/
>>    [junit4]   2> 365634 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>>    [junit4]   2> 365634 INFO  (ZkTestServer Run Thread) [     ]
>> o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
>>    [junit4]   2> 365634 INFO  (ZkTestServer Run Thread) [     ]
>> o.a.s.c.ZkTestServer Starting server
>>    [junit4]   2> 365737 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer start zk server on port: 61290
>>    [junit4]   2> 365737 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61290
>>    [junit4]   2> 365737 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61290
>>    [junit4]   2> 365737 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer connecting to 127.0.0.1 61290
>>    [junit4]   2> 365743 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 365755 INFO  (zkConnectionManagerCallback-1807-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 365755 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 365763 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 365768 INFO  (zkConnectionManagerCallback-1809-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 365768 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 365774 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
>> to /configs/conf1/solrconfig.xml
>>    [junit4]   2> 365780 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
>> to /configs/conf1/schema.xml
>>    [junit4]   2> 365784 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
>> to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>>    [junit4]   2> 365787 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
>> to /configs/conf1/stopwords.txt
>>    [junit4]   2> 365791 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
>> to /configs/conf1/protwords.txt
>>    [junit4]   2> 365794 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
>> to /configs/conf1/currency.xml
>>    [junit4]   2> 365797 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
>> to /configs/conf1/enumsConfig.xml
>>    [junit4]   2> 365800 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
>> to /configs/conf1/open-exchange-rates.json
>>    [junit4]   2> 365803 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
>> to /configs/conf1/mapping-ISOLatin1Accent.txt
>>    [junit4]   2> 365807 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
>> to /configs/conf1/old_synonyms.txt
>>    [junit4]   2> 365810 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer put
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
>> to /configs/conf1/synonyms.txt
>>    [junit4]   2> 365813 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
>> explicitly asked otherwise
>>    [junit4]   2> 366243 WARN
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
>> break even is size 23
>>    [junit4]   2> 366244 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
>>    [junit4]   2> 366244 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
>>    [junit4]   2> 366244 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
>> git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
>>    [junit4]   2> 366247 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.s.session DefaultSessionIdManager workerName=node0
>>    [junit4]   2> 366247 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.s.session No SessionScavenger set, using defaults
>>    [junit4]   2> 366247 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.s.session node0 Scavenging every 600000ms
>>    [junit4]   2> 366249 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@196e435e
>> {/il,null,AVAILABLE}
>>    [junit4]   2> 366251 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.s.AbstractConnector Started ServerConnector@60c39296{HTTP/1.1,
>> (http/1.1, h2c)}{127.0.0.1:61294}
>>    [junit4]   2> 366251 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.s.Server Started @366377ms
>>    [junit4]   2> 366251 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il,
>> solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/tempDir-001/control/data,
>> hostPort=61294,
>> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/cores}
>>    [junit4]   2> 366252 ERROR
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
>> be missing or incomplete.
>>    [junit4]   2> 366252 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.s.SolrDispatchFilter Using logger factory
>> org.apache.logging.slf4j.Log4jLoggerFactory
>>    [junit4]   2> 366252 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
>> version 8.6.0
>>    [junit4]   2> 366252 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
>> null
>>    [junit4]   2> 366252 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
>>    [junit4]   2> 366252 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
>> 2020-07-07T08:10:14.352578Z
>>    [junit4]   2> 366255 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 366259 INFO  (zkConnectionManagerCallback-1811-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 366259 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 366365 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
>> ZooKeeper)
>>    [junit4]   2> 366365 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrXmlConfig Loading container configuration from
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/solr.xml
>>    [junit4]   2> 366378 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrXmlConfig Configuration parameter
>> autoReplicaFailoverWorkLoopDelay is ignored
>>    [junit4]   2> 366378 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrXmlConfig Configuration parameter
>> autoReplicaFailoverBadNodeExpiration is ignored
>>    [junit4]   2> 366382 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrXmlConfig MBean server found:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b, but no JMX reporters
>> were configured - adding default JMX reporter.
>>    [junit4]   2> 366570 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
>> WhitelistHostChecker [whitelistHosts=null,
>> whitelistHostCheckingEnabled=false]
>>    [junit4]   2> 366576 WARN
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.u.s.S.config Trusting all certificates configured for Client@b8d7e06
>> [provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 366576 WARN
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
>> Client@b8d7e06[provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 366584 WARN
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.u.s.S.config Trusting all certificates configured for Client@13785524
>> [provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 366584 WARN
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
>> Client@13785524[provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 366586 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61290/solr
>>    [junit4]   2> 366588 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 366592 INFO  (zkConnectionManagerCallback-1822-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 366592 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 366712 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 366714 INFO  (zkConnectionManagerCallback-1824-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 366714 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 367090 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.c.OverseerElectionContext I am going to be the leader
>> 127.0.0.1:61294_il
>>    [junit4]   2> 367092 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.c.Overseer Overseer
>> (id=72232415561777156-127.0.0.1:61294_il-n_0000000000) starting
>>    [junit4]   2> 367113 INFO
>> (OverseerStateUpdate-72232415561777156-127.0.0.1:61294_il-n_0000000000)
>> [n:127.0.0.1:61294_il     ] o.a.s.c.Overseer Starting to work on the
>> main queue : 127.0.0.1:61294_il
>>    [junit4]   2> 367120 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/
>> 127.0.0.1:61294_il
>>    [junit4]   2> 367136 INFO  (zkCallback-1823-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>>    [junit4]   2> 367151 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.p.PackageLoader /packages.json updated to version -1
>>    [junit4]   2> 367154 WARN
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.c.CoreContainer Not all security plugins configured!
>> authentication=disabled authorization=disabled.  Solr is only as secure as
>> you make it. Consider configuring authentication/authorization before
>> exposing Solr to users internal or external.  See
>> https://s.apache.org/solrsecurity for more info
>>    [junit4]   2> 367186 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
>> history in memory.
>>    [junit4]   2> 367214 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
>> 'solr.node') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 367226 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
>> 'solr.jvm') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 367226 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
>> 'solr.jetty') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 367229 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [n:127.0.0.1:61294_il
>>    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/cores
>>    [junit4]   2> 367244 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 367247 INFO  (zkConnectionManagerCallback-1841-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 367248 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 367251 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>>    [junit4]   2> 367256 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61290/solr
>> ready
>>    [junit4]   2> 367261 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
>> params
>> collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61294_il&wt=javabin&version=2
>> and sendToOCPQueue=true
>>    [junit4]   2> 367272 INFO
>> (OverseerThreadFactory-1831-thread-1-processing-n:127.0.0.1:61294_il)
>> [n:127.0.0.1:61294_il     ] o.a.s.c.a.c.CreateCollectionCmd Create
>> collection control_collection
>>    [junit4]   2> 367388 INFO  (qtp1884586278-2969) [n:127.0.0.1:61294_il
>>    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
>> transient cores
>>    [junit4]   2> 367392 INFO  (qtp1884586278-2969) [n:127.0.0.1:61294_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
>> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
>> status=0 QTime=4
>>    [junit4]   2> 367412 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>>   x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation
>> core create command
>> qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
>>    [junit4]   2> 368439 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
>>    [junit4]   2> 368452 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.s.IndexSchema Schema name=test
>>    [junit4]   2> 368523 WARN  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
>> [solr.EnumField]. Please consult documentation how to replace it
>> accordingly.
>>    [junit4]   2> 368630 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>>    [junit4]   2> 368665 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.CoreContainer Creating SolrCore
>> 'control_collection_shard1_replica_n1' using configuration from configset
>> conf1, trusted=true
>>    [junit4]   2> 368665 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.core.control_collection.shard1.replica_n1' (registry
>> 'solr.core.control_collection.shard1.replica_n1') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 368665 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new
>> SolrCore at
>> [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/cores/control_collection_shard1_replica_n1],
>> dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
>>    [junit4]   2> 368667 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=33, maxMergeAtOnceExplicit=17,
>> maxMergedSegmentMB=92.99609375, floorSegmentMB=1.458984375,
>> forceMergeDeletesPctAllowed=13.45063000950353, segmentsPerTier=24.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15388833146547976,
>> deletesPctAllowed=28.27740993910293
>>    [junit4]   2> 368669 WARN  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
>> requestHandler,name = /dump,class = DumpRequestHandler,attributes =
>> {initParams=a, name=/dump, class=DumpRequestHandler},args =
>> {defaults={a=A,b=B}}}
>>    [junit4]   2> 368726 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.u.UpdateHandler Using UpdateLog implementation:
>> org.apache.solr.update.UpdateLog
>>    [junit4]   2> 368726 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
>> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>>    [junit4]   2> 368727 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>    [junit4]   2> 368728 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>    [junit4]   2> 368728 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=31, maxMergeAtOnceExplicit=13,
>> maxMergedSegmentMB=82.12890625, floorSegmentMB=1.560546875,
>> forceMergeDeletesPctAllowed=20.77586369497545, segmentsPerTier=36.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
>> deletesPctAllowed=20.920356383090496
>>    [junit4]   2> 368731 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
>> znodeBase: /configs/conf1
>>    [junit4]   2> 368732 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
>> ZooKeeperStorageIO:path=/configs/conf1
>>    [junit4]   2> 368732 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
>>    [junit4]   2> 368732 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.u.UpdateLog Could not find max version in index or recent updates,
>> using new clock 1671544875864031232
>>    [junit4]   2> 368735 INFO
>> (searcherExecutor-1843-thread-1-processing-n:127.0.0.1:61294_il
>> x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
>> [n:127.0.0.1:61294_il c:control_collection s:shard1
>> x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
>> [control_collection_shard1_replica_n1]  Registered new searcher autowarm
>> time: 0 ms
>>    [junit4]   2> 368740 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.ZkShardTerms Successful update of terms at
>> /collections/control_collection/terms/shard1 to
>> Terms{values={core_node2=0}, version=0}
>>    [junit4]   2> 368740 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
>> /collections/control_collection/leaders/shard1
>>    [junit4]   2> 368746 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>>    [junit4]   2> 368746 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>>    [junit4]   2> 368746 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.SyncStrategy Sync replicas to
>> http://127.0.0.1:61294/il/control_collection_shard1_replica_n1/
>>    [junit4]   2> 368747 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>>    [junit4]   2> 368747 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.SyncStrategy
>> http://127.0.0.1:61294/il/control_collection_shard1_replica_n1/ has no
>> replicas
>>    [junit4]   2> 368747 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
>> /collections/control_collection/leaders/shard1/leader after winning as
>> /collections/control_collection/leader_elect/shard1/election/72232415561777156-core_node2-n_0000000000
>>    [junit4]   2> 368751 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContext I am the new leader:
>> http://127.0.0.1:61294/il/control_collection_shard1_replica_n1/ shard1
>>    [junit4]   2> 368855 INFO  (zkCallback-1823-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/control_collection/state.json] for collection
>> [control_collection] has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 368855 INFO  (zkCallback-1823-thread-2) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/control_collection/state.json] for collection
>> [control_collection] has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 368858 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>> c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ]
>> o.a.s.c.ZkController I am the leader, no recovery necessary
>>    [junit4]   2> 368862 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
>> params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
>> status=0 QTime=1450
>>    [junit4]   2> 368865 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>>    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for
>> at most 45 seconds. Check all shard replicas
>>    [junit4]   2> 368973 INFO  (zkCallback-1823-thread-2) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/control_collection/state.json] for collection
>> [control_collection] has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 368973 INFO  (zkCallback-1823-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/control_collection/state.json] for collection
>> [control_collection] has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 368973 INFO  (zkCallback-1823-thread-3) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/control_collection/state.json] for collection
>> [control_collection] has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 368974 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
>> params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61294_il&wt=javabin&version=2}
>> status=0 QTime=1712
>>    [junit4]   2> 368974 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
>> collection: control_collection
>>    [junit4]   2> 369093 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 369096 INFO  (zkConnectionManagerCallback-1852-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 369097 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 369098 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>>    [junit4]   2> 369101 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61290/solr
>> ready
>>    [junit4]   2> 369101 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
>> loss:false
>>    [junit4]   2> 369103 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
>> params
>> collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
>> and sendToOCPQueue=true
>>    [junit4]   2> 369109 INFO
>> (OverseerThreadFactory-1831-thread-2-processing-n:127.0.0.1:61294_il)
>> [n:127.0.0.1:61294_il     ] o.a.s.c.a.c.CreateCollectionCmd Create
>> collection collection1
>>    [junit4]   2> 369109 INFO
>> (OverseerCollectionConfigSetProcessor-72232415561777156-127.0.0.1:61294_il-n_0000000000)
>> [n:127.0.0.1:61294_il     ] o.a.s.c.OverseerTaskQueue Response ZK path:
>> /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
>> have disconnected from ZooKeeper
>>    [junit4]   2> 369335 WARN
>> (OverseerThreadFactory-1831-thread-2-processing-n:127.0.0.1:61294_il)
>> [n:127.0.0.1:61294_il     ] o.a.s.c.a.c.CreateCollectionCmd It is
>> unusual to create a collection (collection1) without cores.
>>    [junit4]   2> 369344 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>>    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for
>> at most 45 seconds. Check all shard replicas
>>    [junit4]   2> 369350 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
>> params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
>> status=0 QTime=247
>>    [junit4]   2> 369351 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
>>    [junit4]   2> 369351 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
>>    [junit4]   2> 369352 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
>>    [junit4]   2> 369352 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
>>    [junit4]   2> 369353 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
>>    [junit4]   2> 369353 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
>>    [junit4]   2> 369353 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
>> pullReplicaCount=0 numOtherReplicas=3
>>    [junit4]   2> 369605 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001
>> of type NRT for shard2
>>    [junit4]   2> 369606 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
>> break even is size 23
>>    [junit4]   2> 369606 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
>>    [junit4]   2> 369606 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
>>    [junit4]   2> 369606 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
>> git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
>>    [junit4]   2> 369609 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.session DefaultSessionIdManager workerName=node0
>>    [junit4]   2> 369609 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.session No SessionScavenger set, using defaults
>>    [junit4]   2> 369609 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.session node0 Scavenging every 600000ms
>>    [junit4]   2> 369610 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6221549f
>> {/il,null,AVAILABLE}
>>    [junit4]   2> 369611 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.AbstractConnector Started ServerConnector@1dfdcc2b{HTTP/1.1,
>> (http/1.1, h2c)}{127.0.0.1:61327}
>>    [junit4]   2> 369611 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.Server Started @369737ms
>>    [junit4]   2> 369611 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il,
>> solrconfig=solrconfig.xml,
>> solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/tempDir-001/jetty1,
>> hostPort=61327,
>> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/cores}
>>    [junit4]   2> 369612 ERROR (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
>> be missing or incomplete.
>>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter Using logger factory
>> org.apache.logging.slf4j.Log4jLoggerFactory
>>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
>> version 8.6.0
>>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
>> null
>>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
>>    [junit4]   2> 369612 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
>> 2020-07-07T08:10:17.712474Z
>>    [junit4]   2> 369613 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 369617 INFO  (zkConnectionManagerCallback-1855-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 369617 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 369720 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
>> ZooKeeper)
>>    [junit4]   2> 369720 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.SolrXmlConfig Loading container configuration from
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/solr.xml
>>    [junit4]   2> 369724 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.SolrXmlConfig Configuration parameter
>> autoReplicaFailoverWorkLoopDelay is ignored
>>    [junit4]   2> 369724 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.SolrXmlConfig Configuration parameter
>> autoReplicaFailoverBadNodeExpiration is ignored
>>    [junit4]   2> 369726 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.SolrXmlConfig MBean server found:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b, but no JMX reporters
>> were configured - adding default JMX reporter.
>>    [junit4]   2> 369790 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
>> WhitelistHostChecker [whitelistHosts=null,
>> whitelistHostCheckingEnabled=false]
>>    [junit4]   2> 369790 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.u.s.S.config Trusting all certificates configured for Client@7e2a7c4c
>> [provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 369790 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
>> Client@7e2a7c4c[provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 369796 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.u.s.S.config Trusting all certificates configured for Client@3be4fae2
>> [provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 369796 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
>> Client@3be4fae2[provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 369798 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61290/solr
>>    [junit4]   2> 369799 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 369803 INFO  (zkConnectionManagerCallback-1866-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 369803 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 369859 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001
>> of type NRT for shard1
>>    [junit4]   2> 369860 WARN  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
>> break even is size 23
>>    [junit4]   2> 369860 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
>>    [junit4]   2> 369860 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
>>    [junit4]   2> 369860 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
>> git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
>>    [junit4]   2> 369862 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.s.session DefaultSessionIdManager workerName=node0
>>    [junit4]   2> 369862 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.s.session No SessionScavenger set, using defaults
>>    [junit4]   2> 369862 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.s.session node0 Scavenging every 660000ms
>>    [junit4]   2> 369863 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36ad93b5
>> {/il,null,AVAILABLE}
>>    [junit4]   2> 369864 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.s.AbstractConnector Started ServerConnector@1ed6717f{HTTP/1.1,
>> (http/1.1, h2c)}{127.0.0.1:61332}
>>    [junit4]   2> 369864 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.s.Server Started @369989ms
>>    [junit4]   2> 369864 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il,
>> solrconfig=solrconfig.xml,
>> solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/tempDir-001/jetty2,
>> hostPort=61332,
>> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/cores}
>>    [junit4]   2> 369864 ERROR (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
>> be missing or incomplete.
>>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.s.SolrDispatchFilter Using logger factory
>> org.apache.logging.slf4j.Log4jLoggerFactory
>>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
>> version 8.6.0
>>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
>> null
>>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
>>    [junit4]   2> 369865 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
>> 2020-07-07T08:10:17.965193Z
>>    [junit4]   2> 369866 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 369869 INFO  (zkConnectionManagerCallback-1868-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 369870 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 369912 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 369914 INFO  (zkConnectionManagerCallback-1870-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 369914 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 369926 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (1)
>>    [junit4]   2> 369936 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.c.ZkController Publish
>> node=127.0.0.1:61327_il as DOWN
>>    [junit4]   2> 369938 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.c.TransientSolrCoreCacheDefault
>> Allocating transient cache for 4 transient cores
>>    [junit4]   2> 369938 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.c.ZkController Register node as live
>> in ZooKeeper:/live_nodes/127.0.0.1:61327_il
>>    [junit4]   2> 369941 INFO  (zkCallback-1823-thread-2) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>>    [junit4]   2> 369941 INFO  (zkCallback-1851-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>>    [junit4]   2> 369941 INFO  (zkCallback-1869-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>>    [junit4]   2> 369946 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.p.PackageLoader /packages.json updated
>> to version -1
>>    [junit4]   2> 369946 WARN  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.c.CoreContainer Not all security
>> plugins configured!  authentication=disabled authorization=disabled.  Solr
>> is only as secure as you make it. Consider configuring
>> authentication/authorization before exposing Solr to users internal or
>> external.  See https://s.apache.org/solrsecurity for more info
>>    [junit4]   2> 369971 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.h.a.MetricsHistoryHandler No .system
>> collection, keeping metrics history in memory.
>>    [junit4]   2> 369995 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.node' (registry 'solr.node') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370004 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.jvm' (registry 'solr.jvm') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370005 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.jetty' (registry 'solr.jetty') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370007 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61327_il     ] o.a.s.c.CorePropertiesLocator Found 0 core
>> definitions underneath
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/cores
>>    [junit4]   2> 370011 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
>> ZooKeeper)
>>    [junit4]   2> 370011 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.SolrXmlConfig Loading container configuration from
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/solr.xml
>>    [junit4]   2> 370015 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.SolrXmlConfig Configuration parameter
>> autoReplicaFailoverWorkLoopDelay is ignored
>>    [junit4]   2> 370015 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.SolrXmlConfig Configuration parameter
>> autoReplicaFailoverBadNodeExpiration is ignored
>>    [junit4]   2> 370017 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.SolrXmlConfig MBean server found:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b, but no JMX reporters
>> were configured - adding default JMX reporter.
>>    [junit4]   2> 370020 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61327_il
>>    [junit4]   2> 370068 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
>> WhitelistHostChecker [whitelistHosts=null,
>> whitelistHostCheckingEnabled=false]
>>    [junit4]   2> 370070 WARN  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.u.s.S.config Trusting all certificates configured for Client@f6899ad
>> [provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 370070 WARN  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
>> Client@f6899ad[provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 370074 WARN  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.u.s.S.config Trusting all certificates configured for Client@44d5c0c5
>> [provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 370075 WARN  (closeThreadPool-1853-thread-2) [     ]
>> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
>> Client@44d5c0c5[provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 370076 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61290/solr
>>    [junit4]   2> 370078 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 370081 INFO  (zkConnectionManagerCallback-1889-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 370081 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 370149 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-3-001
>> of type NRT for shard2
>>    [junit4]   2> 370150 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
>> break even is size 23
>>    [junit4]   2> 370150 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
>>    [junit4]   2> 370150 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
>>    [junit4]   2> 370150 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
>> git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
>>    [junit4]   2> 370151 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.session DefaultSessionIdManager workerName=node0
>>    [junit4]   2> 370151 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.session No SessionScavenger set, using defaults
>>    [junit4]   2> 370151 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.session node0 Scavenging every 600000ms
>>    [junit4]   2> 370152 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@186a191
>> {/il,null,AVAILABLE}
>>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.AbstractConnector Started ServerConnector@7365123b{HTTP/1.1,
>> (http/1.1, h2c)}{127.0.0.1:61337}
>>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.s.Server Started @370278ms
>>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il,
>> solrconfig=solrconfig.xml,
>> solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/tempDir-001/jetty3,
>> hostPort=61337,
>> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-3-001/cores,
>> replicaType=NRT}
>>    [junit4]   2> 370153 ERROR (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
>> be missing or incomplete.
>>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter Using logger factory
>> org.apache.logging.slf4j.Log4jLoggerFactory
>>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr?
>> version 8.6.0
>>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port
>> null
>>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir:
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
>>    [junit4]   2> 370153 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time:
>> 2020-07-07T08:10:18.253975Z
>>    [junit4]   2> 370155 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 370158 INFO  (zkConnectionManagerCallback-1891-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 370158 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 370193 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 370195 INFO  (zkConnectionManagerCallback-1893-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 370195 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 370206 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (2)
>>    [junit4]   2> 370216 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.c.ZkController Publish
>> node=127.0.0.1:61332_il as DOWN
>>    [junit4]   2> 370217 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.c.TransientSolrCoreCacheDefault
>> Allocating transient cache for 4 transient cores
>>    [junit4]   2> 370217 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.c.ZkController Register node as live
>> in ZooKeeper:/live_nodes/127.0.0.1:61332_il
>>    [junit4]   2> 370221 INFO  (zkCallback-1869-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>>    [junit4]   2> 370221 INFO  (zkCallback-1823-thread-2) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>>    [junit4]   2> 370221 INFO  (zkCallback-1851-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>>    [junit4]   2> 370222 INFO  (zkCallback-1892-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>>    [junit4]   2> 370226 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.p.PackageLoader /packages.json updated
>> to version -1
>>    [junit4]   2> 370226 WARN  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.c.CoreContainer Not all security
>> plugins configured!  authentication=disabled authorization=disabled.  Solr
>> is only as secure as you make it. Consider configuring
>> authentication/authorization before exposing Solr to users internal or
>> external.  See https://s.apache.org/solrsecurity for more info
>>    [junit4]   2> 370251 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.h.a.MetricsHistoryHandler No .system
>> collection, keeping metrics history in memory.
>>    [junit4]   2> 370275 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.node' (registry 'solr.node') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370287 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.jvm' (registry 'solr.jvm') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370287 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.jetty' (registry 'solr.jetty') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370289 INFO  (closeThreadPool-1853-thread-2)
>> [n:127.0.0.1:61332_il     ] o.a.s.c.CorePropertiesLocator Found 0 core
>> definitions underneath
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/cores
>>    [junit4]   2> 370293 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
>> ZooKeeper)
>>    [junit4]   2> 370294 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.SolrXmlConfig Loading container configuration from
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-3-001/solr.xml
>>    [junit4]   2> 370298 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.SolrXmlConfig Configuration parameter
>> autoReplicaFailoverWorkLoopDelay is ignored
>>    [junit4]   2> 370298 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.SolrXmlConfig Configuration parameter
>> autoReplicaFailoverBadNodeExpiration is ignored
>>    [junit4]   2> 370299 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.SolrXmlConfig MBean server found:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b, but no JMX reporters
>> were configured - adding default JMX reporter.
>>    [junit4]   2> 370321 INFO  (closeThreadPool-1853-thread-2) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61332_il
>>    [junit4]   2> 370387 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
>> WhitelistHostChecker [whitelistHosts=null,
>> whitelistHostCheckingEnabled=false]
>>    [junit4]   2> 370389 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.u.s.S.config Trusting all certificates configured for Client@603817e
>> [provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 370389 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
>> Client@603817e[provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 370394 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.u.s.S.config Trusting all certificates configured for Client@60633c00
>> [provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 370394 WARN  (closeThreadPool-1853-thread-1) [     ]
>> o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
>> Client@60633c00[provider=null,keyStore=null,trustStore=null]
>>    [junit4]   2> 370395 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61290/solr
>>    [junit4]   2> 370398 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 370404 INFO  (zkConnectionManagerCallback-1912-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 370404 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 370515 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 370519 INFO  (zkConnectionManagerCallback-1914-thread-1)
>> [     ] o.a.s.c.c.ConnectionManager zkClient has connected
>>    [junit4]   2> 370519 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 370543 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (3)
>>    [junit4]   2> 370557 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.c.ZkController Publish
>> node=127.0.0.1:61337_il as DOWN
>>    [junit4]   2> 370563 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.c.TransientSolrCoreCacheDefault
>> Allocating transient cache for 4 transient cores
>>    [junit4]   2> 370564 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.c.ZkController Register node as live
>> in ZooKeeper:/live_nodes/127.0.0.1:61337_il
>>    [junit4]   2> 370572 INFO  (zkCallback-1851-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>>    [junit4]   2> 370572 INFO  (zkCallback-1823-thread-2) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>>    [junit4]   2> 370572 INFO  (zkCallback-1869-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>>    [junit4]   2> 370573 INFO  (zkCallback-1913-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>>    [junit4]   2> 370573 INFO  (zkCallback-1892-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>>    [junit4]   2> 370597 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.p.PackageLoader /packages.json updated
>> to version -1
>>    [junit4]   2> 370598 WARN  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.c.CoreContainer Not all security
>> plugins configured!  authentication=disabled authorization=disabled.  Solr
>> is only as secure as you make it. Consider configuring
>> authentication/authorization before exposing Solr to users internal or
>> external.  See https://s.apache.org/solrsecurity for more info
>>    [junit4]   2> 370623 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.h.a.MetricsHistoryHandler No .system
>> collection, keeping metrics history in memory.
>>    [junit4]   2> 370648 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.node' (registry 'solr.node') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370660 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.jvm' (registry 'solr.jvm') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370660 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.jetty' (registry 'solr.jetty') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 370663 INFO  (closeThreadPool-1853-thread-1)
>> [n:127.0.0.1:61337_il     ] o.a.s.c.CorePropertiesLocator Found 0 core
>> definitions underneath
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-3-001/cores
>>    [junit4]   2> 370683 INFO  (closeThreadPool-1853-thread-1) [     ]
>> o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61337_il
>>    [junit4]   2> 370707 INFO  (qtp1884586278-2969) [n:127.0.0.1:61294_il
>>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica
>> with params node=127.0.0.1:61332_il&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
>> and sendToOCPQueue=true
>>    [junit4]   2> 370709 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica
>> with params node=127.0.0.1:61327_il&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
>> and sendToOCPQueue=true
>>    [junit4]   2> 370718 INFO  (qtp1884586278-2968) [n:127.0.0.1:61294_il
>>    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica
>> with params node=127.0.0.1:61337_il&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
>> and sendToOCPQueue=true
>>    [junit4]   2> 370761 INFO
>> (OverseerCollectionConfigSetProcessor-72232415561777156-127.0.0.1:61294_il-n_0000000000)
>> [n:127.0.0.1:61294_il     ] o.a.s.c.OverseerTaskQueue Response ZK path:
>> /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
>> have disconnected from ZooKeeper
>>    [junit4]   2> 370801 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
>> params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
>> status=0 QTime=0
>>    [junit4]   2> 370804 INFO  (qtp1884586278-2965) [n:127.0.0.1:61294_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
>> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
>> status=0 QTime=1
>>    [junit4]   2> 370810 INFO  (qtp432167883-3024) [n:127.0.0.1:61327_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
>> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
>> status=0 QTime=1
>>    [junit4]   2> 370815 INFO  (qtp451536634-3044) [n:127.0.0.1:61332_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
>> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
>> status=0 QTime=1
>>    [junit4]   2> 370822 INFO  (qtp1354606003-3074) [n:127.0.0.1:61337_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
>> params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
>> status=0 QTime=2
>>    [junit4]   2> 370827 INFO
>> (OverseerThreadFactory-1831-thread-3-processing-n:127.0.0.1:61294_il)
>> [n:127.0.0.1:61294_il c:collection1 s:shard1   ]
>> o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61332_il for
>> creating new replica of shard shard1 for collection collection1
>>    [junit4]   2> 370832 INFO
>> (OverseerThreadFactory-1831-thread-4-processing-n:127.0.0.1:61294_il)
>> [n:127.0.0.1:61294_il c:collection1 s:shard2   ]
>> o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61327_il for
>> creating new replica of shard shard2 for collection collection1
>>    [junit4]   2> 370834 INFO
>> (OverseerThreadFactory-1831-thread-3-processing-n:127.0.0.1:61294_il)
>> [n:127.0.0.1:61294_il c:collection1 s:shard1   ]
>> o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
>>    [junit4]   2> 370838 INFO
>> (OverseerThreadFactory-1831-thread-4-processing-n:127.0.0.1:61294_il)
>> [n:127.0.0.1:61294_il c:collection1 s:shard2   ]
>> o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
>>    [junit4]   2> 370843 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>>   x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
>> create command
>> qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
>>    [junit4]   2> 370844 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>>   x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
>> create command
>> qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
>>    [junit4]   2> 371885 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
>>    [junit4]   2> 371885 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
>>    [junit4]   2> 371902 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.s.IndexSchema Schema name=test
>>    [junit4]   2> 371912 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.s.IndexSchema Schema name=test
>>    [junit4]   2> 372202 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>>    [junit4]   2> 372207 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>>    [junit4]   2> 372296 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2'
>> using configuration from configset conf1, trusted=true
>>    [junit4]   2> 372297 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.core.collection1.shard2.replica_n2' (registry
>> 'solr.core.collection1.shard2.replica_n2') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 372297 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore
>> [[collection1_shard2_replica_n2] ] Opening new SolrCore at
>> [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/cores/collection1_shard2_replica_n2],
>> dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
>>    [junit4]   2> 372300 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=33, maxMergeAtOnceExplicit=17,
>> maxMergedSegmentMB=92.99609375, floorSegmentMB=1.458984375,
>> forceMergeDeletesPctAllowed=13.45063000950353, segmentsPerTier=24.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15388833146547976,
>> deletesPctAllowed=28.27740993910293
>>    [junit4]   2> 372306 WARN  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
>> requestHandler,name = /dump,class = DumpRequestHandler,attributes =
>> {initParams=a, name=/dump, class=DumpRequestHandler},args =
>> {defaults={a=A,b=B}}}
>>    [junit4]   2> 372314 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1'
>> using configuration from configset conf1, trusted=true
>>    [junit4]   2> 372315 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.m.r.SolrJmxReporter JMX monitoring for
>> 'solr.core.collection1.shard1.replica_n1' (registry
>> 'solr.core.collection1.shard1.replica_n1') enabled at server:
>> com.sun.jmx.mbeanserver.JmxMBeanServer@35097d2b
>>    [junit4]   2> 372316 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
>> [[collection1_shard1_replica_n1] ] Opening new SolrCore at
>> [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/cores/collection1_shard1_replica_n1],
>> dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
>>    [junit4]   2> 372318 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=33, maxMergeAtOnceExplicit=17,
>> maxMergedSegmentMB=92.99609375, floorSegmentMB=1.458984375,
>> forceMergeDeletesPctAllowed=13.45063000950353, segmentsPerTier=24.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15388833146547976,
>> deletesPctAllowed=28.27740993910293
>>    [junit4]   2> 372330 WARN  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
>> requestHandler,name = /dump,class = DumpRequestHandler,attributes =
>> {initParams=a, name=/dump, class=DumpRequestHandler},args =
>> {defaults={a=A,b=B}}}
>>    [junit4]   2> 372394 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.u.UpdateHandler Using UpdateLog implementation:
>> org.apache.solr.update.UpdateLog
>>    [junit4]   2> 372394 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog
>> Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
>> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>>    [junit4]   2> 372402 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>    [junit4]   2> 372402 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>    [junit4]   2> 372403 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=31, maxMergeAtOnceExplicit=13,
>> maxMergedSegmentMB=82.12890625, floorSegmentMB=1.560546875,
>> forceMergeDeletesPctAllowed=20.77586369497545, segmentsPerTier=36.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
>> deletesPctAllowed=20.920356383090496
>>    [junit4]   2> 372413 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
>> znodeBase: /configs/conf1
>>    [junit4]   2> 372417 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.u.UpdateHandler Using UpdateLog implementation:
>> org.apache.solr.update.UpdateLog
>>    [junit4]   2> 372417 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
>> Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
>> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>>    [junit4]   2> 372418 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
>> ZooKeeperStorageIO:path=/configs/conf1
>>    [junit4]   2> 372419 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
>>    [junit4]   2> 372419 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog
>> Could not find max version in index or recent updates, using new clock
>> 1671544879730130944
>>    [junit4]   2> 372420 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>    [junit4]   2> 372422 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>    [junit4]   2> 372424 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=31, maxMergeAtOnceExplicit=13,
>> maxMergedSegmentMB=82.12890625, floorSegmentMB=1.560546875,
>> forceMergeDeletesPctAllowed=20.77586369497545, segmentsPerTier=36.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
>> deletesPctAllowed=20.920356383090496
>>    [junit4]   2> 372426 INFO
>> (searcherExecutor-1925-thread-1-processing-n:127.0.0.1:61327_il
>> x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore
>> [collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
>>    [junit4]   2> 372430 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
>> znodeBase: /configs/conf1
>>    [junit4]   2> 372432 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
>> ZooKeeperStorageIO:path=/configs/conf1
>>    [junit4]   2> 372432 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
>>    [junit4]   2> 372432 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
>> Could not find max version in index or recent updates, using new clock
>> 1671544879743762432
>>    [junit4]   2> 372436 INFO
>> (searcherExecutor-1927-thread-1-processing-n:127.0.0.1:61332_il
>> x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
>> [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
>>    [junit4]   2> 372442 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.ZkShardTerms Successful update of terms at
>> /collections/collection1/terms/shard2 to Terms{values={core_node4=0},
>> version=0}
>>    [junit4]   2> 372442 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
>> /collections/collection1/leaders/shard2
>>    [junit4]   2> 372452 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.ZkShardTerms Successful update of terms at
>> /collections/collection1/terms/shard1 to Terms{values={core_node3=0},
>> version=0}
>>    [junit4]   2> 372452 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
>> /collections/collection1/leaders/shard1
>>    [junit4]   2> 372474 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>>    [junit4]   2> 372474 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>>    [junit4]   2> 372474 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.SyncStrategy Sync replicas to
>> http://127.0.0.1:61327/il/collection1_shard2_replica_n2/
>>    [junit4]   2> 372476 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>>    [junit4]   2> 372476 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>>    [junit4]   2> 372476 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>>    [junit4]   2> 372476 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.SyncStrategy Sync replicas to
>> http://127.0.0.1:61332/il/collection1_shard1_replica_n1/
>>    [junit4]   2> 372479 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.SyncStrategy
>> http://127.0.0.1:61327/il/collection1_shard2_replica_n2/ has no replicas
>>    [junit4]   2> 372479 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>>    [junit4]   2> 372480 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
>> /collections/collection1/leaders/shard2/leader after winning as
>> /collections/collection1/leader_elect/shard2/election/72232415561777162-core_node4-n_0000000000
>>    [junit4]   2> 372485 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.SyncStrategy
>> http://127.0.0.1:61332/il/collection1_shard1_replica_n1/ has no replicas
>>    [junit4]   2> 372485 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
>> /collections/collection1/leaders/shard1/leader after winning as
>> /collections/collection1/leader_elect/shard1/election/72232415561777165-core_node3-n_0000000000
>>    [junit4]   2> 372494 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.ShardLeaderElectionContext I am the new leader:
>> http://127.0.0.1:61327/il/collection1_shard2_replica_n2/ shard2
>>    [junit4]   2> 372494 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.ShardLeaderElectionContext I am the new leader:
>> http://127.0.0.1:61332/il/collection1_shard1_replica_n1/ shard1
>>    [junit4]   2> 372614 INFO  (zkCallback-1892-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/collection1/state.json] for collection [collection1] has
>> occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 372614 INFO  (zkCallback-1869-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/collection1/state.json] for collection [collection1] has
>> occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 372617 INFO  (zkCallback-1892-thread-2) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/collection1/state.json] for collection [collection1] has
>> occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 372624 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>> c:collection1 s:shard2  x:collection1_shard2_replica_n2 ]
>> o.a.s.c.ZkController I am the leader, no recovery necessary
>>    [junit4]   2> 372628 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>> c:collection1 s:shard1  x:collection1_shard1_replica_n1 ]
>> o.a.s.c.ZkController I am the leader, no recovery necessary
>>    [junit4]   2> 372666 INFO  (qtp451536634-3043) [n:127.0.0.1:61332_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
>> params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
>> status=0 QTime=1823
>>    [junit4]   2> 372668 INFO  (qtp432167883-3023) [n:127.0.0.1:61327_il
>>    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
>> params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
>> status=0 QTime=1824
>>    [junit4]   2> 372679 INFO  (qtp1884586278-2969) [n:127.0.0.1:61294_il
>> c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null
>> path=/admin/collections params={node=127.0.0.1:61332_il&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
>> status=0 QTime=1972
>>    [junit4]   2> 372680 INFO  (qtp1884586278-2967) [n:127.0.0.1:61294_il
>> c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null
>> path=/admin/collections params={node=127.0.0.1:61327_il&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
>> status=0 QTime=1971
>>    [junit4]   2> 372749 INFO  (zkCallback-1869-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
>> state:SyncConnected type:NodeDataChanged
>> path:/collections/collection1/state.json] for collection [collection1] has
>> occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 372749 INFO  (zkCallba
>>
>> [...truncated too long message...]
>>
>>  435163 INFO  (closeThreadPool-2071-thread-3) [     ] o.e.j.s.session
>> node0 Stopped scavenging
>>    [junit4]   2> 435200 INFO  (closeThreadPool-2071-thread-2) [     ]
>> o.a.s.c.Overseer Overseer
>> (id=72232415561777156-127.0.0.1:61294_il-n_0000000000) closing
>>    [junit4]   2> 435200 INFO  (zkCallback-1913-thread-1) [     ]
>> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
>>    [junit4]   2> 435215 INFO  (closeThreadPool-2071-thread-2) [     ]
>> o.e.j.s.AbstractConnector Stopped ServerConnector@60c39296{HTTP/1.1,
>> (http/1.1, h2c)}{127.0.0.1:0}
>>    [junit4]   2> 435217 INFO  (closeThreadPool-2071-thread-2) [     ]
>> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@196e435e
>> {/il,null,UNAVAILABLE}
>>    [junit4]   2> 435217 INFO  (closeThreadPool-2071-thread-2) [     ]
>> o.e.j.s.session node0 Stopped scavenging
>>    [junit4]   2> 435331 INFO  (closeThreadPool-2071-thread-1) [     ]
>> o.e.j.s.AbstractConnector Stopped ServerConnector@7365123b{HTTP/1.1,
>> (http/1.1, h2c)}{127.0.0.1:0}
>>    [junit4]   2> 435333 INFO  (closeThreadPool-2071-thread-1) [     ]
>> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@186a191
>> {/il,null,UNAVAILABLE}
>>    [junit4]   2> 435333 INFO  (closeThreadPool-2071-thread-1) [     ]
>> o.e.j.s.session node0 Stopped scavenging
>>    [junit4]   2> 435337 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer Shutting down ZkTestServer.
>>    [junit4]   2> 435554 WARN  (ZkTestServer Run Thread) [     ]
>> o.a.s.c.ZkTestServer Watch limit violations:
>>    [junit4]   2> Maximum concurrent create/delete watches above limit:
>>    [junit4]   2>
>>    [junit4]   2>        7       /solr/collections/collection1/terms/shard2
>>    [junit4]   2>        6       /solr/aliases.json
>>    [junit4]   2>        4       /solr/packages.json
>>    [junit4]   2>        4       /solr/security.json
>>    [junit4]   2>        4       /solr/configs/conf1
>>    [junit4]   2>        3
>>  /solr/collections/collection1/collectionprops.json
>>    [junit4]   2>        3
>>  /solr/collections/ocptest_shardsplit2/terms/shard2_0
>>    [junit4]   2>        3
>>  /solr/collections/ocptest_shardsplit2/terms/shard1_1
>>    [junit4]   2>        3
>>  /solr/collections/ocptest_shardsplit2/terms/shard1_0
>>    [junit4]   2>        3
>>  /solr/collections/control_collection/terms/shard1
>>    [junit4]   2>        3
>>  /solr/collections/ocptest_shardsplit2/terms/shard2_1
>>    [junit4]   2>        3       /solr/collections/collection1/terms/shard1
>>    [junit4]   2>        3
>>  /solr/collections/ocptest_shardsplit2/collectionprops.json
>>    [junit4]   2>        2
>>  /solr/collections/ocptest_shardsplit2/terms/shard2
>>    [junit4]   2>        2
>>  /solr/collections/ocptest_shardsplit2/terms/shard3
>>    [junit4]   2>        2
>>  /solr/collections/ocptest_shardsplit2/terms/shard1
>>    [junit4]   2>        2       /solr/collections/ocptest1/terms/shard1
>>    [junit4]   2>        2       /solr/collections/ocptest2/terms/shard1
>>    [junit4]   2>        2       /solr/collections/ocptest2/terms/shard2
>>    [junit4]   2>        2       /solr/collections/ocptest3/terms/shard2
>>    [junit4]   2>        2       /solr/collections/ocptest3/terms/shard3
>>    [junit4]   2>        2       /solr/collections/ocptest3/terms/shard1
>>    [junit4]   2>        2
>>  /solr/collections/collection1/terms/shard1_0
>>    [junit4]   2>        2
>>  /solr/collections/ocptest_shardsplit/terms/shard4
>>    [junit4]   2>        2       /solr/collections/ocptest2/terms/shard3
>>    [junit4]   2>        2
>>  /solr/collections/ocptest_shardsplit/terms/shard3
>>    [junit4]   2>        2
>>  /solr/collections/ocptest_shardsplit/terms/shard2
>>    [junit4]   2>        2       /solr/collections/ocptest1/terms/shard3
>>    [junit4]   2>        2
>>  /solr/collections/ocptest_shardsplit/terms/shard1
>>    [junit4]   2>        2       /solr/collections/ocptest1/terms/shard2
>>    [junit4]   2>
>>    [junit4]   2> Maximum concurrent data watches above limit:
>>    [junit4]   2>
>>    [junit4]   2>        131
>>  /solr/collections/ocptest_shardsplit2/state.json
>>    [junit4]   2>        79      /solr/collections/collection1/state.json
>>    [junit4]   2>        43      /solr/collections/ocptest1/state.json
>>    [junit4]   2>        41
>> /solr/collections/ocptest_shardsplit/state.json
>>    [junit4]   2>        33      /solr/collections/ocptest3/state.json
>>    [junit4]   2>        33      /solr/collections/ocptest2/state.json
>>    [junit4]   2>        12
>> /solr/collections/control_collection/state.json
>>    [junit4]   2>        6       /solr/clusterprops.json
>>    [junit4]   2>        6       /solr/clusterstate.json
>>    [junit4]   2>        3
>>  /solr/overseer_elect/election/72232415561777156-127.0.0.1:61294_il-n_0000000000
>>    [junit4]   2>
>>    [junit4]   2> Maximum concurrent children watches above limit:
>>    [junit4]   2>
>>    [junit4]   2>        127     /solr/overseer/queue
>>    [junit4]   2>        48      /solr/overseer/collection-queue-work
>>    [junit4]   2>        31      /solr/collections
>>    [junit4]   2>        25      /solr/live_nodes
>>    [junit4]   2>
>>    [junit4]   2> 435558 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61290
>>    [junit4]   2> 435558 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61290
>>    [junit4]   2> 435558 INFO
>> (TEST-MultiThreadedOCPTest.test-seed#[E6EA690F0B5FD1D1]) [     ]
>> o.a.s.c.ZkTestServer connecting to 127.0.0.1 61290
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=MultiThreadedOCPTest -Dtests.method=test
>> -Dtests.seed=E6EA690F0B5FD1D1 -Dtests.slow=true -Dtests.locale=yue-Hant
>> -Dtests.timezone=IET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>    [junit4] FAILURE 70.0s J1 | MultiThreadedOCPTest.test <<<
>>    [junit4]    > Throwable #1: java.lang.AssertionError: acoll:
>> 1594109474089 bcoll: 1594109474958
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([E6EA690F0B5FD1D1:6EBE56D5A5A3BC29]:0)
>>    [junit4]    >        at
>> org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
>>    [junit4]    >        at
>> org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]    >        at
>> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]    >        at
>> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>>    [junit4]    >        at
>> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
>>    [junit4]    >        at
>> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
>>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
>>    [junit4]   2> NOTE: leaving temporary files on disk at:
>> /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_E6EA690F0B5FD1D1-001
>>    [junit4]   2> Jul 07, 2020 8:11:23 AM
>> 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(Lucene86):
>> {range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
>> multiDefault=PostingsFormat(name=Direct),
>> _root_=PostingsFormat(name=LuceneVarGapFixedInterval),
>> intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
>> id_i1=PostingsFormat(name=Direct),
>> id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
>> range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
>> range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
>> timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
>> docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
>> _version_=DocValuesFormat(name=Lucene80),
>> range_facet_i_dv=DocValuesFormat(name=Lucene80),
>> intDvoDefault=DocValuesFormat(name=Direct),
>> timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1938,
>> maxMBSortInHeap=6.402907350715655,
>> sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=yue-Hant,
>> timezone=IET
>>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1
>> (64-bit)/cpus=6,threads=1,free=226492416,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM: [MergeStrategyTest,
>> SimplePostToolTest, TestHdfsBackupRestoreCore, DeleteShardTest,
>> UpdateLogTest, BlockDirectoryTest, TestJavabinTupleStreamParser,
>> AutoAddReplicasIntegrationTest, MetricTriggerIntegrationTest,
>> TestPKIAuthenticationPlugin, TestNRTOpen, TestAddFieldRealTimeGet,
>> XsltUpdateRequestHandlerTest, SOLR749Test, TestReload,
>> TestSolrFieldCacheBean, HdfsCollectionsAPIDistributedZkTest,
>> TestDownShardTolerantSearch, TestMultiWordSynonyms,
>> BasicDistributedZk2Test, PeerSyncWithIndexFingerprintCachingTest,
>> MultiThreadedOCPTest]
>>    [junit4] Completed [108/914 (1!)] on J1 in 70.45s, 1 test, 1 failure
>> <<< FAILURES!
>>
>> [...truncated 47618 lines...]
>> [repro] Jenkins log URL:
>> https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/100/consoleText
>>
>> [repro] Revision: a9c5fb0da2dfc8c7375622c80dbf1a0cc26f44dc
>>
>> [repro] Ant options: "-Dargs=-XX:-UseCompressedOops
>> -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
>> [repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest
>> -Dtests.method=test -Dtests.seed=E6EA690F0B5FD1D1 -Dtests.slow=true
>> -Dtests.locale=yue-Hant -Dtests.timezone=IET -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>
>> [repro] JUnit rest result XML files will be moved to: ./repro-reports
>> [repro] ant clean
>>
>> [...truncated 6 lines...]
>> [repro] Test suites by module:
>> [repro]    solr/core
>> [repro]       MultiThreadedOCPTest
>> [repro] ant compile-test
>>
>> [...truncated 3472 lines...]
>> [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
>> -Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror
>> "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions
>> -XX:+UseZGC" -Dtests.seed=E6EA690F0B5FD1D1 -Dtests.slow=true
>> -Dtests.locale=yue-Hant -Dtests.timezone=IET -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>
>> [...truncated 86 lines...]
>> [repro] Failures w/original seeds:
>> [repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
>> [repro] Exiting with code 0
>>
>> [...truncated 91 lines...]
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: builds-help@lucene.apache.org
>
>