Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2348/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Error from server at http://127.0.0.1:58794//collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2059)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:640)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:497)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:58794//collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2059)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:640)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([4FBE800CB7A05558:C7EABFD6195C38A0]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTest

Error Message:
expected:<st[art]ed> but was:<st[opp]ed>

Stack Trace:
org.junit.ComparisonFailure: expected:<st[art]ed> but was:<st[opp]ed>
        at 
__randomizedtesting.SeedInfo.seed([4FBE800CB7A05558:E8FA38A8DA1B46E1]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertState(BaseCdcrDistributedZkTest.java:255)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTestTargetCollectionNotAvailable(CdcrReplicationDistributedZkTest.java:114)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTest(CdcrReplicationDistributedZkTest.java:43)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9548 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/init-core-data-001
   [junit4]   2> 496552 T2572 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 496552 T2572 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 496554 T2572 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 496555 T2573 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 496555 T2573 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 496656 T2572 oasc.ZkTestServer.run start zk server on 
port:55637
   [junit4]   2> 496656 T2572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 496657 T2572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 496665 T2580 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ab7d44 name:ZooKeeperConnection 
Watcher:127.0.0.1:55637 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 496665 T2572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 496665 T2572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 496666 T2572 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 496671 T2572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 496672 T2572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 496674 T2583 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2fe05682 
name:ZooKeeperConnection Watcher:127.0.0.1:55637/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 496674 T2572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 496675 T2572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 496675 T2572 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 496680 T2572 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 496683 T2572 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 496688 T2572 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 496692 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 496693 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 496700 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 496701 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 496707 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 496707 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 496712 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 496712 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 496716 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 496716 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 496720 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 496720 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 496725 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 496726 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 496730 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 496730 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 496734 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 496735 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 496740 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 496740 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 496744 T2572 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 496744 T2572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 496750 T2572 oas.SolrTestCaseJ4.setUp ###Starting doTest
   [junit4]   2> 497126 T2572 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1
   [junit4]   2> 497129 T2572 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 497133 T2572 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@3e298cbb{/,null,AVAILABLE}
   [junit4]   2> 497134 T2572 oejs.AbstractConnector.doStart Started 
ServerConnector@603ff9b1{HTTP/1.1}{127.0.0.1:55640}
   [junit4]   2> 497134 T2572 oejs.Server.doStart Started @500052ms
   [junit4]   2> 497134 T2572 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {shards=shard1, hostContext=/, hostPort=55640, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores}
   [junit4]   2> 497135 T2572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 497136 T2572 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/'
   [junit4]   2> 497166 T2572 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/solr.xml
   [junit4]   2> 497175 T2572 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores
   [junit4]   2> 497175 T2572 oasc.CoreContainer.<init> New CoreContainer 
856022181
   [junit4]   2> 497176 T2572 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/]
   [junit4]   2> 497176 T2572 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/lib
   [junit4]   2> 497176 T2572 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/lib).
   [junit4]   2> 497186 T2572 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 497190 T2572 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 497193 T2572 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 497193 T2572 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 497193 T2572 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 497193 T2572 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55637/solr
   [junit4]   2> 497193 T2572 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 497194 T2572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 497196 T2572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 497198 T2597 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c1003ed 
name:ZooKeeperConnection Watcher:127.0.0.1:55637 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 497199 T2572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 497199 T2572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 497208 T2572 n:127.0.0.1:55640_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 497210 T2600 n:127.0.0.1:55640_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f61b801 
name:ZooKeeperConnection Watcher:127.0.0.1:55637/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 497212 T2572 n:127.0.0.1:55640_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 497215 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 497222 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 497227 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 497231 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 497236 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 497242 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 497247 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 497250 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 497252 T2572 n:127.0.0.1:55640_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55640_
   [junit4]   2> 497253 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:55640_
   [junit4]   2> 497258 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 497261 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 497264 T2572 n:127.0.0.1:55640_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 497268 T2572 n:127.0.0.1:55640_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:55640_
   [junit4]   2> 497268 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 497272 T2572 n:127.0.0.1:55640_ oasc.Overseer.start Overseer 
