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

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:55093/solr within 10000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: 
Could not connect to ZooKeeper 127.0.0.1:55093/solr within 10000 ms
        at 
__randomizedtesting.SeedInfo.seed([782B6A86AEAEF06:FF14BD0A988C001A]:0)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:182)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
        at 
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:227)
        at 
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:612)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1065)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1054)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:501)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.commit(BaseCdcrDistributedZkTest.java:247)
        at 
org.apache.solr.cloud.CdcrVersionReplicationTest.doTestCdcrDocVersions(CdcrVersionReplicationTest.java:91)
        at 
org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions(CdcrVersionReplicationTest.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to 
ZooKeeper 127.0.0.1:55093/solr within 10000 ms
        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:233)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:174)
        ... 54 more




Build Log:
[...truncated 12363 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/init-core-data-001
   [junit4]   2> 2868328 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[782B6A86AEAEF06]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2868330 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[782B6A86AEAEF06]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2868330 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[782B6A86AEAEF06]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2868333 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2868334 INFO  (Thread-3157) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2868334 INFO  (Thread-3157) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2868441 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.ZkTestServer start zk server on port:55093
   [junit4]   2> 2868484 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2868516 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2868537 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2868547 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2868559 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2868562 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2868567 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2868571 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2868576 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2868584 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2868595 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2868602 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 2871587 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-001/cores/collection1
   [junit4]   2> 2871592 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2871595 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19f050d2{/,null,AVAILABLE}
   [junit4]   2> 2871596 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@2778f97f{HTTP/1.1,[http/1.1]}{127.0.0.1:55097}
   [junit4]   2> 2871598 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.Server Started @2877408ms
   [junit4]   2> 2871598 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/, hostPort=55097, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-001/cores}
   [junit4]   2> 2871599 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2871599 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 2871599 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2871599 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2871600 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-10T14:49:50.879Z
   [junit4]   2> 2871605 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2871606 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-001/solr.xml
   [junit4]   2> 2871643 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55093/solr
   [junit4]   2> 2871710 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55097_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2871712 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55097_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:55097_
   [junit4]   2> 2871715 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55097_    ] o.a.s.c.Overseer Overseer 
(id=97768950177267716-127.0.0.1:55097_-n_0000000000) starting
   [junit4]   2> 2871736 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55097_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55097_
   [junit4]   2> 2871742 INFO  
(zkCallback-2617-thread-1-processing-n:127.0.0.1:55097_) [n:127.0.0.1:55097_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2872155 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55097_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-001/cores
   [junit4]   2> 2872155 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55097_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2872156 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2872160 INFO  
(OverseerStateUpdate-97768950177267716-127.0.0.1:55097_-n_0000000000) 
[n:127.0.0.1:55097_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2873171 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] 
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 2873198 WARN  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2873215 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2873228 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2873355 WARN  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2873357 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2873394 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection, trusted=true
   [junit4]   2> 2873394 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2873394 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-001/cores/collection1/data/]
   [junit4]   2> 2873395 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fc83b48
   [junit4]   2> 2873397 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4874584227021316]
   [junit4]   2> 2873486 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2873487 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2873489 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2873489 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2873490 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=12265365, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2873491 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@47115e0a[collection1] main]
   [junit4]   2> 2873494 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2873495 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2873495 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2873503 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2873507 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2873510 INFO  
