Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3762/
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([633FC0C64BDC11BA:EB6BFF1CE5207C42]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:311)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:262)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:133)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11359 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_633FC0C64BDC11BA-001/init-core-data-001
   [junit4]   2> 1196766 INFO  
(SUITE-PeerSyncReplicationTest-seed#[633FC0C64BDC11BA]-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> 1196766 INFO  
(SUITE-PeerSyncReplicationTest-seed#[633FC0C64BDC11BA]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n_b/zw
   [junit4]   2> 1196768 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1196768 INFO  (Thread-1598) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1196768 INFO  (Thread-1598) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1196879 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60387
   [junit4]   2> 1196905 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196924 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196927 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196931 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196934 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196937 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196940 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196944 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196947 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196950 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1196952 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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> 1198476 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/control-001/cores/collection1
   [junit4]   2> 1198477 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1198480 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66f92993{/n_b/zw,null,AVAILABLE}
   [junit4]   2> 1198481 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@26998071{HTTP/1.1,[http/1.1]}{127.0.0.1:60390}
   [junit4]   2> 1198481 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.Server Started @1207267ms
   [junit4]   2> 1198481 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/tempDir-001/control/data,
 hostContext=/n_b/zw, hostPort=60390, 
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_633FC0C64BDC11BA-001/control-001/cores}
   [junit4]   2> 1198482 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1198482 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1198482 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1198482 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1198482 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-07T14:04:29.351Z
   [junit4]   2> 1198486 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1198486 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/control-001/solr.xml
   [junit4]   2> 1198497 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60387/solr
   [junit4]   2> 1198540 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:60390_n_b%2Fzw
   [junit4]   2> 1198542 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.Overseer Overseer 
(id=97242177053655044-127.0.0.1:60390_n_b%2Fzw-n_0000000000) starting
   [junit4]   2> 1198560 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60390_n_b%2Fzw
   [junit4]   2> 1198563 INFO  
(zkCallback-1376-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1198605 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60390_n_b%2Fzw    ] 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_633FC0C64BDC11BA-001/control-001/cores
   [junit4]   2> 1198606 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1198611 INFO  
(OverseerStateUpdate-97242177053655044-127.0.0.1:60390_n_b%2Fzw-n_0000000000) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1199639 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1199653 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1199754 WARN  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw 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> 1199757 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1199781 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1199781 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw 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_633FC0C64BDC11BA-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_633FC0C64BDC11BA-001/control-001/cores/collection1/data/]
   [junit4]   2> 1199781 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw 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@3b0987d
   [junit4]   2> 1199785 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=24.8125, 
floorSegmentMB=0.724609375, forceMergeDeletesPctAllowed=14.913952844207012, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1199818 WARN  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw 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> 1199832 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1199832 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1199837 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1199837 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1199837 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1199838 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d8902b8[collection1] main]
   [junit4]   2> 1199840 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1199841 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1199841 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1199842 INFO  