(id=93891839633981443-127.0.0.1:55640_-n_0000000000) starting
   [junit4]   2> 497276 T2572 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 497291 T2572 n:127.0.0.1:55640_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 497292 T2572 n:127.0.0.1:55640_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 497292 T2602 n:127.0.0.1:55640_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 497293 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 497300 T2572 n:127.0.0.1:55640_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 497301 T2572 n:127.0.0.1:55640_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 497303 T2572 n:127.0.0.1:55640_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores
   [junit4]   2> 497304 T2572 n:127.0.0.1:55640_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1, collection=tmp_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 497304 T2572 n:127.0.0.1:55640_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1/
   [junit4]   2> 497305 T2572 n:127.0.0.1:55640_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 497306 T2604 n:127.0.0.1:55640_ c:tmp_collection x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=tmp_collection
   [junit4]   2> 497306 T2604 n:127.0.0.1:55640_ c:tmp_collection x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 497308 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 497308 T2604 n:127.0.0.1:55640_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 497310 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55640";,
   [junit4]   2>          "node_name":"127.0.0.1:55640_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 497310 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55640";,
   [junit4]   2>          "node_name":"127.0.0.1:55640_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 497311 T2601 n:127.0.0.1:55640_ 
oasco.ClusterStateMutator.createCollection building a new cName: tmp_collection
   [junit4]   2> 497311 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 497313 T2600 n:127.0.0.1:55640_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 498310 T2604 n:127.0.0.1:55640_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 498310 T2604 n:127.0.0.1:55640_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:tmp_collection
   [junit4]   2> 498311 T2604 n:127.0.0.1:55640_ 
oasc.ZkController.createCollectionZkNode Creating collection in 
ZooKeeper:tmp_collection
   [junit4]   2> 498311 T2604 n:127.0.0.1:55640_ oasc.ZkController.getConfName 
Looking for collection configName
   [junit4]   2> 498315 T2604 n:127.0.0.1:55640_ oasc.ZkController.getConfName 
Only one config set found in zk - using it:conf1
   [junit4]   2> 498315 T2604 n:127.0.0.1:55640_ oascc.SolrZkClient.makePath 
makePath: /collections/tmp_collection
   [junit4]   2> 498320 T2604 n:127.0.0.1:55640_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 498323 T2604 n:127.0.0.1:55640_ 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 498323 T2604 n:127.0.0.1:55640_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1/'
   [junit4]   2> 498343 T2604 n:127.0.0.1:55640_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 498352 T2604 n:127.0.0.1:55640_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 498354 T2604 n:127.0.0.1:55640_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 498361 T2604 n:127.0.0.1:55640_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 498363 T2604 n:127.0.0.1:55640_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 498369 T2604 n:127.0.0.1:55640_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 498442 T2604 n:127.0.0.1:55640_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 498443 T2604 n:127.0.0.1:55640_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 498444 T2604 n:127.0.0.1:55640_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 498448 T2604 n:127.0.0.1:55640_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 498511 T2604 n:127.0.0.1:55640_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 498511 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 498512 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 498512 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32764a85
   [junit4]   2> 498513 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1/data
   [junit4]   2> 498515 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 498516 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 498516 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 498517 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5781196945967947]
   [junit4]   2> 498517 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3d84cab0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ec1de9d),segFN=segments_1,generation=1}
   [junit4]   2> 498518 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 498522 T2604 n:127.0.0.1:55640_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 498526 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 498536 T2604 n:127.0.0.1:55640_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 498541 T2604 n:127.0.0.1:55640_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 498543 T2604 n:127.0.0.1:55640_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 498545 T2604 n:127.0.0.1:55640_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 498546 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.PluginBag.createPlugin requestHandler : '/replication' created with 
startup=lazy 
   [junit4]   2> 498554 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 498554 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 498555 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 498556 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 498561 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 498561 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 498592 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 498592 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 498593 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1062500783, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 498593 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3d84cab0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ec1de9d),segFN=segments_1,generation=1}
   [junit4]   2> 498594 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 498594 T2604 n:127.0.0.1:55640_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@6c3db545[collection1] main
   [junit4]   2> 498594 T2604 n:127.0.0.1:55640_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 498596 T2604 n:127.0.0.1:55640_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 498596 T2604 n:127.0.0.1:55640_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 498597 T2604 n:127.0.0.1:55640_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 498597 T2604 n:127.0.0.1:55640_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 498597 T2604 n:127.0.0.1:55640_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 498598 T2604 n:127.0.0.1:55640_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 498599 T2604 n:127.0.0.1:55640_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 498599 T2604 n:127.0.0.1:55640_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 498601 T2604 n:127.0.0.1:55640_ x:collection1 
