Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1530/
Java: 64bit/jdk-15 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Error from server at http://127.0.0.1:51770/ibej: Underlying core creation 
failed while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51770/ibej: Underlying core creation failed 
while creating collection: c8n_1x2
        at 
__randomizedtesting.SeedInfo.seed([91005F74912C7982:195460AE3FD0147A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        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)


FAILED:  org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test

Error Message:
Error from server at http://127.0.0.1:51846/ic_luw/jl: Underlying core creation 
failed while creating collection: collDoRecoveryOnRestart

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51846/ic_luw/jl: Underlying core creation 
failed while creating collection: collDoRecoveryOnRestart
        at 
__randomizedtesting.SeedInfo.seed([91005F74912C7982:195460AE3FD0147A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
        at 
org.apache.solr.cloud.HttpPartitionTest.testDoRecoveryOnRestart(HttpPartitionTest.java:162)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:132)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        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 15001 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> 1078253 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[91005F74912C7982]-worker) [     
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1078253 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[91005F74912C7982]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1078253 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[91005F74912C7982]-worker) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/data-dir-115-001
   [junit4]   2> 1078253 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[91005F74912C7982]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1078254 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[91005F74912C7982]-worker) [     
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1078254 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[91005F74912C7982]-worker) [     
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/ic_luw/jl
   [junit4]   2> 1078261 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1078262 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1078262 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1078265 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1078363 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 51803
   [junit4]   2> 1078363 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51803
   [junit4]   2> 1078363 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51803
   [junit4]   2> 1078363 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51803
   [junit4]   2> 1078367 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078378 INFO  (zkConnectionManagerCallback-8982-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078378 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078389 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078394 INFO  (zkConnectionManagerCallback-8984-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078394 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078401 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1078406 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1078411 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1078415 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1078419 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1078424 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1078428 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1078433 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1078438 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1078442 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1078446 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1078450 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1079086 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1079087 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1079087 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1079087 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 1079105 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1079106 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1079106 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1079116 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15a284bc{/ic_luw/jl,null,AVAILABLE}
   [junit4]   2> 1079127 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1689f886{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:51808}
   [junit4]   2> 1079127 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.s.Server Started @1079174ms
   [junit4]   2> 1079128 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ic_luw/jl, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/tempDir-001/control/data,
 hostPort=51807, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/control-001/cores}
   [junit4]   2> 1079128 ERROR 
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1079128 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1079128 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1079129 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1079129 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1079129 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-29T06:40:03.177446Z
   [junit4]   2> 1079133 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079138 INFO  (zkConnectionManagerCallback-8986-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1079139 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1079256 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1079256 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/control-001/solr.xml
   [junit4]   2> 1079258 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1079258 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1079260 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1079325 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1079330 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@cb1ef2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1079331 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@cb1ef2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1079339 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@87a0e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1079339 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@87a0e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1079340 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51803/solr
   [junit4]   2> 1079342 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079345 INFO  (zkConnectionManagerCallback-8996-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1079346 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1079350 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]-SendThread(127.0.0.1:51803))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10028a9b3490003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10028a9b3490003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10028a9b3490003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1079461 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1079462 INFO  (zkConnectionManagerCallback-8998-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1079462 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1079831 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:51807_ic_luw%2Fjl
   [junit4]   2> 1079833 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.Overseer Overseer 
(id=72102303360417796-127.0.0.1:51807_ic_luw%2Fjl-n_0000000000) starting
   [junit4]   2> 1079848 INFO  
(OverseerStateUpdate-72102303360417796-127.0.0.1:51807_ic_luw%2Fjl-n_0000000000)
 [n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:51807_ic_luw%2Fjl
   [junit4]   2> 1079848 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:51807_ic_luw%2Fjl
   [junit4]   2> 1079852 INFO  
(OverseerStateUpdate-72102303360417796-127.0.0.1:51807_ic_luw%2Fjl-n_0000000000)
 [n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.c.ZkStateReader Updated live 
nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1079861 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.p.PackageLoader /packages.json 
updated to version -1
   [junit4]   2> 1079861 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] 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> 1079876 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1079895 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1079902 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1079902 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1079903 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/control-001/cores
   [junit4]   2> 1079920 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079924 INFO  (zkConnectionManagerCallback-9015-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1079925 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1079927 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1079930 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51803/solr ready
   [junit4]   2> 1079931 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51817,localport=51807], receiveBufferSize: 408300
   [junit4]   2> 1079934 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51808,localport=51818], receiveBufferSize=408300
   [junit4]   2> 1079935 INFO  (qtp423688782-16574) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] 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:51807_ic_luw%252Fjl&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1079942 INFO  
(OverseerThreadFactory-9005-thread-1-processing-n:127.0.0.1:51807_ic_luw%2Fjl) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1080090 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51819,localport=51807], receiveBufferSize: 408300
   [junit4]   2> 1080091 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51808,localport=51820], receiveBufferSize=408300
   [junit4]   2> 1080093 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl    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> 1080093 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1081118 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 1081132 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1081214 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081246 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081246 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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@33f676f6
   [junit4]   2> 1081246 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1081248 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40541807889477344]
   [junit4]   2> 1081249 WARN  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081295 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081295 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081297 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1081297 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1081298 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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=38, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=83.75390625, floorSegmentMB=2.041015625, 