(searcherExecutor-3626-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw 
x:collection1 c:control_collection) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@d8902b8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1199842 INFO  
(coreLoadExecutor-3625-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555874836078657536
   [junit4]   2> 1199853 INFO  
(coreZkRegister-3618-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw 
x:collection1 c:control_collection) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1199853 INFO  
(coreZkRegister-3618-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw 
x:collection1 c:control_collection) [n:127.0.0.1:60390_n_b%2Fzw 
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> 1199853 INFO  
(coreZkRegister-3618-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw 
x:collection1 c:control_collection) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60390/n_b/zw/collection1/
   [junit4]   2> 1199853 INFO  
(coreZkRegister-3618-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw 
x:collection1 c:control_collection) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1199853 INFO  
(coreZkRegister-3618-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw 
x:collection1 c:control_collection) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60390/n_b/zw/collection1/ has no replicas
   [junit4]   2> 1199861 INFO  
(coreZkRegister-3618-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw 
x:collection1 c:control_collection) [n:127.0.0.1:60390_n_b%2Fzw 
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:60390/n_b/zw/collection1/ shard1
   [junit4]   2> 1199962 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1199964 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60387/solr ready
   [junit4]   2> 1199964 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1199964 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1200025 INFO  
(coreZkRegister-3618-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw 
x:collection1 c:control_collection) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1200300 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-1-001/cores/collection1
   [junit4]   2> 1200301 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-1-001
   [junit4]   2> 1200302 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1200304 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@711835d5{/n_b/zw,null,AVAILABLE}
   [junit4]   2> 1200305 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64463e3c{HTTP/1.1,[http/1.1]}{127.0.0.1:60396}
   [junit4]   2> 1200305 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.Server Started @1209091ms
   [junit4]   2> 1200305 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/n_b/zw, hostPort=60396, 
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_633FC0C64BDC11BA-001/shard-1-001/cores}
   [junit4]   2> 1200305 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1200306 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1200306 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1200306 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1200306 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-07T14:04:31.175Z
   [junit4]   2> 1200311 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1200311 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-1-001/solr.xml
   [junit4]   2> 1200351 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60387/solr
   [junit4]   2> 1200368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60396_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1200378 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60396_n_b%2Fzw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60396_n_b%2Fzw
   [junit4]   2> 1200381 INFO  (zkCallback-1380-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200381 INFO  
(zkCallback-1376-thread-2-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200383 INFO  
(zkCallback-1386-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200423 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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_633FC0C64BDC11BA-001/shard-1-001/cores
   [junit4]   2> 1200423 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60396_n_b%2Fzw    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1200427 INFO  
(OverseerStateUpdate-97242177053655044-127.0.0.1:60390_n_b%2Fzw-n_0000000000) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1200540 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1201465 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1201495 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1201686 WARN  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw 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> 1201691 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1201740 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1201741 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw 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_633FC0C64BDC11BA-001/shard-1-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_633FC0C64BDC11BA-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1201741 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b0987d
   [junit4]   2> 1201746 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=24.8125, 
floorSegmentMB=0.724609375, forceMergeDeletesPctAllowed=14.913952844207012, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1201760 WARN  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw 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> 1201785 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1201785 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1201787 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1201787 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1201789 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1201800 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6dc70fc7[collection1] main]
   [junit4]   2> 1201802 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1201803 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1201804 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1201805 INFO  
(searcherExecutor-3637-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60396_n_b%2Fzw c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6dc70fc7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201806 INFO  
(coreLoadExecutor-3636-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1555874838138060800
   [junit4]   2> 1201820 INFO  
(coreZkRegister-3631-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60396_n_b%2Fzw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1201820 INFO  
(coreZkRegister-3631-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60396_n_b%2Fzw 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> 1201820 INFO  
(coreZkRegister-3631-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60396_n_b%2Fzw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60396/n_b/zw/collection1/
   [junit4]   2> 1201820 INFO  
(coreZkRegister-3631-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60396_n_b%2Fzw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1201820 INFO  
(coreZkRegister-3631-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60396_n_b%2Fzw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60396/n_b/zw/collection1/ has no replicas
   [junit4]   2> 1201833 INFO  
(coreZkRegister-3631-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60396_n_b%2Fzw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:60396/n_b/zw/collection1/ shard1
   [junit4]   2> 1201941 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1201988 INFO  
(coreZkRegister-3631-thread-1-processing-n:127.0.0.1:60396_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60396_n_b%2Fzw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1202096 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1202635 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-2-001/cores/collection1
   [junit4]   2> 1202637 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-2-001
   [junit4]   2> 1202638 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1202640 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d1c623f{/n_b/zw,null,AVAILABLE}
   [junit4]   2> 1202640 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e3e523e{HTTP/1.1,[http/1.1]}{127.0.0.1:60400}
   [junit4]   2> 1202640 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.Server Started @1211426ms
   [junit4]   2> 1202640 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/n_b/zw, hostPort=60400, 
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_633FC0C64BDC11BA-001/shard-2-001/cores}
   [junit4]   2> 1202641 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1202641 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1202642 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1202642 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1202642 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-07T14:04:33.511Z
   [junit4]   2> 1202645 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1202646 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-2-001/solr.xml
   [junit4]   2> 1202663 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60387/solr
   [junit4]   2> 1202681 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60400_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1202690 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60400_n_b%2Fzw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60400_n_b%2Fzw
   [junit4]   2> 1202693 INFO  
(zkCallback-1376-thread-2-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1202694 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1202693 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1202694 INFO  (zkCallback-1380-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1202763 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60400_n_b%2Fzw    ] 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_633FC0C64BDC11BA-001/shard-2-001/cores
   [junit4]   2> 1202763 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60400_n_b%2Fzw    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1202767 INFO  
(OverseerStateUpdate-97242177053655044-127.0.0.1:60390_n_b%2Fzw-n_0000000000) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1202874 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1202874 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] 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> 1203792 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1203815 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1203939 WARN  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw 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> 1203943 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1203970 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1203971 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw 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_633FC0C64BDC11BA-001/shard-2-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_633FC0C64BDC11BA-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1203972 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b0987d
   [junit4]   2> 1203977 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=24.8125, 
floorSegmentMB=0.724609375, forceMergeDeletesPctAllowed=14.913952844207012, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1204011 WARN  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw 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> 1204028 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1204028 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1204035 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1204035 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1204036 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1204037 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b066aba[collection1] main]
   [junit4]   2> 1204039 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1204040 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1204040 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1204040 INFO  
(searcherExecutor-3648-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60400_n_b%2Fzw c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b066aba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1204041 INFO  
(coreLoadExecutor-3647-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1555874840481628160
   [junit4]   2> 1204047 INFO  
(coreZkRegister-3642-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60400_n_b%2Fzw c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 1204048 INFO  
(updateExecutor-1389-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1204048 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1204049 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1204049 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1204049 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
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> 1204049 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
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:60396/n_b/zw/collection1/] and I am 
[http://127.0.0.1:60400/n_b/zw/collection1/]
   [junit4]   2> 1204052 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:60396/n_b/zw]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:60400_n_b%252Fzw&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1204056 INFO  (qtp1726839415-7616) [n:127.0.0.1:60396_n_b%2Fzw 
   ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, 
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1204057 INFO  (qtp1726839415-7616) [n:127.0.0.1:60396_n_b%2Fzw 
   ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1204057 INFO  (qtp1726839415-7616) [n:127.0.0.1:60396_n_b%2Fzw 
   ] 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:60400_n_b%2Fzw, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:60400/n_b/zw","node_name":"127.0.0.1:60400_n_b%2Fzw","state":"down"}
   [junit4]   2> 1204160 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] 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> 1204160 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1204706 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-3-001/cores/collection1
   [junit4]   2> 1204708 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-3-001
   [junit4]   2> 1204708 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1204711 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d36ad32{/n_b/zw,null,AVAILABLE}
   [junit4]   2> 1204712 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a4437d0{HTTP/1.1,[http/1.1]}{127.0.0.1:60406}
   [junit4]   2> 1204712 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.Server Started @1213498ms
   [junit4]   2> 1204712 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/n_b/zw, hostPort=60406, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_633FC0C64BDC11BA-001/shard-3-001/cores}
   [junit4]   2> 1204713 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204714 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1204714 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204714 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204714 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-07T14:04:35.583Z
   [junit4]   2> 1204721 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204721 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
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_633FC0C64BDC11BA-001/shard-3-001/solr.xml
   [junit4]   2> 1204754 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60387/solr
   [junit4]   2> 1204778 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60406_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1204791 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60406_n_b%2Fzw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60406_n_b%2Fzw
   [junit4]   2> 1204795 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204797 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204795 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204795 INFO  (zkCallback-1380-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204795 INFO  
(zkCallback-1376-thread-1-processing-n:127.0.0.1:60390_n_b%2Fzw) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204864 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60406_n_b%2Fzw    ] 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_633FC0C64BDC11BA-001/shard-3-001/cores
   [junit4]   2> 1204864 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) 
[n:127.0.0.1:60406_n_b%2Fzw    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1204868 INFO  
(OverseerStateUpdate-97242177053655044-127.0.0.1:60390_n_b%2Fzw-n_0000000000) 
[n:127.0.0.1:60390_n_b%2Fzw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1204974 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw    ] 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> 1204974 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1204974 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] 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> 1205060 INFO  (qtp1726839415-7616) [n:127.0.0.1:60396_n_b%2Fzw 
   ] 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:60400_n_b%2Fzw, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:60400/n_b/zw","node_name":"127.0.0.1:60400_n_b%2Fzw","state":"recovering"}
   [junit4]   2> 1205060 INFO  (qtp1726839415-7616) [n:127.0.0.1:60396_n_b%2Fzw 
   ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1205060 INFO  (qtp1726839415-7616) [n:127.0.0.1:60396_n_b%2Fzw 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:60400_n_b%252Fzw&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1003
   [junit4]   2> 1205886 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1205901 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1205997 WARN  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw 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> 1205999 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1206021 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1206022 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw 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_633FC0C64BDC11BA-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_633FC0C64BDC11BA-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1206022 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b0987d
   [junit4]   2> 1206025 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=24.8125, 
floorSegmentMB=0.724609375, forceMergeDeletesPctAllowed=14.913952844207012, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1206060 WARN  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw 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> 1206077 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1206077 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1206078 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1206078 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1206079 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1206079 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@408a4e90[collection1] main]
   [junit4]   2> 1206081 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1206082 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1206082 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1206083 INFO  
(searcherExecutor-3659-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60406_n_b%2Fzw c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@408a4e90[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1206084 INFO  
(coreLoadExecutor-3658-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1555874842622820352
   [junit4]   2> 1206089 INFO  
(coreZkRegister-3653-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 c:collection1) [n:127.0.0.1:60406_n_b%2Fzw c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 1206090 INFO  
(updateExecutor-1396-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1206090 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1206091 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1206091 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1206091 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
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> 1206091 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
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:60396/n_b/zw/collection1/] and I am 
[http://127.0.0.1:60406/n_b/zw/collection1/]
   [junit4]   2> 1206093 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:60396/n_b/zw]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:60406_n_b%252Fzw&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1206095 INFO  (qtp1726839415-7620) [n:127.0.0.1:60396_n_b%2Fzw 
   ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, 
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1206096 INFO  (qtp1726839415-7620) [n:127.0.0.1:60396_n_b%2Fzw 
   ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1206096 INFO  (qtp1726839415-7620) [n:127.0.0.1:60396_n_b%2Fzw 
   ] 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:60406_n_b%2Fzw, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:60406/n_b/zw","node_name":"127.0.0.1:60406_n_b%2Fzw","state":"down"}
   [junit4]   2> 1206198 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw    ] 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> 1206198 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1206198 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] 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> 1206343 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1206343 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 1206343 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1207096 INFO  (qtp1726839415-7620) [n:127.0.0.1:60396_n_b%2Fzw 
   ] 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:60406_n_b%2Fzw, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:60406/n_b/zw","node_name":"127.0.0.1:60406_n_b%2Fzw","state":"recovering"}
   [junit4]   2> 1207097 INFO  (qtp1726839415-7620) [n:127.0.0.1:60396_n_b%2Fzw 
   ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1207097 INFO  (qtp1726839415-7620) [n:127.0.0.1:60396_n_b%2Fzw 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:60406_n_b%252Fzw&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> 1212068 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:60396/n_b/zw/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1212068 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:60400/n_b/zw START 
replicas=[http://127.0.0.1:60396/n_b/zw/collection1/] nUpdates=1000
   [junit4]   2> 1212072 INFO  (qtp1726839415-7617) [n:127.0.0.1:60396_n_b%2Fzw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1212073 INFO  (qtp1726839415-7617) [n:127.0.0.1:60396_n_b%2Fzw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/n_b/zw path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1212074 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
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> 1212074 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
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> 1212074 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
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> 1212074 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1212075 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1212075 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 1212075 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 1212075 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 1212075 INFO  
(recoveryExecutor-1390-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 1212081 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1212081 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw    ] 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> 1212081 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] 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> 1214097 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:60396/n_b/zw/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1214098 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:60406/n_b/zw START 
replicas=[http://127.0.0.1:60396/n_b/zw/collection1/] nUpdates=1000
   [junit4]   2> 1214101 INFO  (qtp1726839415-7618) [n:127.0.0.1:60396_n_b%2Fzw 
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> 1214101 INFO  (qtp1726839415-7618) [n:127.0.0.1:60396_n_b%2Fzw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/n_b/zw path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1214102 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
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> 1214102 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
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> 1214102 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
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> 1214102 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1214102 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1214103 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 1214103 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 1214103 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 1214103 INFO  
(recoveryExecutor-1397-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 1214107 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:60406_n_b%2Fzw) 
[n:127.0.0.1:60406_n_b%2Fzw    ] 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> 1214107 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:60396_n_b%2Fzw) 
[n:127.0.0.1:60396_n_b%2Fzw    ] 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> 1214108 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] 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> 1214364 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1214369 INFO  (qtp1041830688-7577) [n:127.0.0.1:60390_n_b%2Fzw 
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> 1214369 INFO  (qtp1041830688-7577) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1214370 INFO  (qtp1041830688-7577) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1214371 INFO  (qtp1041830688-7577) [n:127.0.0.1:60390_n_b%2Fzw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/n_b/zw path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 1214375 INFO  (qtp1726839415-7614) [n:127.0.0.1:60396_n_b%2Fzw 
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> 1214375 INFO  (qtp1726839415-7614) [n:127.0.0.1:60396_n_b%2Fzw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1214378 INFO  (qtp1726839415-7614) [n:127.0.0.1:60396_n_b%2Fzw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1214378 INFO  (qtp1726839415-7614) [n:127.0.0.1:60396_n_b%2Fzw 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/n_b/zw path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60396/n_b/zw/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1214379 INFO  (qtp2087916659-7682) [n:127.0.0.1:60406_n_b%2Fzw 
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> 1214379 INFO  (qtp929874068-7647) [n:127.0.0.1:60400_n_b%2Fzw 
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> 1214381 INFO  (qtp2087916659-7682) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1214381 INFO  (qtp929874068-7647) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1214381 INFO  (qtp2087916659-7682) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1214381 INFO  (qtp929874068-7647) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1214381 INFO  (qtp2087916659-7682) [n:127.0.0.1:60406_n_b%2Fzw 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/n_b/zw path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60396/n_b/zw/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1214381 INFO  (qtp929874068-7647) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/n_b/zw path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60396/n_b/zw/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1214381 INFO  (qtp1726839415-7621) [n:127.0.0.1:60396_n_b%2Fzw 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/n_b/zw path=/update 
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=fal

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

  [junit4]   2> 1405825 INFO  
(recoveryExecutor-1404-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
RecoveryStrategy has been closed
   [junit4]   2> 1405825 INFO  
(recoveryExecutor-1404-thread-1-processing-n:127.0.0.1:60400_n_b%2Fzw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:60400_n_b%2Fzw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Finished recovery process, successful=[false]
   [junit4]   2> 1405826 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97242177053655058-127.0.0.1:60400_n_b%2Fzw-n_0000000004) closing
   [junit4]   2> 1405826 INFO  
(OverseerStateUpdate-97242177053655058-127.0.0.1:60400_n_b%2Fzw-n_0000000004) 
[n:127.0.0.1:60400_n_b%2Fzw    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60400_n_b%2Fzw
   [junit4]   2> 1407327 INFO  
(zkCallback-1406-thread-2-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ed98c83
   [junit4]   2> 1407327 WARN  
(zkCallback-1406-thread-3-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1407328 WARN  
(zkCallback-1406-thread-2-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] 
coreNodeName=[core_node2]
   [junit4]   2> 1407345 INFO  
(zkCallback-1406-thread-2-processing-n:127.0.0.1:60400_n_b%2Fzw) 
[n:127.0.0.1:60400_n_b%2Fzw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1407345 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1407346 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@215c86e5{HTTP/1.1,[http/1.1]}{127.0.0.1:60400}
   [junit4]   2> 1407346 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@78e8c4b3{/n_b/zw,null,UNAVAILABLE}
   [junit4]   2> 1407347 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 60406
   [junit4]   2> 1407348 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[633FC0C64BDC11BA]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60387 60387
   [junit4]   2> 1407364 INFO  (Thread-1598) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60387 60387
   [junit4]   2> 1410135 WARN  (Thread-1598) [    ] 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/97242177053655049-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97242177053655049-127.0.0.1:60396_n_b%2Fzw-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        207     /solr/overseer/collection-queue-work
   [junit4]   2>        38      /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=633FC0C64BDC11BA -Dtests.slow=true -Dtests.locale=hi 
-Dtests.timezone=America/Goose_Bay -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  213s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see 
all nodes active
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([633FC0C64BDC11BA:EB6BFF1CE5207C42]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:311)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:262)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:133)
   [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> 1410139 INFO  
(SUITE-PeerSyncReplicationTest-seed#[633FC0C64BDC11BA]-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_633FC0C64BDC11BA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{other_tl1=FSTOrd50, range_facet_l_dv=PostingsFormat(name=Direct), 
rnd_s=FSTOrd50, multiDefault=BlockTreeOrds(blocksize=128), intDefault=FSTOrd50, 
a_i1=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), 
_version_=FSTOrd50, a_t=BlockTreeOrds(blocksize=128), 
id=PostingsFormat(name=Direct), range_facet_i_dv=BlockTreeOrds(blocksize=128), 
text=FST50, timestamp=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1611, 
maxMBSortInHeap=5.921736353052244, sim=RandomSimilarity(queryNorm=false): {}, 
locale=hi, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=150505224,total=282763264
   [junit4]   2> NOTE: All tests run in this JVM: [TestBadConfig, 
StressHdfsTest, ZkSolrClientTest, TestSolrCloudWithSecureImpersonation, 
ReplicationFactorTest, SuggesterTSTTest, TestSchemaManager, ZkStateReaderTest, 
ConjunctionSolrSpellCheckerTest, TestReloadDeadlock, TestSchemaVersionResource, 
BasicDistributedZk2Test, BasicAuthIntegrationTest, CreateCollectionCleanupTest, 
CloudMLTQParserTest, TestCrossCoreJoin, SolrCoreCheckLockOnStartupTest, 
ExitableDirectoryReaderTest, TestSSLRandomization, SolrJmxReporterTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestOrdValues, TestReload, 
TestDeleteCollectionOnDownNodes, ReturnFieldsTest, TestSolrCLIRunExample, 
UpdateRequestProcessorFactoryTest, TestSolr4Spatial2, TestPivotHelperCode, 
TestFiltering, DirectUpdateHandlerOptimizeTest, SolrInfoMBeanTest, 
TestAuthenticationFramework, DefaultValueUpdateProcessorTest, 
DistributedFacetPivotSmallAdvancedTest, TestQueryTypes, TestSolrIndexConfig, 
TestDocSet, DeleteInactiveReplicaTest, WordBreakSolrSpellCheckerTest, 
TestReRankQParserPlugin, HdfsLockFactoryTest, SolrCmdDistributorTest, 
JSONWriterTest, TestImpersonationWithHadoopAuth, TestBinaryResponseWriter, 
SpellingQueryConverterTest, MinimalSchemaTest, TestRandomFlRTGCloud, 
TestFieldTypeResource, DistributedFacetPivotWhiteBoxTest, 
TestReversedWildcardFilterFactory, TestLeaderElectionZkExpiry, TestFieldCache, 
TestFreeTextSuggestions, TestChildDocTransformer, ResponseLogComponentTest, 
TestLMDirichletSimilarityFactory, TestCloudPseudoReturnFields, 
CSVRequestHandlerTest, BadIndexSchemaTest, HdfsRecoverLeaseTest, 
HighlighterConfigTest, EchoParamsTest, TestFastWriter, 
TestLocalFSCloudBackupRestore, TestRandomCollapseQParserPlugin, 
TestExceedMaxTermLength, TestUseDocValuesAsStored2, 
DistributedIntervalFacetingTest, BadComponentTest, TestConfigSetsAPIZkFailure, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSystemIdResolver, 
ShardRoutingCustomTest, UUIDFieldTest, LeaderElectionContextKeyTest, 
TestAnalyzedSuggestions, OverseerModifyCollectionTest, TestJsonFacets, 
BigEndianAscendingWordSerializerTest, TestRandomFaceting, 
ExternalFileFieldSortTest, TestShortCircuitedRequests, TestXmlQParserPlugin, 
CdcrVersionReplicationTest, TestIndexSearcher, TestLuceneMatchVersion, 
DateMathParserTest, TestPushWriter, ClusterStateTest, ResourceLoaderTest, 
HdfsChaosMonkeyNothingIsSafeTest, SpellCheckCollatorTest, 
TestUnifiedSolrHighlighter, TestSolrCloudWithDelegationTokens, 
CollectionReloadTest, NoCacheHeaderTest, TestLMJelinekMercerSimilarityFactory, 
TestSQLHandlerNonCloud, BasicZkTest, CoreSorterTest, 
TestCollationFieldDocValues, LeaderElectionIntegrationTest, 
TermVectorComponentDistributedTest, TestConfigReload, RegexBoostProcessorTest, 
DistribJoinFromCollectionTest, SuggesterWFSTTest, TestQueryUtils, 
DeleteNodeTest, TestManagedSchemaAPI, IndexSchemaTest, AutoCommitTest, 
TestRealTimeGet, TestSolrDynamicMBean, CollectionsAPIDistributedZkTest, 
CollectionsAPISolrJTest, FacetPivotSmallTest, SharedFSAutoReplicaFailoverTest, 
TestTolerantUpdateProcessorRandomCloud, TestSearchPerf, 
TestPHPSerializedResponseWriter, TestShardHandlerFactory, 
LukeRequestHandlerTest, PeerSyncReplicationTest]
   [junit4] Completed [224/675 (1!)] on J1 in 213.40s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63888 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to