oascc.SolrZkClient.makePath makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 498608 T2604 n:127.0.0.1:55640_ x:collection1 
oash.CdcrBufferStateManager.createStateNode Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 498610 T2604 n:127.0.0.1:55640_ x:collection1 
oash.CdcrProcessStateManager.createStateNode Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 498614 T2604 n:127.0.0.1:55640_ x:collection1 
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2>         class="solr.admin.AdminHandlers" /> is deprecated . It 
is not required anymore
   [junit4]   2> 498614 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 498614 T2605 n:127.0.0.1:55640_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@6c3db545[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 498615 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 498615 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 498615 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 498615 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502269436300623872
   [junit4]   2> 498617 T2604 n:127.0.0.1:55640_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1502269436300623872
   [junit4]   2> 498617 T2604 n:127.0.0.1:55640_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 498619 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:55640 collection:tmp_collection shard:shard2
   [junit4]   2> 498621 T2572 n:127.0.0.1:55640_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 498622 T2572 n:127.0.0.1:55640_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 498627 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 498670 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 498684 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 498688 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 498690 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C311 name=collection1 
org.apache.solr.core.SolrCore@622404ac url=http://127.0.0.1:55640/collection1 
node=127.0.0.1:55640_ C311_STATE=coll:tmp_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55640, 
node_name=127.0.0.1:55640_, state=down}
   [junit4]   2> 498690 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 C311 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:55640/collection1/
   [junit4]   2> 498691 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 C311 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 498691 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 C311 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55640/collection1/ has no replicas
   [junit4]   2> 498692 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:55640/collection1/ shard2
   [junit4]   2> 498692 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/tmp_collection/leaders/shard2
   [junit4]   2> 498693 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"tmp_collection"} current state version: 
1
   [junit4]   2> 498734 T2600 n:127.0.0.1:55640_ 
oash.CdcrLeaderStateManager$LeaderStateWatcher.process Received new leader 
state @ tmp_collection:shard2
   [junit4]   2> 498757 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 498765 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:55640";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 498884 T2600 n:127.0.0.1:55640_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 498917 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:55640/collection1/ and leader is 
http://127.0.0.1:55640/collection1/
   [junit4]   2> 498917 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:55640
   [junit4]   2> 498917 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 498917 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=tmp_collection
   [junit4]   2> 498917 T2609 n:127.0.0.1:55640_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 498919 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 498921 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55640";,
   [junit4]   2>          "node_name":"127.0.0.1:55640_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 498922 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55640";,
   [junit4]   2>          "node_name":"127.0.0.1:55640_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 499030 T2600 n:127.0.0.1:55640_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 499063 T2572 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1
   [junit4]   2> 499065 T2572 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 499070 T2572 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@33e0f153{/,null,AVAILABLE}
   [junit4]   2> 499071 T2572 oejs.AbstractConnector.doStart Started 
ServerConnector@77a35b97{HTTP/1.1}{127.0.0.1:55646}
   [junit4]   2> 499071 T2572 oejs.Server.doStart Started @501988ms
   [junit4]   2> 499071 T2572 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {shards=shard2, hostContext=/, hostPort=55646, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores}
   [junit4]   2> 499072 T2572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 499072 T2572 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/'
   [junit4]   2> 499103 T2572 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/solr.xml
   [junit4]   2> 499112 T2572 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores
   [junit4]   2> 499112 T2572 oasc.CoreContainer.<init> New CoreContainer 
438527773
   [junit4]   2> 499112 T2572 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/]
   [junit4]   2> 499113 T2572 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/lib
   [junit4]   2> 499113 T2572 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/lib).
   [junit4]   2> 499122 T2572 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 499125 T2572 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 499126 T2572 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 499126 T2572 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 499126 T2572 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 499127 T2572 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55637/solr
   [junit4]   2> 499127 T2572 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 499128 T2572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 499128 T2572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 499132 T2623 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4600c53 name:ZooKeeperConnection 
