Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/460/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest:     1) Thread[id=2149, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest: 
   1) Thread[id=2149, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrVersionReplicationTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6186D302DE8376C0]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2149, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2149, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrVersionReplicationTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6186D302DE8376C0]:0)


FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([6186D302DE8376C0:E9D2ECD8707F1B38]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12221 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/init-core-data-001
   [junit4]   2> 255837 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[6186D302DE8376C0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 255839 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[6186D302DE8376C0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 255839 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[6186D302DE8376C0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 255870 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[6186D302DE8376C0]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 255872 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 255872 INFO  (Thread-427) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 255872 INFO  (Thread-427) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 255874 ERROR (Thread-427) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 255980 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:54513
   [junit4]   2> 255985 INFO  (zkConnectionManagerCallback-432-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256018 INFO  (zkConnectionManagerCallback-434-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256038 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 256040 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 256042 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 256052 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 256053 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 256055 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 256057 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 256058 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 256060 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 256061 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 256063 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 256081 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 256502 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 256503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 256503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 256503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 256505 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16e600d6{/,null,AVAILABLE}
   [junit4]   2> 256525 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@770d488a{HTTP/1.1,[http/1.1]}{127.0.0.1:48975}
   [junit4]   2> 256525 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.Server Started @258412ms
   [junit4]   2> 256525 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/, hostPort=48975, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-001/cores}
   [junit4]   2> 256525 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 256525 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 256525 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 256525 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 256525 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T06:31:45.420Z
   [junit4]   2> 256530 INFO  (zkConnectionManagerCallback-436-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256534 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 256534 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-001/solr.xml
   [junit4]   2> 256538 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 256538 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 256543 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 256566 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 256573 INFO  (zkConnectionManagerCallback-440-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256601 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100b1025ff40003, likely client has closed socket
   [junit4]   2> 256603 INFO  
(zkConnectionManagerCallback-442-thread-1-processing-n:127.0.0.1:48975_) 
[n:127.0.0.1:48975_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256893 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:48975_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 256895 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:48975_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:48975_
   [junit4]   2> 256897 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:48975_    ] o.a.s.c.Overseer Overseer 
(id=72252217795805188-127.0.0.1:48975_-n_0000000000) starting
   [junit4]   2> 256922 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:48975_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48975_
   [junit4]   2> 256927 INFO  
(OverseerStateUpdate-72252217795805188-127.0.0.1:48975_-n_0000000000) 
[n:127.0.0.1:48975_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 257083 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:48975_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 257106 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:48975_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 257106 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:48975_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 257108 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:48975_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-001/cores
   [junit4]   2> 257453 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 257477 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 257477 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 257477 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 257477 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49e7941f{/,null,AVAILABLE}
   [junit4]   2> 257478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@7c5f1cbe{HTTP/1.1,[http/1.1]}{127.0.0.1:58398}
   [junit4]   2> 257478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.Server Started @259365ms
   [junit4]   2> 257478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/, hostPort=58398, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-002/cores}
   [junit4]   2> 257478 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 257478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 257478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 257478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 257478 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T06:31:46.373Z
   [junit4]   2> 257481 INFO  (zkConnectionManagerCallback-446-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 257483 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 257483 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-002/solr.xml
   [junit4]   2> 257486 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 257486 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 257487 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 257488 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 257494 INFO  (zkConnectionManagerCallback-450-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 257509 INFO  
(zkConnectionManagerCallback-452-thread-1-processing-n:127.0.0.1:58398_) 
[n:127.0.0.1:58398_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 257619 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:58398_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 257626 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:58398_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 257672 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:58398_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58398_
   [junit4]   2> 257673 INFO  
(zkCallback-441-thread-1-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 257709 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 257892 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:58398_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 257921 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:58398_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 257922 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:58398_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 257924 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:58398_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-002/cores
   [junit4]   2> 258536 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 258537 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 258537 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 258538 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 258538 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dbf535a{/,null,AVAILABLE}
   [junit4]   2> 258538 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@640cdaef{HTTP/1.1,[http/1.1]}{127.0.0.1:60313}
   [junit4]   2> 258538 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.Server Started @260426ms
   [junit4]   2> 258539 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/, hostPort=60313, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-003/cores}
   [junit4]   2> 258539 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 258539 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 258539 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 258539 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258539 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T06:31:47.434Z
   [junit4]   2> 258601 INFO  (zkConnectionManagerCallback-456-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258603 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 258603 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-003/solr.xml
   [junit4]   2> 258607 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 258607 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 258608 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 258677 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 258692 INFO  (zkConnectionManagerCallback-460-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258742 INFO  
(zkConnectionManagerCallback-462-thread-1-processing-n:127.0.0.1:60313_) 
[n:127.0.0.1:60313_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258828 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:60313_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 258831 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:60313_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258859 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:60313_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60313_
   [junit4]   2> 258874 INFO  
(zkCallback-441-thread-1-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258875 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258929 INFO  
(zkCallback-461-thread-1-processing-n:127.0.0.1:60313_) [n:127.0.0.1:60313_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 259237 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:60313_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 259248 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:60313_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 259248 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:60313_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 259250 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:60313_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-003/cores
   [junit4]   2> 259915 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 259917 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 259917 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 259917 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 259917 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@618713d3{/,null,AVAILABLE}
   [junit4]   2> 259918 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@1a3b8fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:39183}
   [junit4]   2> 259918 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.e.j.s.Server Started @261806ms
   [junit4]   2> 259918 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
hostContext=/, hostPort=39183, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-004/cores}
   [junit4]   2> 259918 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 259918 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 259918 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 259918 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259918 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T06:31:48.813Z
   [junit4]   2> 259959 INFO  (zkConnectionManagerCallback-466-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259968 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 259968 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-004/solr.xml
   [junit4]   2> 259973 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 259973 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 259974 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 259986 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 260017 INFO  (zkConnectionManagerCallback-470-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 260028 INFO  
(zkConnectionManagerCallback-472-thread-1-processing-n:127.0.0.1:39183_) 
[n:127.0.0.1:39183_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 260053 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:39183_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 260073 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:39183_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 260077 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:39183_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39183_
   [junit4]   2> 260082 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 260083 INFO  
(zkCallback-461-thread-1-processing-n:127.0.0.1:60313_) [n:127.0.0.1:60313_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 260084 INFO  
(zkCallback-471-thread-1-processing-n:127.0.0.1:39183_) [n:127.0.0.1:39183_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 260086 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 260250 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:39183_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 260264 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:39183_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 260264 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:39183_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 260266 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) 
[n:127.0.0.1:39183_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-004/cores
   [junit4]   2> 260498 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 260501 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 260503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6186D302DE8376C0]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54513/solr 
ready
   [junit4]   2> 260513 INFO  (qtp1937411511-2024) [n:127.0.0.1:39183_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 260519 INFO  
(OverseerThreadFactory-1053-thread-1-processing-n:127.0.0.1:48975_) 
[n:127.0.0.1:48975_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tmp_collection
   [junit4]   2> 260550 WARN  
(OverseerThreadFactory-1053-thread-1-processing-n:127.0.0.1:48975_) 
[n:127.0.0.1:48975_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (tmp_collection) without cores.
   [junit4]   2> 260678 INFO  (qtp1937411511-2024) [n:127.0.0.1:39183_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 260679 INFO  (qtp1937411511-2024) [n:127.0.0.1:39183_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=169
   [junit4]   2> 260681 INFO  (qtp1937411511-2030) [n:127.0.0.1:39183_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:48975_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 260694 INFO  
(OverseerCollectionConfigSetProcessor-72252217795805188-127.0.0.1:48975_-n_0000000000)
 [n:127.0.0.1:48975_    ] 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> 260697 INFO  
(OverseerThreadFactory-1053-thread-2-processing-n:127.0.0.1:48975_) 
[n:127.0.0.1:48975_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:48975_ for creating new replica
   [junit4]   2> 260732 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n41&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 260738 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 260859 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 261800 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 261824 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n41] Schema name=test
   [junit4]   2> 261941 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 262045 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n41' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 262046 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n41' (registry 
'solr.core.tmp_collection.shard1.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 262046 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 262046 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n41] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-001/cores/tmp_collection_shard1_replica_n41],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-001/cores/tmp_collection_shard1_replica_n41/data/]
   [junit4]   2> 262059 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8531262231945422]
   [junit4]   2> 262295 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 262295 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 262299 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 262299 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 262302 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 262302 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f616c28[tmp_collection_shard1_replica_n41] main]
   [junit4]   2> 262321 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 262322 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 262322 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 262350 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 262368 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 262455 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593262904547737600
   [junit4]   2> 262456 INFO  
(searcherExecutor-1074-thread-1-processing-n:127.0.0.1:48975_ 
x:tmp_collection_shard1_replica_n41 s:shard1 c:tmp_collection) 
[n:127.0.0.1:48975_ c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n41] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n41] Registered new searcher 
Searcher@6f616c28[tmp_collection_shard1_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262475 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 262475 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 262475 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:48975/tmp_collection_shard1_replica_n41/
   [junit4]   2> 262475 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 262475 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SyncStrategy http://127.0.0.1:48975/tmp_collection_shard1_replica_n41/ 
has no replicas
   [junit4]   2> 262475 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 262482 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
tmp_collection:shard1
   [junit4]   2> 262487 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:48975/tmp_collection_shard1_replica_n41/ shard1
   [junit4]   2> 262592 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 262641 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 262646 INFO  (qtp1151330776-1945) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n41&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1914
   [junit4]   2> 262672 INFO  (qtp1937411511-2030) [n:127.0.0.1:39183_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:48975_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1991
   [junit4]   2> 262673 INFO  (qtp1937411511-2036) [n:127.0.0.1:39183_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:58398_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 262677 INFO  
(OverseerCollectionConfigSetProcessor-72252217795805188-127.0.0.1:48975_-n_0000000000)
 [n:127.0.0.1:48975_    ] 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> 262677 INFO  
(OverseerThreadFactory-1053-thread-3-processing-n:127.0.0.1:48975_) 
[n:127.0.0.1:48975_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:58398_ for creating new replica
   [junit4]   2> 262684 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n43&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 262685 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 262795 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 262795 INFO  
(zkCallback-441-thread-1-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 262907 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 262907 INFO  
(zkCallback-441-thread-1-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 263768 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 263876 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.s.IndexSchema [tmp_collection_shard2_replica_n43] Schema name=test
   [junit4]   2> 264084 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 264221 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard2_replica_n43' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 264222 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard2.replica_n43' (registry 
'solr.core.tmp_collection.shard2.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 264222 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 264222 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SolrCore [[tmp_collection_shard2_replica_n43] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-002/cores/tmp_collection_shard2_replica_n43],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-002/cores/tmp_collection_shard2_replica_n43/data/]
   [junit4]   2> 264225 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8531262231945422]
   [junit4]   2> 264383 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 264383 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 264384 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 264384 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 264386 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 264388 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e5a0e89[tmp_collection_shard2_replica_n43] main]
   [junit4]   2> 264389 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 264391 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 264391 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 264407 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:58398_ 
x:tmp_collection_shard2_replica_n43 s:shard2 c:tmp_collection) 
[n:127.0.0.1:58398_ c:tmp_collection s:shard2  
x:tmp_collection_shard2_replica_n43] o.a.s.c.SolrCore 
[tmp_collection_shard2_replica_n43] Registered new searcher 
Searcher@7e5a0e89[tmp_collection_shard2_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 264431 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593262906619723776
   [junit4]   2> 264519 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 264519 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 264519 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58398/tmp_collection_shard2_replica_n43/
   [junit4]   2> 264520 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 264520 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SyncStrategy http://127.0.0.1:58398/tmp_collection_shard2_replica_n43/ 
has no replicas
   [junit4]   2> 264520 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 264525 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
tmp_collection:shard2
   [junit4]   2> 264529 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58398/tmp_collection_shard2_replica_n43/ shard2
   [junit4]   2> 264651 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 264652 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 264702 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 264707 INFO  (qtp962052781-1974) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n43&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2022
   [junit4]   2> 264716 INFO  (qtp1937411511-2036) [n:127.0.0.1:39183_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:58398_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2043
   [junit4]   2> 264728 INFO  (qtp1937411511-2030) [n:127.0.0.1:39183_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60313_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 264731 INFO  
(OverseerCollectionConfigSetProcessor-72252217795805188-127.0.0.1:48975_-n_0000000000)
 [n:127.0.0.1:48975_    ] 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> 264735 INFO  
(OverseerThreadFactory-1053-thread-4-processing-n:127.0.0.1:48975_) 
[n:127.0.0.1:48975_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:60313_ for creating new replica
   [junit4]   2> 264806 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n45&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 264807 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 264849 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 264856 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 264966 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 264967 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 264968 INFO  
(zkCallback-461-thread-1-processing-n:127.0.0.1:60313_) [n:127.0.0.1:60313_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 265918 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 265972 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n45] Schema name=test
   [junit4]   2> 266236 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 266305 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n45' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 266312 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n45' (registry 
'solr.core.tmp_collection.shard1.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 266312 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 266312 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n45] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-003/cores/tmp_collection_shard1_replica_n45],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-003/cores/tmp_collection_shard1_replica_n45/data/]
   [junit4]   2> 266315 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8531262231945422]
   [junit4]   2> 266480 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 266480 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 266481 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 266481 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 266483 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 266483 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7819ff0[tmp_collection_shard1_replica_n45] main]
   [junit4]   2> 266493 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 266494 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 266495 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 266502 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593262908791324672
   [junit4]   2> 266505 INFO  
(searcherExecutor-1086-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n45] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n45] Registered new searcher 
Searcher@7819ff0[tmp_collection_shard1_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 266512 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.ZkController Core needs to recover:tmp_collection_shard1_replica_n45
   [junit4]   2> 266513 INFO  (qtp616040523-2002) [n:127.0.0.1:60313_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n45&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1707
   [junit4]   2> 266514 INFO  
(updateExecutor-457-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 266521 INFO  (qtp1937411511-2030) [n:127.0.0.1:39183_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60313_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1793
   [junit4]   2> 266521 INFO  (qtp1937411511-2036) [n:127.0.0.1:39183_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39183_&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 266523 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 266551 INFO  (qtp1151330776-1950) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1 r:core_node42 x:tmp_collection_shard1_replica_n41] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n41]  webapp= path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 266553 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 266561 INFO  
(OverseerThreadFactory-1053-thread-5-processing-n:127.0.0.1:48975_) 
[n:127.0.0.1:48975_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:39183_ for creating new replica
   [junit4]   2> 266577 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1 r:core_node42 x:tmp_collection_shard1_replica_n41] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n41]  webapp= path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 266577 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1 r:core_node42 x:tmp_collection_shard1_replica_n41] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n41]  webapp= path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 266577 INFO  
(OverseerCollectionConfigSetProcessor-72252217795805188-127.0.0.1:48975_-n_0000000000)
 [n:127.0.0.1:48975_    ] 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> 266577 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[tmp_collection_shard1_replica_n45]
   [junit4]   2> 266577 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 266577 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.c.RecoveryStrategy Publishing state 
of core [tmp_collection_shard1_replica_n45] as recovering, leader is 
[http://127.0.0.1:48975/tmp_collection_shard1_replica_n41/] and I am 
[http://127.0.0.1:60313/tmp_collection_shard1_replica_n45/]
   [junit4]   2> 266579 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n47&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 266579 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 266582 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:48975]; [WaitForState: 
action=PREPRECOVERY&core=tmp_collection_shard1_replica_n41&nodeName=127.0.0.1:60313_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 266615 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 266616 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, 
thisCore=tmp_collection_shard1_replica_n41, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:60313_, coreNodeName=core_node46, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"tmp_collection_shard1_replica_n45","base_url":"http://127.0.0.1:60313","node_name":"127.0.0.1:60313_","state":"down","type":"NRT"}
   [junit4]   2> 266719 INFO  
(zkCallback-471-thread-1-processing-n:127.0.0.1:39183_) [n:127.0.0.1:39183_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 266719 INFO  
(zkCallback-441-thread-1-processing-n:127.0.0.1:48975_) [n:127.0.0.1:48975_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 266720 INFO  
(zkCallback-461-thread-1-processing-n:127.0.0.1:60313_) [n:127.0.0.1:60313_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 266722 INFO  
(zkCallback-451-thread-1-processing-n:127.0.0.1:58398_) [n:127.0.0.1:58398_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 267556 INFO  (qtp1151330776-1950) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1 r:core_node42 x:tmp_collection_shard1_replica_n41] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n41]  webapp= path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 267623 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, 
thisCore=tmp_collection_shard1_replica_n41, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:60313_, coreNodeName=core_node46, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"tmp_collection_shard1_replica_n45","base_url":"http://127.0.0.1:60313","node_name":"127.0.0.1:60313_","state":"recovering","type":"NRT"}
   [junit4]   2> 267623 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 267623 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:60313_&onlyIfLeaderActive=true&core=tmp_collection_shard1_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1008
   [junit4]   2> 267638 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 267698 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.s.IndexSchema [tmp_collection_shard2_replica_n47] Schema name=test
   [junit4]   2> 267849 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 267947 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard2_replica_n47' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 267948 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard2.replica_n47' (registry 
'solr.core.tmp_collection.shard2.replica_n47') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bedf11
   [junit4]   2> 267948 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 267948 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.c.SolrCore [[tmp_collection_shard2_replica_n47] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-004/cores/tmp_collection_shard2_replica_n47],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6186D302DE8376C0-001/jetty-004/cores/tmp_collection_shard2_replica_n47/data/]
   [junit4]   2> 267950 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8531262231945422]
   [junit4]   2> 268043 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 268043 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 268044 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 268044 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 268065 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 268065 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7287277e[tmp_collection_shard2_replica_n47] main]
   [junit4]   2> 268070 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 268070 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 268071 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 268074 INFO  (qtp1937411511-2037) [n:127.0.0.1:39183_ 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n47] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593262910439686144
   [junit4]   2> 268085 INFO  (qtp962052781-1977) [n:127.0.0.1:58398_ 
c:tmp_collection s:shard2 r:core_node44 x:tmp_collection_shard2_replica_n43] 
o.a.s.c.S.Request [tmp_collection_shard2_replica_n43]  webapp= path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 268089 INFO  
(searcherExecutor-1092-thread-1-processing-n:127.0.0.1:39183_ 
x:tmp_collection_shard2_replica_n47 s:shard2 c:tmp_collection) 
[n:127.0.0.1:39183_ c:tmp_collection s:shard2  
x:tmp_collection_shard2_replica_n47] o.a.s.c.SolrCore 
[tmp_collection_shard2_replica_n47] Registered new searcher 
Searcher@7287277e[tmp_collection_shard2_replica_n47] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 268137 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:48975/tmp_collection_shard1_replica_n41/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 268138 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.u.PeerSync PeerSync: 
core=tmp_collection_shard1_replica_n45 url=http://127.0.0.1:60313 START 
replicas=[http://127.0.0.1:48975/tmp_collection_shard1_replica_n41/] 
nUpdates=100
   [junit4]   2> 268142 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1 r:core_node42 x:tmp_collection_shard1_replica_n41] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 268142 INFO  (qtp1151330776-1948) [n:127.0.0.1:48975_ 
c:tmp_collection s:shard1 r:core_node42 x:tmp_collection_shard1_replica_n41] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n41]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 268143 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 268143 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.u.PeerSync We are already in sync. 
No need to do a PeerSync 
   [junit4]   2> 268143 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 268143 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_collection r:core_node46) 
[n:127.0.0.1:60313_ c:tmp_collection s:shard1 r:core_node46 
x:tmp_collection_shard1_replica_n45] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 268143 INFO  
(recoveryExecutor-458-thread-1-processing-n:127.0.0.1:60313_ 
x:tmp_collection_shard1_replica_n45 s:shard1 c:tmp_coll

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

2> 96474 INFO  (coreCloseExecutor-490-thread-1) [n:127.0.0.1:35056_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node14 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.replacenodetest_coll_notarget.shard4.leader, 
tag=1778159620
   [junit4]   2> 96475 INFO  (coreCloseExecutor-488-thread-2) 
[n:127.0.0.1:49714_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.replacenodetest_coll_notarget.shard2.leader, 
tag=1689847368
   [junit4]   2> 96476 INFO  (coreCloseExecutor-488-thread-1) 
[n:127.0.0.1:49714_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.replacenodetest_coll_notarget.shard5.leader, 
tag=2069932476
   [junit4]   2> 96491 INFO  (jetty-closer-394-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76317a5c{/solr,null,UNAVAILABLE}
   [junit4]   2> 96494 INFO  (jetty-closer-394-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3598204a{/solr,null,UNAVAILABLE}
   [junit4]   2> 96495 INFO  (jetty-closer-394-thread-1) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 96501 INFO  (jetty-closer-394-thread-3) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 96510 INFO  (jetty-closer-394-thread-5) [    ] 
o.a.s.c.Overseer Overseer 
(id=72252508539125773-127.0.0.1:49714_solr-n_0000000000) closing
   [junit4]   2> 96510 INFO  
(OverseerStateUpdate-72252508539125773-127.0.0.1:49714_solr-n_0000000000) 
[n:127.0.0.1:49714_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49714_solr
   [junit4]   2> 96511 WARN  
(OverseerAutoScalingTriggerThread-72252508539125773-127.0.0.1:49714_solr-n_0000000000)
 [n:127.0.0.1:49714_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 96518 INFO  (jetty-closer-394-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3fde1dd1{/solr,null,UNAVAILABLE}
   [junit4]   2> 96519 INFO  (jetty-closer-394-thread-5) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 97154 WARN  
(zkCallback-437-thread-1-processing-n:127.0.0.1:58682_solr) 
[n:127.0.0.1:58682_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SyncStrategy Closed, 
skipping sync up.
   [junit4]   2> 97155 INFO  
(zkCallback-437-thread-1-processing-n:127.0.0.1:58682_solr) 
[n:127.0.0.1:58682_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 97155 INFO  
(zkCallback-437-thread-1-processing-n:127.0.0.1:58682_solr) 
[n:127.0.0.1:58682_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore 
[replacenodetest_coll_notarget_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@301c95b5
   [junit4]   2> 97155 INFO  
(zkCallback-437-thread-1-processing-n:127.0.0.1:58682_solr) 
[n:127.0.0.1:58682_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.replacenodetest_coll_notarget.shard1.replica_n1, 
tag=807179701
   [junit4]   2> 97155 INFO  
(zkCallback-437-thread-1-processing-n:127.0.0.1:58682_solr) 
[n:127.0.0.1:58682_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@da5fe90: 
rootName = solr_58682, domain = 
solr.core.replacenodetest_coll_notarget.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.replacenodetest_coll_notarget.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@3fa53d31
   [junit4]   2> 97162 INFO  
(zkCallback-437-thread-1-processing-n:127.0.0.1:58682_solr) 
[n:127.0.0.1:58682_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.replacenodetest_coll_notarget.shard1.leader, 
tag=807179701
   [junit4]   2> 97643 WARN  
(zkCallback-437-thread-3-processing-n:127.0.0.1:58682_solr) 
[n:127.0.0.1:58682_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 97644 INFO  (jetty-closer-394-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d808534{/solr,null,UNAVAILABLE}
   [junit4]   2> 97644 INFO  (jetty-closer-394-thread-4) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 97646 ERROR 
(SUITE-ReplaceNodeNoTargetTest-seed#[6186D302DE8376C0]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 97646 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[6186D302DE8376C0]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34660 34660
   [junit4]   2> 97789 INFO  (Thread-186) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34660 34660
   [junit4]   2> 97790 WARN  (Thread-186) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       
/solr/collections/replacenodetest_coll_notarget/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2>        5       
/solr/collections/replacenodetest_coll_notarget/terms/shard2
   [junit4]   2>        5       
/solr/collections/replacenodetest_coll_notarget/terms/shard4
   [junit4]   2>        5       
/solr/collections/replacenodetest_coll_notarget/terms/shard3
   [junit4]   2>        5       
/solr/collections/replacenodetest_coll_notarget/terms/shard5
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        96      
/solr/collections/replacenodetest_coll_notarget/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72252508539125774-127.0.0.1:35056_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72252508539125776-127.0.0.1:57379_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_6186D302DE8376C0-001
   [junit4]   2> Feb 24, 2018 7:45:48 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=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-LB, timezone=Pacific/Easter
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 
(64-bit)/cpus=3,threads=1,free=132547640,total=359661568
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest, 
CdcrVersionReplicationTest, CdcrVersionReplicationTest, 
ReplaceNodeNoTargetTest, ReplaceNodeNoTargetTest]
   [junit4] Completed [9/10 (1!)] on J0 in 10.98s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1560:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1085:
 There were test failures: 10 suites, 10 tests, 1 failure [seed: 
6186D302DE8376C0]

Total time: 1 minute 49 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest
[repro]   1/5 failed: org.apache.solr.cloud.ReplaceNodeNoTargetTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=d7f6cb93837e1bde1066c96606845c4ab04e50cf, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #459
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to