Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3799/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
timeout waiting to see all nodes active

Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
        at 
__randomizedtesting.SeedInfo.seed([ECCB97A5D970679F:649FA87F778C0A67]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12315 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/init-core-data-001
   [junit4]   2> 2687799 INFO  
(SUITE-PeerSyncReplicationTest-seed#[ECCB97A5D970679F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2687802 INFO  
(SUITE-PeerSyncReplicationTest-seed#[ECCB97A5D970679F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2687802 INFO  
(SUITE-PeerSyncReplicationTest-seed#[ECCB97A5D970679F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i/d
   [junit4]   2> 2687807 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2687808 INFO  (Thread-3425) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2687808 INFO  (Thread-3425) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2687910 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62260
   [junit4]   2> 2687941 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2687957 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2687962 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2687966 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2687970 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2687973 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2687976 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2687980 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2687983 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2687986 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2687990 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2689690 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/control-001/cores/collection1
   [junit4]   2> 2689693 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2689696 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@163a0918{/i/d,null,AVAILABLE}
   [junit4]   2> 2689696 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2d1ad56a{HTTP/1.1,[http/1.1]}{127.0.0.1:62263}
   [junit4]   2> 2689696 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.Server Started @2695624ms
   [junit4]   2> 2689697 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/tempDir-001/control/data,
 hostContext=/i/d, hostPort=62263, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/control-001/cores}
   [junit4]   2> 2689697 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2689698 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2689698 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2689698 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2689698 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-26T09:27:36.925Z
   [junit4]   2> 2689703 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2689703 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/control-001/solr.xml
   [junit4]   2> 2689730 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62260/solr
   [junit4]   2> 2689779 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62263_i%2Fd
   [junit4]   2> 2689781 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.Overseer Overseer 
(id=97348672227704836-127.0.0.1:62263_i%2Fd-n_0000000000) starting
   [junit4]   2> 2689795 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62263_i%2Fd
   [junit4]   2> 2689798 INFO  
(OverseerStateUpdate-97348672227704836-127.0.0.1:62263_i%2Fd-n_0000000000) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2689839 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/control-001/cores
   [junit4]   2> 2689839 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2689844 INFO  
(OverseerStateUpdate-97348672227704836-127.0.0.1:62263_i%2Fd-n_0000000000) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2690861 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2690878 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2690967 WARN  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd 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> 2690969 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2690989 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2690989 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/control-001/cores/collection1/data/]
   [junit4]   2> 2690989 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f078b
   [junit4]   2> 2690994 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2065311905, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2691038 WARN  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2691057 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2691058 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2691059 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2691059 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2691059 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=5.5322265625, 
floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=3.699016373460373, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5180719917556548
   [junit4]   2> 2691060 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5db329f0[collection1] main]
   [junit4]   2> 2691062 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2691063 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2691063 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2691064 INFO  
(searcherExecutor-7724-thread-1-processing-n:127.0.0.1:62263_i%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:62263_i%2Fd 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@5db329f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2691065 INFO  
(coreLoadExecutor-7723-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557578759056392192
   [junit4]   2> 2691075 INFO  
(coreZkRegister-7716-thread-1-processing-n:127.0.0.1:62263_i%2Fd x:collection1 
c:control_collection) [n:127.0.0.1:62263_i%2Fd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2691075 INFO  
(coreZkRegister-7716-thread-1-processing-n:127.0.0.1:62263_i%2Fd x:collection1 
c:control_collection) [n:127.0.0.1:62263_i%2Fd 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> 2691075 INFO  
(coreZkRegister-7716-thread-1-processing-n:127.0.0.1:62263_i%2Fd x:collection1 
c:control_collection) [n:127.0.0.1:62263_i%2Fd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62263/i/d/collection1/
   [junit4]   2> 2691075 INFO  
(coreZkRegister-7716-thread-1-processing-n:127.0.0.1:62263_i%2Fd x:collection1 
c:control_collection) [n:127.0.0.1:62263_i%2Fd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2691075 INFO  
(coreZkRegister-7716-thread-1-processing-n:127.0.0.1:62263_i%2Fd x:collection1 
c:control_collection) [n:127.0.0.1:62263_i%2Fd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:62263/i/d/collection1/ has no replicas
   [junit4]   2> 2691083 INFO  
(coreZkRegister-7716-thread-1-processing-n:127.0.0.1:62263_i%2Fd x:collection1 
c:control_collection) [n:127.0.0.1:62263_i%2Fd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:62263/i/d/collection1/ shard1
   [junit4]   2> 2691118 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2691120 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62260/solr ready
   [junit4]   2> 2691120 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2691120 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2691136 INFO  
(coreZkRegister-7716-thread-1-processing-n:127.0.0.1:62263_i%2Fd x:collection1 
c:control_collection) [n:127.0.0.1:62263_i%2Fd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2691546 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-1-001/cores/collection1
   [junit4]   2> 2691547 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-1-001
   [junit4]   2> 2691548 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2691550 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3da55be9{/i/d,null,AVAILABLE}
   [junit4]   2> 2691550 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3ab552af{HTTP/1.1,[http/1.1]}{127.0.0.1:62269}
   [junit4]   2> 2691550 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.Server Started @2697479ms
   [junit4]   2> 2691550 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/i/d, hostPort=62269, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-1-001/cores}
   [junit4]   2> 2691552 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2691552 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2691552 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2691552 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2691552 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-26T09:27:38.779Z
   [junit4]   2> 2691556 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2691556 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-1-001/solr.xml
   [junit4]   2> 2691624 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62260/solr
   [junit4]   2> 2691640 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2691650 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62269_i%2Fd
   [junit4]   2> 2691653 INFO  
(zkCallback-3132-thread-3-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2691653 INFO  (zkCallback-3136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2691654 INFO  
(zkCallback-3142-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2691681 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-1-001/cores
   [junit4]   2> 2691682 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2691685 INFO  
(OverseerStateUpdate-97348672227704836-127.0.0.1:62263_i%2Fd-n_0000000000) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2691795 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2692710 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2692726 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2692800 WARN  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd 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> 2692802 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2692822 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2692822 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2692822 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9f078b
   [junit4]   2> 2692836 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2065311905, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2692859 WARN  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2692879 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2692879 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2692880 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2692880 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2692881 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=5.5322265625, 
floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=3.699016373460373, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5180719917556548
   [junit4]   2> 2692882 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a53aadd[collection1] main]
   [junit4]   2> 2692883 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2692884 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2692884 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2692885 INFO  
(searcherExecutor-7735-thread-1-processing-n:127.0.0.1:62269_i%2Fd 
x:collection1 c:collection1) [n:127.0.0.1:62269_i%2Fd c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a53aadd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2692886 INFO  
(coreLoadExecutor-7734-thread-1-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1557578760965849088
   [junit4]   2> 2692896 INFO  
(coreZkRegister-7729-thread-1-processing-n:127.0.0.1:62269_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62269_i%2Fd c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2692897 INFO  
(coreZkRegister-7729-thread-1-processing-n:127.0.0.1:62269_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62269_i%2Fd 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> 2692897 INFO  
(coreZkRegister-7729-thread-1-processing-n:127.0.0.1:62269_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62269_i%2Fd c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62269/i/d/collection1/
   [junit4]   2> 2692897 INFO  
(coreZkRegister-7729-thread-1-processing-n:127.0.0.1:62269_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62269_i%2Fd c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2692897 INFO  
(coreZkRegister-7729-thread-1-processing-n:127.0.0.1:62269_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62269_i%2Fd c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:62269/i/d/collection1/ has 
no replicas
   [junit4]   2> 2692904 INFO  
(coreZkRegister-7729-thread-1-processing-n:127.0.0.1:62269_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62269_i%2Fd c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62269/i/d/collection1/ shard1
   [junit4]   2> 2693016 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2693066 INFO  
(coreZkRegister-7729-thread-1-processing-n:127.0.0.1:62269_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62269_i%2Fd c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2693174 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2693278 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-2-001/cores/collection1
   [junit4]   2> 2693280 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-2-001
   [junit4]   2> 2693281 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2693283 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43204441{/i/d,null,AVAILABLE}
   [junit4]   2> 2693283 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2673b2f3{HTTP/1.1,[http/1.1]}{127.0.0.1:62276}
   [junit4]   2> 2693283 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.Server Started @2699212ms
   [junit4]   2> 2693283 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/i/d, hostPort=62276, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-2-001/cores}
   [junit4]   2> 2693284 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2693284 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2693284 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2693284 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2693284 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-26T09:27:40.511Z
   [junit4]   2> 2693290 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2693290 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-2-001/solr.xml
   [junit4]   2> 2693310 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62260/solr
   [junit4]   2> 2693329 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2693339 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62276_i%2Fd
   [junit4]   2> 2693352 INFO  (zkCallback-3136-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2693353 INFO  
(zkCallback-3132-thread-1-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2693354 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2693354 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2693385 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-2-001/cores
   [junit4]   2> 2693385 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2693390 INFO  
(OverseerStateUpdate-97348672227704836-127.0.0.1:62263_i%2Fd-n_0000000000) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2693495 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2693495 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2694403 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2694421 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2694498 WARN  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd 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> 2694499 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2694519 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2694520 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2694520 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9f078b
   [junit4]   2> 2694523 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2065311905, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2694534 WARN  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2694555 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2694555 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2694556 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2694556 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2694557 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=5.5322265625, 
floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=3.699016373460373, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5180719917556548
   [junit4]   2> 2694557 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a7267f[collection1] main]
   [junit4]   2> 2694559 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2694560 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2694560 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2694561 INFO  
(searcherExecutor-7746-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 c:collection1) [n:127.0.0.1:62276_i%2Fd c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a7267f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2694562 INFO  
(coreLoadExecutor-7745-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1557578762723262464
   [junit4]   2> 2694568 INFO  
(coreZkRegister-7740-thread-1-processing-n:127.0.0.1:62276_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62276_i%2Fd c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2694568 INFO  
(updateExecutor-3145-thread-1-processing-n:127.0.0.1:62276_i%2Fd x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2694568 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2694568 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 2694569 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 2694569 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
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> 2694569 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:62269/i/d/collection1/] and I am 
[http://127.0.0.1:62276/i/d/collection1/]
   [junit4]   2> 2694571 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:62269/i/d]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:62276_i%252Fd&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2694575 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2694575 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd   
 ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2694575 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd   
 ] 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:62276_i%2Fd, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:62276/i/d","node_name":"127.0.0.1:62276_i%2Fd","state":"down"}
   [junit4]   2> 2694686 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2694686 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2695019 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-3-001/cores/collection1
   [junit4]   2> 2695020 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-3-001
   [junit4]   2> 2695021 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2695023 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a894007{/i/d,null,AVAILABLE}
   [junit4]   2> 2695023 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@41112563{HTTP/1.1,[http/1.1]}{127.0.0.1:62286}
   [junit4]   2> 2695023 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.e.j.s.Server Started @2700952ms
   [junit4]   2> 2695023 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/i/d, hostPort=62286, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-3-001/cores}
   [junit4]   2> 2695024 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2695025 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2695025 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2695025 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2695025 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-26T09:27:42.252Z
   [junit4]   2> 2695029 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2695030 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-3-001/solr.xml
   [junit4]   2> 2695051 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62260/solr
   [junit4]   2> 2695068 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2695077 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62286_i%2Fd
   [junit4]   2> 2695080 INFO  (zkCallback-3136-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2695080 INFO  
(zkCallback-3132-thread-3-processing-n:127.0.0.1:62263_i%2Fd) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2695080 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2695081 INFO  
(zkCallback-3155-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2695081 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2695145 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-3-001/cores
   [junit4]   2> 2695145 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2695148 INFO  
(OverseerStateUpdate-97348672227704836-127.0.0.1:62263_i%2Fd-n_0000000000) 
[n:127.0.0.1:62263_i%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2695254 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2695254 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2695254 INFO  
(zkCallback-3155-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2695577 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd   
 ] 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:62276_i%2Fd, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:62276/i/d","node_name":"127.0.0.1:62276_i%2Fd","state":"recovering"}
   [junit4]   2> 2695578 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd   
 ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2695578 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:62276_i%252Fd&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 2696170 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2696188 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2696263 WARN  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd 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> 2696265 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2696284 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2696284 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 2696284 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9f078b
   [junit4]   2> 2696288 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2065311905, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2696316 WARN  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2696334 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2696334 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2696335 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2696335 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2696337 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=5.5322265625, 
floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=3.699016373460373, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5180719917556548
   [junit4]   2> 2696338 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ad1b8a5[collection1] main]
   [junit4]   2> 2696339 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2696340 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2696340 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2696341 INFO  
(searcherExecutor-7757-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 c:collection1) [n:127.0.0.1:62286_i%2Fd c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ad1b8a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2696342 INFO  
(coreLoadExecutor-7756-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1557578764589727744
   [junit4]   2> 2696348 INFO  
(coreZkRegister-7751-thread-1-processing-n:127.0.0.1:62286_i%2Fd x:collection1 
c:collection1) [n:127.0.0.1:62286_i%2Fd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2696348 INFO  
(updateExecutor-3152-thread-1-processing-n:127.0.0.1:62286_i%2Fd x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2696349 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2696349 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 2696349 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 2696349 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
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> 2696349 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:62269/i/d/collection1/] and I am 
[http://127.0.0.1:62286/i/d/collection1/]
   [junit4]   2> 2696352 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:62269/i/d]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:62286_i%252Fd&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2696353 INFO  (qtp1543301162-17464) [n:127.0.0.1:62269_i%2Fd   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2696354 INFO  (qtp1543301162-17464) [n:127.0.0.1:62269_i%2Fd   
 ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2696354 INFO  (qtp1543301162-17464) [n:127.0.0.1:62269_i%2Fd   
 ] 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:62286_i%2Fd, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:62286/i/d","node_name":"127.0.0.1:62286_i%2Fd","state":"down"}
   [junit4]   2> 2696455 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2696456 INFO  
(zkCallback-3155-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2696455 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2696506 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2696506 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 2696506 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2697354 INFO  (qtp1543301162-17464) [n:127.0.0.1:62269_i%2Fd   
 ] 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:62286_i%2Fd, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:62286/i/d","node_name":"127.0.0.1:62286_i%2Fd","state":"recovering"}
   [junit4]   2> 2697354 INFO  (qtp1543301162-17464) [n:127.0.0.1:62269_i%2Fd   
 ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2697354 INFO  (qtp1543301162-17464) [n:127.0.0.1:62269_i%2Fd   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:62286_i%252Fd&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 2702584 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:62269/i/d/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2702585 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:62276/i/d START 
replicas=[http://127.0.0.1:62269/i/d/collection1/] nUpdates=1000
   [junit4]   2> 2702587 INFO  (qtp1543301162-17461) [n:127.0.0.1:62269_i%2Fd 
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> 2702587 INFO  (qtp1543301162-17461) [n:127.0.0.1:62269_i%2Fd 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/i/d path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2702588 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
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> 2702588 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
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> 2702588 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
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> 2702588 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2702589 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2702589 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 2702589 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 2702589 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 2702589 INFO  
(recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:62276_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 2702594 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2702594 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2702594 INFO  
(zkCallback-3155-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2704359 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:62269/i/d/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2704360 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:62286/i/d START 
replicas=[http://127.0.0.1:62269/i/d/collection1/] nUpdates=1000
   [junit4]   2> 2704362 INFO  (qtp1543301162-17462) [n:127.0.0.1:62269_i%2Fd 
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> 2704362 INFO  (qtp1543301162-17462) [n:127.0.0.1:62269_i%2Fd 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/i/d path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2704363 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
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> 2704363 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
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> 2704363 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
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> 2704363 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2704363 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2704364 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 2704364 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 2704364 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 2704364 INFO  
(recoveryExecutor-3153-thread-1-processing-n:127.0.0.1:62286_i%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 2704375 INFO  
(zkCallback-3142-thread-2-processing-n:127.0.0.1:62269_i%2Fd) 
[n:127.0.0.1:62269_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2704375 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:62276_i%2Fd) 
[n:127.0.0.1:62276_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2704375 INFO  
(zkCallback-3155-thread-1-processing-n:127.0.0.1:62286_i%2Fd) 
[n:127.0.0.1:62286_i%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2704539 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECCB97A5D970679F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2704542 INFO  (qtp1875057789-17421) [n:127.0.0.1:62263_i%2Fd 
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> 2704542 INFO  (qtp1875057789-17421) [n:127.0.0.1:62263_i%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2704543 INFO  (qtp1875057789-17421) [n:127.0.0.1:62263_i%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2704544 INFO  (qtp1875057789-17421) [n:127.0.0.1:62263_i%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/d path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 2704547 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd 
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> 2704547 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2704549 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2704550 INFO  (qtp1543301162-17460) [n:127.0.0.1:62269_i%2Fd 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/d path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62269/i/d/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 2704553 INFO  (qtp515180737-17526) [n:127.0.0.1:62286_i%2Fd 
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> 2704553 INFO  (qtp515180737-17526) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2704553 INFO  (qtp937108718-17491) [n:127.0.0.1:62276_i%2Fd 
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> 2704554 INFO  (qtp937108718-17491) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2704555 INFO  (qtp515180737-17526) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2704555 INFO  (qtp515180737-17526) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/d path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62269/i/d/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 2704555 INFO  (qtp937108718-17491) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2704555 INFO  (qtp937108718-17491) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/d path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62269/i/d/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 2704556 INFO  (qtp1543301162-17465) [n:127.0.0.1:62269_i%2Fd 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/d path=/update 
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 10
   [junit4]   2> 2704559 INFO  (qtp1543301162-17461) [n:127.0.0.1:62269_i%2Fd 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/i/d path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 2704561 INFO  (qtp937108718-17493) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/i/d path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 2704562 INFO  (qtp515180737-17528) [n:127.0.0.1:62286_i%2Fd 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/i/d path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 2706572 INFO  (qtp1875057789-17422) [n:127.0.0.1:62263_i%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/d path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1557578775313514496)} 0 2
   [junit4]   2> 2706577 INFO  (qtp937108718-17494) [n:127.0.0.1:62276_i%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/i/d path=/update 
params={

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

2 WARN  (Thread-3425) [    ] 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>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97348672227704841-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97348672227704841-127.0.0.1:62269_i%2Fd-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        207     /solr/overseer/collection-queue-work
   [junit4]   2>        43      /solr/overseer/queue
   [junit4]   2>        14      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=ECCB97A5D970679F -Dtests.slow=true -Dtests.locale=ko-KR 
-Dtests.timezone=Asia/Seoul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  215s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see 
all nodes active
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ECCB97A5D970679F:649FA87F778C0A67]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
   [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> 2902995 INFO  
(SUITE-PeerSyncReplicationTest-seed#[ECCB97A5D970679F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECCB97A5D970679F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{other_tl1=PostingsFormat(name=Memory), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
rnd_s=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Memory), 
a_t=PostingsFormat(name=Memory), intDefault=PostingsFormat(name=Memory), 
a_i1=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=PostingsFormat(name=Memory), text=FSTOrd50, 
range_facet_l=PostingsFormat(name=Memory), 
timestamp=PostingsFormat(name=Memory)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=987, 
maxMBSortInHeap=5.369901637346038, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ko-KR, timezone=Asia/Seoul
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=113352272,total=363687936
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTOpen, 
OverseerTaskQueueTest, TestLMDirichletSimilarityFactory, 
TestSolrQueryParserDefaultOperatorResource, NotRequiredUniqueKeyTest, 
UpdateParamsTest, TestExportWriter, ShufflingReplicaListTransformerTest, 
TestRangeQuery, OutOfBoxZkACLAndCredentialsProvidersTest, 
DirectUpdateHandlerOptimizeTest, SpellCheckCollatorTest, SSLMigrationTest, 
TestUseDocValuesAsStored2, TestSolrQueryParser, BitVectorTest, 
DeleteInactiveReplicaTest, TestFoldingMultitermQuery, CollectionsAPISolrJTest, 
TestWriterPerf, VersionInfoTest, TestRestManager, TestCoreDiscovery, 
InfoHandlerTest, RequestLoggingTest, TestShardHandlerFactory, TestDocTermOrds, 
SolrXmlInZkTest, TestIndexSearcher, TestCollectionAPI, TestSQLHandlerNonCloud, 
TestStressRecovery, JSONWriterTest, DistribCursorPagingTest, 
TestSolrDeletionPolicy2, CdcrUpdateLogTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestManagedSynonymFilterFactory, 
TestEmbeddedSolrServerConstructors, SuggesterTSTTest, ShardRoutingCustomTest, 
LoggingHandlerTest, TestCorePropertiesReload, TestSegmentSorting, 
TestScoreJoinQPNoScore, CreateCollectionCleanupTest, MinimalSchemaTest, 
DateMathParserTest, TestCloudPivotFacet, 
TestDistributedStatsComponentCardinality, TestSimpleTrackingShardHandler, 
ResponseLogComponentTest, TestDynamicFieldResource, TestLegacyFieldCache, 
TestQuerySenderListener, CoreSorterTest, BadIndexSchemaTest, 
PreAnalyzedUpdateProcessorTest, TestComponentsName, TestAnalyzedSuggestions, 
TestPointFields, TestJsonRequest, TestFieldCacheSort, AtomicUpdatesTest, 
DistributedFacetPivotLargeTest, OverseerCollectionConfigSetProcessorTest, 
DistributedIntervalFacetingTest, FieldAnalysisRequestHandlerTest, 
TestRTimerTree, DistributedVersionInfoTest, DeleteShardTest, 
TestDFISimilarityFactory, AutoCommitTest, TestLRUStatsCache, 
MissingSegmentRecoveryTest, BasicZkTest, TestZkChroot, 
DistributedTermsComponentTest, TestFileDictionaryLookup, TestManagedResource, 
TestSearchPerf, WrapperMergePolicyFactoryTest, SolrCoreMetricManagerTest, 
TestGraphMLResponseWriter, CircularListTest, SortByFunctionTest, 
TestOverriddenPrefixQueryForCustomFieldType, ScriptEngineTest, 
TestSolrConfigHandlerConcurrent, EnumFieldTest, TestCloudRecovery, 
LeaderFailureAfterFreshStartTest, TestRawTransformer, 
PeerSyncWithIndexFingerprintCachingTest, TestAuthorizationFramework, 
TestSchemalessBufferedUpdates, BlockJoinFacetDistribTest, DateRangeFieldTest, 
TestSubQueryTransformerCrossCore, SimpleMLTQParserTest, TestDefaultStatsCache, 
TestHighFrequencyDictionaryFactory, TestFieldCacheVsDocValues, 
SolrCLIZkUtilsTest, SignatureUpdateProcessorFactoryTest, 
DistributedFacetPivotSmallAdvancedTest, ConvertedLegacyTest, 
SpellingQueryConverterTest, OpenCloseCoreStressTest, HLLUtilTest, 
ReturnFieldsTest, UpdateRequestProcessorFactoryTest, SpellCheckComponentTest, 
TestSolrCloudWithHadoopAuthPlugin, TestStressLiveNodes, 
TriLevelCompositeIdRoutingTest, SolrMetricReporterTest, BooleanFieldTest, 
CacheHeaderTest, SolrGangliaReporterTest, RulesTest, 
TestUniqueKeyFieldResource, QueryResultKeyTest, TestFieldResource, 
AliasIntegrationTest, TestSolrCloudWithKerberosAlt, TestDistribDocBasedVersion, 
TestCustomSort, TestLMJelinekMercerSimilarityFactory, 
DistribJoinFromCollectionTest, CdcrReplicationHandlerTest, 
TestReplicaProperties, TestRandomCollapseQParserPlugin, 
DefaultValueUpdateProcessorTest, AnalyticsQueryTest, 
TestReversedWildcardFilterFactory, URLClassifyProcessorTest, 
TestFieldTypeResource, SolrCmdDistributorTest, TestSolrCoreProperties, 
PreAnalyzedFieldManagedSchemaCloudTest, BlockDirectoryTest, ShardSplitTest, 
NoCacheHeaderTest, CollectionReloadTest, ZkSolrClientTest, 
HdfsRecoverLeaseTest, ConfigSetsAPITest, CleanupOldIndexTest, 
CurrencyFieldOpenExchangeTest, TestDelegationWithHadoopAuth, 
StatsComponentTest, SolrIndexSplitterTest, TestSystemIdResolver, 
TestDocBasedVersionConstraints, IndexSchemaTest, HighlighterConfigTest, 
TestExactSharedStatsCache, DebugComponentTest, TestUtils, 
TestUnifiedSolrHighlighter, TestSortByMinMaxFunction, 
DistributedExpandComponentTest, HdfsRestartWhileUpdatingTest, 
JavabinLoaderTest, ShardRoutingTest, TestRandomFaceting, TestRandomDVFaceting, 
TestDistributedSearch, DistributedSpellCheckComponentTest, TestRealTimeGet, 
TestJoin, HardAutoCommitTest, QueryElevationComponentTest, TestSort, 
TestFiltering, TestFunctionQuery, TestLazyCores, SoftAutoCommitTest, 
CurrencyFieldXmlFileTest, SimplePostToolTest, TestExtendedDismaxParser, 
SolrRequestParserTest, SuggesterTest, TestStressLucene, TestTrie, 
SpatialFilterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, 
TestRemoteStreaming, SolrInfoMBeanTest, LukeRequestHandlerTest, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
TestValueSourceCache, TestIndexingPerformance, TestCollationField, 
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
TestPartialUpdateDeduplication, CSVRequestHandlerTest, AlternateDirectoryTest, 
TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, 
TestMergePolicyConfig, TestDocSet, NumericFieldsTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, 
EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, 
TestFastLRUCache, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test, 
CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, 
DeleteNodeTest, DeleteStatusTest, DistributedQueueTest, ForceLeaderTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest]
   [junit4] Completed [518/684 (1!)] on J1 in 215.22s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62983 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to