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

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:60579: Underlying core creation failed 
while creating collection: c8n_1x3_commits

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60579: Underlying core creation failed while 
creating collection: c8n_1x3_commits
        at 
__randomizedtesting.SeedInfo.seed([200D1B8D9F332195:A859245731CF4C6D]: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.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:830)




Build Log:
[...truncated 15028 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 1105244 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[200D1B8D9F332195]-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> 1105248 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[200D1B8D9F332195]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/data-dir-93-001
   [junit4]   2> 1105254 WARN  
(SUITE-HttpPartitionOnCommitTest-seed#[200D1B8D9F332195]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1105255 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[200D1B8D9F332195]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1105258 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[200D1B8D9F332195]-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> 1105259 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[200D1B8D9F332195]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1105259 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[200D1B8D9F332195]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1105276 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1105278 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1105278 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1105280 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1105379 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 60522
   [junit4]   2> 1105379 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60522
   [junit4]   2> 1105379 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60522
   [junit4]   2> 1105379 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 60522
   [junit4]   2> 1105383 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105389 INFO  (zkConnectionManagerCallback-12715-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1105389 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105396 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105401 INFO  (zkConnectionManagerCallback-12717-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1105401 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105406 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105411 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105418 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105422 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105431 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105437 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105446 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105450 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105458 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105463 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105476 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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> 1105485 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1106508 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1106508 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1106508 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1106508 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1106520 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1106520 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1106520 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1106522 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bb24c93{/,null,AVAILABLE}
   [junit4]   2> 1106527 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b21e3b0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:60542}
   [junit4]   2> 1106527 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.s.Server Started @1106593ms
   [junit4]   2> 1106527 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/tempDir-001/control/data,
 hostPort=60541, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/control-001/cores}
   [junit4]   2> 1106528 ERROR 
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1106528 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1106530 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1106534 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1106534 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1106534 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-16T08:17:42.228346Z
   [junit4]   2> 1106537 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106541 INFO  (zkConnectionManagerCallback-12719-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106541 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106546 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]-SendThread(127.0.0.1:60522))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100808f34cc0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100808f34cc0002, 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 0x100808f34cc0002, 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> 1106648 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1106648 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/control-001/solr.xml
   [junit4]   2> 1106661 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1106662 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1106666 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1106816 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1106818 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ffa4bda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1106818 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ffa4bda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1106823 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c312d67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1106823 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c312d67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1106824 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60522/solr
   [junit4]   2> 1106826 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106830 INFO  (zkConnectionManagerCallback-12729-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106830 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106835 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]-SendThread(127.0.0.1:60522))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100808f34cc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100808f34cc0003, 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 0x100808f34cc0003, 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> 1106944 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1106952 INFO  (zkConnectionManagerCallback-12731-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106953 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1107748 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:60541_
   [junit4]   2> 1107749 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.c.Overseer Overseer 
(id=72198946592391172-127.0.0.1:60541_-n_0000000000) starting
   [junit4]   2> 1107779 INFO  
(OverseerStateUpdate-72198946592391172-127.0.0.1:60541_-n_0000000000) 
[n:127.0.0.1:60541_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:60541_
   [junit4]   2> 1107785 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60541_
   [junit4]   2> 1107794 INFO  (zkCallback-12730-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1107819 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1107819 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] 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> 1107868 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1107929 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1107972 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1107972 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1107977 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) 
[n:127.0.0.1:60541_     ] 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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/control-001/cores
   [junit4]   2> 1108000 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1108006 INFO  (zkConnectionManagerCallback-12748-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1108006 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1108013 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1108022 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60522/solr ready
   [junit4]   2> 1108023 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60552,localport=60541], receiveBufferSize: 408300
   [junit4]   2> 1108024 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60542,localport=60553], receiveBufferSize=408300
   [junit4]   2> 1108030 INFO  (qtp384229564-20630) [n:127.0.0.1:60541_     ] 
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:60541_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1108055 INFO  
(OverseerThreadFactory-12738-thread-1-processing-n:127.0.0.1:60541_) 
[n:127.0.0.1:60541_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1108187 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60556,localport=60541], receiveBufferSize: 408300
   [junit4]   2> 1108188 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60542,localport=60557], receiveBufferSize=408300
   [junit4]   2> 1108191 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_    
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> 1108191 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1109214 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1109224 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1109283 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109312 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109313 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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@6fe06e54
   [junit4]   2> 1109313 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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.HttpPartitionOnCommitTest_200D1B8D9F332195-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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1109315 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@20c07447
   [junit4]   2> 1109316 WARN  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109361 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109361 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109362 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109362 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109363 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.79523911861362]
   [junit4]   2> 1109365 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1109366 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109366 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109366 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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 1680695639471554560
   [junit4]   2> 1109370 INFO  
