You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/14 10:53:27 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20910 - Still Unstable!

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

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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:34847/collMinRf_1x3

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34847/collMinRf_1x3
	at __randomizedtesting.SeedInfo.seed([E007285C214B1243:685317868FB77FBB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.HttpPartitionTest.realTimeGetDocId(HttpPartitionTest.java:617)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:602)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:559)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:250)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 49 more




Build Log:
[...truncated 13435 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/init-core-data-001
   [junit4]   2> 2165439 WARN  (SUITE-HttpPartitionTest-seed#[E007285C214B1243]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2165440 INFO  (SUITE-HttpPartitionTest-seed#[E007285C214B1243]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2165442 INFO  (SUITE-HttpPartitionTest-seed#[E007285C214B1243]-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)
   [junit4]   2> 2165442 INFO  (SUITE-HttpPartitionTest-seed#[E007285C214B1243]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2165442 INFO  (SUITE-HttpPartitionTest-seed#[E007285C214B1243]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2165446 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2165446 INFO  (Thread-3712) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2165447 INFO  (Thread-3712) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2165449 ERROR (Thread-3712) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2165546 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.ZkTestServer start zk server on port:41743
   [junit4]   2> 2165562 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2165563 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2165565 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2165565 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2165566 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2165567 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2165568 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2165569 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2165570 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2165571 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2165572 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2165573 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 2165647 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2165652 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1af6488a{/,null,AVAILABLE}
   [junit4]   2> 2165652 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b77c1c2{HTTP/1.1,[http/1.1]}{127.0.0.1:33393}
   [junit4]   2> 2165652 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.Server Started @2166688ms
   [junit4]   2> 2165652 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=38517, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/control-001/cores}
   [junit4]   2> 2165652 ERROR (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2165652 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2165652 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2165652 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2165652 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-14T10:24:22.742Z
   [junit4]   2> 2165654 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2165654 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/control-001/solr.xml
   [junit4]   2> 2165656 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2165656 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2165656 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2165658 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41743/solr
   [junit4]   2> 2165679 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:38517_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2165680 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:38517_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38517_
   [junit4]   2> 2165680 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:38517_    ] o.a.s.c.Overseer Overseer (id=99002290178490372-127.0.0.1:38517_-n_0000000000) starting
   [junit4]   2> 2165682 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:38517_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38517_
   [junit4]   2> 2165682 INFO  (zkCallback-3190-thread-1-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2165743 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:38517_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2165748 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:38517_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2165748 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:38517_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2165749 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:38517_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/control-001/cores
   [junit4]   2> 2165761 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2165761 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41743/solr ready
   [junit4]   2> 2165761 INFO  (SocketProxy-Acceptor-38517) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=48964,localport=38517], receiveBufferSize:531000
   [junit4]   2> 2165761 INFO  (SocketProxy-Acceptor-38517) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33393,localport=49740], receiveBufferSize=530904
   [junit4]   2> 2165761 INFO  (qtp1500807804-17911) [n:127.0.0.1:38517_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38517_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2165762 INFO  (OverseerThreadFactory-7229-thread-1-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2165866 INFO  (SocketProxy-Acceptor-38517) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=48968,localport=38517], receiveBufferSize:531000
   [junit4]   2> 2165866 INFO  (SocketProxy-Acceptor-38517) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33393,localport=49744], receiveBufferSize=530904
   [junit4]   2> 2165867 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_    ] 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> 2165867 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2165971 INFO  (zkCallback-3190-thread-1-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] 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> 2166894 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2166910 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2166991 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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> 2167012 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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 collection control_collection, trusted=true
   [junit4]   2> 2167013 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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@677c042b
   [junit4]   2> 2167013 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2167013 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2167014 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24082231065576076]
   [junit4]   2> 2167016 WARN  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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> 2167037 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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> 2167037 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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> 2167038 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2167038 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2167039 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8991175294010564]
   [junit4]   2> 2167039 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a7ecba4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2167040 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2167040 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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> 2167040 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2167041 INFO  (searcherExecutor-7232-thread-1-processing-n:127.0.0.1:38517_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@2a7ecba4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2167041 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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 1584036644526227456
   [junit4]   2> 2167044 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2167044 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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> 2167044 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38517/control_collection_shard1_replica_n1/
   [junit4]   2> 2167044 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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> 2167044 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38517/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2167044 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2167046 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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:38517/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2167146 INFO  (zkCallback-3190-thread-2-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] 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> 2167196 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ 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> 2167197 INFO  (qtp1500807804-17913) [n:127.0.0.1:38517_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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=1330
   [junit4]   2> 2167200 INFO  (qtp1500807804-17911) [n:127.0.0.1:38517_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2167297 INFO  (zkCallback-3190-thread-2-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] 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> 2167764 INFO  (OverseerCollectionConfigSetProcessor-99002290178490372-127.0.0.1:38517_-n_0000000000) [n:127.0.0.1:38517_    ] 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> 2168200 INFO  (qtp1500807804-17911) [n:127.0.0.1:38517_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38517_&wt=javabin&version=2} status=0 QTime=2438
   [junit4]   2> 2168206 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2168207 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41743/solr ready
   [junit4]   2> 2168207 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2168207 INFO  (SocketProxy-Acceptor-38517) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49006,localport=38517], receiveBufferSize:531000
   [junit4]   2> 2168209 INFO  (SocketProxy-Acceptor-38517) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33393,localport=49782], receiveBufferSize=530904
   [junit4]   2> 2168210 INFO  (qtp1500807804-17911) [n:127.0.0.1:38517_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2168212 INFO  (OverseerThreadFactory-7229-thread-2-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2168213 WARN  (OverseerThreadFactory-7229-thread-2-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2168418 INFO  (qtp1500807804-17911) [n:127.0.0.1:38517_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2168418 INFO  (qtp1500807804-17911) [n:127.0.0.1:38517_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=209
   [junit4]   2> 2168494 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-1-001 of type TLOG
   [junit4]   2> 2168494 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2168495 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28c22559{/,null,AVAILABLE}
   [junit4]   2> 2168495 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6cb2bc47{HTTP/1.1,[http/1.1]}{127.0.0.1:42743}
   [junit4]   2> 2168495 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.Server Started @2169531ms
   [junit4]   2> 2168495 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=42175, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-1-001/cores}
   [junit4]   2> 2168496 ERROR (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2168496 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2168496 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2168496 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2168496 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-14T10:24:25.586Z
   [junit4]   2> 2168498 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2168498 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-1-001/solr.xml
   [junit4]   2> 2168500 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2168500 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2168501 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2168503 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41743/solr
   [junit4]   2> 2168507 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2168507 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42175_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2168508 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42175_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42175_
   [junit4]   2> 2168508 INFO  (zkCallback-3190-thread-2-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2168508 INFO  (zkCallback-3198-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2168508 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2168560 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2168567 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2168567 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2168568 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42175_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-1-001/cores
   [junit4]   2> 2168583 INFO  (qtp1500807804-17912) [n:127.0.0.1:38517_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42175_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2168584 INFO  (OverseerCollectionConfigSetProcessor-99002290178490372-127.0.0.1:38517_-n_0000000000) [n:127.0.0.1:38517_    ] 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> 2168584 INFO  (OverseerThreadFactory-7229-thread-3-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42175_ for creating new replica
   [junit4]   2> 2168585 INFO  (SocketProxy-Acceptor-42175) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49038,localport=42175], receiveBufferSize:531000
   [junit4]   2> 2168586 INFO  (SocketProxy-Acceptor-42175) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42743,localport=41520], receiveBufferSize=530904
   [junit4]   2> 2168586 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2168586 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2168689 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2169611 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2169626 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 2170114 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2170121 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 2170121 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2170121 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2170121 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 2170123 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24082231065576076]
   [junit4]   2> 2170124 WARN  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] 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> 2170145 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2170145 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2170154 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2170154 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2170155 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8991175294010564]
   [junit4]   2> 2170155 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@44aa3a7f[collection1_shard2_replica_t41] main]
   [junit4]   2> 2170156 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2170157 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2170157 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2170158 INFO  (searcherExecutor-7243-thread-1-processing-n:127.0.0.1:42175_ x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@44aa3a7f[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2170158 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584036647794638848
   [junit4]   2> 2170161 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2170161 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2170161 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42175/collection1_shard2_replica_t41/
   [junit4]   2> 2170161 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2170161 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:42175/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 2170161 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2170161 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 2170162 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42175/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 2170263 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2170312 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2170314 INFO  (qtp631411996-17965) [n:127.0.0.1:42175_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1728
   [junit4]   2> 2170316 INFO  (qtp1500807804-17912) [n:127.0.0.1:38517_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42175_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1732
   [junit4]   2> 2170392 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-2-001 of type TLOG
   [junit4]   2> 2170393 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2170393 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a518a56{/,null,AVAILABLE}
   [junit4]   2> 2170394 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@242ef566{HTTP/1.1,[http/1.1]}{127.0.0.1:45379}
   [junit4]   2> 2170394 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.Server Started @2171430ms
   [junit4]   2> 2170394 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=34847, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-2-001/cores}
   [junit4]   2> 2170394 ERROR (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2170394 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2170394 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2170394 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2170394 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-14T10:24:27.484Z
   [junit4]   2> 2170395 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2170395 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fba0ef20a000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2170395 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-2-001/solr.xml
   [junit4]   2> 2170397 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2170398 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2170398 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2170400 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41743/solr
   [junit4]   2> 2170401 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fba0ef20a000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2170403 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:34847_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2170404 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:34847_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2170405 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:34847_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34847_
   [junit4]   2> 2170405 INFO  (zkCallback-3190-thread-2-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2170405 INFO  (zkCallback-3198-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2170405 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2170405 INFO  (zkCallback-3209-thread-1-processing-n:127.0.0.1:34847_) [n:127.0.0.1:34847_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2170460 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:34847_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2170466 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:34847_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2170466 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:34847_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2170467 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:34847_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-2-001/cores
   [junit4]   2> 2170487 INFO  (SocketProxy-Acceptor-34847) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52230,localport=34847], receiveBufferSize:531000
   [junit4]   2> 2170487 INFO  (SocketProxy-Acceptor-34847) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45379,localport=58412], receiveBufferSize=530904
   [junit4]   2> 2170487 INFO  (qtp1170581822-17997) [n:127.0.0.1:34847_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34847_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2170489 INFO  (OverseerCollectionConfigSetProcessor-99002290178490372-127.0.0.1:38517_-n_0000000000) [n:127.0.0.1:38517_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2170489 INFO  (OverseerThreadFactory-7229-thread-4-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34847_ for creating new replica
   [junit4]   2> 2170490 INFO  (SocketProxy-Acceptor-34847) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52234,localport=34847], receiveBufferSize:531000
   [junit4]   2> 2170490 INFO  (SocketProxy-Acceptor-34847) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45379,localport=58416], receiveBufferSize=530904
   [junit4]   2> 2170490 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2170490 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2170593 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2170593 INFO  (zkCallback-3209-thread-1-processing-n:127.0.0.1:34847_) [n:127.0.0.1:34847_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2171500 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2171507 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 2171573 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2171581 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 2171581 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2171581 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2171581 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 2171583 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24082231065576076]
   [junit4]   2> 2171584 WARN  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] 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> 2171607 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2171607 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2171608 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2171608 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2171608 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8991175294010564]
   [junit4]   2> 2171609 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@16c51dc3[collection1_shard1_replica_t43] main]
   [junit4]   2> 2171610 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2171610 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2171610 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2171611 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584036649318219776
   [junit4]   2> 2171611 INFO  (searcherExecutor-7254-thread-1-processing-n:127.0.0.1:34847_ x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@16c51dc3[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2171613 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2171613 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2171613 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34847/collection1_shard1_replica_t43/
   [junit4]   2> 2171613 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2171613 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:34847/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 2171613 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2171613 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 2171614 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34847/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 2171716 INFO  (zkCallback-3209-thread-1-processing-n:127.0.0.1:34847_) [n:127.0.0.1:34847_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2171716 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2171765 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2171774 INFO  (qtp1170581822-17999) [n:127.0.0.1:34847_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1284
   [junit4]   2> 2171777 INFO  (qtp1170581822-17997) [n:127.0.0.1:34847_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34847_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1289
   [junit4]   2> 2171852 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-3-001 of type TLOG
   [junit4]   2> 2171853 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2171853 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@619d4146{/,null,AVAILABLE}
   [junit4]   2> 2171854 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6bb5a31d{HTTP/1.1,[http/1.1]}{127.0.0.1:32949}
   [junit4]   2> 2171854 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.e.j.s.Server Started @2172890ms
   [junit4]   2> 2171854 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=42067, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-3-001/cores}
   [junit4]   2> 2171854 ERROR (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2171854 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2171854 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2171854 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2171854 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-14T10:24:28.944Z
   [junit4]   2> 2171856 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fba0ef20a000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2171856 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2171856 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-3-001/solr.xml
   [junit4]   2> 2171870 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2171870 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2171870 INFO  (zkCallback-3209-thread-1-processing-n:127.0.0.1:34847_) [n:127.0.0.1:34847_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2171870 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2171871 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2171872 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41743/solr
   [junit4]   2> 2171878 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42067_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2171878 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42067_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2171879 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42067_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42067_
   [junit4]   2> 2171879 INFO  (zkCallback-3190-thread-2-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2171879 INFO  (zkCallback-3198-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2171879 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:42067_) [n:127.0.0.1:42067_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2171879 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2171879 INFO  (zkCallback-3209-thread-1-processing-n:127.0.0.1:34847_) [n:127.0.0.1:34847_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2171917 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42067_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2171924 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42067_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2171924 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42067_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2171925 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [n:127.0.0.1:42067_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-3-001/cores
   [junit4]   2> 2171949 INFO  (qtp1170581822-17998) [n:127.0.0.1:34847_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42067_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2171950 INFO  (OverseerCollectionConfigSetProcessor-99002290178490372-127.0.0.1:38517_-n_0000000000) [n:127.0.0.1:38517_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2171951 INFO  (OverseerThreadFactory-7229-thread-5-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42067_ for creating new replica
   [junit4]   2> 2171951 INFO  (SocketProxy-Acceptor-42067) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41138,localport=42067], receiveBufferSize:531000
   [junit4]   2> 2171951 INFO  (SocketProxy-Acceptor-42067) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32949,localport=43174], receiveBufferSize=530904
   [junit4]   2> 2171952 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2171952 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2172054 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2172054 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:42067_) [n:127.0.0.1:42067_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2172054 INFO  (zkCallback-3209-thread-1-processing-n:127.0.0.1:34847_) [n:127.0.0.1:34847_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2172974 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2172990 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 2173072 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2173078 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 2173078 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@677c042b
   [junit4]   2> 2173078 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2173078 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 2173080 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24082231065576076]
   [junit4]   2> 2173081 WARN  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] 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> 2173101 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2173101 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2173101 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2173101 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2173102 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8991175294010564]
   [junit4]   2> 2173102 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c7392fd[collection1_shard2_replica_t45] main]
   [junit4]   2> 2173103 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2173103 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2173103 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2173104 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584036650883743744
   [junit4]   2> 2173104 INFO  (searcherExecutor-7265-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@3c7392fd[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2173107 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 2173107 INFO  (updateExecutor-3212-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:42067_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2173107 INFO  (recoveryExecutor-3213-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:42067_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2173108 INFO  (recoveryExecutor-3213-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:42067_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2173108 INFO  (recoveryExecutor-3213-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:42067_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 2173108 INFO  (qtp683845190-18031) [n:127.0.0.1:42067_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1156
   [junit4]   2> 2173108 INFO  (recoveryExecutor-3213-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:42067_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 2173108 INFO  (recoveryExecutor-3213-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:42067_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2173108 INFO  (recoveryExecutor-3213-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:42067_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:42175/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:42067/collection1_shard2_replica_t45/]
   [junit4]   2> 2173109 INFO  (qtp1170581822-17998) [n:127.0.0.1:34847_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42067_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1160
   [junit4]   2> 2173110 INFO  (recoveryExecutor-3213-thread-1-processing-n:127.0.0.1:42067_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:42067_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:42175]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:42067_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2173110 INFO  (SocketProxy-Acceptor-42175) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49098,localport=42175], receiveBufferSize:531000
   [junit4]   2> 2173110 INFO  (SocketProxy-Acceptor-42175) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42743,localport=41580], receiveBufferSize=530904
   [junit4]   2> 2173111 INFO  (qtp631411996-17967) [n:127.0.0.1:42175_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2173111 INFO  (qtp631411996-17967) [n:127.0.0.1:42175_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42067_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:42067","node_name":"127.0.0.1:42067_","state":"down","type":"TLOG"}
   [junit4]   2> 2173111 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2173111 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 2173111 INFO  (TEST-HttpPartitionTest.test-seed#[E007285C214B1243]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 2173210 INFO  (zkCallback-3209-thread-1-processing-n:127.0.0.1:34847_) [n:127.0.0.1:34847_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2173210 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:42067_) [n:127.0.0.1:42067_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2173210 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:42175_) [n:127.0.0.1:42175_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2173952 INFO  (OverseerCollectionConfigSetProcessor-99002290178490372-127.0.0.1:38517_-n_0000000000) [n:127.0.0.1:38517_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2174111 INFO  (qtp631411996-17967) [n:127.0.0.1:42175_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:42067_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_r

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

14B1243 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    664s J1 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34847/collMinRf_1x3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E007285C214B1243:685317868FB77FBB]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.realTimeGetDocId(HttpPartitionTest.java:617)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:602)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:559)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:250)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:126)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 49 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E007285C214B1243-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id_i1=PostingsFormat(name=Direct), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Memory), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=104, maxMBSortInHeap=6.88014229399871, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5cd1a201), locale=be, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=135238160,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [VersionInfoTest, TestTlogReplica, DOMUtilTest, CurrencyFieldTypeTest, PreAnalyzedFieldTest, TestRTGBase, PrimUtilsTest, TestAuthorizationFramework, ImplicitSnitchTest, SignatureUpdateProcessorFactoryTest, TestNumericTerms32, ExitableDirectoryReaderTest, BigEndianAscendingWordSerializerTest, TestLegacyField, TestJsonFacetRefinement, FullHLLTest, TestTrieFacet, CloudMLTQParserTest, OverseerTaskQueueTest, ChaosMonkeySafeLeaderTest, TestShortCircuitedRequests, ZkSolrClientTest, DocumentAnalysisRequestHandlerTest, TestSchemaNameResource, InfixSuggestersTest, TestExactSharedStatsCache, TestCloudInspectUtil, TestOmitPositions, HdfsAutoAddReplicasIntegrationTest, TestComplexPhraseLeadingWildcard, BinaryUpdateRequestHandlerTest, SampleTest, TestPivotHelperCode, TestSolrConfigHandlerConcurrent, TestBM25SimilarityFactory, HighlighterMaxOffsetTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPayloadScoreQParserPlugin, DistributedIntervalFacetingTest, ZkCLITest, TestDocBasedVersionConstraints, CdcrBidirectionalTest, TestDownShardTolerantSearch, CircularListTest, CoreAdminRequestStatusTest, HdfsUnloadDistributedZkTest, TolerantUpdateProcessorTest, TestSolrCloudWithDelegationTokens, UtilsToolTest, ShowFileRequestHandlerTest, OverseerModifyCollectionTest, SolrXmlInZkTest, JvmMetricsTest, TestAnalyzeInfixSuggestions, TestPullReplicaErrorHandling, TestClusterProperties, TestSolrCloudWithHadoopAuthPlugin, AddReplicaTest, DeleteLastCustomShardedReplicaTest, TestRTimerTree, HealthCheckHandlerTest, DocValuesMultiTest, TestReloadAndDeleteDocs, PingRequestHandlerTest, TestSchemalessBufferedUpdates, TestLuceneMatchVersion, TestBlobHandler, RequestHandlersTest, TestMacroExpander, CollectionTooManyReplicasTest, SolrIndexConfigTest, UninvertDocValuesMergePolicyTest, TestAnalyzedSuggestions, TestReloadDeadlock, TestSurroundQueryParser, ConfigureRecoveryStrategyTest, TestFreeTextSuggestions, AnalyticsMergeStrategyTest, AtomicUpdatesTest, MetricsHandlerTest, TermVectorComponentDistributedTest, SparseHLLTest, SuggesterFSTTest, AssignTest, TestDocumentBuilder, TestSmileRequest, NumericFieldsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, HighlighterConfigTest, SolrGangliaReporterTest, MoveReplicaTest, SolrIndexSplitterTest, TestSolrQueryParser, TestPolicyCloud, SolrCmdDistributorTest, TestInPlaceUpdatesDistrib, SpatialHeatmapFacetsTest, HdfsChaosMonkeySafeLeaderTest, TestAtomicUpdateErrorCases, LeaderInitiatedRecoveryOnShardRestartTest, TestCloudPseudoReturnFields, CreateCollectionCleanupTest, OpenCloseCoreStressTest, TestRequestStatusCollectionAPI, ResponseHeaderTest, DistributedVersionInfoTest, BlockJoinFacetDistribTest, DistributedFacetPivotSmallTest, AutoScalingHandlerTest, GraphQueryTest, TestCursorMarkWithoutUniqueKey, TestManagedStopFilterFactory, PolyFieldTest, TestDistributedStatsComponentCardinality, LargeFieldTest, ShardRoutingTest, TestFaceting, TestRawTransformer, V2StandaloneTest, BadCopyFieldTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, TestRandomDVFaceting, TestDistributedSearch, ZkControllerTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, HighlighterTest, SoftAutoCommitTest, TestSearchPerf, OutputWriterTest, TestSolrCoreProperties, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestFastWriter, ScriptEngineTest, TestFastLRUCache, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestLRUCache, UUIDFieldTest, DistributedMLTComponentTest, CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AssignBackwardCompatibilityTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, ConcurrentDeleteAndCreateCollectionTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest]
   [junit4] Completed [565/749 (1!)] on J1 in 663.54s, 1 test, 1 error <<< FAILURES!

[...truncated 47865 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 20911 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20911/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
Error from server at http://127.0.0.1:43613/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43613/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([6D993857167A163E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.security.BasicAuthIntegrationTest.setupCluster(BasicAuthIntegrationTest.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node4:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:39495/eivvz/y","node_name":"127.0.0.1:39495_eivvz%2Fy","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/16)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node4":{           "core":"c8n_1x3_lf_shard1_replica_n1",           "base_url":"http://127.0.0.1:39495/eivvz/y",           "node_name":"127.0.0.1:39495_eivvz%2Fy",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node5":{           "core":"c8n_1x3_lf_shard1_replica_n2",           "base_url":"http://127.0.0.1:41205/eivvz/y",           "node_name":"127.0.0.1:41205_eivvz%2Fy",           "state":"down",           "type":"NRT"},         "core_node6":{           "state":"down",           "base_url":"http://127.0.0.1:46631/eivvz/y",           "core":"c8n_1x3_lf_shard1_replica_n3",           "node_name":"127.0.0.1:46631_eivvz%2Fy",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"3",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node4:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:39495/eivvz/y","node_name":"127.0.0.1:39495_eivvz%2Fy","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/16)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "core":"c8n_1x3_lf_shard1_replica_n1",
          "base_url":"http://127.0.0.1:39495/eivvz/y",
          "node_name":"127.0.0.1:39495_eivvz%2Fy",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"c8n_1x3_lf_shard1_replica_n2",
          "base_url":"http://127.0.0.1:41205/eivvz/y",
          "node_name":"127.0.0.1:41205_eivvz%2Fy",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "state":"down",
          "base_url":"http://127.0.0.1:46631/eivvz/y",
          "core":"c8n_1x3_lf_shard1_replica_n3",
          "node_name":"127.0.0.1:46631_eivvz%2Fy",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"3",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([6D993857167A163E:E5CD078DB8867BC6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:35581/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:35581/solr
	at __randomizedtesting.SeedInfo.seed([6D993857167A163E:552A1CA93189C2EF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35581 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 47 more




Build Log:
[...truncated 11855 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/init-core-data-001
   [junit4]   2> 188379 WARN  (SUITE-LeaderFailoverAfterPartitionTest-seed#[6D993857167A163E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 188379 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[6D993857167A163E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 188379 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[6D993857167A163E]-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")
   [junit4]   2> 188379 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[6D993857167A163E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 188379 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[6D993857167A163E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /eivvz/y
   [junit4]   2> 188381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 188381 INFO  (Thread-450) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 188381 INFO  (Thread-450) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 188386 ERROR (Thread-450) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 188481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.ZkTestServer start zk server on port:40487
   [junit4]   2> 188489 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 188490 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 188490 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 188491 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 188491 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 188492 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 188492 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 188492 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 188493 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 188493 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 188494 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 188495 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 188611 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 188617 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a2cad08{/eivvz/y,null,AVAILABLE}
   [junit4]   2> 188617 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@177fb93e{HTTP/1.1,[http/1.1]}{127.0.0.1:44157}
   [junit4]   2> 188617 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.Server Started @190145ms
   [junit4]   2> 188617 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eivvz/y, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/tempDir-001/control/data, hostPort=46631, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 188618 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 188618 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 188618 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 188618 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 188618 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-14T12:51:42.590410Z
   [junit4]   2> 188640 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 188640 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/control-001/solr.xml
   [junit4]   2> 188643 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 188643 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 188644 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 188653 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40487/solr
   [junit4]   2> 188732 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 188733 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46631_eivvz%2Fy
   [junit4]   2> 188733 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.Overseer Overseer (id=99002869504671748-127.0.0.1:46631_eivvz%2Fy-n_0000000000) starting
   [junit4]   2> 188737 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46631_eivvz%2Fy
   [junit4]   2> 188738 INFO  (zkCallback-342-thread-1-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 188780 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 188786 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 188786 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 188787 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/control-001/cores
   [junit4]   2> 188807 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 188808 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40487/solr ready
   [junit4]   2> 188808 INFO  (SocketProxy-Acceptor-46631) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34248,localport=46631], receiveBufferSize:531000
   [junit4]   2> 188821 INFO  (SocketProxy-Acceptor-46631) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44157,localport=55336], receiveBufferSize=530904
   [junit4]   2> 188823 INFO  (qtp1896838585-2162) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46631_eivvz%252Fy&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 188836 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 188945 INFO  (SocketProxy-Acceptor-46631) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34252,localport=46631], receiveBufferSize:531000
   [junit4]   2> 188946 INFO  (SocketProxy-Acceptor-46631) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44157,localport=55340], receiveBufferSize=530904
   [junit4]   2> 188947 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy    ] 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> 188947 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 189050 INFO  (zkCallback-342-thread-1-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] 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> 189966 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 189979 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 190072 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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> 190088 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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 collection control_collection, trusted=true
   [junit4]   2> 190088 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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@2512001e
   [junit4]   2> 190089 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 190089 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 190090 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2097495697, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 190093 WARN  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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> 190131 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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> 190131 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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> 190132 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 190132 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 190133 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 190134 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@467d154c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 190135 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 190135 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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> 190136 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 190136 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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 1584045913913950208
   [junit4]   2> 190140 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 190140 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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> 190140 INFO  (searcherExecutor-1107-thread-1-processing-n:127.0.0.1:46631_eivvz%2Fy x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@467d154c[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 190141 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46631/eivvz/y/control_collection_shard1_replica_n1/
   [junit4]   2> 190141 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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> 190141 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46631/eivvz/y/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 190141 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 190144 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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:46631/eivvz/y/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 190247 INFO  (zkCallback-342-thread-2-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] 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> 190295 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy 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> 190296 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1349
   [junit4]   2> 190299 INFO  (qtp1896838585-2162) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 190397 INFO  (zkCallback-342-thread-2-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] 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> 190835 INFO  (OverseerCollectionConfigSetProcessor-99002869504671748-127.0.0.1:46631_eivvz%2Fy-n_0000000000) [n:127.0.0.1:46631_eivvz%2Fy    ] 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> 191299 INFO  (qtp1896838585-2162) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46631_eivvz%252Fy&wt=javabin&version=2} status=0 QTime=2475
   [junit4]   2> 191311 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 191311 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40487/solr ready
   [junit4]   2> 191311 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 191312 INFO  (SocketProxy-Acceptor-46631) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34258,localport=46631], receiveBufferSize:531000
   [junit4]   2> 191313 INFO  (SocketProxy-Acceptor-46631) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44157,localport=55346], receiveBufferSize=530904
   [junit4]   2> 191321 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 191332 INFO  (OverseerThreadFactory-1104-thread-2-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 191332 WARN  (OverseerThreadFactory-1104-thread-2-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 191537 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 191538 INFO  (qtp1896838585-2164) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=217
   [junit4]   2> 191662 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-1-001 of type NRT
   [junit4]   2> 191663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 191693 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73c4adc6{/eivvz/y,null,AVAILABLE}
   [junit4]   2> 191694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@755c87a{HTTP/1.1,[http/1.1]}{127.0.0.1:42561}
   [junit4]   2> 191694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.Server Started @193221ms
   [junit4]   2> 191694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eivvz/y, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/tempDir-001/jetty1, hostPort=39495, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-1-001/cores}
   [junit4]   2> 191694 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 191694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 191694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 191694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 191694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-14T12:51:45.666645Z
   [junit4]   2> 191699 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 191699 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-1-001/solr.xml
   [junit4]   2> 191702 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 191702 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 191703 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 191714 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40487/solr
   [junit4]   2> 191736 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 191736 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 191738 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39495_eivvz%2Fy
   [junit4]   2> 191749 INFO  (zkCallback-342-thread-2-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 191755 INFO  (zkCallback-350-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 191756 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 191811 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 191822 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 191823 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 191824 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-1-001/cores
   [junit4]   2> 191850 INFO  (SocketProxy-Acceptor-39495) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33170,localport=39495], receiveBufferSize:531000
   [junit4]   2> 191853 INFO  (SocketProxy-Acceptor-39495) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42561,localport=34442], receiveBufferSize=530904
   [junit4]   2> 191854 INFO  (qtp992330576-2216) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39495_eivvz%252Fy&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 191862 INFO  (OverseerCollectionConfigSetProcessor-99002869504671748-127.0.0.1:46631_eivvz%2Fy-n_0000000000) [n:127.0.0.1:46631_eivvz%2Fy    ] 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> 191870 INFO  (OverseerThreadFactory-1104-thread-3-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39495_eivvz%2Fy for creating new replica
   [junit4]   2> 191871 INFO  (SocketProxy-Acceptor-39495) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33174,localport=39495], receiveBufferSize:531000
   [junit4]   2> 191878 INFO  (SocketProxy-Acceptor-39495) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42561,localport=34446], receiveBufferSize=530904
   [junit4]   2> 191881 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 191882 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 191985 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 192896 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 192907 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 193001 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 193015 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 193016 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 193016 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 193016 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 193018 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2097495697, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 193027 WARN  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 193057 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193058 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 193059 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 193059 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 193060 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 193061 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@36c57c8c[collection1_shard2_replica_n41] main]
   [junit4]   2> 193062 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 193062 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193062 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 193063 INFO  (searcherExecutor-1118-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@36c57c8c[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193063 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584045916983132160
   [junit4]   2> 193067 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 193067 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 193067 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39495/eivvz/y/collection1_shard2_replica_n41/
   [junit4]   2> 193067 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 193067 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:39495/eivvz/y/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 193068 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 193077 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39495/eivvz/y/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 193178 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 193228 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 193237 INFO  (qtp992330576-2218) [n:127.0.0.1:39495_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1355
   [junit4]   2> 193238 INFO  (qtp992330576-2216) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39495_eivvz%252Fy&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1384
   [junit4]   2> 193330 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 193336 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-2-001 of type NRT
   [junit4]   2> 193336 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 193338 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c4e8948{/eivvz/y,null,AVAILABLE}
   [junit4]   2> 193338 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41d6571b{HTTP/1.1,[http/1.1]}{127.0.0.1:41419}
   [junit4]   2> 193340 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.Server Started @194867ms
   [junit4]   2> 193340 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eivvz/y, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/tempDir-001/jetty2, hostPort=46175, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-2-001/cores}
   [junit4]   2> 193340 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 193340 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 193340 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 193340 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 193340 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-14T12:51:47.312730Z
   [junit4]   2> 193350 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 193350 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-2-001/solr.xml
   [junit4]   2> 193352 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 193352 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 193353 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 193356 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40487/solr
   [junit4]   2> 193365 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 193365 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 193366 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46175_eivvz%2Fy
   [junit4]   2> 193367 INFO  (zkCallback-350-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 193367 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:46175_eivvz%2Fy) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 193367 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 193368 INFO  (zkCallback-342-thread-2-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 193402 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 193409 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 193409 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 193410 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-2-001/cores
   [junit4]   2> 193433 INFO  (qtp992330576-2217) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46175_eivvz%252Fy&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 193434 INFO  (OverseerCollectionConfigSetProcessor-99002869504671748-127.0.0.1:46631_eivvz%2Fy-n_0000000000) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 193435 INFO  (OverseerThreadFactory-1104-thread-4-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46175_eivvz%2Fy for creating new replica
   [junit4]   2> 193436 INFO  (SocketProxy-Acceptor-46175) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43466,localport=46175], receiveBufferSize:531000
   [junit4]   2> 193438 INFO  (SocketProxy-Acceptor-46175) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=41419,localport=52354], receiveBufferSize=530904
   [junit4]   2> 193439 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 193440 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 193542 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:46175_eivvz%2Fy) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 193542 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 194455 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 194463 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 194519 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 194528 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 194528 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 194528 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 194528 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 194530 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2097495697, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 194535 WARN  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 194564 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 194564 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 194566 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 194566 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 194566 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 194566 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@6aa70e06[collection1_shard1_replica_n43] main]
   [junit4]   2> 194567 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 194567 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 194568 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 194568 INFO  (searcherExecutor-1129-thread-1-processing-n:127.0.0.1:46175_eivvz%2Fy x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@6aa70e06[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 194568 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584045918561239040
   [junit4]   2> 194571 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 194571 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 194571 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46175/eivvz/y/collection1_shard1_replica_n43/
   [junit4]   2> 194571 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 194571 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:46175/eivvz/y/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 194571 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 194573 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46175/eivvz/y/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 194675 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:46175_eivvz%2Fy) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 194675 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 194724 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 194733 INFO  (qtp1355443139-2250) [n:127.0.0.1:46175_eivvz%2Fy c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1293
   [junit4]   2> 194734 INFO  (qtp992330576-2217) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46175_eivvz%252Fy&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1301
   [junit4]   2> 194807 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-3-001 of type NRT
   [junit4]   2> 194807 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 194811 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e44e61f{/eivvz/y,null,AVAILABLE}
   [junit4]   2> 194811 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@29c39216{HTTP/1.1,[http/1.1]}{127.0.0.1:42833}
   [junit4]   2> 194811 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.e.j.s.Server Started @196338ms
   [junit4]   2> 194811 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eivvz/y, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/tempDir-001/jetty3, hostPort=41205, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 194812 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 194812 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 194812 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 194812 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 194812 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-14T12:51:48.784590Z
   [junit4]   2> 194816 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 194816 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-3-001/solr.xml
   [junit4]   2> 194818 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 194818 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 194819 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 194820 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40487/solr
   [junit4]   2> 194825 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:46175_eivvz%2Fy) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 194825 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 194827 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 194828 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 194828 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41205_eivvz%2Fy
   [junit4]   2> 194829 INFO  (zkCallback-350-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194829 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:46175_eivvz%2Fy) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194829 INFO  (zkCallback-342-thread-2-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194829 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:41205_eivvz%2Fy) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194829 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194874 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 194885 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 194885 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2512001e
   [junit4]   2> 194887 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[6D993857167A163E]) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_6D993857167A163E-001/shard-3-001/cores
   [junit4]   2> 194923 INFO  (qtp992330576-2212) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41205_eivvz%252Fy&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 194924 INFO  (OverseerCollectionConfigSetProcessor-99002869504671748-127.0.0.1:46631_eivvz%2Fy-n_0000000000) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 194925 INFO  (OverseerThreadFactory-1104-thread-5-processing-n:127.0.0.1:46631_eivvz%2Fy) [n:127.0.0.1:46631_eivvz%2Fy    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41205_eivvz%2Fy for creating new replica
   [junit4]   2> 194927 INFO  (SocketProxy-Acceptor-41205) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41580,localport=41205], receiveBufferSize:531000
   [junit4]   2> 194927 INFO  (SocketProxy-Acceptor-41205) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42833,localport=41264], receiveBufferSize=530904
   [junit4]   2> 194934 INFO  (qtp1411487228-2282) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 194934 INFO  (qtp1411487228-2282) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 195039 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:41205_eivvz%2Fy) [n:127.0.0.1:41205_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 195039 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:46175_eivvz%2Fy) [n:127.0.0.1:46175_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 195039 INFO  (zkCallback-355-thread-1-processing-n:127.0.0.1:39495_eivvz%2Fy) [n:127.0.0.1:39495_eivvz%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 195959 INFO  (qtp1411487228-2282) [n:127.0.0.1:41205_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 195973 INFO  (qtp1411487228-2282) [n:127.0.0.1:41205_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 196032 INFO  (qtp1411487228-2282) [n:127.0.0.1:41205_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 196037 INFO  (qtp1411487228-2282) [n:127.0.0.1:41205_eivvz%2Fy c:collection1 s:shard2  x:collection1_shard2_r

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

   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: authCollection slice: shard2 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 772204 INFO  (qtp1006188195-4108) [n:127.0.0.1:43613_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209768
   [junit4]   2> 772204 ERROR (SUITE-BasicAuthIntegrationTest-seed#[6D993857167A163E]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 772205 INFO  (SUITE-BasicAuthIntegrationTest-seed#[6D993857167A163E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42221 42221
   [junit4]   2> 772826 INFO  (Thread-817) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42221 42221
   [junit4]   2> 772827 WARN  (Thread-817) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/authCollection/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 772827 INFO  (SUITE-BasicAuthIntegrationTest-seed#[6D993857167A163E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 14, 2017 1:01:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@33f8215d), locale=en-SC, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=208302464,total=377487360
   [junit4]   2> NOTE: All tests run in this JVM: [TestSmileRequest, OutputWriterTest, NodeLostTriggerTest, TestSubQueryTransformerDistrib, BlockDirectoryTest, TestStressReorder, V2StandaloneTest, MoveReplicaTest, SmileWriterTest, TestLegacyField, TestLazyCores, TestRequestStatusCollectionAPI, DebugComponentTest, TestSchemaVersionResource, TolerantUpdateProcessorTest, TestDynamicFieldCollectionResource, RequestHandlersTest, ResponseHeaderTest, TestXIncludeConfig, DataDrivenBlockJoinTest, DistributedDebugComponentTest, SortSpecParsingTest, SimpleCollectionCreateDeleteTest, TestWriterPerf, DocValuesMultiTest, TestEmbeddedSolrServerAdminHandler, TestAnalyzedSuggestions, TestFastLRUCache, ChaosMonkeySafeLeaderTest, SOLR749Test, TestCloudPseudoReturnFields, LeaderFailoverAfterPartitionTest, TestBackupRepositoryFactory, TestSolr4Spatial, TestPayloadScoreQParserPlugin, ShowFileRequestHandlerTest, TestReloadAndDeleteDocs, ZkFailoverTest, TestAnalyzeInfixSuggestions, LeaderInitiatedRecoveryOnShardRestartTest, TestComplexPhraseLeadingWildcard, CloudExitableDirectoryReaderTest, TestQuerySenderNoQuery, OverseerTaskQueueTest, TestBM25SimilarityFactory, TestPerFieldSimilarity, HighlighterMaxOffsetTest, TestJavabinTupleStreamParser, DeleteShardTest, TestRestManager, DistributedFacetPivotSmallTest, TestHalfAndHalfDocValues, ShardRoutingCustomTest, GraphQueryTest, InfixSuggestersTest, TestPolicyCloud, TestRebalanceLeaders, TestSha256AuthenticationProvider, TestExportWriter, CircularListTest, HighlighterConfigTest, TestPseudoReturnFields, BasicAuthIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.seed=6D993857167A163E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SC -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | BasicAuthIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43613/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6D993857167A163E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.setupCluster(BasicAuthIntegrationTest.java:81)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [229/749 (3!)] on J1 in 211.53s, 0 tests, 1 error <<< FAILURES!

[...truncated 41855 lines...]