Watcher:127.0.0.1:55637 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 499132 T2572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 499133 T2572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 499136 T2572 n:127.0.0.1:55646_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 499139 T2626 n:127.0.0.1:55646_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@258d36d name:ZooKeeperConnection 
Watcher:127.0.0.1:55637/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 499139 T2572 n:127.0.0.1:55646_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 499151 T2572 n:127.0.0.1:55646_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 500165 T2572 n:127.0.0.1:55646_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55646_
   [junit4]   2> 500167 T2572 n:127.0.0.1:55646_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:55646_
   [junit4]   2> 500173 T2572 n:127.0.0.1:55646_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 500177 T2572 n:127.0.0.1:55646_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 500179 T2572 n:127.0.0.1:55646_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 500180 T2572 n:127.0.0.1:55646_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores
   [junit4]   2> 500182 T2572 n:127.0.0.1:55646_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1, collection=tmp_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 500182 T2572 n:127.0.0.1:55646_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1/
   [junit4]   2> 500182 T2572 n:127.0.0.1:55646_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 500184 T2627 n:127.0.0.1:55646_ c:tmp_collection x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=tmp_collection
   [junit4]   2> 500184 T2627 n:127.0.0.1:55646_ c:tmp_collection x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 500185 T2627 n:127.0.0.1:55646_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 500185 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 500187 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55646";,
   [junit4]   2>          "node_name":"127.0.0.1:55646_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 500188 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55646";,
   [junit4]   2>          "node_name":"127.0.0.1:55646_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 500189 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 500189 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 500296 T2600 n:127.0.0.1:55640_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 500296 T2626 n:127.0.0.1:55646_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 501187 T2627 n:127.0.0.1:55646_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 501187 T2627 n:127.0.0.1:55646_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:tmp_collection
   [junit4]   2> 501189 T2627 n:127.0.0.1:55646_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 501189 T2627 n:127.0.0.1:55646_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 501191 T2627 n:127.0.0.1:55646_ 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 501191 T2627 n:127.0.0.1:55646_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1/'
   [junit4]   2> 501212 T2627 n:127.0.0.1:55646_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 501221 T2627 n:127.0.0.1:55646_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 501223 T2627 n:127.0.0.1:55646_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 501229 T2627 n:127.0.0.1:55646_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 501231 T2627 n:127.0.0.1:55646_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 501235 T2627 n:127.0.0.1:55646_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 501317 T2627 n:127.0.0.1:55646_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 501318 T2627 n:127.0.0.1:55646_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 501319 T2627 n:127.0.0.1:55646_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 501324 T2627 n:127.0.0.1:55646_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 501374 T2627 n:127.0.0.1:55646_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 501374 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 501375 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 501375 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32764a85
   [junit4]   2> 501376 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1/data
   [junit4]   2> 501376 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 501376 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 501376 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 501377 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5781196945967947]
   [junit4]   2> 501377 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@45d1e948 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4444e3f8),segFN=segments_1,generation=1}
   [junit4]   2> 501378 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 501383 T2627 n:127.0.0.1:55646_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 501383 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 501391 T2627 n:127.0.0.1:55646_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 501393 T2627 n:127.0.0.1:55646_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 501395 T2627 n:127.0.0.1:55646_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 501396 T2627 n:127.0.0.1:55646_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 501397 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.PluginBag.createPlugin requestHandler : '/replication' created with 
startup=lazy 
   [junit4]   2> 501404 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 501404 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 501405 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 501405 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 501406 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 501407 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 501408 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 501408 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 501410 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1062500783, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 501410 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@45d1e948 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4444e3f8),segFN=segments_1,generation=1}
   [junit4]   2> 501410 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 501411 T2627 n:127.0.0.1:55646_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@47daffe9[collection1] main
   [junit4]   2> 501411 T2627 n:127.0.0.1:55646_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 501413 T2627 n:127.0.0.1:55646_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 501413 T2627 n:127.0.0.1:55646_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 501414 T2627 n:127.0.0.1:55646_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 501414 T2627 n:127.0.0.1:55646_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 501414 T2627 n:127.0.0.1:55646_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 501415 T2627 n:127.0.0.1:55646_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 501415 T2627 n:127.0.0.1:55646_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 501415 T2627 n:127.0.0.1:55646_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 501421 T2627 n:127.0.0.1:55646_ x:collection1 
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2>         class="solr.admin.AdminHandlers" /> is deprecated . It 
is not required anymore
   [junit4]   2> 501421 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 501421 T2628 n:127.0.0.1:55646_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@47daffe9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501422 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 501422 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 501423 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 501423 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502269439245025280
   [junit4]   2> 501425 T2627 n:127.0.0.1:55646_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 3 ms to seed version buckets 
with highest version 1502269439245025280
   [junit4]   2> 501425 T2627 n:127.0.0.1:55646_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 501428 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:55646 collection:tmp_collection shard:shard1
   [junit4]   2> 501429 T2572 n:127.0.0.1:55646_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 501429 T2572 n:127.0.0.1:55646_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 501434 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 501470 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 501479 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 501481 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 501481 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C312 name=collection1 