forceMergeDeletesPctAllowed=8.563234815132404, segmentsPerTier=26.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=43.385252107900016
   [junit4]   2> 1081300 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1081301 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081302 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081302 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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 1679149346691481600
   [junit4]   2> 1081307 INFO  
(searcherExecutor-9017-thread-1-processing-n:127.0.0.1:51807_ic_luw%2Fjl 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081312 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081312 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081321 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1081322 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081322 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51807/ic_luw/jl/control_collection_shard1_replica_n1/
   [junit4]   2> 1081322 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081323 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:51807/ic_luw/jl/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1081323 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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/72102303360417796-core_node2-n_0000000000
   [junit4]   2> 1081328 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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:51807/ic_luw/jl/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1081438 INFO  (zkCallback-8997-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> 1081438 INFO  (zkCallback-8997-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> 1081439 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl 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> 1081442 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] 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=1349
   [junit4]   2> 1081446 INFO  (qtp423688782-16574) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1081551 INFO  (zkCallback-8997-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> 1081551 INFO  (zkCallback-8997-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> 1081551 INFO  (zkCallback-8997-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> 1081557 INFO  (qtp423688782-16574) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] 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:51807_ic_luw%252Fjl&wt=javabin&version=2}
 status=0 QTime=1622
   [junit4]   2> 1081557 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1081560 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]-SendThread(127.0.0.1:51803))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10028a9b3490005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10028a9b3490005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10028a9b3490005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1081673 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081675 INFO  (zkConnectionManagerCallback-9026-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1081675 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1081677 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1081680 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51803/solr ready
   [junit4]   2> 1081680 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1081680 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51835,localport=51807], receiveBufferSize: 408300
   [junit4]   2> 1081681 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51808,localport=51836], receiveBufferSize=408300
   [junit4]   2> 1081681 INFO  (qtp423688782-16574) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] 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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1081687 INFO  
(OverseerThreadFactory-9005-thread-2-processing-n:127.0.0.1:51807_ic_luw%2Fjl) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1081687 INFO  
(OverseerCollectionConfigSetProcessor-72102303360417796-127.0.0.1:51807_ic_luw%2Fjl-n_0000000000)
 [n:127.0.0.1:51807_ic_luw%2Fjl     ] 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> 1081912 WARN  
