Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2570/
Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
PeerSync failed. Had to fail back to replication expected:<0> but was:<15>

Stack Trace:
java.lang.AssertionError: PeerSync failed. Had to fail back to replication 
expected:<0> but was:<15>
        at 
__randomizedtesting.SeedInfo.seed([ECA815F681D6777D:64FC2A2C2F2A1A85]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:290)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:538)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12551 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/init-core-data-001
   [junit4]   2> 1338255 INFO  
(SUITE-PeerSyncReplicationTest-seed#[ECA815F681D6777D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1338256 INFO  
(SUITE-PeerSyncReplicationTest-seed#[ECA815F681D6777D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /glp/
   [junit4]   2> 1338258 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1338258 INFO  (Thread-2862) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1338258 INFO  (Thread-2862) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1338358 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41522
   [junit4]   2> 1338364 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1338368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1338372 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1338376 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1338380 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1338383 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1338387 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1338391 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1338394 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1338398 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1338402 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1338978 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/control-001/cores/collection1
   [junit4]   2> 1338980 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1338981 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c777178{/glp,null,AVAILABLE}
   [junit4]   2> 1338982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4ac2a6c8{HTTP/1.1,[http/1.1]}{127.0.0.1:46020}
   [junit4]   2> 1338982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.Server Started @1341277ms
   [junit4]   2> 1338982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/glp, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/tempDir-001/control/data,
 hostPort=46020, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/control-001/cores}
   [junit4]   2> 1338982 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1338982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1338982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1338982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1338983 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-02T08:28:59.529992Z
   [junit4]   2> 1338985 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1338985 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/control-001/solr.xml
   [junit4]   2> 1338990 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1338992 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41522/solr
   [junit4]   2> 1339002 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46020_glp
   [junit4]   2> 1339003 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97212546338455556-127.0.0.1:46020_glp-n_0000000000) starting
   [junit4]   2> 1339005 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46020_glp
   [junit4]   2> 1339006 INFO  (zkCallback-1912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1339020 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/control-001/cores
   [junit4]   2> 1339020 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1339022 INFO  
(OverseerStateUpdate-97212546338455556-127.0.0.1:46020_glp-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1340030 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1340040 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1340099 WARN  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1340101 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1340107 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1340107 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/control-001/cores/collection1/data/]
   [junit4]   2> 1340107 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bd35fa
   [junit4]   2> 1340110 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=10.802734375, 
floorSegmentMB=0.236328125, forceMergeDeletesPctAllowed=29.52037279155085, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39525080084535436
   [junit4]   2> 1340135 WARN  (coreLoadExecutor-6000-thread-1) [    ] 
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> 1340141 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1340141 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1340142 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340142 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1340143 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1340143 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c1744bb[collection1] main]
   [junit4]   2> 1340144 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1340144 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1340144 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1340145 INFO  (searcherExecutor-6001-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c1744bb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340145 INFO  (coreLoadExecutor-6000-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555400743391854592
   [junit4]   2> 1340149 INFO  (coreZkRegister-5993-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1340149 INFO  (coreZkRegister-5993-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1340149 INFO  (coreZkRegister-5993-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46020/glp/collection1/
   [junit4]   2> 1340149 INFO  (coreZkRegister-5993-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1340149 INFO  (coreZkRegister-5993-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:46020/glp/collection1/ has no replicas
   [junit4]   2> 1340151 INFO  (coreZkRegister-5993-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46020/glp/collection1/ shard1
   [junit4]   2> 1340301 INFO  (coreZkRegister-5993-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1340628 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1340628 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41522/solr ready
   [junit4]   2> 1340628 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1340628 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1341134 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-1-001/cores/collection1
   [junit4]   2> 1341135 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-1-001
   [junit4]   2> 1341135 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1341136 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18d00975{/glp,null,AVAILABLE}
   [junit4]   2> 1341137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@67c22fae{HTTP/1.1,[http/1.1]}{127.0.0.1:40141}
   [junit4]   2> 1341137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.Server Started @1343432ms
   [junit4]   2> 1341137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/glp, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/tempDir-001/jetty1,
 hostPort=40141, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-1-001/cores}
   [junit4]   2> 1341137 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1341137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1341137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1341137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1341137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-02T08:29:01.684749Z
   [junit4]   2> 1341139 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1341139 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-1-001/solr.xml
   [junit4]   2> 1341144 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1341145 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41522/solr
   [junit4]   2> 1341149 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1341151 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40141_glp
   [junit4]   2> 1341151 INFO  (zkCallback-1922-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1341152 INFO  (zkCallback-1916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1341152 INFO  (zkCallback-1912-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1341188 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-1-001/cores
   [junit4]   2> 1341188 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1341190 INFO  
(OverseerStateUpdate-97212546338455556-127.0.0.1:46020_glp-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1341291 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1342200 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1342215 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1342283 WARN  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1342285 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1342290 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1342291 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1342291 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bd35fa
   [junit4]   2> 1342293 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=10.802734375, 
floorSegmentMB=0.236328125, forceMergeDeletesPctAllowed=29.52037279155085, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39525080084535436
   [junit4]   2> 1342333 WARN  (coreLoadExecutor-6011-thread-1) [    ] 
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> 1342340 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1342341 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1342341 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1342341 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1342342 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1342342 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e17b2e1[collection1] main]
   [junit4]   2> 1342343 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1342343 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1342343 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1342344 INFO  (searcherExecutor-6012-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e17b2e1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1342344 INFO  (coreLoadExecutor-6011-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555400745697673216
   [junit4]   2> 1342347 INFO  (coreZkRegister-6006-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1342347 INFO  (coreZkRegister-6006-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1342347 INFO  (coreZkRegister-6006-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40141/glp/collection1/
   [junit4]   2> 1342347 INFO  (coreZkRegister-6006-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1342347 INFO  (coreZkRegister-6006-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:40141/glp/collection1/ has no replicas
   [junit4]   2> 1342349 INFO  (coreZkRegister-6006-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40141/glp/collection1/ shard1
   [junit4]   2> 1342451 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1342500 INFO  (coreZkRegister-6006-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1342602 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1343247 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-2-001/cores/collection1
   [junit4]   2> 1343247 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-2-001
   [junit4]   2> 1343248 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1343249 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59dc28d5{/glp,null,AVAILABLE}
   [junit4]   2> 1343250 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7fd195c{HTTP/1.1,[http/1.1]}{127.0.0.1:38758}
   [junit4]   2> 1343250 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.Server Started @1345545ms
   [junit4]   2> 1343250 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/glp, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/tempDir-001/jetty2,
 hostPort=38758, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-2-001/cores}
   [junit4]   2> 1343250 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1343250 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1343251 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1343251 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1343251 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-02T08:29:03.798103Z
   [junit4]   2> 1343253 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1343253 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-2-001/solr.xml
   [junit4]   2> 1343257 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1343259 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41522/solr
   [junit4]   2> 1343264 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1343266 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38758_glp
   [junit4]   2> 1343267 INFO  (zkCallback-1928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1343267 INFO  (zkCallback-1922-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1343267 INFO  (zkCallback-1912-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1343267 INFO  (zkCallback-1916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1343290 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-2-001/cores
   [junit4]   2> 1343290 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1343292 INFO  
(OverseerStateUpdate-97212546338455556-127.0.0.1:46020_glp-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1343393 INFO  (zkCallback-1928-thread-1) [    ] 
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> 1343393 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1344301 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1344317 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1344404 WARN  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1344407 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1344414 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1344414 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1344415 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bd35fa
   [junit4]   2> 1344418 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=10.802734375, 
floorSegmentMB=0.236328125, forceMergeDeletesPctAllowed=29.52037279155085, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39525080084535436
   [junit4]   2> 1344455 WARN  (coreLoadExecutor-6022-thread-1) [    ] 
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> 1344463 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1344463 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1344464 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1344464 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1344465 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1344466 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@39925456[collection1] main]
   [junit4]   2> 1344466 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1344466 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1344466 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1344467 INFO  (searcherExecutor-6023-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39925456[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1344467 INFO  (coreLoadExecutor-6022-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555400747923800064
   [junit4]   2> 1344470 INFO  (coreZkRegister-6017-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1344470 INFO  (updateExecutor-1925-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1344470 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1344470 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1344470 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1344470 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1344470 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:40141/glp/collection1/] and I am 
[http://127.0.0.1:38758/glp/collection1/]
   [junit4]   2> 1344472 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:40141/glp]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38758_glp&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1344475 INFO  (qtp1242206639-11846) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1344476 INFO  (qtp1242206639-11846) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1344476 INFO  (qtp1242206639-11846) [    ] 
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:38758_glp, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:38758/glp","node_name":"127.0.0.1:38758_glp","state":"down"}
   [junit4]   2> 1344572 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1344572 INFO  (zkCallback-1928-thread-1) [    ] 
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> 1345352 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-3-001/cores/collection1
   [junit4]   2> 1345353 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-3-001
   [junit4]   2> 1345353 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1345354 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50114a18{/glp,null,AVAILABLE}
   [junit4]   2> 1345354 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c0f20d7{HTTP/1.1,[http/1.1]}{127.0.0.1:36560}
   [junit4]   2> 1345355 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.Server Started @1347650ms
   [junit4]   2> 1345355 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/glp, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/tempDir-001/jetty3,
 hostPort=36560, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-3-001/cores}
   [junit4]   2> 1345355 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1345355 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1345355 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1345355 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1345355 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-02T08:29:05.902935Z
   [junit4]   2> 1345357 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1345357 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-3-001/solr.xml
   [junit4]   2> 1345362 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1345363 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41522/solr
   [junit4]   2> 1345368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1345370 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36560_glp
   [junit4]   2> 1345371 INFO  (zkCallback-1916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1345371 INFO  (zkCallback-1922-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1345371 INFO  (zkCallback-1912-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1345371 INFO  (zkCallback-1928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1345371 INFO  (zkCallback-1935-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1345391 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-3-001/cores
   [junit4]   2> 1345391 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1345393 INFO  
(OverseerStateUpdate-97212546338455556-127.0.0.1:46020_glp-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1345476 INFO  (qtp1242206639-11846) [    ] 
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:38758_glp, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:38758/glp","node_name":"127.0.0.1:38758_glp","state":"recovering"}
   [junit4]   2> 1345476 INFO  (qtp1242206639-11846) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1345476 INFO  (qtp1242206639-11846) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38758_glp&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1345494 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1345494 INFO  (zkCallback-1935-thread-1) [    ] 
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> 1345494 INFO  (zkCallback-1928-thread-1) [    ] 
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> 1345977 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:40141/glp/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1345977 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:38758/glp 
START replicas=[http://127.0.0.1:40141/glp/collection1/] nUpdates=1000
   [junit4]   2> 1345980 INFO  (qtp1242206639-11846) [    ] 
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> 1345980 INFO  (qtp1242206639-11846) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/glp path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1345980 INFO  (recoveryExecutor-1926-thread-1) [    ] 
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> 1345980 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1345980 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1345980 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1345981 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1345981 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1345981 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1345981 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1345981 INFO  (recoveryExecutor-1926-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1346083 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1346083 INFO  (zkCallback-1935-thread-1) [    ] 
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> 1346083 INFO  (zkCallback-1928-thread-1) [    ] 
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> 1346399 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1346409 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1346462 WARN  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1346463 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1346468 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1346469 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1346469 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bd35fa
   [junit4]   2> 1346471 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=10.802734375, 
floorSegmentMB=0.236328125, forceMergeDeletesPctAllowed=29.52037279155085, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39525080084535436
   [junit4]   2> 1346548 WARN  (coreLoadExecutor-6033-thread-1) [    ] 
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> 1346556 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1346556 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1346557 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1346557 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346557 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1346558 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d031287[collection1] main]
   [junit4]   2> 1346559 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1346559 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1346559 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1346559 INFO  (searcherExecutor-6034-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d031287[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1346559 INFO  (coreLoadExecutor-6033-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555400750117421056
   [junit4]   2> 1346563 INFO  (coreZkRegister-6028-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1346563 INFO  (updateExecutor-1932-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1346563 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1346563 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1346563 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1346564 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1346564 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:40141/glp/collection1/] and I am 
[http://127.0.0.1:36560/glp/collection1/]
   [junit4]   2> 1346565 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:40141/glp]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36560_glp&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1346567 INFO  (qtp1242206639-11841) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1346567 INFO  (qtp1242206639-11841) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1346567 INFO  (qtp1242206639-11841) [    ] 
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:36560_glp, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36560/glp","node_name":"127.0.0.1:36560_glp","state":"down"}
   [junit4]   2> 1346665 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1346666 INFO  (zkCallback-1928-thread-1) [    ] 
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> 1346666 INFO  (zkCallback-1935-thread-1) [    ] 
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> 1346958 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1346958 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 1346958 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1347567 INFO  (qtp1242206639-11841) [    ] 
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:36560_glp, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36560/glp","node_name":"127.0.0.1:36560_glp","state":"recovering"}
   [junit4]   2> 1347567 INFO  (qtp1242206639-11841) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1347567 INFO  (qtp1242206639-11841) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:36560_glp&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1348068 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:40141/glp/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1348068 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:36560/glp 
START replicas=[http://127.0.0.1:40141/glp/collection1/] nUpdates=1000
   [junit4]   2> 1348070 INFO  (qtp1242206639-11841) [    ] 
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> 1348070 INFO  (qtp1242206639-11841) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/glp path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
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> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1348071 INFO  (recoveryExecutor-1933-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1348174 INFO  (zkCallback-1922-thread-1) [    ] 
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> 1348174 INFO  (zkCallback-1928-thread-1) [    ] 
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> 1348174 INFO  (zkCallback-1935-thread-1) [    ] 
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> 1348960 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1348962 INFO  (qtp1630259779-11808) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1348962 INFO  (qtp1630259779-11808) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1348963 INFO  (qtp1630259779-11808) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1348963 INFO  (qtp1630259779-11808) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 1348974 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1348974 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1348975 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1348975 INFO  (qtp1242206639-11841) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1348975 INFO  (qtp1242206639-11841) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1348975 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40141/glp/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1348975 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1348975 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1348976 INFO  (qtp1242206639-11841) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1348976 INFO  (qtp1242206639-11841) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40141/glp/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1348976 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1348976 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40141/glp/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1348976 INFO  (qtp1242206639-11843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 11
   [junit4]   2> 1348978 INFO  (qtp1242206639-11847) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/glp path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1348978 INFO  (qtp1105823018-11876) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/glp path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1348979 INFO  (qtp1888182250-11910) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/glp path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1350983 INFO  (qtp1630259779-11809) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1555400754754224128)} 0 1
   [junit4]   2> 1350988 INFO  (qtp1888182250-11909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&_version_=-1555400754758418432&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1555400754758418432)} 0 1
   [junit4]   2> 1350988 INFO  (qtp1105823018-11875) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&_version_=-1555400754758418432&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1555400754758418432)} 0 1
   [junit4]   2> 1350989 INFO  (qtp1242206639-11844) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1555400754758418432)} 0 4
   [junit4]   2> 1350996 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[0
 (1555400754765758464)]} 0 0
   [junit4]   2> 1350996 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[0
 (1555400754765758464)]} 0 0
   [junit4]   2> 1350996 INFO  (qtp1242206639-11843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[0 
(1555400754765758464)]} 0 4
   [junit4]   2> 1351000 INFO  (qtp1105823018-11870) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[1
 (1555400754772049920)]} 0 0
   [junit4]   2> 1351000 INFO  (qtp1888182250-11904) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[1
 (1555400754772049920)]} 0 0
   [junit4]   2> 1351000 INFO  (qtp1242206639-11846) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[1 
(1555400754772049920)]} 0 2
   [junit4]   2> 1351004 INFO  (qtp1888182250-11910) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[2
 (1555400754777292800)]} 0 0
   [junit4]   2> 1351004 INFO  (qtp1105823018-11876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[2
 (1555400754777292800)]} 0 0
   [junit4]   2> 1351005 INFO  (qtp1242206639-11847) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[2 
(1555400754777292800)]} 0 2
   [junit4]   2> 1351008 INFO  (qtp1105823018-11875) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[3
 (1555400754780438528)]} 0 0
   [junit4]   2> 1351008 INFO  (qtp1888182250-11909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[3
 (1555400754780438528)]} 0 0
   [junit4]   2> 1351008 INFO  (qtp1242206639-11844) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[3 
(1555400754780438528)]} 0 2
   [junit4]   2> 1351011 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[4
 (1555400754784632832)]} 0 0
   [junit4]   2> 1351011 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[4
 (1555400754784632832)]} 0 0
   [junit4]   2> 1351011 INFO  (qtp1242206639-11843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[4 
(1555400754784632832)]} 0 1
   [junit4]   2> 1351015 INFO  (qtp1105823018-11870) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[5
 (1555400754787778560)]} 0 0
   [junit4]   2> 1351016 INFO  (qtp1888182250-11904) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[5
 (1555400754787778560)]} 0 0
   [junit4]   2> 1351016 INFO  (qtp1242206639-11846) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[5 
(1555400754787778560)]} 0 2
   [junit4]   2> 1351019 INFO  (qtp1105823018-11876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[6
 (1555400754791972864)]} 0 0
   [junit4]   2> 1351019 INFO  (qtp1888182250-11910) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[6
 (1555400754791972864)]} 0 0
   [junit4]   2> 1351019 INFO  (qtp1242206639-11847) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[6 
(1555400754791972864)]} 0 1
   [junit4]   2> 1351023 INFO  (qtp1105823018-11875) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[7
 (1555400754796167168)]} 0 0
   [junit4]   2> 1351023 INFO  (qtp1888182250-11909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[7
 (1555400754796167168)]} 0 0
   [junit4]   2> 1351023 INFO  (qtp1242206639-11844) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[7 
(1555400754796167168)]} 0 2
   [junit4]   2> 1351027 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[8
 (1555400754800361472)]} 0 0
   [junit4]   2> 1351027 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[8
 (1555400754800361472)]} 0 0
   [junit4]   2> 1351027 INFO  (qtp1242206639-11843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[8 
(1555400754800361472)]} 0 1
   [junit4]   2> 1351031 INFO  (qtp1888182250-11904) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[9
 (1555400754804555776)]} 0 0
   [junit4]   2> 1351031 INFO  (qtp1105823018-11870) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[9
 (1555400754804555776)]} 0 0
   [junit4]   2> 1351031 INFO  (qtp1242206639-11846) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[9 
(1555400754804555776)]} 0 2
   [junit4]   2> 1351034 INFO  (qtp1105823018-11876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[10
 (1555400754808750080)]} 0 0
   [junit4]   2> 1351034 INFO  (qtp1888182250-11910) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[10
 (1555400754808750080)]} 0 0
   [junit4]   2> 1351034 INFO  (qtp1242206639-11847) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[10 
(1555400754808750080)]} 0 2
   [junit4]   2> 1351038 INFO  (qtp1105823018-11875) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[11
 (1555400754811895808)]} 0 0
   [junit4]   2> 1351039 INFO  (qtp1888182250-11909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[11
 (1555400754811895808)]} 0 0
   [junit4]   2> 1351039 INFO  (qtp1242206639-11844) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[11 
(1555400754811895808)]} 0 2
   [junit4]   2> 1351042 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[12
 (1555400754816090112)]} 0 0
   [junit4]   2> 1351042 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[12
 (1555400754816090112)]} 0 0
   [junit4]   2> 1351042 INFO  (qtp1242206639-11843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[12 
(1555400754816090112)]} 0 2
   [junit4]   2> 1351045 INFO  (qtp1888182250-11904) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[13
 (1555400754820284416)]} 0 0
   [junit4]   2> 1351046 INFO  (qtp1105823018-11870) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[13
 (1555400754820284416)]} 0 0
   [junit4]   2> 1351046 INFO  (qtp1242206639-11846) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[13 
(1555400754820284416)]} 0 2
   [junit4]   2> 1351049 INFO  (qtp1105823018-11876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[14
 (1555400754823430144)]} 0 0
   [junit4]   2> 1351050 INFO  (qtp1888182250-11910) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[14
 (1555400754823430144)]} 0 0
   [junit4]   2> 1351050 INFO  (qtp1242206639-11847) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[14 
(1555400754823430144)]} 0 2
   [junit4]   2> 1351054 INFO  (qtp1888182250-11909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[15
 (1555400754828673024)]} 0 0
   [junit4]   2> 1351054 INFO  (qtp1105823018-11875) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[15
 (1555400754828673024)]} 0 0
   [junit4]   2> 1351054 INFO  (qtp1242206639-11844) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[15 
(1555400754828673024)]} 0 2
   [junit4]   2> 1351057 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[16
 (1555400754832867328)]} 0 0
   [junit4]   2> 1351057 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[16
 (1555400754832867328)]} 0 0
   [junit4]   2> 1351058 INFO  (qtp1242206639-11843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[16 
(1555400754832867328)]} 0 2
   [junit4]   2> 1351061 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[17
 (1555400754836013056)]} 0 0
   [junit4]   2> 1351062 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[17
 (1555400754836013056)]} 0 0
   [junit4]   2> 1351062 INFO  (qtp1242206639-11846) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[17 
(1555400754836013056)]} 0 2
   [junit4]   2> 1351065 INFO  (qtp1888182250-11910) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[18
 (1555400754840207360)]} 0 0
   [junit4]   2> 1351066 INFO  (qtp1105823018-11876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[18
 (1555400754840207360)]} 0 0
   [junit4]   2> 1351066 INFO  (qtp1242206639-11847) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[18 
(1555400754840207360)]} 0 2
   [junit4]   2> 1351070 INFO  (qtp1105823018-11875) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[19
 (1555400754845450240)]} 0 0
   [junit4]   2> 1351070 INFO  (qtp1888182250-11909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[19
 (1555400754845450240)]} 0 0
   [junit4]   2> 1351070 INFO  (qtp1242206639-11844) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[19 
(1555400754845450240)]} 0 2
   [junit4]   2> 1351073 INFO  (qtp1888182250-11904) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[20
 (1555400754848595968)]} 0 0
   [junit4]   2> 1351073 INFO  (qtp1105823018-11870) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[20
 (1555400754848595968)]} 0 0
   [junit4]   2> 1351074 INFO  (qtp1242206639-11843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[20 
(1555400754848595968)]} 0 2
   [junit4]   2> 1351077 INFO  (qtp1105823018-11874) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[21
 (1555400754852790272)]} 0 0
   [junit4]   2> 1351077 INFO  (qtp1888182250-11908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40141/glp/collection1/&wt=javabin&version=2}{add=[21
 (1555400754852790272)]} 0 0
   [junit4]   2> 1351077 INFO  (qtp1242206639-11846) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/glp path=/update 
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[21 
(1555400754852790272)]} 0 2
   [junit4]   2> 1351081 INFO  (qtp1888182250-1191

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

-1942-thread-2) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@64b161e5
   [junit4]   2> 1379433 INFO  (zkCallback-1942-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1379434 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1379434 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@20ee5332{HTTP/1.1,[http/1.1]}{127.0.0.1:38758}
   [junit4]   2> 1379434 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8be26dc{/glp,null,UNAVAILABLE}
   [junit4]   2> 1379435 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 36560
   [junit4]   2> 1379435 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[ECA815F681D6777D]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41522 41522
   [junit4]   2> 1379488 INFO  (Thread-2862) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41522 41522
   [junit4]   2> 1379488 WARN  (Thread-2862) [    ] 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/overseer_elect/election/97212546338455561-127.0.0.1:40141_glp-n_0000000001
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97212546338455561-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      /solr/overseer/collection-queue-work
   [junit4]   2>        22      /solr/overseer/queue
   [junit4]   2>        17      /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=ECA815F681D6777D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-FI -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 41.2s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: PeerSync failed. Had 
to fail back to replication expected:<0> but was:<15>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ECA815F681D6777D:64FC2A2C2F2A1A85]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:290)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:538)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1379491 INFO  
(SUITE-PeerSyncReplicationTest-seed#[ECA815F681D6777D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_ECA815F681D6777D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
rnd_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_i1=PostingsFormat(name=LuceneFixedGap), 
range_facet_l=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), 
text=BlockTreeOrds(blocksize=128), 
timestamp=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=387, 
maxMBSortInHeap=6.107190503170079, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-FI, 
timezone=Europe/Lisbon
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=272849568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreSnapshots, 
CdcrUpdateLogTest, RecoveryAfterSoftCommitTest, TestDelegationWithHadoopAuth, 
TestQueryWrapperFilter, URLClassifyProcessorTest, TestSegmentSorting, 
LoggingHandlerTest, TestQueryTypes, PreAnalyzedFieldManagedSchemaCloudTest, 
CSVRequestHandlerTest, TestUseDocValuesAsStored2, TestPKIAuthenticationPlugin, 
DistributedSuggestComponentTest, TestReloadAndDeleteDocs, DistanceUnitsTest, 
OpenCloseCoreStressTest, TestFastOutputStream, TestFiltering, 
SolrInfoMBeanTest, TestSolrCLIRunExample, BasicFunctionalityTest, 
TestCSVResponseWriter, TestCustomStream, TestCloudManagedSchema, 
HdfsTlogReplayBufferedWhileIndexingTest, TestDistributedGrouping, 
TestCloudPivotFacet, SuggestComponentTest, TestNonDefinedSimilarityFactory, 
TestFieldSortValues, TestPartialUpdateDeduplication, SolrIndexConfigTest, 
TestExactSharedStatsCache, TestSolr4Spatial2, TestMissingGroups, 
HdfsRestartWhileUpdatingTest, TestStressCloudBlindAtomicUpdates, 
TestStressVersions, TestStressUserVersions, TestRTGBase, TestRequestForwarding, 
DistributedFacetPivotLongTailTest, DocValuesMissingTest, TestLegacyFieldCache, 
SolrCLIZkUtilsTest, TestCollationFieldDocValues, 
OverseerCollectionConfigSetProcessorTest, TestFieldCacheSortRandom, 
TestSolrQueryParserDefaultOperatorResource, SearchHandlerTest, 
ShardRoutingCustomTest, ClassificationUpdateProcessorFactoryTest, 
TestDocBasedVersionConstraints, DistributedTermsComponentTest, 
LeaderElectionContextKeyTest, TestConfigReload, 
TestLMDirichletSimilarityFactory, ZkSolrClientTest, 
TestMiniSolrCloudClusterSSL, TestLRUCache, TestBM25SimilarityFactory, 
TestJettySolrRunner, TestElisionMultitermQuery, 
BigEndianAscendingWordDeserializerTest, TestMinMaxOnMultiValuedField, 
SolrGraphiteReporterTest, CoreAdminCreateDiscoverTest, TestFreeTextSuggestions, 
SolrIndexSplitterTest, SharedFSAutoReplicaFailoverTest, 
IndexBasedSpellCheckerTest, EchoParamsTest, TestBackupRepositoryFactory, 
ReplicationFactorTest, TestXmlQParserPlugin, TestLeaderElectionZkExpiry, 
TestFieldTypeResource, ShufflingReplicaListTransformerTest, 
SchemaVersionSpecificBehaviorTest, TestSystemIdResolver, 
TestQuerySenderListener, TestExclusionRuleCollectionAccess, SampleTest, 
ChaosMonkeySafeLeaderTest, TestUpdate, TestTrie, TestJavabinTupleStreamParser, 
TestCoreContainer, MultiTermTest, BooleanFieldTest, CustomCollectionTest, 
TestUninvertingReader, TestScoreJoinQPScore, TermVectorComponentTest, 
DeleteStatusTest, HLLUtilTest, HighlighterMaxOffsetTest, 
IndexSchemaRuntimeFieldTest, TestAnalyzeInfixSuggestions, DeleteNodeTest, 
ShardRoutingTest, TestSearchPerf, RAMDirectoryFactoryTest, 
ParsingFieldUpdateProcessorsTest, TestWordDelimiterFilterFactory, 
JvmMetricsTest, BJQParserTest, ConvertedLegacyTest, SimpleMLTQParserTest, 
DistributedMLTComponentTest, BasicDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, ZkCLITest, 
TestDistributedSearch, TermVectorComponentDistributedTest, TestJoin, 
StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, 
BadIndexSchemaTest, DirectUpdateHandlerTest, HighlighterTest, 
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SpellCheckCollatorTest, SuggesterFSTTest, SuggesterTest, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, DebugComponentTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, TestOmitPositions, 
TermsComponentTest, DocumentBuilderTest, MoreLikeThisHandlerTest, 
RegexBoostProcessorTest, TestJmxIntegration, QueryParsingTest, 
PingRequestHandlerTest, TestMergePolicyConfig, TestDocSet, TestBinaryField, 
TestConfig, TestFuzzyAnalyzedSuggestions, TestCharFilters, TestCodecSupport, 
DateMathParserTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, 
SpellingQueryConverterTest, ClusterStateTest, TestDocumentBuilder, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, 
CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, 
ConnectionReuseTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, 
DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnCommitTest, 
PeerSyncReplicationTest]
   [junit4] Completed [501/675 (1!)] on J1 in 41.26s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52036 lines...]

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

Reply via email to