org.apache.solr.core.SolrCore@10f6d42d url=http://127.0.0.1:55646/collection1 
node=127.0.0.1:55646_ C312_STATE=coll:tmp_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55646, 
node_name=127.0.0.1:55646_, state=down}
   [junit4]   2> 501481 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 C312 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:55646/collection1/
   [junit4]   2> 501481 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 C312 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 501482 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 C312 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55646/collection1/ has no replicas
   [junit4]   2> 501482 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:55646/collection1/ shard1
   [junit4]   2> 501482 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/tmp_collection/leaders/shard1
   [junit4]   2> 501483 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"tmp_collection"} current state version: 
4
   [junit4]   2> 501496 T2626 n:127.0.0.1:55646_ 
oash.CdcrLeaderStateManager$LeaderStateWatcher.process Received new leader 
state @ tmp_collection:shard1
   [junit4]   2> 501503 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 501506 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:55646";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 501617 T2626 n:127.0.0.1:55646_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 501617 T2600 n:127.0.0.1:55640_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 501659 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:55646/collection1/ and leader is 
http://127.0.0.1:55646/collection1/
   [junit4]   2> 501659 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:55646
   [junit4]   2> 501660 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 501660 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=tmp_collection
   [junit4]   2> 501660 T2632 n:127.0.0.1:55646_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 501668 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 501674 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55646";,
   [junit4]   2>          "node_name":"127.0.0.1:55646_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 501676 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55646";,
   [junit4]   2>          "node_name":"127.0.0.1:55646_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 501789 T2626 n:127.0.0.1:55646_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 501789 T2600 n:127.0.0.1:55640_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 501871 T2572 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/cores/collection1
   [junit4]   2> 501875 T2572 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 501878 T2572 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@8a2dd3c{/,null,AVAILABLE}
   [junit4]   2> 501879 T2572 oejs.AbstractConnector.doStart Started 
ServerConnector@77e5d619{HTTP/1.1}{127.0.0.1:55652}
   [junit4]   2> 501879 T2572 oejs.Server.doStart Started @504795ms
   [junit4]   2> 501879 T2572 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {shards=shard3, hostContext=/, hostPort=55652, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/cores}
   [junit4]   2> 501879 T2572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 501880 T2572 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/'
   [junit4]   2> 501911 T2572 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/solr.xml
   [junit4]   2> 501920 T2572 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/cores
   [junit4]   2> 501920 T2572 oasc.CoreContainer.<init> New CoreContainer 
1733160127
   [junit4]   2> 501920 T2572 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/]
   [junit4]   2> 501921 T2572 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/lib
   [junit4]   2> 501921 T2572 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/lib).
   [junit4]   2> 501929 T2572 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 501932 T2572 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 501933 T2572 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 501933 T2572 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 501934 T2572 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 501934 T2572 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55637/solr
   [junit4]   2> 501934 T2572 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 501935 T2572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 501936 T2572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 501938 T2646 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@73dcc2e9 
name:ZooKeeperConnection Watcher:127.0.0.1:55637 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 501938 T2572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 501939 T2572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 501942 T2572 n:127.0.0.1:55652_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 501947 T2649 n:127.0.0.1:55652_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e89e8f6 
name:ZooKeeperConnection Watcher:127.0.0.1:55637/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 501948 T2572 n:127.0.0.1:55652_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 501960 T2572 n:127.0.0.1:55652_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 502976 T2572 n:127.0.0.1:55652_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55652_
   [junit4]   2> 502977 T2572 n:127.0.0.1:55652_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:55652_
   [junit4]   2> 502983 T2572 n:127.0.0.1:55652_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 502987 T2572 n:127.0.0.1:55652_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 502988 T2572 n:127.0.0.1:55652_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 502990 T2572 n:127.0.0.1:55652_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/cores
   [junit4]   2> 502992 T2572 n:127.0.0.1:55652_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/cores/collection1, collection=tmp_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 502992 T2572 n:127.0.0.1:55652_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest
 4FBE800CB7A05558-001/jetty-003/cores/collection1/
   [junit4]   2> 502992 T2572 n:127.0.0.1:55652_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 502994 T2650 n:127.0.0.1:55652_ c:tmp_collection x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=tmp_collection
   [junit4]   2> 502994 T2650 n:127.0.0.1:55652_ c:tmp_collection x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 502995 T2650 n:127.0.0.1:55652_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 502995 T2600 n:127.0.0.1:55640_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 502998 T2601 n:127.0.0.1:55640_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55652";,
   [junit4]   2>          "node_name":"127.0.0.1:55652_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 502999 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55652";,
   [junit4]   2>          "node_name":"127.0.0.1:55652_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 502999 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 502999 T2601 n:127.0.0.1:55640_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 503107 T2649 n:127.0.0.1:55652_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 503107 T2600 n:127.0.0.1:55640_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 503107 T2626 n:127.0.0.1:55646_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   

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