(OverseerThreadFactory-9005-thread-2-processing-n:127.0.0.1:51807_ic_luw%2Fjl) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 1081915 INFO  (qtp423688782-16574) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1081916 INFO  (qtp423688782-16574) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] 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=1&wt=javabin&version=2}
 status=0 QTime=235
   [junit4]   2> 1081918 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1081918 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1081918 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1081918 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1081918 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1081918 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1081918 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1082156 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-1-001
 of type TLOG in shard 2
   [junit4]   2> 1082158 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1082158 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1082158 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1082158 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 1082160 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1082160 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1082160 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1082161 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74fedea0{/ic_luw/jl,null,AVAILABLE}
   [junit4]   2> 1082162 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e69cced{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:51842}
   [junit4]   2> 1082162 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.Server Started @1082208ms
   [junit4]   2> 1082162 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ic_luw/jl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/tempDir-001/jetty1,
 hostPort=51841, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-1-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1082162 ERROR (closeThreadPool-9027-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1082162 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1082162 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1082162 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1082163 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1082163 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-29T06:40:06.211036Z
   [junit4]   2> 1082164 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082167 INFO  (zkConnectionManagerCallback-9029-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082170 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082172 WARN  
(closeThreadPool-9027-thread-1-SendThread(127.0.0.1:51803)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10028a9b3490007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10028a9b3490007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10028a9b3490007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1082273 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1082273 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-1-001/solr.xml
   [junit4]   2> 1082276 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1082276 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1082278 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1082356 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1082358 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c0bcd6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082358 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c0bcd6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082361 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4fc0a786[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082361 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4fc0a786[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082363 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51803/solr
   [junit4]   2> 1082364 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082368 INFO  (zkConnectionManagerCallback-9039-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082368 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082371 WARN  
(closeThreadPool-9027-thread-1-SendThread(127.0.0.1:51803)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10028a9b3490008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10028a9b3490008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10028a9b3490008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1082485 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1082490 INFO  (zkConnectionManagerCallback-9041-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082490 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1082527 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1082555 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:51841_ic_luw%2Fjl as DOWN
   [junit4]   2> 1082560 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1082560 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:51841_ic_luw%2Fjl
   [junit4]   2> 1082567 INFO  (zkCallback-8997-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1082567 INFO  (zkCallback-9025-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1082569 INFO  (zkCallback-9040-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1082578 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.p.PackageLoader /packages.json 
updated to version -1
   [junit4]   2> 1082578 WARN  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] 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> 1082591 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1082605 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-2-001
 of type TLOG in shard 1
   [junit4]   2> 1082606 WARN  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1082606 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1082606 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1082607 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 1082609 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1082609 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1082609 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1082610 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@490dce4a{/ic_luw/jl,null,AVAILABLE}
   [junit4]   2> 1082611 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@366fe50f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:51847}
   [junit4]   2> 1082611 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.s.Server Started @1082657ms
   [junit4]   2> 1082611 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ic_luw/jl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/tempDir-001/jetty2,
 hostPort=51846, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-2-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1082611 ERROR (closeThreadPool-9027-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1082611 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1082611 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1082611 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1082611 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1082611 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-29T06:40:06.659855Z
   [junit4]   2> 1082612 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082617 INFO  (zkConnectionManagerCallback-9050-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082617 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082621 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1082634 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1082634 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1082637 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51841_ic_luw%2Fjl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-1-001/cores
   [junit4]   2> 1082661 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 
127.0.0.1:51841_ic_luw%2Fjl
   [junit4]   2> 1082721 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1082721 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-2-001/solr.xml
   [junit4]   2> 1082725 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1082725 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1082727 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1082802 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1082803 WARN  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78ea91ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082803 WARN  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78ea91ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082807 WARN  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@706ff11c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082807 WARN  (closeThreadPool-9027-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@706ff11c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082808 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51803/solr
   [junit4]   2> 1082809 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082814 INFO  (zkConnectionManagerCallback-9061-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082814 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082818 WARN  
(closeThreadPool-9027-thread-2-SendThread(127.0.0.1:51803)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10028a9b349000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10028a9b349000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10028a9b349000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1082924 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1082927 INFO  (zkConnectionManagerCallback-9063-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082927 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1082945 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1082960 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:51846_ic_luw%2Fjl as DOWN
   [junit4]   2> 1082963 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1082963 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:51846_ic_luw%2Fjl
   [junit4]   2> 1082966 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-3-001
 of type TLOG in shard 2
   [junit4]   2> 1082968 INFO  (zkCallback-9040-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1082968 INFO  (zkCallback-8997-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1082968 INFO  (zkCallback-9062-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1082968 INFO  (zkCallback-9025-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1082969 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1082969 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1082969 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1082969 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 1082972 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1082972 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1082973 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1082973 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@761b496d{/ic_luw/jl,null,AVAILABLE}
   [junit4]   2> 1082974 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.p.PackageLoader /packages.json 
updated to version -1
   [junit4]   2> 1082974 WARN  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] 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> 1082974 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@238dd4b1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:51854}
   [junit4]   2> 1082974 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.s.Server Started @1083020ms
   [junit4]   2> 1082974 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ic_luw/jl, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/tempDir-001/jetty3,
 hostPort=51853, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-3-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1082974 ERROR (closeThreadPool-9027-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1082974 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1082974 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1082974 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1082974 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1082974 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-29T06:40:07.022914Z
   [junit4]   2> 1082975 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082979 INFO  (zkConnectionManagerCallback-9068-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082979 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082981 WARN  
(closeThreadPool-9027-thread-1-SendThread(127.0.0.1:51803)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10028a9b349000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10028a9b349000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10028a9b349000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1082988 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1083018 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1083029 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1083030 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1083031 INFO  (closeThreadPool-9027-thread-2) 
[n:127.0.0.1:51846_ic_luw%2Fjl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-2-001/cores
   [junit4]   2> 1083040 INFO  (closeThreadPool-9027-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 
127.0.0.1:51846_ic_luw%2Fjl
   [junit4]   2> 1083082 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1083082 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-3-001/solr.xml
   [junit4]   2> 1083085 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1083085 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1083086 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1083189 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1083191 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d103ef5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1083191 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d103ef5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1083195 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@49e6d434[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1083195 WARN  (closeThreadPool-9027-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@49e6d434[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1083196 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51803/solr
   [junit4]   2> 1083197 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1083200 INFO  (zkConnectionManagerCallback-9083-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1083200 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1083202 WARN  
(closeThreadPool-9027-thread-1-SendThread(127.0.0.1:51803)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10028a9b349000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10028a9b349000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10028a9b349000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1083305 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1083310 INFO  (zkConnectionManagerCallback-9085-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1083310 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1083333 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1083348 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:51853_ic_luw%2Fjl as DOWN
   [junit4]   2> 1083351 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1083351 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:51853_ic_luw%2Fjl
   [junit4]   2> 1083354 INFO  (zkCallback-9062-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1083354 INFO  (zkCallback-9025-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1083355 INFO  (zkCallback-9040-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1083355 INFO  (zkCallback-9084-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1083356 INFO  (zkCallback-8997-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1083360 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.p.PackageLoader /packages.json 
updated to version -1
   [junit4]   2> 1083360 WARN  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] 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> 1083372 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1083395 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1083408 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1083408 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33f676f6
   [junit4]   2> 1083409 INFO  (closeThreadPool-9027-thread-1) 
[n:127.0.0.1:51853_ic_luw%2Fjl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_91005F74912C7982-001/shard-3-001/cores
   [junit4]   2> 1083419 INFO  (closeThreadPool-9027-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 
127.0.0.1:51853_ic_luw%2Fjl
   [junit4]   2> 1083422 INFO  (qtp423688782-16575) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:51841_ic_luw%252Fjl&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1083422 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51861,localport=51807], receiveBufferSize: 408300
   [junit4]   2> 1083423 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51808,localport=51862], receiveBufferSize=408300
   [junit4]   2> 1083423 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51863,localport=51807], receiveBufferSize: 408300
   [junit4]   2> 1083424 INFO  (qtp423688782-16573) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:51846_ic_luw%252Fjl&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1083425 INFO  (SocketProxy-Acceptor-51807) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51808,localport=51864], receiveBufferSize=408300
   [junit4]   2> 1083425 INFO  (qtp423688782-16576) 
[n:127.0.0.1:51807_ic_luw%2Fjl     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:51853_ic_luw%252Fjl&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1083432 INFO  
(OverseerThreadFactory-9005-thread-3-processing-n:127.0.0.1:51807_ic_luw%2Fjl) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:collection1 s:shard2   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51841_ic_luw%2Fjl for 
creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1083432 INFO  
(OverseerCollectionConfigSetProcessor-72102303360417796-127.0.0.1:51807_ic_luw%2Fjl-n_0000000000)
 [n:127.0.0.1:51807_ic_luw%2Fjl     ] 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> 1083437 INFO  
(OverseerThreadFactory-9005-thread-3-processing-n:127.0.0.1:51807_ic_luw%2Fjl) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:collection1 s:shard2   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1083439 INFO  
(OverseerThreadFactory-9005-thread-4-processing-n:127.0.0.1:51807_ic_luw%2Fjl) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51846_ic_luw%2Fjl for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1083441 INFO  (SocketProxy-Acceptor-51841) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51865,localport=51841], receiveBufferSize: 408300
   [junit4]   2> 1083442 INFO  (SocketProxy-Acceptor-51841) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51842,localport=51866], receiveBufferSize=408300
   [junit4]   2> 1083443 INFO  
(OverseerThreadFactory-9005-thread-4-processing-n:127.0.0.1:51807_ic_luw%2Fjl) 
[n:127.0.0.1:51807_ic_luw%2Fjl c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1083444 INFO  (qtp11412104-16641) 
[n:127.0.0.1:51841_ic_luw%2Fjl    x:collection1_shard2_replica_t1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1083445 INFO  (SocketProxy-Acceptor-51846) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51867,localport=51846], receiveBufferSize: 408300
   [junit4]   2> 1083446 INFO  (SocketProxy-Acceptor-51846) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51847,localport=51868], receiveBufferSize=408300
   [junit4]   2> 1083453 INFO  (qtp950541418-16667) 
[n:127.0.0.1:51846_ic_luw%2Fjl    x:collection1_shard1_replica_t2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1084460 INFO  (qtp11412104-16641) 
[n:127.0.0.1:51841_ic_luw%2Fjl c:collection1 s:shard2  
x:collection1_shard2_replica_t1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.7.0
   [junit4]   2> 1084475 INFO  (qtp950541418-16667) 
[n:127.0.0.1:51846_ic_luw%2Fjl c:collection1 s:shard1  
x:collection1_shard1_replica_t2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.7.0
   [junit4]   2> 1084481 INFO  (qtp11412104-16641) 
[n:127.0.0.1:51841_ic_luw%2Fjl c:collection1 s:shard2  
x:collection1_shard2_replica_t1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1084490 INFO  (qtp950541418-16667) 
[n:127.0.0.1:51846_ic_luw%2Fjl c:collection1 s:shard1  
x:collection1_shard1_replica_t2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1084578 INFO  (qtp11412104-16641) 
[n:127.0.0.1:51841_ic_luw%2Fjl c:collection1 s:shard2  
x:collection1_shard2_replica_t1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 1084584 INFO  (qtp9505414

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

ditional data from server sessionid 0x10028a99a710001, likely server has closed 
socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1123688 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>        20      
/solr/collections/collDoRecoveryOnRestart/terms/shard1
   [junit4]   2>        16      /solr/collections/collection1/state.json
   [junit4]   2>        15      
/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/collections/collection1/terms/shard2
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        3       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/collDoRecoveryOnRestart/collectionprops.json
   [junit4]   2>        2       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        132     /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72102302943608836-127.0.0.1:51733_ibej-n_0000000000
   [junit4]   2>        2       
/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72102302943608836-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/overseer/queue
   [junit4]   2>        33      /solr/live_nodes
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        26      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1123693 INFO  
(TEST-HttpPartitionTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51719
   [junit4]   2> 1123693 INFO  
(TEST-HttpPartitionTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51719
   [junit4]   2> 1123693 INFO  
(TEST-HttpPartitionTest.test-seed#[91005F74912C7982]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51719
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.method=test -Dtests.seed=91005F74912C7982 -Dtests.slow=true 
-Dtests.locale=kn-IN -Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   51.8s J4 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51770/ibej: Underlying core creation failed 
while creating collection: c8n_1x2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([91005F74912C7982:195460AE3FD0147A]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [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.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_91005F74912C7982-001
   [junit4]   2> Sep 29, 2020 6:40:47 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(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=kn-IN, 
timezone=America/Dawson_Creek
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 15 
(64-bit)/cpus=6,threads=1,free=239402688,total=492830720
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaNameResource, 
TestLegacyNumericUtils, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestManagedResourceStorage, TermVectorComponentTest, 
IgnoreLargeDocumentProcessorFactoryTest, TestUtils, BlobRepositoryCloudTest, 
ZookeeperStatusHandlerTest, TestSimpleQParserPlugin, MetricsHistoryHandlerTest, 
TestPointFields, TestWordDelimiterFilterFactory, TestExplainDocTransformer, 
TestBooleanSimilarityFactory, PreAnalyzedFieldTest, CdcrWithNodesRestartsTest, 
OrderedExecutorTest, QueryElevationComponentTest, 
SearchRateTriggerIntegrationTest, MoreLikeThisHandlerTest, TestInitParams, 
TestPayloadScoreQParserPlugin, TestHdfsCloudBackupRestore, 
TestReplicationHandler, TestFunctionQuery, SpellPossibilityIteratorTest, 
TestComplexPhraseQParserPlugin, TestFoldingMultitermQuery, TestCollectionAPIs, 
TestLockTree, ShardRoutingCustomTest, RegexBoostProcessorTest, 
TestClusterProperties, HdfsChaosMonkeySafeLeaderTest, 
TestAuthorizationFramework, SOLR749Test, TestExtendedDismaxParser, 
TestTolerantUpdateProcessorRandomCloud, NodeMarkersRegistrationTest, 
EnumFieldTest, TestSystemCollAutoCreate, HttpTriggerListenerTest, 
CdcrUpdateLogTest, TestLMDirichletSimilarityFactory, 
DistributedFacetPivotLongTailTest, TriggerEventQueueTest, 
OverseerSolrResponseTest, BJQFilterAccessibleTest, DebugComponentTest, 
BinaryUpdateRequestHandlerTest, TestSolrConfigHandler, AssignTest, TestUpdate, 
ShardSplitTest, TestConfigSets, TestCloudPivotFacet, BasicAuthIntegrationTest, 
NotRequiredUniqueKeyTest, SolrJmxReporterTest, CoreSorterTest, 
TestRandomCollapseQParserPlugin, TestNumericTerms32, 
CollectionsAPIDistributedZkTest, SuggesterTSTTest, TestRequestForwarding, 
TestCloudJSONFacetJoinDomain, StressHdfsTest, TestSimDistribStateManager, 
DateMathParserTest, TestLFUCache, PluginInfoTest, 
SchemaVersionSpecificBehaviorTest, TestSimTriggerIntegration, 
MetricTriggerTest, RemoteQueryErrorTest, TestExactSharedStatsCache, 
TestBulkSchemaConcurrent, TestTextField, 
ClassificationUpdateProcessorFactoryTest, TestAuthenticationFramework, 
TestHalfAndHalfDocValues, TestPivotHelperCode, CoreAdminRequestStatusTest, 
TestImpersonationWithHadoopAuth, BadIndexSchemaTest, HttpSolrCallGetCoreTest, 
DistributedQueryComponentCustomSortTest, PeerSyncTest, 
AssignBackwardCompatibilityTest, BasicDistributedZkTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest]
   [junit4] Completed [509/919 (2!)] on J4 in 56.39s, 1 test, 1 error <<< 
FAILURES!

[...truncated 46410 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1530/consoleText

[repro] Revision: f5219061252912c000f5d119d49bb315e5e6f1ae

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest 
-Dtests.method=test -Dtests.seed=91005F74912C7982 -Dtests.slow=true 
-Dtests.locale=nl-SX -Dtests.timezone=GMT0 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test 
-Dtests.seed=91005F74912C7982 -Dtests.slow=true -Dtests.locale=kn-IN 
-Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[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]       HttpPartitionTest
[repro]       HttpPartitionWithTlogReplicasTest
[repro] ant compile-test

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.HttpPartitionTest|*.HttpPartitionWithTlogReplicasTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=91005F74912C7982 -Dtests.slow=true -Dtests.locale=kn-IN 
-Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 105 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionTest
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro] Exiting with code 0

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

Reply via email to