You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/05 16:55:38 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18450 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18450/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

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

Error Message:
expected:<152> but was:<139>

Stack Trace:
java.lang.AssertionError: expected:<152> but was:<139>
	at __randomizedtesting.SeedInfo.seed([FF743FBAB683FE68:77200060187F9390]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12233 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/init-core-data-001
   [junit4]   2> 1842299 INFO  (SUITE-PeerSyncReplicationTest-seed#[FF743FBAB683FE68]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1842300 INFO  (SUITE-PeerSyncReplicationTest-seed#[FF743FBAB683FE68]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dc/ng
   [junit4]   2> 1842303 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1842303 INFO  (Thread-3846) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1842303 INFO  (Thread-3846) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1842403 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ZkTestServer start zk server on port:33517
   [junit4]   2> 1842413 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1842415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1842417 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1842418 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1842419 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1842420 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1842421 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1842422 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1842423 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1842424 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1842427 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1842516 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/control-001/cores/collection1
   [junit4]   2> 1842519 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1842520 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@139b5ae{/dc/ng,null,AVAILABLE}
   [junit4]   2> 1842526 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13c8f6c{SSL,[ssl, http/1.1]}{127.0.0.1:36250}
   [junit4]   2> 1842526 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.Server Started @1843941ms
   [junit4]   2> 1842526 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/tempDir-001/control/data, hostContext=/dc/ng, hostPort=36250, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/control-001/cores}
   [junit4]   2> 1842526 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1842526 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1842526 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1842527 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1842527 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T16:37:10.607Z
   [junit4]   2> 1842529 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1842529 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/control-001/solr.xml
   [junit4]   2> 1842540 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33517/solr
   [junit4]   2> 1842552 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36250_dc%2Fng
   [junit4]   2> 1842553 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.Overseer Overseer (id=97055921300045829-127.0.0.1:36250_dc%2Fng-n_0000000000) starting
   [junit4]   2> 1842558 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36250_dc%2Fng
   [junit4]   2> 1842559 INFO  (zkCallback-26479-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1842787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/control-001/cores
   [junit4]   2> 1842788 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1842790 INFO  (OverseerStateUpdate-97055921300045829-127.0.0.1:36250_dc%2Fng-n_0000000000) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1843806 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1843838 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1843946 WARN  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1843950 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1843960 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1843961 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/control-001/cores/collection1/data/]
   [junit4]   2> 1843961 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab5fee
   [junit4]   2> 1843963 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1860677628, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1844016 WARN  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1844026 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1844026 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1844027 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1844027 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1844027 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=38.3720703125, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=1.427827533473276, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.366027819152252
   [junit4]   2> 1844028 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@132ce35[collection1] main]
   [junit4]   2> 1844028 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1844029 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1844029 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1844030 INFO  (searcherExecutor-12209-thread-1-processing-n:127.0.0.1:36250_dc%2Fng x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@132ce35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1844030 INFO  (coreLoadExecutor-12208-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552894742610575360
   [junit4]   2> 1844036 INFO  (coreZkRegister-12201-thread-1-processing-n:127.0.0.1:36250_dc%2Fng x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1844036 INFO  (coreZkRegister-12201-thread-1-processing-n:127.0.0.1:36250_dc%2Fng x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1844036 INFO  (coreZkRegister-12201-thread-1-processing-n:127.0.0.1:36250_dc%2Fng x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36250/dc/ng/collection1/
   [junit4]   2> 1844036 INFO  (coreZkRegister-12201-thread-1-processing-n:127.0.0.1:36250_dc%2Fng x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1844036 INFO  (coreZkRegister-12201-thread-1-processing-n:127.0.0.1:36250_dc%2Fng x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:36250/dc/ng/collection1/ has no replicas
   [junit4]   2> 1844038 INFO  (coreZkRegister-12201-thread-1-processing-n:127.0.0.1:36250_dc%2Fng x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36250/dc/ng/collection1/ shard1
   [junit4]   2> 1844189 INFO  (coreZkRegister-12201-thread-1-processing-n:127.0.0.1:36250_dc%2Fng x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1844293 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1844293 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33517/solr ready
   [junit4]   2> 1844294 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1844412 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-1-001/cores/collection1
   [junit4]   2> 1844412 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-1-001
   [junit4]   2> 1844416 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1844418 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@173e2f9{/dc/ng,null,AVAILABLE}
   [junit4]   2> 1844421 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17fe1f3{SSL,[ssl, http/1.1]}{127.0.0.1:41412}
   [junit4]   2> 1844421 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.Server Started @1845836ms
   [junit4]   2> 1844422 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/dc/ng, hostPort=41412, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-1-001/cores}
   [junit4]   2> 1844422 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1844422 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1844422 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1844422 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1844422 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T16:37:12.502Z
   [junit4]   2> 1844425 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1844425 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-1-001/solr.xml
   [junit4]   2> 1844433 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33517/solr
   [junit4]   2> 1844439 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1844442 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41412_dc%2Fng
   [junit4]   2> 1844443 INFO  (zkCallback-26488-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1844444 INFO  (zkCallback-26483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1844443 INFO  (zkCallback-26479-thread-3-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1844769 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-1-001/cores
   [junit4]   2> 1844769 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1844770 INFO  (OverseerStateUpdate-97055921300045829-127.0.0.1:36250_dc%2Fng-n_0000000000) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1845782 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1845798 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1845897 WARN  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1845900 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1845909 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1845909 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1845909 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab5fee
   [junit4]   2> 1845911 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1860677628, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1845943 WARN  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1845958 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1845958 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1845958 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1845958 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1845959 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=38.3720703125, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=1.427827533473276, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.366027819152252
   [junit4]   2> 1845960 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1279b1b[collection1] main]
   [junit4]   2> 1845960 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1845961 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1845961 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1845963 INFO  (searcherExecutor-12220-thread-1-processing-n:127.0.0.1:41412_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1279b1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1845963 INFO  (coreLoadExecutor-12219-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552894744637472768
   [junit4]   2> 1845969 INFO  (coreZkRegister-12214-thread-1-processing-n:127.0.0.1:41412_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1845969 INFO  (coreZkRegister-12214-thread-1-processing-n:127.0.0.1:41412_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1845969 INFO  (coreZkRegister-12214-thread-1-processing-n:127.0.0.1:41412_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41412/dc/ng/collection1/
   [junit4]   2> 1845969 INFO  (coreZkRegister-12214-thread-1-processing-n:127.0.0.1:41412_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1845969 INFO  (coreZkRegister-12214-thread-1-processing-n:127.0.0.1:41412_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:41412/dc/ng/collection1/ has no replicas
   [junit4]   2> 1845971 INFO  (coreZkRegister-12214-thread-1-processing-n:127.0.0.1:41412_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41412/dc/ng/collection1/ shard1
   [junit4]   2> 1846122 INFO  (coreZkRegister-12214-thread-1-processing-n:127.0.0.1:41412_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1846341 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-2-001/cores/collection1
   [junit4]   2> 1846342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-2-001
   [junit4]   2> 1846344 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1846345 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f5fe7e{/dc/ng,null,AVAILABLE}
   [junit4]   2> 1846348 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3aae25{SSL,[ssl, http/1.1]}{127.0.0.1:33668}
   [junit4]   2> 1846348 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.Server Started @1847763ms
   [junit4]   2> 1846348 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/dc/ng, hostPort=33668, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-2-001/cores}
   [junit4]   2> 1846349 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1846349 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1846349 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1846349 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1846349 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T16:37:14.429Z
   [junit4]   2> 1846352 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1846352 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-2-001/solr.xml
   [junit4]   2> 1846358 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33517/solr
   [junit4]   2> 1846366 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:33668_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1846369 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:33668_dc%2Fng    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33668_dc%2Fng
   [junit4]   2> 1846370 INFO  (zkCallback-26479-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1846370 INFO  (zkCallback-26483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1846370 INFO  (zkCallback-26494-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1846370 INFO  (zkCallback-26488-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1846766 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:33668_dc%2Fng    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-2-001/cores
   [junit4]   2> 1846766 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:33668_dc%2Fng    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1846767 INFO  (OverseerStateUpdate-97055921300045829-127.0.0.1:36250_dc%2Fng-n_0000000000) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1847779 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1847800 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1847923 WARN  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1847925 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1847935 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1847935 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1847935 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab5fee
   [junit4]   2> 1847938 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1860677628, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1847974 WARN  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1847993 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1847993 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1847994 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1847994 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1847994 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=38.3720703125, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=1.427827533473276, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.366027819152252
   [junit4]   2> 1847995 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eb4e8e[collection1] main]
   [junit4]   2> 1847996 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1847996 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1847996 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1847998 INFO  (searcherExecutor-12231-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1eb4e8e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1847999 INFO  (coreLoadExecutor-12230-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552894746772373504
   [junit4]   2> 1848002 INFO  (coreZkRegister-12225-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1848002 INFO  (updateExecutor-26491-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1848003 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1848003 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1848003 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1848003 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1848003 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:41412/dc/ng/collection1/] and I am [https://127.0.0.1:33668/dc/ng/collection1/]
   [junit4]   2> 1848006 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:41412/dc/ng]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33668_dc%252Fng&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1848070 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1848070 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1848071 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33668_dc%2Fng, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33668/dc/ng","node_name":"127.0.0.1:33668_dc%2Fng","state":"down"}
   [junit4]   2> 1848334 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-3-001/cores/collection1
   [junit4]   2> 1848335 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-3-001
   [junit4]   2> 1848337 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1848338 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bfd26c{/dc/ng,null,AVAILABLE}
   [junit4]   2> 1848342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31018{SSL,[ssl, http/1.1]}{127.0.0.1:43906}
   [junit4]   2> 1848342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.Server Started @1849757ms
   [junit4]   2> 1848342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/dc/ng, hostPort=43906, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-3-001/cores}
   [junit4]   2> 1848342 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1848342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1848342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1848342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1848342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T16:37:16.422Z
   [junit4]   2> 1848345 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1848345 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-3-001/solr.xml
   [junit4]   2> 1848359 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33517/solr
   [junit4]   2> 1848365 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:43906_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1848368 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:43906_dc%2Fng    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43906_dc%2Fng
   [junit4]   2> 1848369 INFO  (zkCallback-26488-thread-1-processing-n:127.0.0.1:41412_dc%2Fng) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1848369 INFO  (zkCallback-26483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1848370 INFO  (zkCallback-26501-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1848369 INFO  (zkCallback-26494-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1848369 INFO  (zkCallback-26479-thread-1-processing-n:127.0.0.1:36250_dc%2Fng) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1848491 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:43906_dc%2Fng    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-3-001/cores
   [junit4]   2> 1848491 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [n:127.0.0.1:43906_dc%2Fng    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1848493 INFO  (OverseerStateUpdate-97055921300045829-127.0.0.1:36250_dc%2Fng-n_0000000000) [n:127.0.0.1:36250_dc%2Fng    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1849071 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:33668_dc%2Fng, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33668/dc/ng","node_name":"127.0.0.1:33668_dc%2Fng","state":"recovering"}
   [junit4]   2> 1849071 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1849071 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33668_dc%252Fng&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1849507 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1849532 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1849573 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:41412/dc/ng/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1849573 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:33668/dc/ng START replicas=[https://127.0.0.1:41412/dc/ng/collection1/] nUpdates=1000
   [junit4]   2> 1849583 INFO  (qtp628749-103107) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] 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> 1849583 INFO  (qtp628749-103107) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/dc/ng path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1849584 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] 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> 1849584 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1849585 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1849585 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1849585 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1849585 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1849585 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1849585 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1849585 INFO  (recoveryExecutor-26492-thread-1-processing-n:127.0.0.1:33668_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1849652 WARN  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1849655 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1849664 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1849665 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1849665 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab5fee
   [junit4]   2> 1849667 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1860677628, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1849728 WARN  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1849742 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1849742 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1849743 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1849743 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1849743 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=38.3720703125, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=1.427827533473276, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.366027819152252
   [junit4]   2> 1849744 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@663e28[collection1] main]
   [junit4]   2> 1849745 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1849746 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1849746 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1849748 INFO  (searcherExecutor-12242-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@663e28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1849748 INFO  (coreLoadExecutor-12241-thread-1-processing-n:127.0.0.1:43906_dc%2Fng) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552894748606332928
   [junit4]   2> 1849752 INFO  (coreZkRegister-12236-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1849752 INFO  (updateExecutor-26498-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1849752 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1849752 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1849752 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1849753 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1849753 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:41412/dc/ng/collection1/] and I am [https://127.0.0.1:43906/dc/ng/collection1/]
   [junit4]   2> 1849754 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:41412/dc/ng]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43906_dc%252Fng&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1849760 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1849760 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1849760 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:43906_dc%2Fng, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43906/dc/ng","node_name":"127.0.0.1:43906_dc%2Fng","state":"down"}
   [junit4]   2> 1849994 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1849994 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 for each attempt
   [junit4]   2> 1849994 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1850760 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:43906_dc%2Fng, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43906/dc/ng","node_name":"127.0.0.1:43906_dc%2Fng","state":"recovering"}
   [junit4]   2> 1850760 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1850760 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43906_dc%252Fng&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1851262 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:41412/dc/ng/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1851262 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:43906/dc/ng START replicas=[https://127.0.0.1:41412/dc/ng/collection1/] nUpdates=1000
   [junit4]   2> 1851267 INFO  (qtp628749-103107) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] 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> 1851267 INFO  (qtp628749-103107) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/dc/ng path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1851268 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] 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> 1851269 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1851269 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1851269 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1851270 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1851270 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1851270 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1851270 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1851270 INFO  (recoveryExecutor-26499-thread-1-processing-n:127.0.0.1:43906_dc%2Fng x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1851994 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1852067 INFO  (qtp5151173-103078) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1852067 INFO  (qtp5151173-103078) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1852068 INFO  (qtp5151173-103078) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1852068 INFO  (qtp5151173-103078) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1852081 INFO  (qtp628749-103110) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1852081 INFO  (qtp628749-103110) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1852081 INFO  (qtp628749-103110) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1852081 INFO  (qtp628749-103110) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1852141 INFO  (qtp26902955-103143) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1852142 INFO  (qtp26902955-103143) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1852142 INFO  (qtp26902955-103143) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1852142 INFO  (qtp26902955-103143) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1852149 INFO  (qtp4276533-103178) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1852149 INFO  (qtp4276533-103178) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1852149 INFO  (qtp4276533-103178) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1852149 INFO  (qtp4276533-103178) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1852150 INFO  (qtp628749-103114) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 76
   [junit4]   2> 1852156 INFO  (qtp628749-103110) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/dc/ng path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1852163 INFO  (qtp26902955-103143) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/dc/ng path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1852170 INFO  (qtp4276533-103177) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/dc/ng path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1854175 INFO  (qtp5151173-103071) [n:127.0.0.1:36250_dc%2Fng c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1552894753247330304)} 0 2
   [junit4]   2> 1854184 INFO  (qtp4276533-103171) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&_version_=-1552894753251524608&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552894753251524608)} 0 2
   [junit4]   2> 1854184 INFO  (qtp26902955-103136) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&_version_=-1552894753251524608&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552894753251524608)} 0 2
   [junit4]   2> 1854184 INFO  (qtp628749-103107) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1552894753251524608)} 0 6
   [junit4]   2> 1854197 INFO  (qtp26902955-103141) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{add=[0 (1552894753264107520)]} 0 3
   [junit4]   2> 1854197 INFO  (qtp4276533-103172) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{add=[0 (1552894753264107520)]} 0 3
   [junit4]   2> 1854198 INFO  (qtp628749-103108) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={wt=javabin&version=2}{add=[0 (1552894753264107520)]} 0 8
   [junit4]   2> 1854203 INFO  (qtp26902955-103142) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{add=[1 (1552894753274593280)]} 0 1
   [junit4]   2> 1854203 INFO  (qtp4276533-103176) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{add=[1 (1552894753274593280)]} 0 1
   [junit4]   2> 1854204 INFO  (qtp628749-103113) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={wt=javabin&version=2}{add=[1 (1552894753274593280)]} 0 4
   [junit4]   2> 1854210 INFO  (qtp26902955-103143) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{add=[2 (1552894753280884736)]} 0 1
   [junit4]   2> 1854210 INFO  (qtp4276533-103177) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{add=[2 (1552894753280884736)]} 0 1
   [junit4]   2> 1854210 INFO  (qtp628749-103110) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={wt=javabin&version=2}{add=[2 (1552894753280884736)]} 0 4
   [junit4]   2> 1854215 INFO  (qtp4276533-103171) [n:127.0.0.1:43906_dc%2Fng c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{add=[3 (1552894753287176192)]} 0 1
   [junit4]   2> 1854215 INFO  (qtp26902955-103136) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41412/dc/ng/collection1/&wt=javabin&version=2}{add=[3 (1552894753287176192)]} 0 1
   [junit4]   2> 1854216 INFO  (qtp628749-103107) [n:127.0.0.1:41412_dc%2Fng c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dc/ng path=/update params={wt=javabin&version=2

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

c%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1880372 INFO  (zkCallback-26508-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d230e6
   [junit4]   2> 1880373 INFO  (zkCallback-26508-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1880373 INFO  (zkCallback-26508-thread-1-processing-n:127.0.0.1:33668_dc%2Fng) [n:127.0.0.1:33668_dc%2Fng c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@aae5f5
   [junit4]   2> 1880482 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f9216{SSL,[ssl, http/1.1]}{127.0.0.1:33668}
   [junit4]   2> 1880482 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a6e31{/dc/ng,null,UNAVAILABLE}
   [junit4]   2> 1880483 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 43906
   [junit4]   2> 1880484 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FF743FBAB683FE68]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33517 33517
   [junit4]   2> 1880491 INFO  (Thread-3846) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33517 33517
   [junit4]   2> 1880492 WARN  (Thread-3846) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/97055921300045833-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/97055921300045833-127.0.0.1:41412_dc%2Fng-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/overseer/collection-queue-work
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=FF743FBAB683FE68 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Argentina/San_Luis -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 38.2s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<152> but was:<139>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF743FBAB683FE68:77200060187F9390]:0)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1880496 INFO  (SUITE-PeerSyncReplicationTest-seed#[FF743FBAB683FE68]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_FF743FBAB683FE68-001
   [junit4]   2> Dec 05, 2016 4:37:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=America/Argentina/San_Luis
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=112662056,total=276254720
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, DistributedQueryComponentOptimizationTest, HttpSolrCallGetCoreTest, TestLeaderElectionZkExpiry, TestPerFieldSimilarity, TestFreeTextSuggestions, SortByFunctionTest, DeleteStatusTest, SuggesterFSTTest, SmileWriterTest, RecoveryAfterSoftCommitTest, TestSearchPerf, TestDefaultSearchFieldResource, TestExactStatsCache, DOMUtilTest, SpatialFilterTest, TestUninvertingReader, LeaderInitiatedRecoveryOnCommitTest, TestNamedUpdateProcessors, TestSolrXml, TestComplexPhraseQParserPlugin, ExplicitHLLTest, SSLMigrationTest, TestFiltering, TestFieldCacheSortRandom, DistributedDebugComponentTest, TestMissingGroups, UpdateRequestProcessorFactoryTest, TestQueryUtils, TestRequestForwarding, OpenCloseCoreStressTest, TestAddFieldRealTimeGet, IndexBasedSpellCheckerTest, BlobRepositoryCloudTest, TestReRankQParserPlugin, TestDeleteCollectionOnDownNodes, SuggestComponentContextFilterQueryTest, TestSolr4Spatial2, LeaderElectionContextKeyTest, ShardRoutingCustomTest, TestWordDelimiterFilterFactory, TermVectorComponentTest, TestCoreContainer, SimplePostToolTest, LoggingHandlerTest, ZkCLITest, TestConfigSetsAPIExclusivity, ParsingFieldUpdateProcessorsTest, TestPKIAuthenticationPlugin, SchemaVersionSpecificBehaviorTest, DistanceFunctionTest, TestQueryWrapperFilter, TestSolrIndexConfig, BasicAuthStandaloneTest, DirectSolrConnectionTest, TestExclusionRuleCollectionAccess, MergeStrategyTest, JsonLoaderTest, HighlighterTest, IndexSchemaRuntimeFieldTest, CustomCollectionTest, TestManagedStopFilterFactory, MultiThreadedOCPTest, TestDocumentBuilder, TestDocBasedVersionConstraints, TestSystemIdResolver, DocumentBuilderTest, JavabinLoaderTest, SpellCheckCollatorTest, TestMiniSolrCloudClusterSSL, BlockDirectoryTest, OpenExchangeRatesOrgProviderTest, DistributedFacetPivotSmallTest, TestSurroundQueryParser, BJQParserTest, TestStressLiveNodes, ZkControllerTest, TestMinMaxOnMultiValuedField, SolrCmdDistributorTest, TestSolrQueryParserDefaultOperatorResource, TestConfigOverlay, ConfigSetsAPITest, TestSchemaManager, CSVRequestHandlerTest, SOLR749Test, ClassificationUpdateProcessorFactoryTest, TestConfigSets, DistribJoinFromCollectionTest, TestRawTransformer, BaseCdcrDistributedZkTest, TestAuthenticationFramework, TestRandomRequestDistribution, SampleTest, TestSolrCLIRunExample, TestJettySolrRunner, ClusterStateUpdateTest, TestDynamicLoading, TestSlowCompositeReaderWrapper, TestNonDefinedSimilarityFactory, TestJavabinTupleStreamParser, HLLUtilTest, TestStressRecovery, TestSweetSpotSimilarityFactory, TestRestoreCore, SolrIndexSplitterTest, TestStressUserVersions, RequestLoggingTest, TestShortCircuitedRequests, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions, SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTSTTest, TestStressLucene, TestTrie, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, StandardRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestXIncludeConfig, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, ConnectionReuseTest, AssignTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CleanupOldIndexTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest]
   [junit4] Completed [489/658 (1!)] on J1 in 38.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 55081 lines...]


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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([4E2CA17107B9F86A:659D5C5018AD7FF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:517)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11456 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/init-core-data-001
   [junit4]   2> 814342 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 814344 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001
   [junit4]   2> 814345 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 814345 INFO  (Thread-2033) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 814345 INFO  (Thread-2033) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 814445 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45941
   [junit4]   2> 814450 INFO  (jetty-launcher-1901-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814450 INFO  (jetty-launcher-1901-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814450 INFO  (jetty-launcher-1901-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814452 INFO  (jetty-launcher-1901-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814455 INFO  (jetty-launcher-1901-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dabd431{/solr,null,AVAILABLE}
   [junit4]   2> 814457 INFO  (jetty-launcher-1901-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24ffe0c1{/solr,null,AVAILABLE}
   [junit4]   2> 814458 INFO  (jetty-launcher-1901-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48bf5948{/solr,null,AVAILABLE}
   [junit4]   2> 814459 INFO  (jetty-launcher-1901-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d449dbf{SSL,[ssl, http/1.1]}{127.0.0.1:39015}
   [junit4]   2> 814459 INFO  (jetty-launcher-1901-thread-1) [    ] o.e.j.s.Server Started @816303ms
   [junit4]   2> 814459 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39015}
   [junit4]   2> 814459 ERROR (jetty-launcher-1901-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 814459 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2992ac00{SSL,[ssl, http/1.1]}{127.0.0.1:46775}
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.e.j.s.Server Started @816304ms
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T19:11:05.474Z
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46775}
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4af74dce{/solr,null,AVAILABLE}
   [junit4]   2> 814460 ERROR (jetty-launcher-1901-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T19:11:05.474Z
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4afcd996{SSL,[ssl, http/1.1]}{127.0.0.1:35093}
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.e.j.s.Server Started @816305ms
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35093}
   [junit4]   2> 814461 ERROR (jetty-launcher-1901-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T19:11:05.475Z
   [junit4]   2> 814462 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814462 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814462 INFO  (jetty-launcher-1901-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@165a94f2{SSL,[ssl, http/1.1]}{127.0.0.1:46303}
   [junit4]   2> 814462 INFO  (jetty-launcher-1901-thread-3) [    ] o.e.j.s.Server Started @816307ms
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46303}
   [junit4]   2> 814464 ERROR (jetty-launcher-1901-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T19:11:05.478Z
   [junit4]   2> 814466 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814470 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814472 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 814472 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 814473 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 814478 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158d0658a8f0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 814481 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 814492 INFO  (jetty-launcher-1901-thread-1) [n:127.0.0.1:39015_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39015_solr
   [junit4]   2> 814493 INFO  (jetty-launcher-1901-thread-2) [n:127.0.0.1:46775_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46775_solr
   [junit4]   2> 814493 INFO  (jetty-launcher-1901-thread-4) [n:127.0.0.1:35093_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35093_solr
   [junit4]   2> 814494 INFO  (jetty-launcher-1901-thread-1) [n:127.0.0.1:39015_solr    ] o.a.s.c.Overseer Overseer (id=97056526523367433-127.0.0.1:39015_solr-n_0000000000) starting
   [junit4]   2> 814496 INFO  (zkCallback-1917-thread-1-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 814496 INFO  (zkCallback-1922-thread-1-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 814496 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 814496 INFO  (zkCallback-1916-thread-1-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 814503 INFO  (jetty-launcher-1901-thread-3) [n:127.0.0.1:46303_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46303_solr
   [junit4]   2> 814504 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 814504 INFO  (zkCallback-1917-thread-1-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 814504 INFO  (zkCallback-1922-thread-1-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 814504 INFO  (zkCallback-1916-thread-1-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 814507 INFO  (jetty-launcher-1901-thread-1) [n:127.0.0.1:39015_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39015_solr
   [junit4]   2> 814509 INFO  (zkCallback-1922-thread-1-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 814509 INFO  (zkCallback-1916-thread-1-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 814509 INFO  (zkCallback-1917-thread-1-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 814509 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 814723 INFO  (jetty-launcher-1901-thread-1) [n:127.0.0.1:39015_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node1/.
   [junit4]   2> 814732 INFO  (jetty-launcher-1901-thread-4) [n:127.0.0.1:35093_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/.
   [junit4]   2> 814756 INFO  (jetty-launcher-1901-thread-2) [n:127.0.0.1:46775_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/.
   [junit4]   2> 814796 INFO  (jetty-launcher-1901-thread-3) [n:127.0.0.1:46303_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node3/.
   [junit4]   2> 814801 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 814802 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45941/solr ready
   [junit4]   2> 814824 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[4E2CA17107B9F86A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 814825 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[4E2CA17107B9F86A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 814860 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 820861 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&wt=javabin&version=2
   [junit4]   2> 820862 INFO  (OverseerStateUpdate-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 821871 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 821877 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 821881 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 821882 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 821882 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node1/halfdeletedcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-002/]
   [junit4]   2> 821887 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 821887 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 821925 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 821925 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 821925 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62d611ef[halfdeletedcollection_shard1_replica1] main]
   [junit4]   2> 821926 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 821926 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 821926 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 821927 INFO  (searcherExecutor-4512-thread-1-processing-n:127.0.0.1:39015_solr x:halfdeletedcollection_shard1_replica1 s:shard2 c:halfdeletedcollection r:core_node1) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1] Registered new searcher Searcher@62d611ef[halfdeletedcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 821928 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552904432325230592
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39015/solr/halfdeletedcollection_shard1_replica1/
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:39015/solr/halfdeletedcollection_shard1_replica1/ has no replicas
   [junit4]   2> 821947 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39015/solr/halfdeletedcollection_shard1_replica1/ shard2
   [junit4]   2> 822104 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 822107 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&wt=javabin&version=2} status=0 QTime=7247
   [junit4]   2> 822109 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 822110 INFO  (OverseerThreadFactory-4503-thread-1-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 822118 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@128b387a
   [junit4]   2> 822121 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 822825 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=715
   [junit4]   2> 822827 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 822827 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 822828 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 822830 INFO  (OverseerThreadFactory-4503-thread-2-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 822830 INFO  (OverseerCollectionConfigSetProcessor-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_solr    ] 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> 823068 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 823073 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 829069 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 829071 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 829073 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 829177 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 829177 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830080 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 830088 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 830092 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 830096 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 830097 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 830097 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard2_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 830098 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/halfdeletedcollection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/./halfdeletedcollection_shard2_replica1/data/]
   [junit4]   2> 830101 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 830102 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 830102 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/halfdeletedcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/./halfdeletedcollection_shard1_replica1/data/]
   [junit4]   2> 830108 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 830108 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 830108 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 830108 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 830110 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 830110 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 830110 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 830110 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 830111 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6322a5ff[halfdeletedcollection_shard2_replica1] main]
   [junit4]   2> 830111 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cfc98eb[halfdeletedcollection_shard1_replica1] main]
   [junit4]   2> 830112 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 830112 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 830113 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 830113 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 830113 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 830113 INFO  (searcherExecutor-4518-thread-1-processing-n:127.0.0.1:35093_solr x:halfdeletedcollection_shard1_replica1 s:shard1 c:halfdeletedcollection r:core_node2) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1] Registered new searcher Searcher@3cfc98eb[halfdeletedcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 830113 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 830113 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552904440907825152
   [junit4]   2> 830113 INFO  (searcherExecutor-4517-thread-1-processing-n:127.0.0.1:46775_solr x:halfdeletedcollection_shard2_replica1 s:shard2 c:halfdeletedcollection r:core_node1) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica1] Registered new searcher Searcher@6322a5ff[halfdeletedcollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 830113 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552904440907825152
   [junit4]   2> 830120 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 830120 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35093/solr/halfdeletedcollection_shard1_replica1/
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:35093/solr/halfdeletedcollection_shard1_replica1/ has no replicas
   [junit4]   2> 830121 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46775/solr/halfdeletedcollection_shard2_replica1/
   [junit4]   2> 830121 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 830121 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:46775/solr/halfdeletedcollection_shard2_replica1/ has no replicas
   [junit4]   2> 830128 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35093/solr/halfdeletedcollection_shard1_replica1/ shard1
   [junit4]   2> 830128 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46775/solr/halfdeletedcollection_shard2_replica1/ shard2
   [junit4]   2> 830230 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830232 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830279 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 830280 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 830281 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2} status=0 QTime=7208
   [junit4]   2> 830282 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2} status=0 QTime=7214
   [junit4]   2> 830285 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 830385 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830385 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830834 INFO  (OverseerCollectionConfigSetProcessor-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_solr    ] 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> 831286 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=8457
   [junit4]   2> 831288 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 831304 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 831304 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[4E2CA17107B9F86A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deletePartiallyCreatedCollection
   [junit4]   2> 831329 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4E2CA17107B9F86A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 831329 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4E2CA17107B9F86A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 831330 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 831370 INFO  (OverseerThreadFactory-4503-thread-3-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 831375 INFO  (qtp1959113980-9750) [n:127.0.0.1:46775_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7c8dd7e
   [junit4]   2> 831376 INFO  (qtp371698533-9757) [n:127.0.0.1:35093_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@26ccdbcb
   [junit4]   2> 831379 INFO  (qtp371698533-9757) [n:127.0.0.1:35093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 831380 INFO  (qtp1959113980-9750) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 832082 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=752
   [junit4]   2> 832083 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb1&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=4&name=awhollynewcollection_0&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 832084 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb1&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=4&name=awhollynewcollection_0&action=CREATE&numShards=5&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832086 INFO  (OverseerThreadFactory-4503-thread-4-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0
   [junit4]   2> 832086 INFO  (OverseerCollectionConfigSetProcessor-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_solr    ] 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> 832189 INFO  (zkCallback-1930-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 832291 INFO  (qtp371698533-9758) [n:127.0.0.1:35093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832291 INFO  (parallelCoreAdminExecutor-4506-thread-1-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832293 INFO  (qtp419668928-9743) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832293 INFO  (parallelCoreAdminExecutor-4504-thread-1-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832293 INFO  (qtp1959113980-9751) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832294 INFO  (parallelCoreAdminExecutor-4508-thread-1-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832311 INFO  (qtp419668928-9743) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832311 INFO  (parallelCoreAdminExecutor-4504-thread-2-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832314 INFO  (qtp371698533-9754) [n:127.0.0.1:35093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832315 INFO  (parallelCoreAdminExecutor-4506-thread-3-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832315 INFO  (qtp1959113980-9739) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832315 INFO  (parallelCoreAdminExecutor-4508-thread-2-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832320 INFO  (qtp1959113980-9751) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832320 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832320 INFO  (qtp1959113980-9742) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646165001&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 832320 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 832321 INFO  (parallelCoreAdminExecutor-4508-thread-3-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646165001 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832321 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832321 INFO  (qtp419668928-9733) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832321 INFO  (qtp371698533-9758) [n:127.0.0.1:35093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 832321 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832323 INFO  (parallelCoreAdminExecutor-4504-thread-4-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832399 INFO  (qtp565023231-9730) [n:127.0.0.1:46303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832399 INFO  (parallelCoreAdminExecutor-4510-thread-1-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832402 INFO  (qtp565023231-9761) [n:127.0.0.1:46303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832402 INFO  (parallelCoreAdminExecutor-4510-thread-2-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832414 INFO  (qtp565023231-9872) [n:127.0.0.1:46303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832416 INFO  (parallelCoreAdminExecutor-4510-thread-3-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832416 INFO  (qtp565023231-9728) [n:127.0.0.1:46303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832416 INFO  (parallelCoreAdminExecutor-4510-thread-4-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832417 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 832417 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 833419 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 833419 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834422 INFO  (qtp419668928-9876) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 834422 INFO  (qtp419668928-9876) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 835424 INFO  (qtp419668928-9879) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 835424 INFO  (qtp419668928-9879) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 836426 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 836426 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 837428 INFO  (qtp419668928-9878) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 837428 INFO  (qtp419668928-9878) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 838291 INFO  (parallelCoreAdminExecutor-4506-thread-1-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2
   [junit4]   2> 838293 INFO  (parallelCoreAdminExecutor-4504-thread-1-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 838294 INFO  (parallelCoreAdminExecutor-4508-thread-1-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2
   [junit4]   2> 838311 INFO  (parallelCoreAdminExecutor-4504-thread-2-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2
   [junit4]   2> 838315 INFO  (parallelCoreAdminExecutor-4506-thread-3-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 838315 INFO  (parallelCoreAdminExecutor-4508-thread-2-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 838320 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2
   [junit4]   2> 838321 INFO  (parallelCoreAdminExecutor-4508-thread-3-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646165001 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646165001&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 838321 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 838322 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2
   [junit4]   2> 838323 INFO  (parallelCoreAdminExecutor-4504-thread-4-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2
   [junit4]   2> 838399 INFO  (parallelCoreAdminExecutor-4510-thread-1-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2
   [junit4]   2> 838402 INFO  (parallelCoreAdminExecutor-4510-thread-2-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2
   [junit4]   2> 838416 INFO  (parallelCoreAdminExecutor-4510-thread-3-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2
   [junit4]   2> 838416 INFO  (parallelCoreAdminExecutor-4510-thread-4-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 838430 INFO  (qtp419668928-9874) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 838430 INFO  (qtp419668928-9874) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 839432 INFO  (qtp419668928-9733) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 839432 INFO  (qtp419668928-9733) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 839596 INFO  (zkCallback-1930-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839596 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839596 INFO  (zkCallback-1916-thread-4-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839596 INFO  (zkCallback-1922-thread-2-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839596 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839709 INFO  (zkCallback-1930-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839709 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839709 INFO  (zkCallback-1916-thread-4-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839709 INFO  (zkCallback-1922-thread-2-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 839709 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 840434 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 840434 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 840637 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840680 INFO  (parallelCoreAdminExecutor-4510-thread-1-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840680 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840681 INFO  (parallelCoreAdminExecutor-4504-thread-1-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard1  x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840682 INFO  (parallelCoreAdminExecutor-4506-thread-1-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard4  x:awhollynewcollection_0_shard4_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840686 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840687 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard2_replica2] Schema name=minimal
   [junit4]   2> 840690 INFO  (parallelCoreAdminExecutor-4510-thread-4-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard1  x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840692 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 840696 INFO  (parallelCoreAdminExecutor-4508-thread-2-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard1  x:awhollynewcollection_0_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840701 INFO  (parallelCoreAdminExecutor-4510-thread-2-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard4  x:awhollynewcollection_0_shard4_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840700 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard3_replica2] Schema name=minimal
   [junit4]   2> 840698 INFO  (parallelCoreAdminExecutor-4506-thread-3-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840697 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard2_replica2' using configuration from collection awhollynewcollection_0
   [junit4]   2> 840702 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node1/awhollynewcollection_0_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node1/./awhollynewcollection_0_shard2_replica2/data/]
   [junit4]   2> 840702 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0010
   [junit4]   2> 840714 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard5_replica2] Schema name=minimal
   [junit4]   2> 840714 INFO  (parallelCoreAdminExecutor-4508-thread-1-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard4  x:awhollynewcollection_0_shard4_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840715 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 840716 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 840720 INFO  (parallelCoreAdminExecutor-4510-thread-3-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840720 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard5_replica2' using configuration from collection awhollynewcollection_0
   [junit4]   2> 840720 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard3_replica2' using configuration from collection awhollynewcollection_0
   [junit4]   2> 840721 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard5_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/awhollynewcollection_0_shard5_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/./awhollynewcollection_0_shard5_replica2/data/]
   [junit4]   2> 840721 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3 r:core_node15 x:awhollynewcollection_0_shard3_replica2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard3_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/awhollynewcollection_0_shard3_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/./awhollynewcollection_0_shard3_replica2/data/]
   [junit4]   2> 840721 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0010
   [junit4]   2> 840721 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3 r:core_node15 x:awhollynewcollection_0_shard3_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0010
   [junit4]   2> 840728 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 840728 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 840729 INFO  (parallelCoreAdminExecutor-4504-thread-1-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard1  x:awhollynewcollection_0_shard1_replica1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard1_replica1] Schema name=minimal
   [junit4]   2> 840730 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 840730 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 840733 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@27accb8f[awhollynewcollection_0_shard2_replica2] main]
   [junit4]   2> 840735 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 840735 INFO  (parallelCoreAdminExecutor-4504-thread-4-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840737 INFO  (parallelCoreAdminExecutor-4506-thread-1-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard4  x:awhollynewcollection_0_shard4_replica3] o.a.s.s.IndexSchema [awhollynewcollection_0_shard4_replica3] Schema name=minimal
   [junit4]   2> 840737 INFO  (parallelCoreAdminExecutor-4510-thread-1-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica3] o.a.s.s.IndexSchema [awhollynewcollection_0_shard5_replica3] Schema name=minimal
   [junit4]   2> 840738 INFO  (parallelCoreAdminExecutor-45

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

EST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[4E2CA17107B9F86A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-7) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2992ac00{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-6) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4afcd996{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-7) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=263925088
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-6) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1135341630
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d449dbf{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-8) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@165a94f2{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995997 INFO  (jetty-launcher-1901-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1442140363
   [junit4]   2> 995997 INFO  (jetty-launcher-1901-thread-8) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1163881166
   [junit4]   2> 996001 INFO  (zkCallback-1922-thread-7-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 996001 INFO  (zkCallback-1916-thread-6-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 996001 INFO  (zkCallback-1918-thread-6-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 996001 INFO  (jetty-launcher-1901-thread-5) [    ] o.a.s.c.Overseer Overseer (id=97056526523367433-127.0.0.1:39015_solr-n_0000000000) closing
   [junit4]   2> 996001 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:45941) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158d0658a8f000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 996001 INFO  (OverseerStateUpdate-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39015_solr
   [junit4]   2> 996002 INFO  (zkCallback-1916-thread-6-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 997501 WARN  (zkCallback-1917-thread-7-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 997501 WARN  (zkCallback-1922-thread-7-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 997501 WARN  (zkCallback-1918-thread-6-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 997502 INFO  (jetty-launcher-1901-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4af74dce{/solr,null,UNAVAILABLE}
   [junit4]   2> 997502 INFO  (jetty-launcher-1901-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24ffe0c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 997502 INFO  (jetty-launcher-1901-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48bf5948{/solr,null,UNAVAILABLE}
   [junit4]   2> 997502 WARN  (zkCallback-1916-thread-8-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 997502 INFO  (jetty-launcher-1901-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5dabd431{/solr,null,UNAVAILABLE}
   [junit4]   2> 997503 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45941 45941
   [junit4]   2> 997521 INFO  (Thread-2082) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45941 45941
   [junit4]   2> 997522 WARN  (Thread-2082) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/configs/conf
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	319	/solr/clusterstate.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	4	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	3	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	2	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	449	/solr/collections
   [junit4]   2> 	94	/solr/overseer/queue
   [junit4]   2> 	56	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/overseer/queue-work
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 997522 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001
   [junit4]   2> Dec 05, 2016 7:14:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=273, maxMBSortInHeap=6.341536594365419, sim=RandomSimilarity(queryNorm=false): {}, locale=uk-UA, timezone=Asia/Vientiane
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=274305048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, TestManagedSchema, TestShardHandlerFactory, TestStressRecovery, TestCloudPivotFacet, LoggingHandlerTest, BadComponentTest, TestMissingGroups, TestUninvertingReader, TestRandomRequestDistribution, AnalyticsMergeStrategyTest, TestFieldCollectionResource, TestXmlQParserPlugin, SmileWriterTest, TestQueryUtils, TestSolrConfigHandlerCloud, HLLUtilTest, TestConfigOverlay, HdfsUnloadDistributedZkTest, TestBulkSchemaAPI, TestDocBasedVersionConstraints, DistributedFacetPivotSmallTest, CoreSorterTest, BaseCdcrDistributedZkTest, IndexBasedSpellCheckerTest, ShardRoutingCustomTest, SolrCLIZkUtilsTest, TestSolr4Spatial2, TestStressUserVersions, BJQParserTest, TestSearcherReuse, UpdateRequestProcessorFactoryTest, TestAuthenticationFramework, SuggesterFSTTest, TestExclusionRuleCollectionAccess, DistributedTermsComponentTest, ClusterStateUpdateTest, HdfsChaosMonkeySafeLeaderTest, SpellCheckComponentTest, HdfsRecoverLeaseTest, SOLR749Test, BasicAuthStandaloneTest, TlogReplayBufferedWhileIndexingTest, TestScoreJoinQPScore, TestPostingsSolrHighlighter, DocValuesNotIndexedTest, DistributedDebugComponentTest, DOMUtilTest, CoreAdminRequestStatusTest, JavabinLoaderTest, TestFieldCacheReopen, TestSchemaManager, TestFuzzyAnalyzedSuggestions, SolrCmdDistributorTest, TestRequestForwarding, BlobRepositoryCloudTest, TestCursorMarkWithoutUniqueKey, TestMacroExpander, DistributedIntervalFacetingTest, SimpleMLTQParserTest, QueryParsingTest, TimeZoneUtilsTest, TestSolrQueryParserDefaultOperatorResource, OpenExchangeRatesOrgProviderTest, DirectSolrSpellCheckerTest, LeaderInitiatedRecoveryOnCommitTest, DocValuesMissingTest, TestDefaultStatsCache, MoreLikeThisHandlerTest, BlockJoinFacetSimpleTest, TestFieldCacheSortRandom, CollectionReloadTest, WordBreakSolrSpellCheckerTest, TestDocumentBuilder, ClassificationUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeTest, TestSurroundQueryParser, TestJavabinTupleStreamParser, SpatialRPTFieldTypeTest, TestExportWriter, TestLockTree, TestInitQParser, SimplePostToolTest, AlternateDirectoryTest, TestManagedStopFilterFactory, BasicFunctionalityTest, TestSolrXml, TestConfigSetsAPIExclusivity, HighlighterTest, RequestLoggingTest, DistributedFacetPivotLargeTest, TestExactStatsCache, TestPKIAuthenticationPlugin, TestSolrCloudWithKerberosAlt, HdfsDirectoryFactoryTest, TestSlowCompositeReaderWrapper, TestMiniSolrCloudClusterSSL, BigEndianAscendingWordDeserializerTest, TestShortCircuitedRequests, TestQueryTypes, ZkControllerTest, TestConfigSets, DistanceFunctionTest, SpatialFilterTest, CollectionsAPIAsyncDistributedZkTest, ZkCLITest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [270/658 (1!)] on J1 in 183.69s, 20 tests, 1 failure <<< FAILURES!

[...truncated 63677 lines...]