You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/03/03 07:29:06 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 478 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/478/

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([989A0EB200903504:10CE3168AE6C58FC]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
	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)




Build Log:
[...truncated 14022 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/init-core-data-001
   [junit4]   2> 3499970 WARN  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 3499983 INFO  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3499985 INFO  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3499985 INFO  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3499995 INFO  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3500014 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3500032 INFO  (Thread-3554) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3500032 INFO  (Thread-3554) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3500073 ERROR (Thread-3554) [    ] 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> 3500131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkTestServer start zk server on port:46129
   [junit4]   2> 3500166 INFO  (zkConnectionManagerCallback-6197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500244 INFO  (zkConnectionManagerCallback-6199-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500268 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3500269 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3500271 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3500284 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3500285 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3500286 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3500286 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3500287 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3500305 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3500305 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3500306 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3500308 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3500780 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3500781 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3500781 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3500781 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3500782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66223abe{/,null,AVAILABLE}
   [junit4]   2> 3500782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c24e622{HTTP/1.1,[http/1.1]}{127.0.0.1:46273}
   [junit4]   2> 3500782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3512707ms
   [junit4]   2> 3500782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=46273, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/cores}
   [junit4]   2> 3500782 ERROR (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3500783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3500783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3500783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3500783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T06:27:59.155Z
   [junit4]   2> 3500792 INFO  (zkConnectionManagerCallback-6201-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500793 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3500793 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/solr.xml
   [junit4]   2> 3500797 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3500797 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3500798 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3500817 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46129/solr
   [junit4]   2> 3500819 INFO  (zkConnectionManagerCallback-6205-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500820 INFO  (zkConnectionManagerCallback-6207-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3501080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46273_
   [junit4]   2> 3501081 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.Overseer Overseer (id=72214610387664900-127.0.0.1:46273_-n_0000000000) starting
   [junit4]   2> 3501095 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46273_
   [junit4]   2> 3501154 INFO  (OverseerStateUpdate-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3501245 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3501263 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3501263 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3501264 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/cores
   [junit4]   2> 3501324 INFO  (zkConnectionManagerCallback-6213-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501338 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3501338 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46129/solr ready
   [junit4]   2> 3501339 INFO  (qtp41477001-21560) [n:127.0.0.1:46273_    ] 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:46273_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3501341 INFO  (OverseerThreadFactory-7910-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3501446 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] 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> 3501447 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3501550 INFO  (zkCallback-6206-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] 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> 3502473 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3502518 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3502854 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503305 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503306 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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@25d67e1d
   [junit4]   2> 3503306 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3503306 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3503308 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556310813705649]
   [junit4]   2> 3503364 WARN  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503744 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503744 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503745 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3503745 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3503746 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8769789840464055]
   [junit4]   2> 3503746 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb07dcb[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3503837 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3503873 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503874 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3503874 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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 1593896843079581696
   [junit4]   2> 3503890 INFO  (searcherExecutor-7913-thread-1-processing-n:127.0.0.1:46273_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:46273_ 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@1fb07dcb[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46273/control_collection_shard1_replica_n1/
   [junit4]   2> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46273/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503922 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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:46273/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3503923 INFO  (zkCallback-6206-thread-2-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] 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> 3503973 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503975 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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=2529
   [junit4]   2> 3503978 INFO  (qtp41477001-21560) [n:127.0.0.1:46273_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3504077 INFO  (zkCallback-6206-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] 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> 3504978 INFO  (qtp41477001-21560) [n:127.0.0.1:46273_    ] 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:46273_&wt=javabin&version=2} status=0 QTime=3638
   [junit4]   2> 3504982 INFO  (zkConnectionManagerCallback-6217-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3504983 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3504984 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46129/solr ready
   [junit4]   2> 3504984 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3504984 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3504994 INFO  (OverseerThreadFactory-7910-thread-2-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3504995 INFO  (OverseerCollectionConfigSetProcessor-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] 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> 3504995 WARN  (OverseerThreadFactory-7910-thread-2-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3505215 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3505215 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] 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=1&wt=javabin&version=2} status=0 QTime=230
   [junit4]   2> 3505606 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001 of type NRT
   [junit4]   2> 3505607 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3505620 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3505620 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3505620 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3505620 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fa79db8{/,null,AVAILABLE}
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31bcf0e5{HTTP/1.1,[http/1.1]}{127.0.0.1:41947}
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3517545ms
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41947, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/cores}
   [junit4]   2> 3505621 ERROR (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3505622 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3505622 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T06:28:03.994Z
   [junit4]   2> 3505623 INFO  (zkConnectionManagerCallback-6219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3505636 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3505636 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/solr.xml
   [junit4]   2> 3505640 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3505640 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3505653 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3505656 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46129/solr
   [junit4]   2> 3505669 INFO  (zkConnectionManagerCallback-6223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3505672 INFO  (zkConnectionManagerCallback-6225-thread-1-processing-n:127.0.0.1:41947_) [n:127.0.0.1:41947_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3505722 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3505724 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3505734 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41947_
   [junit4]   2> 3505735 INFO  (zkCallback-6206-thread-2-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3505735 INFO  (zkCallback-6216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3505769 INFO  (zkCallback-6224-thread-1-processing-n:127.0.0.1:41947_) [n:127.0.0.1:41947_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3506038 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3506077 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3506077 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3506095 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/cores
   [junit4]   2> 3506209 INFO  (qtp405389454-21609) [n:127.0.0.1:41947_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41947_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3506211 INFO  (OverseerCollectionConfigSetProcessor-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] 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> 3506212 INFO  (OverseerThreadFactory-7910-thread-3-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41947_ for creating new replica
   [junit4]   2> 3506222 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] 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> 3506223 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3507253 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3507357 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3507692 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ 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> 3507745 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ 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> 3507746 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ 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@25d67e1d
   [junit4]   2> 3507746 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3507746 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 3507748 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556310813705649]
   [junit4]   2> 3507751 WARN  (qtp405389454-21613) [n:127.0.0.1:41947_ 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> 3507856 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3507856 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ 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> 3507857 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3507857 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3507858 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8769789840464055]
   [junit4]   2> 3507875 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@25d5fbb4[collection1_shard2_replica_n41] main]
   [junit4]   2> 3507876 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3507876 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ 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> 3507877 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3507878 INFO  (searcherExecutor-7924-thread-1-processing-n:127.0.0.1:41947_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@25d5fbb4[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3507878 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ 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 1593896847278080000
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ 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> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41947/collection1_shard2_replica_n41/
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:41947/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3507887 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41947/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3508038 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3508039 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ 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=1817
   [junit4]   2> 3508041 INFO  (qtp405389454-21609) [n:127.0.0.1:41947_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41947_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1831
   [junit4]   2> 3508213 INFO  (OverseerCollectionConfigSetProcessor-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] 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> 3508296 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001 of type NRT
   [junit4]   2> 3508297 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3508298 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3508298 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3508310 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3508310 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@121c127{/,null,AVAILABLE}
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2faea8da{HTTP/1.1,[http/1.1]}{127.0.0.1:33136}
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3520235ms
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=33136, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/cores}
   [junit4]   2> 3508311 ERROR (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3508312 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3508312 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T06:28:06.684Z
   [junit4]   2> 3508315 INFO  (zkConnectionManagerCallback-6229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508316 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3508316 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/solr.xml
   [junit4]   2> 3508332 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3508332 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3508333 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3508348 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46129/solr
   [junit4]   2> 3508349 INFO  (zkConnectionManagerCallback-6233-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508359 INFO  (zkConnectionManagerCallback-6235-thread-1-processing-n:127.0.0.1:33136_) [n:127.0.0.1:33136_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508364 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3508365 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3508367 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33136_
   [junit4]   2> 3508368 INFO  (zkCallback-6216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3508368 INFO  (zkCallback-6224-thread-1-processing-n:127.0.0.1:41947_) [n:127.0.0.1:41947_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3508368 INFO  (zkCallback-6206-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3508412 INFO  (zkCallback-6234-thread-1-processing-n:127.0.0.1:33136_) [n:127.0.0.1:33136_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3508542 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3508569 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3508569 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3508579 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/cores
   [junit4]   2> 3508668 INFO  (qtp696694625-21640) [n:127.0.0.1:33136_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33136_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3508670 INFO  (OverseerThreadFactory-7910-thread-4-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33136_ for creating new replica
   [junit4]   2> 3508672 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_    ] 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> 3508672 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3509745 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3509769 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 3510044 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ 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> 3510089 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ 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> 3510102 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ 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@25d67e1d
   [junit4]   2> 3510102 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3510102 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 3510105 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556310813705649]
   [junit4]   2> 3510120 WARN  (qtp696694625-21644) [n:127.0.0.1:33136_ 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> 3510253 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3510253 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ 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> 3510254 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3510254 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3510255 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8769789840464055]
   [junit4]   2> 3510256 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@4191b14[collection1_shard1_replica_n43] main]
   [junit4]   2> 3510269 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3510269 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ 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> 3510270 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3510270 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ 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 1593896849786273792
   [junit4]   2> 3510273 INFO  (searcherExecutor-7935-thread-1-processing-n:127.0.0.1:33136_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@4191b14[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3510304 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ 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> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33136/collection1_shard1_replica_n43/
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:33136/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3510324 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33136/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 3510475 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3510477 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ 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=1804
   [junit4]   2> 3510478 INFO  (qtp696694625-21640) [n:127.0.0.1:33136_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33136_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1810
   [junit4]   2> 3510671 INFO  (OverseerCollectionConfigSetProcessor-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] 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> 3510782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001 of type NRT
   [junit4]   2> 3510782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3510783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3510783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fb2de14{/,null,AVAILABLE}
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d1265d4{HTTP/1.1,[http/1.1]}{127.0.0.1:37866}
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3522709ms
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37866, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/cores}
   [junit4]   2> 3510785 ERROR (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3510785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3510785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3510785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3510785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T06:28:09.157Z
   [junit4]   2> 3510786 INFO  (zkConnectionManagerCallback-6239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510787 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3510787 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/solr.xml
   [junit4]   2> 3510803 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3510803 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3510804 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3510807 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46129/solr
   [junit4]   2> 3510808 INFO  (zkConnectionManagerCallback-6243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510825 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008ece37c0000e, likely client has closed socket
   [junit4]   2> 3510862 INFO  (zkConnectionManagerCallback-6245-thread-1-processing-n:127.0.0.1:37866_) [n:127.0.0.1:37866_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510868 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3510870 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3510872 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37866_
   [junit4]   2> 3510873 INFO  (zkCallback-6206-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3510873 INFO  (zkCallback-6216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3510873 INFO  (zkCallback-6234-thread-1-processing-n:127.0.0.1:33136_) [n:127.0.0.1:33136_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3510894 INFO  (zkCallback-6224-thread-1-processing-n:127.0.0.1:41947_) [n:127.0.0.1:41947_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3510927 INFO  (zkCallback-6244-thread-1-processing-n:127.0.0.1:37866_) [n:127.0.0.1:37866_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3511043 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3511074 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3511074 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3511075 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/cores
   [junit4]   2> 3511236 INFO  (qtp696694625-21642) [n:127.0.0.1:33136_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37866_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3511239 INFO  (OverseerThreadFactory-7910-thread-5-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37866_ for creating new replica
   [junit4]   2> 3511241 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_    ] 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> 3511241 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3512282 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3512334 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 3513042 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ 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> 3513128 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 3513129 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3513129 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3513129 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 3513132 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556310813705649]
   [junit4]   2> 3513151 WARN  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] 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> 3513458 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3513458 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3513459 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3513459 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3513460 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8769789840464055]
   [junit4]   2> 3513460 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@163caa37[collection1_shard2_replica_n45] main]
   [junit4]   2> 3513483 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3513483 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3513484 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3513485 INFO  (searcherExecutor-7946-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@163caa37[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3513485 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593896853157445632
   [junit4]   2> 3513501 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 3513502 INFO  (updateExecutor-6240-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3513502 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3513575 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 3513592 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2351
   [junit4]   2> 3513593 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3513593 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3513593 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 3513593 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3513593 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:41947/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:37866/collection1_shard2_replica_n45/]
   [junit4]   2> 3513639 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41947]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:37866_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3513645 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] 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> 3513646 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37866_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:37866","node_name":"127.0.0.1:37866_","state":"recovering","type":"NRT"}
   [junit4]   2> 3513646 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 3513646 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37866_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3513763 INFO  (qtp696694625-21642) [n:127.0.0.1:33136_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37866_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=2526
   [junit4]   2> 3514147 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:41947/collection1_shard2_replica_n41/] - recoveringAfterStartup=[true]
   [junit4]   2> 3514147 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n45 url=http://127.0.0.1:37866 START replicas=[http://127.0.0.1:41947/collection1_shard2_replica_n41/] nUpdates=100
   [junit4]   2> 3514185 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 3514186 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 3514187 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 3514187 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 3514187 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 3514510 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-4-001 of type NRT
   [junit4]   2> 3514563 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3514564 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3514564 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3514564 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3514565 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62a3f481{/,null,AVAILABLE}
   [junit4]   2> 3514565 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@283b903{HTTP/1.1,[http/1.1]}{127.0.0.1:46716}
   [junit4]   2> 3514565 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3526490ms
   [junit4]   2> 3514565 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDi

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

	2	/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest4/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest4/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest4/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest4/terms/shard4
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1_1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	4	/solr/collections/ocptest1/state.json
   [junit4]   2> 	4	/solr/collections/ocptest3/state.json
   [junit4]   2> 	4	/solr/collections/ocptest2/state.json
   [junit4]   2> 	4	/solr/collections/ocptest4/state.json
   [junit4]   2> 	4	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=989A0EB200903504 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 84.3s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([989A0EB200903504:10CE3168AE6C58FC]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001
   [junit4]   2> Mar 03, 2018 6:29:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Memory), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1949, maxMBSortInHeap=7.633395164913797, sim=RandomSimilarity(queryNorm=false): {}, locale=es-NI, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=71966696,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, TestAtomicUpdateErrorCases, SpellCheckComponentTest, ClusterStateUpdateTest, TestStressReorder, ChaosMonkeyNothingIsSafeWithPullReplicasTest, NodeMutatorTest, DistributedFacetPivotLargeTest, TestCoreContainer, TestCloudPseudoReturnFields, DistributedQueueTest, MinimalSchemaTest, TestJavabinTupleStreamParser, CollectionsAPISolrJTest, IndexSchemaRuntimeFieldTest, TestFastWriter, TimeZoneUtilsTest, SolrIndexMetricsTest, TestMacroExpander, TestConfigSetsAPIZkFailure, TestReplicaProperties, RegexBoostProcessorTest, ClusterStateTest, TestTolerantUpdateProcessorRandomCloud, DistributedDebugComponentTest, SuggesterTSTTest, TestDirectoryFactory, TestPullReplicaErrorHandling, DateMathParserTest, TestNodeLostTrigger, LeaderElectionTest, TestFiltering, MetricUtilsTest, TestSuggestSpellingConverter, CircularListTest, TestNoOpRegenerator, TestSmileRequest, UUIDUpdateProcessorFallbackTest, InfixSuggestersTest, TestAnalyzedSuggestions, TestFileDictionaryLookup, TestSolrDeletionPolicy2, TestLazyCores, DistanceFunctionTest, HdfsThreadLeakTest, TestLegacyField, TestReloadAndDeleteDocs, TestNamedUpdateProcessors, SpellCheckCollatorWithCollapseTest, BJQParserTest, TestExclusionRuleCollectionAccess, CleanupOldIndexTest, TestManagedSchemaAPI, BitVectorTest, SharedFSAutoReplicaFailoverTest, RollingRestartTest, TestCloudInspectUtil, SpatialFilterTest, DocExpirationUpdateProcessorFactoryTest, TestFieldCache, TestReloadDeadlock, TestStressLiveNodes, SolrGangliaReporterTest, TestFieldResource, LeaderFailureAfterFreshStartTest, TestBadConfig, TriLevelCompositeIdRoutingTest, TestSchemaManager, TestLegacyFieldCache, ShowFileRequestHandlerTest, TestFieldSortValues, TestCollectionsAPIViaSolrCloudCluster, CoreSorterTest, RecoveryZkTest, TestMaxTokenLenTokenizer, PropertiesRequestHandlerTest, PKIAuthenticationIntegrationTest, TestGenericDistributedQueue, TestUseDocValuesAsStored, HdfsRecoveryZkTest, RecoveryAfterSoftCommitTest, TestPivotHelperCode, CurrencyFieldTypeTest, SolrShardReporterTest, TestDFRSimilarityFactory, ClassificationUpdateProcessorIntegrationTest, TestCodecSupport, TestDistributedStatsComponentCardinality, TestTrieFacet, CdcrUpdateLogTest, CollectionTooManyReplicasTest, ZkStateReaderTest, CoreMergeIndexesAdminHandlerTest, TestTriggerIntegration, HttpSolrCallGetCoreTest, TestSolrCloudWithSecureImpersonation, TestOnReconnectListenerSupport, TestClassicSimilarityFactory, WordBreakSolrSpellCheckerTest, ReturnFieldsTest, MigrateRouteKeyTest, TestClusterProperties, TestComplexPhraseLeadingWildcard, TestManagedStopFilterFactory, CacheHeaderTest, TestDistribIDF, TestRestManager, TestRawTransformer, HdfsChaosMonkeySafeLeaderTest, TestDynamicFieldCollectionResource, TestNumericRangeQuery64, TestRuleBasedAuthorizationPlugin, DateFieldTest, DistributedFacetSimpleRefinementLongTailTest, CoreAdminHandlerTest, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, OverseerStatusTest, SolrJmxReporterTest, SearchHandlerTest, DeleteReplicaTest, StatelessScriptUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, TestCollationFieldDocValues, TestFaceting, TestRealTimeGet, AnalysisAfterCoreReloadTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, TestReplicationHandler, ZkCLITest, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, DistributedTermsComponentTest, TestRangeQuery, SoftAutoCommitTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestCollationField, MBeansHandlerTest, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestConfig, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, TestRTGBase, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, TestLuceneIndexBackCompat, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, ForceLeaderTest, MultiThreadedOCPTest]
   [junit4] Completed [549/778 (1!)] on J2 in 84.87s, 1 test, 1 failure <<< FAILURES!

[...truncated 48710 lines...]