(searcherExecutor-6976-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47115e0a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2873510 INFO  
(coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:55097_) 
[n:127.0.0.1:55097_ c:tmp_collection   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1564303208259518464
   [junit4]   2> 2873526 INFO  
(coreZkRegister-6968-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2873526 INFO  
(coreZkRegister-6968-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 2873526 INFO  
(coreZkRegister-6968-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55097/collection1/
   [junit4]   2> 2873526 INFO  
(coreZkRegister-6968-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2873526 INFO  
(coreZkRegister-6968-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55097/collection1/ has no 
replicas
   [junit4]   2> 2873526 INFO  
(coreZkRegister-6968-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2873537 INFO  
(zkCallback-2617-thread-1-processing-n:127.0.0.1:55097_) [n:127.0.0.1:55097_    
] o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
tmp_collection:shard2
   [junit4]   2> 2873544 INFO  
(coreZkRegister-6968-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55097/collection1/ shard2
   [junit4]   2> 2873713 INFO  
(coreZkRegister-6968-thread-1-processing-n:127.0.0.1:55097_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55097_ c:tmp_collection s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2874193 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-002/cores/collection1
   [junit4]   2> 2874195 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2874197 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11b02d88{/,null,AVAILABLE}
   [junit4]   2> 2874197 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@7bf28141{HTTP/1.1,[http/1.1]}{127.0.0.1:55101}
   [junit4]   2> 2874197 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.Server Started @2880007ms
   [junit4]   2> 2874198 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/, hostPort=55101, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-002/cores}
   [junit4]   2> 2874198 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2874199 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 2874199 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2874199 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2874199 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-10T14:49:53.478Z
   [junit4]   2> 2874203 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2874203 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-002/solr.xml
   [junit4]   2> 2874227 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55093/solr
   [junit4]   2> 2874249 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55101_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2874256 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55101_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2874261 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55101_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55101_
   [junit4]   2> 2874265 INFO  
(zkCallback-2623-thread-1-processing-n:127.0.0.1:55101_) [n:127.0.0.1:55101_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2874266 INFO  
(zkCallback-2617-thread-2-processing-n:127.0.0.1:55097_) [n:127.0.0.1:55097_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2874363 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55101_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-002/cores
   [junit4]   2> 2874363 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55101_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2874363 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2874368 INFO  
(OverseerStateUpdate-97768950177267716-127.0.0.1:55097_-n_0000000000) 
[n:127.0.0.1:55097_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2875411 WARN  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2875412 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2875425 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2875534 WARN  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2875536 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2875571 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection, trusted=true
   [junit4]   2> 2875571 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2875571 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-002/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-002/cores/collection1/data/]
   [junit4]   2> 2875571 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fc83b48
   [junit4]   2> 2875572 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4874584227021316]
   [junit4]   2> 2875646 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2875646 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2875648 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2875648 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2875650 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=12265365, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2875650 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@b088b66[collection1] main]
   [junit4]   2> 2875652 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2875653 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2875653 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2875658 INFO  
(searcherExecutor-6988-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b088b66[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2875658 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:55101_) 
[n:127.0.0.1:55101_ c:tmp_collection   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1564303210511859712
   [junit4]   2> 2875670 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2875671 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 2875671 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55101/collection1/
   [junit4]   2> 2875671 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2875671 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55101/collection1/ has no 
replicas
   [junit4]   2> 2875671 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2875677 INFO  
(zkCallback-2623-thread-1-processing-n:127.0.0.1:55101_) [n:127.0.0.1:55101_    
] o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
tmp_collection:shard1
   [junit4]   2> 2875680 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55101/collection1/ shard1
   [junit4]   2> 2875841 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:55101_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55101_ c:tmp_collection s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2876235 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-003/cores/collection1
   [junit4]   2> 2876237 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2876238 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45537bb4{/,null,AVAILABLE}
   [junit4]   2> 2876238 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@46f52157{HTTP/1.1,[http/1.1]}{127.0.0.1:55105}
   [junit4]   2> 2876238 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.Server Started @2882048ms
   [junit4]   2> 2876238 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/, hostPort=55105, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-003/cores}
   [junit4]   2> 2876239 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2876240 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 2876240 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2876240 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2876240 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-10T14:49:55.519Z
   [junit4]   2> 2876247 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2876247 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-003/solr.xml
   [junit4]   2> 2876294 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55093/solr
   [junit4]   2> 2876318 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55105_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2876325 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55105_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2876330 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55105_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55105_
   [junit4]   2> 2876335 INFO  
(zkCallback-2617-thread-3-processing-n:127.0.0.1:55097_) [n:127.0.0.1:55097_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2876341 INFO  
(zkCallback-2629-thread-1-processing-n:127.0.0.1:55105_) [n:127.0.0.1:55105_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2876335 INFO  
(zkCallback-2623-thread-1-processing-n:127.0.0.1:55101_) [n:127.0.0.1:55101_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2876502 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55105_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-003/cores
   [junit4]   2> 2876502 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55105_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2876503 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2876507 INFO  
(OverseerStateUpdate-97768950177267716-127.0.0.1:55097_-n_0000000000) 
[n:127.0.0.1:55097_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2877536 WARN  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2877537 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2877552 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2877671 WARN  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2877672 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2877706 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection, trusted=true
   [junit4]   2> 2877706 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2877706 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-003/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-003/cores/collection1/data/]
   [junit4]   2> 2877707 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fc83b48
   [junit4]   2> 2877722 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4874584227021316]
   [junit4]   2> 2877885 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2877885 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2877886 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2877886 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2877893 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=12265365, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2877894 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7acbf717[collection1] main]
   [junit4]   2> 2877896 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2877897 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2877897 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2877902 INFO  
(searcherExecutor-7000-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55105_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7acbf717[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2877902 INFO  
(coreLoadExecutor-6999-thread-1-processing-n:127.0.0.1:55105_) 
[n:127.0.0.1:55105_ c:tmp_collection   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1564303212864864256
   [junit4]   2> 2877910 INFO  
(coreZkRegister-6994-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55105_ c:tmp_collection s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2877911 INFO  
(updateExecutor-2626-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2877911 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2877912 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2877912 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 2877913 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2877913 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:55097/collection1/] and I am 
[http://127.0.0.1:55105/collection1/]
   [junit4]   2> 2877920 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:55097]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:55105_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2877926 INFO  (qtp555832003-15109) [n:127.0.0.1:55097_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2877950 INFO  (qtp555832003-15109) [n:127.0.0.1:55097_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of tmp_collection) have state: recovering
   [junit4]   2> 2877950 INFO  (qtp555832003-15109) [n:127.0.0.1:55097_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:55105_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:55105","node_name":"127.0.0.1:55105_","state":"down"}
   [junit4]   2> 2878668 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-004/cores/collection1
   [junit4]   2> 2878670 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2878673 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fbed578{/,null,AVAILABLE}
   [junit4]   2> 2878674 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@7df08974{HTTP/1.1,[http/1.1]}{127.0.0.1:55124}
   [junit4]   2> 2878674 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.e.j.s.Server Started @2884484ms
   [junit4]   2> 2878674 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
hostContext=/, hostPort=55124, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-004/cores}
   [junit4]   2> 2878675 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2878675 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 2878675 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2878675 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2878676 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-10T14:49:57.954Z
   [junit4]   2> 2878680 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2878680 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-004/solr.xml
   [junit4]   2> 2878697 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55093/solr
   [junit4]   2> 2878721 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55124_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2878727 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55124_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2878731 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55124_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55124_
   [junit4]   2> 2878735 INFO  
(zkCallback-2617-thread-2-processing-n:127.0.0.1:55097_) [n:127.0.0.1:55097_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2878737 INFO  
(zkCallback-2636-thread-1-processing-n:127.0.0.1:55124_) [n:127.0.0.1:55124_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2878736 INFO  
(zkCallback-2623-thread-1-processing-n:127.0.0.1:55101_) [n:127.0.0.1:55101_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2878736 INFO  
(zkCallback-2629-thread-1-processing-n:127.0.0.1:55105_) [n:127.0.0.1:55105_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2878935 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55124_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-004/cores
   [junit4]   2> 2878935 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[782B6A86AEAEF06]) 
[n:127.0.0.1:55124_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2878936 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2878940 INFO  
(OverseerStateUpdate-97768950177267716-127.0.0.1:55097_-n_0000000000) 
[n:127.0.0.1:55097_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2878957 INFO  (qtp555832003-15109) [n:127.0.0.1:55097_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:55105_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:55105","node_name":"127.0.0.1:55105_","state":"recovering"}
   [junit4]   2> 2878958 INFO  (qtp555832003-15109) [n:127.0.0.1:55097_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2878958 INFO  (qtp555832003-15109) [n:127.0.0.1:55097_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:55105_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1031
   [junit4]   2> 2879463 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:55097/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2879464 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:55105 START 
replicas=[http://127.0.0.1:55097/collection1/] nUpdates=100
   [junit4]   2> 2879466 INFO  (qtp555832003-15110) [n:127.0.0.1:55097_ 
c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 2879466 INFO  (qtp555832003-15110) [n:127.0.0.1:55097_ 
c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2879470 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:3.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 2879470 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. 
No need to do a PeerSync 
   [junit4]   2> 2879470 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2879470 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2879471 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2879471 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 2879471 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 2879471 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2879471 INFO  
(recoveryExecutor-2627-thread-1-processing-n:127.0.0.1:55105_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:55105_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 2879972 WARN  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2879973 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2879998 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2880106 WARN  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2880107 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2880145 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection, trusted=true
   [junit4]   2> 2880146 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2880146 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-004/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001/jetty-004/cores/collection1/data/]
   [junit4]   2> 2880147 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fc83b48
   [junit4]   2> 2880148 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4874584227021316]
   [junit4]   2> 2880271 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2880271 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2880273 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2880273 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2880274 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=12265365, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2880274 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6d95c814[collection1] main]
   [junit4]   2> 2880276 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2880277 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2880277 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2880283 INFO  
(searcherExecutor-7011-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55124_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d95c814[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2880283 INFO  
(coreLoadExecutor-7010-thread-1-processing-n:127.0.0.1:55124_) 
[n:127.0.0.1:55124_ c:tmp_collection   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1564303215361523712
   [junit4]   2> 2880290 INFO  
(coreZkRegister-7005-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
c:tmp_collection) [n:127.0.0.1:55124_ c:tmp_collection s:shard1 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2880291 INFO  
(updateExecutor-2633-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:55124_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2880291 INFO  
(recoveryExecutor-2634-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:55124_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2880292 INFO  
(recoveryExecutor-2634-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:55124_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2880293 INFO  
(recoveryExecutor-2634-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:55124_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 2880293 INFO  
(recoveryExecutor-2634-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:55124_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2880293 INFO  
(recoveryExecutor-2634-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:55124_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:55101/collection1/] and I am 
[http://127.0.0.1:55124/collection1/]
   [junit4]   2> 2880300 INFO  
(recoveryExecutor-2634-thread-1-processing-n:127.0.0.1:55124_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:55124_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:55101]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:55124_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2880306 INFO  (qtp195061977-15142) [n:127.0.0.1:55101_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2880307 INFO  (qtp195061977-15142) [n:127.0.0.1:55101_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of tmp_collection) have state: recovering
   [junit4]   2> 2880307 INFO  (qtp195061977-15142) [n:127.0.0.1:55101_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:55124_, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:55124","node_name":"127.0.0.1:55124_","state":"down"}
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (8)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     
/solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was 
synthetically created to match currency.xml.  It is modeled after the data 
format available from openexchangerates.org.  See 
https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this 
data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": 
"http://www.apache.org/licenses/LICENSE-2.0";,
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"http://127.0.0.1:55097";,
   [junit4]   1>             "node_name":"127.0.0.1:55097_"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"http://127.0.0.1:55101";,
   [junit4]   1>             "node_name":"127.0.0.1:55101_"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (2)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard2 (1)
   [junit4]   1>       
/solr/collections/tmp_collection/leader_elect/shard2/election (2)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard2/election/97768950177267716-core_node1-n_0000000000
 (0)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard2/election/97768950177267722-core_node3-n_0000000001
 (0)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       
/solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard1/election/97768950177267719-core_node2-n_0000000000
 (0)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard1/election/97768950177267725-core_node4-n_0000000001
 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:55097_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:55105_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:55124_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:55101_ (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"97768950177267716-127.0.0.1:55097_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     
/solr/overseer_elect/election/97768950177267722-127.0.0.1:55105_-n_0000000002 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/97768950177267719-127.0.0.1:55101_-n_0000000001 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/97768950177267716-127.0.0.1:55097_-n_0000000000 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/97768950177267725-127.0.0.1:55124_-n_0000000003 
(0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "realtimeReplicas":"-1",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"http://127.0.0.1:55101";,
   [junit4]   1>                   "node_name":"127.0.0.1:55101_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"http://127.0.0.1:55124";,
   [junit4]   1>                   "node_name":"127.0.0.1:55124_",
   [junit4]   1>                   "state":"recovering"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"http://127.0.0.1:55097";,
   [junit4]   1>                   "node_name":"127.0.0.1:55097_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"http://127.0.0.1:55105";,
   [junit4]   1>                   "node_name":"127.0.0.1:55105_",
   [junit4]   1>                   "state":"active"}}}}}}
   [junit4]   1> 
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (8)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     
/solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was 
synthetically created to match currency.xml.  It is modeled after the data 
format available from openexchangerates.org.  See 
https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this 
data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": 
"http://www.apache.org/licenses/LICENSE-2.0";,
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"http://127.0.0.1:55097";,
   [junit4]   1>             "node_name":"127.0.0.1:55097_"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"http://127.0.0.1:55101";,
   [junit4]   1>             "node_name":"127.0.0.1:55101_"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (2)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard2 (1)
   [junit4]   1>       
/solr/collections/tmp_collection/leader_elect/shard2/election (2)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard2/election/97768950177267716-core_node1-n_0000000000
 (0)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard2/election/97768950177267722-core_node3-n_0000000001
 (0)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       
/solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard1/election/97768950177267719-core_node2-n_0000000000
 (0)
   [junit4]   1>        
/solr/collections/tmp_collection/leader_elect/shard1/election/97768950177267725-core_node4-n_0000000001
 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:55097_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:55105_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:55124_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:55101_ (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"97768950177267716-127.0.0.1:55097_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     
/solr/overseer_elect/election/97768950177267722-127.0.0.1:55105_-n_0000000002 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/97768950177267719-127.0.0.1:55101_-n_0000000001 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/97768950177267716-127.0.0.1:55097_-n_0000000000 
(0)
   [junit4]   1>     
/solr/overseer_elect/election/97768950177267725-127.0.0.1:55124_-n_0000000003 
(0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "realtimeReplicas":"-1",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"http://127.0.0.1:55101";,
   [junit4]   1>                   "node_name":"127.0.0.1:55101_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},


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

 2>     2       /solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2>        2       
/solr/collections/source_collection/leaders/shard2/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        4       
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        4       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        4       /solr/collections/source_collection/state.json
   [junit4]   2>        4       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        45      /solr/overseer/queue
   [junit4]   2>        15      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        7       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions 
-Dtests.seed=782B6A86AEAEF06 -Dtests.slow=true -Dtests.locale=fr 
-Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   44.9s J1 | CdcrVersionReplicationTest.testCdcrDocVersions 
<<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:55093/solr within 10000 ms
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([782B6A86AEAEF06:FF14BD0A988C001A]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:182)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:121)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:612)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1065)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1054)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:501)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.commit(BaseCdcrDistributedZkTest.java:247)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrVersionReplicationTest.doTestCdcrDocVersions(CdcrVersionReplicationTest.java:91)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions(CdcrVersionReplicationTest.java:74)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not 
connect to ZooKeeper 127.0.0.1:55093/solr within 10000 ms
   [junit4]    >        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:233)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:174)
   [junit4]    >        ... 54 more
   [junit4]   2> 2913183 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[782B6A86AEAEF06]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_782B6A86AEAEF06-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=164257384,total=407670784
   [junit4]   2> NOTE: All tests run in this JVM: 
[SimpleCollectionCreateDeleteTest, SpellCheckCollatorTest, BooleanFieldTest, 
TestClassicSimilarityFactory, TestClusterStateMutator, 
TestDefaultSearchFieldResource, TestReload, TestCloudInspectUtil, 
DistributedQueryComponentCustomSortTest, SolrSlf4jReporterTest, TestFiltering, 
DeleteShardTest, EnumFieldTest, TestCoreDiscovery, TestDistributedGrouping, 
DistributedDebugComponentTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestDistributedStatsComponentCardinality, QueryResultKeyTest, 
TermVectorComponentDistributedTest, TestLegacyFieldCache, 
CdcrReplicationHandlerTest, AtomicUpdatesTest, TestBlendedInfixSuggestions, 
ShowFileRequestHandlerTest, TestFreeTextSuggestions, 
TestSchemalessBufferedUpdates, TestSolrCLIRunExample, QueryParsingTest, 
BadIndexSchemaTest, DistributedTermsComponentTest, 
TestInPlaceUpdatesStandalone, TestChildDocTransformer, TestNRTOpen, 
JvmMetricsTest, FieldAnalysisRequestHandlerTest, ExplicitHLLTest, 
HdfsNNFailoverTest, TestRestManager, SolrCloudExampleTest, 
DefaultValueUpdateProcessorTest, ScriptEngineTest, SaslZkACLProviderTest, 
TestQueryUtils, TestConfigSetsAPIZkFailure, HdfsSyncSliceTest, 
ShardRoutingCustomTest, TestSolrCoreParser, SolrInfoMBeanTest, 
SuggesterTSTTest, TestRequestForwarding, TestConfig, TestRestoreCore, 
TestStressInPlaceUpdates, DistanceUnitsTest, TestJmxMonitoredMap, 
CleanupOldIndexTest, LargeFieldTest, TestExportWriter, TestPathTrie, 
TestWriterPerf, TestConfigReload, TestComponentsName, GraphQueryTest, 
TestPointFields, LeaderElectionIntegrationTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestQueryTypes, 
TestCollationFieldDocValues, PeerSyncReplicationTest, 
TestUniqueKeyFieldResource, TestOmitPositions, RequestHandlersTest, 
BasicFunctionalityTest, OverriddenZkACLAndCredentialsProvidersTest, 
CollectionReloadTest, ResponseLogComponentTest, TestXmlQParserPlugin, 
TestDynamicLoading, TestIndexSearcher, BadComponentTest, 
TestSolrCloudSnapshots, TestJsonFacets, TestZkChroot, BlockJoinFacetRandomTest, 
DistribCursorPagingTest, RAMDirectoryFactoryTest, ResourceLoaderTest, 
DeleteNodeTest, CdcrBootstrapTest, SolrShardReporterTest, 
CollectionsAPIDistributedZkTest, NotRequiredUniqueKeyTest, UUIDFieldTest, 
TestSolrCloudWithDelegationTokens, TestSystemIdResolver, BJQParserTest, 
DistributedFacetPivotLongTailTest, TestSimpleTrackingShardHandler, 
DistributedFacetPivotSmallTest, AsyncCallRequestStatusResponseTest, 
TestDistribIDF, TestFoldingMultitermQuery, SpellPossibilityIteratorTest, 
UninvertDocValuesMergePolicyTest, TestCodecSupport, CoreAdminRequestStatusTest, 
DistributedIntervalFacetingTest, ExitableDirectoryReaderTest, 
TestDeleteCollectionOnDownNodes, TestPushWriter, TestSolrCoreProperties, 
CreateCollectionCleanupTest, TestMiniSolrCloudCluster, ForceLeaderTest, 
TestAuthenticationFramework, TestLuceneMatchVersion, TestDocSet, 
SliceStateTest, BlockCacheTest, InfixSuggestersTest, 
LeaderElectionContextKeyTest, TestTrie, AnalyticsQueryTest, 
SuggestComponentContextFilterQueryTest, TestHdfsCloudBackupRestore, 
PreAnalyzedFieldTest, ChaosMonkeySafeLeaderTest, TolerantUpdateProcessorTest, 
TestLMDirichletSimilarityFactory, TestConfigSetProperties, 
TestUseDocValuesAsStored2, EchoParamsTest, BasicZkTest, 
LeaderInitiatedRecoveryOnShardRestartTest, DistributedVersionInfoTest, 
LeaderFailureAfterFreshStartTest, TestSearchPerf, 
TestLocalFSCloudBackupRestore, TestConfigSetsAPI, TestSuggestSpellingConverter, 
BasicDistributedZk2Test, TestFuzzyAnalyzedSuggestions, 
SolrCoreCheckLockOnStartupTest, TestIndexingPerformance, 
SolrMetricsIntegrationTest, TestOrdValues, TermVectorComponentTest, 
ConnectionReuseTest, TestSchemaVersionResource, TestLeaderElectionZkExpiry, 
AddBlockUpdateTest, IndexSchemaTest, URLClassifyProcessorTest, 
V2ApiIntegrationTest, RollingRestartTest, TestDynamicFieldResource, 
PeerSyncWithIndexFingerprintCachingTest, RemoteQueryErrorTest, 
ReturnFieldsTest, RegexBoostProcessorTest, TestRecoveryHdfs, 
FileBasedSpellCheckerTest, SignatureUpdateProcessorFactoryTest, 
TestSolrDeletionPolicy2, CSVRequestHandlerTest, SortByFunctionTest, 
InfoHandlerTest, AutoCommitTest, TestFaceting, TestRecovery, 
TestHashPartitioner, TestRealTimeGet, TestStressReorder, TestJoin, 
TestRangeQuery, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, 
TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, 
CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, 
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TermsComponentTest, 
DocumentBuilderTest, RequiredFieldsTest, FastVectorHighlighterTest, 
TestJmxIntegration, MBeansHandlerTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, MultiTermTest, SampleTest, TestBinaryField, 
NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, 
ExternalFileFieldSortTest, DirectSolrConnectionTest, TestCharFilters, 
SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TestFastWriter, TestFastOutputStream, PluginInfoTest, TestFastLRUCache, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignTest, 
CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest]
   [junit4] Completed [474/703 (1!)] on J1 in 44.88s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44136 lines...]

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

Reply via email to