ted.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2059)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:640)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4FBE800CB7A05558:C7EABFD6195C38A0]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1480987 T7348 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 4FBE800CB7A05558-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_l1=FSTOrd50, a_n_tdt=Lucene50(blocksize=128), multiDefault=FSTOrd50, 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_td1=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_d1=FSTOrd50, 
n_f1=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=FSTOrd50, 
n_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), n_tf1=FSTOrd50, 
lowerfilt1and2=FSTOrd50, a_t=FSTOrd50, lowerfilt=FSTOrd50, 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=Lucene50(blocksize=128), timestamp=FSTOrd50, 
severity=Lucene50(blocksize=128), foo_sev_enum=Lucene50(blocksize=128), 
n_dt1=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i1=FSTOrd50, 
b_n_tdt=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_ti1=PostingsFormat(name=LuceneVarGapFixedInterval), 
rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_b=Lucene50(blocksize=128), 
n_tdt1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=FSTOrd50, foo_f=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
foo_sev_enum=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene50), 
timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=hu_HU, 
timezone=America/Matamoros
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=2,free=269651872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, 
NoCacheHeaderTest, OverseerStatusTest, TimeZoneUtilsTest, TestLazyCores, 
TestQueryTypes, TestPerFieldSimilarity, SolrPluginUtilsTest, 
DateRangeFieldTest, MultiTermTest, SpatialHeatmapFacetsTest, 
TestBM25SimilarityFactory, DOMUtilTest, BasicDistributedZkTest, 
TestSchemaManager, TestFieldTypeCollectionResource, TestJsonFacets, 
CacheHeaderTest, ShowFileRequestHandlerTest, TestExtendedDismaxParser, 
CdcrReplicationHandlerTest, PathHierarchyTokenizerFactoryTest, 
TestCSVResponseWriter, JSONWriterTest, NumericFieldsTest, 
TestHighFrequencyDictionaryFactory, CoreMergeIndexesAdminHandlerTest, 
TestSweetSpotSimilarityFactory, TestDistributedMissingSort, 
CdcrReplicationDistributedZkTest, TestUpdate, ResponseLogComponentTest, 
SolrCoreCheckLockOnStartupTest, TestConfigSets, URLClassifyProcessorTest, 
RankQueryTest, PingRequestHandlerTest, TestLRUCache, TestCollationField, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestLeaderElectionZkExpiry, 
SharedFSAutoReplicaFailoverUtilsTest, TestLFUCache, OutputWriterTest, 
TestManagedSchema, DistributedSuggestComponentTest, TestConfigOverlay, 
TestReplicationHandlerBackup, ClusterStateUpdateTest, TestMaxScoreQueryParser, 
SolrInfoMBeanTest, DocValuesMultiTest, SuggesterFSTTest, TestJmxMonitoredMap, 
TestCSVLoader, SimpleCollectionCreateDeleteTest, 
LeaderFailoverAfterPartitionTest, TestXIncludeConfig, TestComponentsName, 
TestManagedSchemaDynamicFieldResource, SuggesterTest, 
DistributedFacetPivotSmallAdvancedTest, TestDocBasedVersionConstraints, 
TestMiniSolrCloudClusterSSL, TestExactSharedStatsCache, SimpleFacetsTest, 
TestCryptoKeys, SyncSliceTest, TestRawResponseWriter, TestCloudPivotFacet, 
TestFieldCollectionResource, DistributedQueryElevationComponentTest, 
CoreAdminRequestStatusTest, TestArbitraryIndexDir, ScriptEngineTest, 
SolrTestCaseJ4Test, TestReplicationHandler, RuleEngineTest, 
DistribCursorPagingTest, TestComplexPhraseQParserPlugin, TestCustomSort, 
MultiThreadedOCPTest, TestRemoveLastDynamicCopyField, TestBinaryField, 
AtomicUpdatesTest, ClusterStateTest, TestInitQParser, TestDistributedSearch]
   [junit4] Completed [216/503] on J0 in 134.53s, 1 test, 1 error <<< FAILURES!

[...truncated 893 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:230: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: 
There were test failures: 503 suites, 1987 tests, 1 error, 1 failure, 62 
ignored (24 assumptions)

Total time: 73 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to