Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24212/
Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: expected:<154> but was:<152>
        at 
__randomizedtesting.SeedInfo.seed([A10A2745A590E2C9:295E189F0B6C8F31]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:154)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 12560 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/init-core-data-001
   [junit4]   2> 8240 WARN  
(SUITE-PeerSyncReplicationTest-seed#[A10A2745A590E2C9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 8240 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A10A2745A590E2C9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 8242 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A10A2745A590E2C9]-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> 8242 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A10A2745A590E2C9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8242 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A10A2745A590E2C9]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fk/
   [junit4]   2> 8277 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer Overriding violation report action to: IGNORE
   [junit4]   2> 8278 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 8291 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 8291 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 8513 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:46459
   [junit4]   2> 8515 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46459
   [junit4]   2> 8518 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46459
   [junit4]   2> 8676 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8789 INFO  (zkConnectionManagerCallback-11-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8789 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8840 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8888 INFO  (zkConnectionManagerCallback-13-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8888 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8972 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 9040 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 9047 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 9051 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 9061 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 9078 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 9086 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 9091 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 9095 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 9104 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 9116 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 9120 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 9357 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 9427 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 9427 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 9433 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 9548 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 9549 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 9550 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 9583 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2159772a{/fk,null,AVAILABLE}
   [junit4]   2> 9597 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@53b457d0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43709}
   [junit4]   2> 9598 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.s.Server Started @9641ms
   [junit4]   2> 9598 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fk, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/tempDir-001/control/data,
 hostPort=43709, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/control-001/cores}
   [junit4]   2> 9657 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 9657 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 9657 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 9660 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9661 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9661 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-11T07:11:13.264192Z
   [junit4]   2> 9662 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 9677 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9707 INFO  (zkConnectionManagerCallback-15-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9707 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9813 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 9815 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/control-001/solr.xml
   [junit4]   2> 9839 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 9840 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 9882 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 10066 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 10111 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@64f6c817[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10159 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5071f35d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10165 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46459/solr
   [junit4]   2> 10180 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10188 INFO  (zkConnectionManagerCallback-22-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10189 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10304 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 10324 INFO  (zkConnectionManagerCallback-24-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10325 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 10709 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43709_fk
   [junit4]   2> 10711 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.Overseer Overseer 
(id=72407058692374532-127.0.0.1:43709_fk-n_0000000000) starting
   [junit4]   2> 10814 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 10827 INFO  (zkConnectionManagerCallback-31-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10828 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 10833 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46459/solr ready
   [junit4]   2> 10961 INFO  
(OverseerStateUpdate-72407058692374532-127.0.0.1:43709_fk-n_0000000000) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.Overseer Starting to work on the main queue 
: 127.0.0.1:43709_fk
   [junit4]   2> 10977 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43709_fk
   [junit4]   2> 10985 INFO  (zkCallback-30-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 10993 INFO  (zkCallback-23-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11112 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 11242 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 11243 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 11243 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 11265 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/control-001/cores
   [junit4]   2> 11461 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11480 INFO  (zkConnectionManagerCallback-37-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11480 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11483 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11489 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46459/solr ready
   [junit4]   2> 11889 INFO  (qtp1606560144-70) [n:127.0.0.1:43709_fk     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43709_fk&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 11919 INFO  
(OverseerThreadFactory-25-thread-1-processing-n:127.0.0.1:43709_fk) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 12116 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12117 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 13244 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 13556 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 14136 WARN  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 14344 WARN  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 14347 WARN  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 14355 WARN  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 14587 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 14865 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 14868 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 14874 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 14898 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.38930931173090455]
   [junit4]   2> 14940 WARN  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 15076 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 15077 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15091 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15091 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15093 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11491682094058292]
   [junit4]   2> 15097 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f906a13[control_collection_shard1_replica_n1] main]
   [junit4]   2> 15116 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 15119 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 15120 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15125 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636027155064291328
   [junit4]   2> 15153 INFO  
(searcherExecutor-30-thread-1-processing-n:127.0.0.1:43709_fk 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:43709_fk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3f906a13[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15197 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 15204 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 15215 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15215 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15215 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43709/fk/control_collection_shard1_replica_n1/
   [junit4]   2> 15221 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 15221 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43709/fk/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 15226 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72407058692374532-core_node2-n_0000000000
   [junit4]   2> 15244 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43709/fk/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 15256 INFO  (zkCallback-23-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 15284 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 15294 INFO  (qtp1606560144-71) [n:127.0.0.1:43709_fk 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3181
   [junit4]   2> 15356 INFO  (qtp1606560144-70) [n:127.0.0.1:43709_fk     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 15390 INFO  (zkCallback-23-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 15390 INFO  (zkCallback-23-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 15396 INFO  (qtp1606560144-70) [n:127.0.0.1:43709_fk     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43709_fk&wt=javabin&version=2}
 status=0 QTime=3512
   [junit4]   2> 15553 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15570 INFO  (zkConnectionManagerCallback-43-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15570 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15572 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 15574 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46459/solr ready
   [junit4]   2> 15577 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 15581 INFO  (qtp1606560144-72) [n:127.0.0.1:43709_fk     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 15590 INFO  
(OverseerCollectionConfigSetProcessor-72407058692374532-127.0.0.1:43709_fk-n_0000000000)
 [n:127.0.0.1:43709_fk     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 15592 INFO  
(OverseerThreadFactory-25-thread-2-processing-n:127.0.0.1:43709_fk) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 15808 WARN  
(OverseerThreadFactory-25-thread-2-processing-n:127.0.0.1:43709_fk) 
[n:127.0.0.1:43709_fk     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 15828 INFO  (qtp1606560144-72) [n:127.0.0.1:43709_fk     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 15830 INFO  (qtp1606560144-72) [n:127.0.0.1:43709_fk     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=250
   [junit4]   2> 15847 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 15960 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-1-001
 of type NRT
   [junit4]   2> 15961 WARN  (closeThreadPool-44-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 15962 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 15962 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 15962 INFO  (closeThreadPool-44-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 15963 INFO  (closeThreadPool-44-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 15963 INFO  (closeThreadPool-44-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 15963 INFO  (closeThreadPool-44-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 15964 INFO  (closeThreadPool-44-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12e8d095{/fk,null,AVAILABLE}
   [junit4]   2> 15966 INFO  (closeThreadPool-44-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@58032457{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43255}
   [junit4]   2> 15966 INFO  (closeThreadPool-44-thread-1) [     ] 
o.e.j.s.Server Started @16010ms
   [junit4]   2> 15966 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fk, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/tempDir-001/jetty1,
 hostPort=43255, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-1-001/cores}
   [junit4]   2> 15967 ERROR (closeThreadPool-44-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 15967 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 15967 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 15967 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15967 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15967 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-11T07:11:19.570586Z
   [junit4]   2> 16038 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16045 INFO  (zkConnectionManagerCallback-46-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16045 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16151 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 16151 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-1-001/solr.xml
   [junit4]   2> 16158 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 16158 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 16177 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 16210 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-2-001
 of type NRT
   [junit4]   2> 16237 WARN  (closeThreadPool-44-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 16237 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 16237 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 16237 INFO  (closeThreadPool-44-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 16321 INFO  (closeThreadPool-44-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 16321 INFO  (closeThreadPool-44-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 16321 INFO  (closeThreadPool-44-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 16335 INFO  (closeThreadPool-44-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73a0b4b5{/fk,null,AVAILABLE}
   [junit4]   2> 16339 INFO  (closeThreadPool-44-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@56fd8d83{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39595}
   [junit4]   2> 16339 INFO  (closeThreadPool-44-thread-2) [     ] 
o.e.j.s.Server Started @16383ms
   [junit4]   2> 16339 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fk, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/tempDir-001/jetty2,
 hostPort=39595, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-2-001/cores}
   [junit4]   2> 16340 ERROR (closeThreadPool-44-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 16340 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 16340 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 16340 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 16340 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 16340 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-11T07:11:19.943821Z
   [junit4]   2> 16342 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16349 INFO  (zkConnectionManagerCallback-49-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16349 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16426 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-3-001
 of type NRT
   [junit4]   2> 16449 WARN  (closeThreadPool-44-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 16452 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 16452 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-2-001/solr.xml
   [junit4]   2> 16454 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 16454 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 16454 INFO  (closeThreadPool-44-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 16458 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 16458 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 16484 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 16524 INFO  (closeThreadPool-44-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 16524 INFO  (closeThreadPool-44-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 16524 INFO  (closeThreadPool-44-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 16533 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 16541 INFO  (closeThreadPool-44-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a2c37d6{/fk,null,AVAILABLE}
   [junit4]   2> 16585 INFO  (closeThreadPool-44-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@69bf70c5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44761}
   [junit4]   2> 16585 INFO  (closeThreadPool-44-thread-3) [     ] 
o.e.j.s.Server Started @16629ms
   [junit4]   2> 16585 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fk, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/tempDir-001/jetty3,
 hostPort=44761, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-3-001/cores}
   [junit4]   2> 16586 ERROR (closeThreadPool-44-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 16586 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 16586 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 16586 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 16586 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 16586 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-11T07:11:20.189669Z
   [junit4]   2> 16586 WARN  (closeThreadPool-44-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1e90992b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16633 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16647 INFO  (zkConnectionManagerCallback-53-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16647 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16662 WARN  (closeThreadPool-44-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4ec4d4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16664 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46459/solr
   [junit4]   2> 16691 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16714 INFO  (zkConnectionManagerCallback-58-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16714 INFO  (closeThreadPool-44-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16725 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 16762 WARN  (closeThreadPool-44-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@111c2bfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16769 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 16769 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-3-001/solr.xml
   [junit4]   2> 16774 WARN  (closeThreadPool-44-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@512693ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16776 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46459/solr
   [junit4]   2> 16780 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 16780 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 16782 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16785 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 16807 INFO  (zkConnectionManagerCallback-64-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16807 INFO  (closeThreadPool-44-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16885 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 16892 INFO  (zkConnectionManagerCallback-67-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16892 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 16931 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 16949 WARN  (closeThreadPool-44-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@92dd6cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16973 WARN  (closeThreadPool-44-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@287db09e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16974 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46459/solr
   [junit4]   2> 16984 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16988 INFO  (zkConnectionManagerCallback-73-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16988 INFO  (closeThreadPool-44-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16990 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 16998 INFO  (zkConnectionManagerCallback-75-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16999 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17108 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17118 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 17127 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17127 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17133 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 17140 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 17143 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44761_fk as DOWN
   [junit4]   2> 17159 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 17160 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44761_fk
   [junit4]   2> 17166 INFO  (zkCallback-30-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 17166 INFO  (zkCallback-23-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 17174 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39595_fk as DOWN
   [junit4]   2> 17175 INFO  (zkCallback-74-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 17176 INFO  (zkCallback-42-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 17185 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 17185 INFO  (zkCallback-78-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 17185 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39595_fk
   [junit4]   2> 17197 INFO  (zkCallback-23-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17197 INFO  (zkCallback-78-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17197 INFO  (zkCallback-42-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17197 INFO  (zkCallback-74-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17197 INFO  (zkCallback-30-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17211 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43255_fk as DOWN
   [junit4]   2> 17217 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17218 INFO  (zkCallback-66-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 17229 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 17229 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43255_fk
   [junit4]   2> 17237 INFO  (zkCallback-30-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17237 INFO  (zkCallback-78-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17237 INFO  (zkCallback-23-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17238 INFO  (zkCallback-74-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17240 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17241 INFO  (zkCallback-42-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17251 INFO  (zkCallback-66-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17255 INFO  (zkConnectionManagerCallback-88-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17255 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17256 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17259 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 17261 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46459/solr ready
   [junit4]   2> 17268 INFO  (zkConnectionManagerCallback-93-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17268 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17279 INFO  (zkConnectionManagerCallback-98-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17280 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17286 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 17286 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 17288 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46459/solr ready
   [junit4]   2> 17303 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46459/solr ready
   [junit4]   2> 17332 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 17356 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 17367 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 17423 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17447 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17473 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17484 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17485 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17488 INFO  (closeThreadPool-44-thread-3) 
[n:127.0.0.1:44761_fk     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-3-001/cores
   [junit4]   2> 17520 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17529 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17532 INFO  (closeThreadPool-44-thread-2) 
[n:127.0.0.1:39595_fk     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-2-001/cores
   [junit4]   2> 17580 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17580 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 17594 INFO  (closeThreadPool-44-thread-1) 
[n:127.0.0.1:43255_fk     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-1-001/cores
   [junit4]   2> 17599 INFO  
(OverseerCollectionConfigSetProcessor-72407058692374532-127.0.0.1:43709_fk-n_0000000000)
 [n:127.0.0.1:43709_fk     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 18080 INFO  (qtp1082349434-145) [n:127.0.0.1:39595_fk     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39595_fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 18102 INFO  (qtp1082349434-144) [n:127.0.0.1:39595_fk     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44761_fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 18114 INFO  
(OverseerThreadFactory-25-thread-3-processing-n:127.0.0.1:43709_fk) 
[n:127.0.0.1:43709_fk c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:39595_fk for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 18114 INFO  (qtp1082349434-228) [n:127.0.0.1:39595_fk     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43255_fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 18120 INFO  
(OverseerThreadFactory-25-thread-3-processing-n:127.0.0.1:43709_fk) 
[n:127.0.0.1:43709_fk c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 18484 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 19549 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 19595 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 19835 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 19893 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 19893 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 19894 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 19897 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.38930931173090455]
   [junit4]   2> 20041 WARN  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 20107 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 20107 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 20112 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 20112 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 20115 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11491682094058292]
   [junit4]   2> 20117 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a784d92[collection1_shard1_replica_n1] main]
   [junit4]   2> 20119 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 20119 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 20120 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 20121 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1636027160302977024
   [junit4]   2> 20125 INFO  
(searcherExecutor-62-thread-1-processing-n:127.0.0.1:39595_fk 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@1a784d92[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20136 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 20136 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 20140 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 20140 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 20140 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39595/fk/collection1_shard1_replica_n1/
   [junit4]   2> 20141 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 20141 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:39595/fk/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 20141 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72407058692374543-core_node2-n_0000000000
   [junit4]   2> 20143 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39595/fk/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 20246 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 20249 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1765
   [junit4]   2> 20259 INFO  (qtp1082349434-145) [n:127.0.0.1:39595_fk 
c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:39595_fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2179
   [junit4]   2> 22124 INFO  
(OverseerCollectionConfigSetProcessor-72407058692374532-127.0.0.1:43709_fk-n_0000000000)
 [n:127.0.0.1:43709_fk     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 22124 INFO  
(OverseerThreadFactory-25-thread-4-processing-n:127.0.0.1:43709_fk) 
[n:127.0.0.1:43709_fk c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:44761_fk for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 22125 INFO  
(OverseerThreadFactory-25-thread-4-processing-n:127.0.0.1:43709_fk) 
[n:127.0.0.1:43709_fk c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 22130 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk    
x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 23154 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 23225 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 23441 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 23493 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 23494 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c60fd62
   [junit4]   2> 23494 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-3-001/cores/collection1_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001/shard-3-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 23498 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.38930931173090455]
   [junit4]   2> 23523 WARN  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
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> 23582 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 23582 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 23587 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 23587 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 23589 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11491682094058292]
   [junit4]   2> 23590 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69b11065[collection1_shard1_replica_n3] main]
   [junit4]   2> 23597 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 23597 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 23598 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 23599 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1636027163949924352
   [junit4]   2> 23602 INFO  
(searcherExecutor-67-thread-1-processing-n:127.0.0.1:44761_fk 
x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n3] Registered new searcher 
Searcher@69b11065[collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23616 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 23616 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 23621 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n3
   [junit4]   2> 23625 INFO  
(updateExecutor-69-thread-1-processing-n:127.0.0.1:44761_fk 
x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 23629 INFO  (qtp1366387725-158) [n:127.0.0.1:44761_fk 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1499
   [junit4]   2> 23631 INFO  
(recoveryExecutor-71-thread-1-processing-n:127.0.0.1:44761_fk 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44761_fk c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 23631 INFO  
(recoveryExecutor-71-thread-1-processing-n:127.0.0.1:44761_fk 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44761_fk c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy startupVersions is 
empty
   [junit4]   2> 23637 INFO  (qtp1082349434-144) [n:127.0.0.1:39595_fk 
c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:44761_fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=5535
   [junit4]   2> 23690 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/fk path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=45
   [junit4]   2> 23690 INFO  (qtp1082349434-231) [n:127.0.0.1:39595_fk 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/fk path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 23691 INFO  
(recoveryExecutor-71-thread-1-processing-n:127.0.0.1:44761_fk 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44761_fk c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n3]
   [junit4]   2> 23693 INFO  
(recoveryExecutor-71-thread-1-processing-n:127.0.0.1:44761_fk 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44761_fk c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 23693 INFO  
(recoveryExecutor-71-thread-1-processing-n:127.0.0.1:44761_fk 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44761_fk c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n3] as recovering, leader is 
[http://127.0.0.1:39595/fk/collection1_shard1_replica_n1/] and I am 
[http://127.0.0.1:44761/fk/collection1_shard1_replica_n3/]
   [junit4]   2> 23709 INFO  
(recoveryExecutor-71-thread-1-processing-n:127.0.0.1:44761_fk 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44761_fk c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:39595/fk]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n1&nodeName=127.0.0.1:44761_fk&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 23712 INFO  (qtp1082349434-145) [n:127.0.0.1:39595_fk    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 23729 INFO  (qtp1082349434-145) [n:127.0.0.1:39595_fk    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:44761_fk, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "base_url":"http://127.0.0.1:44761/fk";,
   [junit4]   2>   "node_name":"127.0.0.1:44761_fk",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 23804 INFO  (watches-80-thread-1) [     ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:44761_fk, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "base_url":"http://127.0.0.1:44761/fk";,
   [junit4]   2>   "node_name":"127.0.0.1:44761_fk",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 23805 INFO  (qtp1082349434-145) [n:127.0.0.1:39595_fk    
x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:44761_fk&onlyIfLeaderActive=true&core=collection1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=93
   [junit4]   2> 24127 INFO  
(OverseerCollectionConfigSetProcessor-72407058692374532-127.0.0.1:43709_fk-n_0000000000)
 [n:127.0.0.1:43709_fk     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 24127 INFO  
(OverseerThreadFactory-25-thread-5-processing-n:127.0.0.1:43709_fk) 
[n:127.0.0.1:43709_fk c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1

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

,
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "nrtReplicas":"1",
   [junit4]   1>           "tlogReplicas":"0",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1_shard1_replica_n1",
   [junit4]   1>                   "base_url":"http://127.0.0.1:39595/fk";,
   [junit4]   1>                   "node_name":"127.0.0.1:39595_fk",
   [junit4]   1>                   "state":"down",
   [junit4]   1>                   "type":"NRT",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "core":"collection1_shard1_replica_n3",
   [junit4]   1>                   "base_url":"http://127.0.0.1:44761/fk";,
   [junit4]   1>                   "node_name":"127.0.0.1:44761_fk",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "type":"NRT"},
   [junit4]   1>                 "core_node6":{
   [junit4]   1>                   "core":"collection1_shard1_replica_n5",
   [junit4]   1>                   "base_url":"http://127.0.0.1:43255/fk";,
   [junit4]   1>                   "node_name":"127.0.0.1:43255_fk",
   [junit4]   1>                   "state":"down",
   [junit4]   1>                   "type":"NRT"}}}}}}
   [junit4]   1>   /solr/autoscaling (4)
   [junit4]   1>    /solr/autoscaling/nodeAdded (0)
   [junit4]   1>    /solr/autoscaling/nodeLost (2)
   [junit4]   1>     /solr/autoscaling/nodeLost/127.0.0.1:43255_fk (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {"timestamp":1560237095507482443}
   [junit4]   1>     /solr/autoscaling/nodeLost/127.0.0.1:44761_fk (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {"timestamp":1560237095740435162}
   [junit4]   1>    /solr/autoscaling/triggerState (2)
   [junit4]   1>     /solr/autoscaling/triggerState/.scheduled_maintenance (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {"lastRunAt":1560237074854}
   [junit4]   1>     /solr/autoscaling/triggerState/.auto_add_replicas (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "lastLiveNodes":[
   [junit4]   1>             "127.0.0.1:39595_fk",
   [junit4]   1>             "127.0.0.1:43709_fk",
   [junit4]   1>             "127.0.0.1:44761_fk"],
   [junit4]   1>           "nodeNameVsTimeRemoved":{}}
   [junit4]   1>    /solr/autoscaling/events (2)
   [junit4]   1>     /solr/autoscaling/events/.scheduled_maintenance (0)
   [junit4]   1>     /solr/autoscaling/events/.auto_add_replicas (0)
   [junit4]   1>   /solr/autoscaling.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "triggers":{
   [junit4]   1>           ".auto_add_replicas":{
   [junit4]   1>             "name":".auto_add_replicas",
   [junit4]   1>             "event":"nodeLost",
   [junit4]   1>             "waitFor":10,
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"auto_add_replicas_plan",
   [junit4]   1>                 "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]},
   [junit4]   1>           ".scheduled_maintenance":{
   [junit4]   1>             "name":".scheduled_maintenance",
   [junit4]   1>             "event":"scheduled",
   [junit4]   1>             "startTime":"NOW",
   [junit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 51181 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 51397 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46459
   [junit4]   2> 51397 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A10A2745A590E2C9]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46459
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=A10A2745A590E2C9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-KY -Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 43.2s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<154> but 
was:<152>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A10A2745A590E2C9:295E189F0B6C8F31]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:154)
   [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:567)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A10A2745A590E2C9-001
   [junit4]   2> Jun 11, 2019 7:11:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@117d1683),
 locale=en-KY, timezone=Mexico/BajaNorte
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=8,threads=1,free=50241784,total=182452224
   [junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, 
PeerSyncReplicationTest]
   [junit4] Completed [20/862 (1!)] on J0 in 44.14s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 47633 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24212/consoleText

[repro] Revision: 88c5817c01ad3c92380ef432212cae5571713a94

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=PeerSyncReplicationTest 
-Dtests.method=test -Dtests.seed=A10A2745A590E2C9 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=en-KY -Dtests.timezone=Mexico/BajaNorte 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       PeerSyncReplicationTest
[repro] ant compile-test

[...truncated 3311 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.PeerSyncReplicationTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=A10A2745A590E2C9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-KY 
-Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 79 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.PeerSyncReplicationTest
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to