(searcherExecutor-12750-thread-1-processing-n:127.0.0.1:60541_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:60541_ 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> 1109375 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109376 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109383 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1109383 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109383 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60541/control_collection_shard1_replica_n1/
   [junit4]   2> 1109384 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109385 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:60541/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1109385 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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/72198946592391172-core_node2-n_0000000000
   [junit4]   2> 1109389 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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:60541/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1109503 INFO  (zkCallback-12730-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> 1109503 INFO  (zkCallback-12730-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> 1109506 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_ 
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> 1109510 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_     ] 
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=1319
   [junit4]   2> 1109514 INFO  (qtp384229564-20630) [n:127.0.0.1:60541_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1109612 INFO  (zkCallback-12730-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> 1109612 INFO  (zkCallback-12730-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> 1109612 INFO  (zkCallback-12730-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> 1109613 INFO  (qtp384229564-20630) [n:127.0.0.1:60541_     ] 
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:60541_&wt=javabin&version=2}
 status=0 QTime=1582
   [junit4]   2> 1109614 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1109721 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109725 INFO  (zkConnectionManagerCallback-12759-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1109725 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1109727 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1109731 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60522/solr ready
   [junit4]   2> 1109731 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1109732 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60560,localport=60541], receiveBufferSize: 408300
   [junit4]   2> 1109732 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60542,localport=60561], receiveBufferSize=408300
   [junit4]   2> 1109733 INFO  (qtp384229564-20630) [n:127.0.0.1:60541_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1109741 INFO  
(OverseerThreadFactory-12738-thread-2-processing-n:127.0.0.1:60541_) 
[n:127.0.0.1:60541_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1109742 INFO  
(OverseerCollectionConfigSetProcessor-72198946592391172-127.0.0.1:60541_-n_0000000000)
 [n:127.0.0.1:60541_     ] 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> 1109952 WARN  
(OverseerThreadFactory-12738-thread-2-processing-n:127.0.0.1:60541_) 
[n:127.0.0.1:60541_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1109959 INFO  (qtp384229564-20630) [n:127.0.0.1:60541_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1109963 INFO  (qtp384229564-20630) [n:127.0.0.1:60541_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=230
   [junit4]   2> 1109965 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1109966 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1109966 INFO  (watches-12756-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1109966 INFO  (watches-12756-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1109967 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1109967 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1109968 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1109968 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1109968 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1110337 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 1110339 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1110339 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1110339 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1110339 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1110346 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1110346 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1110346 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1110347 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34d9eb7e{/,null,AVAILABLE}
   [junit4]   2> 1110348 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a6dc7f0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:60580}
   [junit4]   2> 1110348 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.Server Started @1110414ms
   [junit4]   2> 1110348 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/tempDir-001/jetty1,
 hostPort=60579, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1110348 ERROR (closeThreadPool-12760-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1110348 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1110348 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1110348 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1110348 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1110348 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-16T08:17:46.042821Z
   [junit4]   2> 1110349 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110353 INFO  (zkConnectionManagerCallback-12762-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1110353 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110457 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1110457 INFO  (closeThreadPool-12760-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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-1-001/solr.xml
   [junit4]   2> 1110459 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1110459 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1110460 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1110495 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1110496 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7fea9159[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1110496 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7fea9159[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1110500 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7292551f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1110500 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7292551f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1110501 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60522/solr
   [junit4]   2> 1110502 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110506 INFO  (zkConnectionManagerCallback-12772-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1110506 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110616 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1110620 INFO  (zkConnectionManagerCallback-12774-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1110621 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1110643 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1110660 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60579_ as 
DOWN
   [junit4]   2> 1110666 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1110666 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60579_
   [junit4]   2> 1110674 INFO  (zkCallback-12730-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1110675 INFO  (zkCallback-12758-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1110676 INFO  (zkCallback-12773-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1110686 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1110686 WARN  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] 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> 1110699 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1110730 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1110738 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1110739 WARN  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1110739 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1110739 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1110739 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1110741 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1110742 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1110742 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1110742 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1110742 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1110742 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29f122b{/,null,AVAILABLE}
   [junit4]   2> 1110743 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@52fecaca{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:60588}
   [junit4]   2> 1110743 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.s.Server Started @1110809ms
   [junit4]   2> 1110743 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/tempDir-001/jetty2,
 hostPort=60587, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1110743 ERROR (closeThreadPool-12760-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1110743 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1110743 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1110743 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60579_     ] 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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-1-001/cores
   [junit4]   2> 1110743 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1110743 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1110744 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-16T08:17:46.438001Z
   [junit4]   2> 1110745 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110750 INFO  (zkConnectionManagerCallback-12784-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1110750 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110755 WARN  
(closeThreadPool-12760-thread-2-SendThread(127.0.0.1:60522)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100808f34cc000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100808f34cc000a, 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 0x100808f34cc000a, 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> 1110757 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60579_
   [junit4]   2> 1110856 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1110856 INFO  (closeThreadPool-12760-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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-2-001/solr.xml
   [junit4]   2> 1110859 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1110859 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1110860 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1111036 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1111036 WARN  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5883cfca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1111036 WARN  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5883cfca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1111039 WARN  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d2ccd09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1111039 WARN  (closeThreadPool-12760-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d2ccd09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1111040 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60522/solr
   [junit4]   2> 1111041 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1111045 INFO  (zkConnectionManagerCallback-12794-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111045 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1111047 WARN  
(closeThreadPool-12760-thread-2-SendThread(127.0.0.1:60522)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100808f34cc000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100808f34cc000b, 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 0x100808f34cc000b, 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> 1111155 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1111162 INFO  (zkConnectionManagerCallback-12796-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111162 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1111221 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1111248 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60587_ as 
DOWN
   [junit4]   2> 1111258 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1111258 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60587_
   [junit4]   2> 1111264 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 1111265 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1111269 INFO  (zkCallback-12730-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1111269 INFO  (zkCallback-12758-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1111269 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1111269 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1111270 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1111270 INFO  (zkCallback-12773-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1111271 INFO  (zkCallback-12795-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1111273 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1111273 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1111273 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1111273 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42d3ae6f{/,null,AVAILABLE}
   [junit4]   2> 1111275 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@61cfd2ff{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:60598}
   [junit4]   2> 1111275 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.Server Started @1111341ms
   [junit4]   2> 1111275 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/tempDir-001/jetty3,
 hostPort=60597, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1111275 ERROR (closeThreadPool-12760-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1111275 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1111275 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1111276 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1111276 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1111276 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-16T08:17:46.970044Z
   [junit4]   2> 1111277 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1111284 INFO  (zkConnectionManagerCallback-12801-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111284 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1111293 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1111293 WARN  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] 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> 1111305 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1111349 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1111371 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1111371 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1111373 INFO  (closeThreadPool-12760-thread-2) 
[n:127.0.0.1:60587_     ] 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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-2-001/cores
   [junit4]   2> 1111392 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1111392 INFO  (closeThreadPool-12760-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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-3-001/solr.xml
   [junit4]   2> 1111392 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1111392 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1111399 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1111456 INFO  (closeThreadPool-12760-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60587_
   [junit4]   2> 1111595 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1111603 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@47913442[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1111604 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@47913442[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1111612 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ed3ef5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1111612 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ed3ef5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1111615 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60522/solr
   [junit4]   2> 1111618 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1111632 INFO  (zkConnectionManagerCallback-12816-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111632 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1111648 WARN  
(closeThreadPool-12760-thread-1-SendThread(127.0.0.1:60522)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100808f34cc000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100808f34cc000e, 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 0x100808f34cc000e, 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> 1111753 INFO  
(OverseerCollectionConfigSetProcessor-72198946592391172-127.0.0.1:60541_-n_0000000000)
 [n:127.0.0.1:60541_     ] 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> 1111766 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1111769 INFO  (zkConnectionManagerCallback-12818-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111769 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1111797 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1111829 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60597_ as 
DOWN
   [junit4]   2> 1111836 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1111836 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60597_
   [junit4]   2> 1111843 INFO  (zkCallback-12773-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1111843 INFO  (zkCallback-12730-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1111843 INFO  (zkCallback-12758-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1111844 INFO  (zkCallback-12795-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1111844 INFO  (zkCallback-12817-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1111857 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1111861 WARN  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] 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> 1111880 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1111915 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1111931 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1111931 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1111932 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60597_     ] 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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-3-001/cores
   [junit4]   2> 1111958 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60597_
   [junit4]   2> 1112255 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 1112256 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1112256 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1112256 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1112256 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1112260 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1112260 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1112260 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1112261 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fe2e88{/,null,AVAILABLE}
   [junit4]   2> 1112264 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3c49e43a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:60607}
   [junit4]   2> 1112264 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.s.Server Started @1112330ms
   [junit4]   2> 1112264 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/tempDir-001/jetty4,
 hostPort=60606, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 1112265 ERROR (closeThreadPool-12760-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1112265 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1112265 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1112265 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1112265 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1112265 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-16T08:17:47.959403Z
   [junit4]   2> 1112267 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1112269 INFO  (zkConnectionManagerCallback-12828-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1112269 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1112277 WARN  
(closeThreadPool-12760-thread-1-SendThread(127.0.0.1:60522)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100808f34cc0010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100808f34cc0010, 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 0x100808f34cc0010, 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> 1112387 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1112387 INFO  (closeThreadPool-12760-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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-4-001/solr.xml
   [junit4]   2> 1112389 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1112389 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1112390 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1112582 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1112583 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@235cdb5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1112583 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@235cdb5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1112586 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e57477f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1112586 WARN  (closeThreadPool-12760-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e57477f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1112593 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60522/solr
   [junit4]   2> 1112595 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1112598 INFO  (zkConnectionManagerCallback-12838-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1112598 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1112600 WARN  
(closeThreadPool-12760-thread-1-SendThread(127.0.0.1:60522)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100808f34cc0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100808f34cc0011, 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 0x100808f34cc0011, 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> 1112712 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1112717 INFO  (zkConnectionManagerCallback-12840-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1112717 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1112742 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1112770 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60606_ as 
DOWN
   [junit4]   2> 1112803 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1112804 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60606_
   [junit4]   2> 1112812 INFO  (zkCallback-12839-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1112813 INFO  (zkCallback-12730-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1112813 INFO  (zkCallback-12773-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1112821 INFO  (zkCallback-12758-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1112821 INFO  (zkCallback-12817-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1112822 INFO  (zkCallback-12795-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1112833 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1112835 WARN  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] 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> 1112882 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1112931 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1112939 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1112939 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fe06e54
   [junit4]   2> 1112940 INFO  (closeThreadPool-12760-thread-1) 
[n:127.0.0.1:60606_     ] 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.HttpPartitionOnCommitTest_200D1B8D9F332195-001/shard-4-001/cores
   [junit4]   2> 1112955 INFO  (closeThreadPool-12760-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60606_
   [junit4]   2> 1112960 INFO  (qtp384229564-20631) [n:127.0.0.1:60541_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60579_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1112960 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60628,localport=60541], receiveBufferSize: 408300
   [junit4]   2> 1112961 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60542,localport=60630], receiveBufferSize=408300
   [junit4]   2> 1112961 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60629,localport=60541], receiveBufferSize: 408300
   [junit4]   2> 1112962 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60542,localport=60632], receiveBufferSize=408300
   [junit4]   2> 1112962 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60631,localport=60541], receiveBufferSize: 408300
   [junit4]   2> 1112963 INFO  (SocketProxy-Acceptor-60541) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=60542,localport=60633], receiveBufferSize=408300
   [junit4]   2> 1112964 INFO  (qtp384229564-20630) [n:127.0.0.1:60541_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60587_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1112964 INFO  (qtp384229564-20632) [n:127.0.0.1:60541_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60606_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1112965 INFO  (qtp384229564-20629) [n:127.0.0.1:60541_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60597_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1112973 INFO  
(OverseerThreadFactory-12738-thread-3-processing-n:127.0.0.1:60541_) [n:127.

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

che.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> 1142340 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]-SendThread(127.0.0.1:60522))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100808f34cc0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100808f34cc0001, 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 0x100808f34cc0001, 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> 1142449 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>        14      /solr/collections/collection1/terms/shard1
   [junit4]   2>        14      /solr/collections/c8n_1x3_commits/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        106     /solr/collections/collection1/state.json
   [junit4]   2>        15      /solr/collections/c8n_1x3_commits/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/c8n_1x3_commits/leader_elect/shard1/election/72198946592391180-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        62      /solr/overseer/queue
   [junit4]   2>        29      /solr/live_nodes
   [junit4]   2>        20      /solr/overseer/collection-queue-work
   [junit4]   2>        19      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1142460 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60522
   [junit4]   2> 1142460 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60522
   [junit4]   2> 1142460 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[200D1B8D9F332195]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 60522
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test 
-Dtests.seed=200D1B8D9F332195 -Dtests.slow=true -Dtests.locale=eu 
-Dtests.timezone=Pacific/Ponape -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   37.2s J0 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60579: Underlying core creation failed while 
creating collection: c8n_1x3_commits
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([200D1B8D9F332195:A859245731CF4C6D]: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.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [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:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_200D1B8D9F332195-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=eu, 
timezone=Pacific/Ponape
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=195267024,total=441974784
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyCores, 
SpellPossibilityIteratorTest, ShardRoutingTest, TestWriterPerf, 
TestUnifiedSolrHighlighterWithoutStoredId, DateRangeFieldTest, 
TestCoreDiscovery, TestConfigSetsAPI, TestAddFieldRealTimeGet, 
TestPseudoReturnFields, TestSimExecutePlanAction, 
ConcurrentDeleteAndCreateCollectionTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestJettySolrRunner, 
ClassificationUpdateProcessorFactoryTest, TestComponentsName, 
SystemLogListenerTest, TestReloadAndDeleteDocs, TestJavabinTupleStreamParser, 
TestCloudConsistency, ByteBuffersDirectoryFactoryTest, 
DistribJoinFromCollectionTest, TestRandomFlRTGCloud, 
TestSolrConfigHandlerCloud, TestHashPartitioner, DirectSolrSpellCheckerTest, 
TestStressLucene, NoCacheHeaderTest, TestSchemaResource, StatsReloadRaceTest, 
TestGraphTermsQParserPlugin, TestReload, TestExportTool, TestRestManager, 
TestSimNodeLostTrigger, TestExternalRoleRuleBasedAuthorizationPlugin, 
TestMultiWordSynonyms, OrderedExecutorTest, RequestLoggingTest, 
CreateCollectionCleanupTest, TestLMJelinekMercerSimilarityFactory, 
BlockJoinFacetDistribTest, TestBinaryResponseWriter, SuggesterTSTTest, 
NumericFieldsTest, DistributedIntervalFacetingTest, 
TestReplicationHandlerDiskOverFlow, CoreAdminCreateDiscoverTest, 
CloudExitableDirectoryReaderTest, MultiSolrCloudTestCaseTest, 
TestContainerPlugin, SuggestComponentContextFilterQueryTest, ReturnFieldsTest, 
PeerSyncTest, DirectoryFactoryTest, BasicAuthOnSingleNodeTest, TestPackages, 
TestSchemaField, AssignBackwardCompatibilityTest, BooleanFieldTest, 
ZkNodePropsTest, MigrateRouteKeyTest, 
StatelessScriptUpdateProcessorFactoryTest, RulesTest, 
TestSolrCloudWithHadoopAuthPlugin, TestCloudNestedDocsSort, 
CloudReplicaSourceTest, JWTVerificationkeyResolverTest, TestPhraseSuggestions, 
TestUseDocValuesAsStored, BitVectorTest, TokenizerChainTest, 
TestSurroundQueryParser, TestDistribDocBasedVersion, TestJoin, 
DistributedExpandComponentTest, TestJsonRequest, RootFieldTest, 
TestRetrieveFieldsOptimizer, V2StandaloneTest, 
IndexSizeTriggerSizeEstimationTest, DeleteReplicaTest, TestSolrCloudSnapshots, 
TestDistributedStatsComponentCardinality, TestCloudJSONFacetSKG, 
DistributedFacetPivotSmallTest, PeerSyncReplicationTest, 
OverriddenZkACLAndCredentialsProvidersTest, DocumentAnalysisRequestHandlerTest, 
TestFastLRUCache, TestManagedStopFilterFactory, HttpPartitionOnCommitTest]
   [junit4] Completed [485/920 (1!)] on J0 in 37.51s, 1 test, 1 error <<< 
FAILURES!

[...truncated 49185 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:507: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:495: Source checkout 
is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 63 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to