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

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6451, name=collection1, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=6451, name=collection1, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:58231/g_u: Could not find collection : 
awholynewstresscollection_collection1_0
        at __randomizedtesting.SeedInfo.seed([37827722244B22B0]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
http://127.0.0.1:60349/collection1:java.util.concurrent.ExecutionException: 
java.io.IOException: http://127.0.0.1:60366/collection1/: An exception has 
occurred on the server, refer to server log for details.

Stack Trace:
org.apache.solr.client.solrj.io.stream.SolrStream$HandledException: 
http://127.0.0.1:60349/collection1:java.util.concurrent.ExecutionException: 
java.io.IOException: http://127.0.0.1:60366/collection1/: An exception has 
occurred on the server, refer to server log for details.
        at 
__randomizedtesting.SeedInfo.seed([37827722244B22B0:90C6CF8649F03109]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:164)
        at 
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:889)
        at 
org.apache.solr.handler.TestSQLHandler.testTimeSeriesGrouping(TestSQLHandler.java:669)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java: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 10140 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/init-core-data-001
   [junit4]   2> 979345 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[37827722244B22B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 979346 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[37827722244B22B0]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /g_u/
   [junit4]   2> 979349 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 979350 INFO  (Thread-2236) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 979350 INFO  (Thread-2236) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 979451 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58204
   [junit4]   2> 979486 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 979494 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 979499 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979504 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979508 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979513 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979519 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979526 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979531 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979536 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979542 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 979584 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 979595 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 979599 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf2/enumsConfig.xml
   [junit4]   2> 979604 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 979608 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 979612 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 979617 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 979621 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 979626 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 979630 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 979635 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 979640 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 980405 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1
   [junit4]   2> 980410 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 980416 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1268fe19{/g_u,null,AVAILABLE}
   [junit4]   2> 980426 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@29c489e3{SSL-http/1.1}{127.0.0.1:58210}
   [junit4]   2> 980426 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.e.j.s.Server Started @985775ms
   [junit4]   2> 980426 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/tempDir-001/control/data,
 hostContext=/g_u, hostPort=58210, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores}
   [junit4]   2> 980429 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 980429 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/'
   [junit4]   2> 980559 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/solr.xml
   [junit4]   2> 980593 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores
   [junit4]   2> 980594 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 277083805
   [junit4]   2> 980594 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/]
   [junit4]   2> 980594 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/lib
   [junit4]   2> 980595 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.SolrResourceLoader 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/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/lib).
   [junit4]   2> 980611 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory 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> 980633 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 980638 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 980638 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 980638 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58204/solr
   [junit4]   2> 980638 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 980742 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58210_g_u
   [junit4]   2> 980754 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 980756 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94164007582433286-127.0.0.1:58210_g_u-n_0000000000
   [junit4]   2> 980758 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58210_g_u
   [junit4]   2> 980762 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.Overseer Overseer 
(id=94164007582433286-127.0.0.1:58210_g_u-n_0000000000) starting
   [junit4]   2> 980782 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 980783 INFO  
(OverseerCollectionProcessor-94164007582433286-127.0.0.1:58210_g_u-n_0000000000)
 [n:127.0.0.1:58210_g_u    ] o.a.s.c.OverseerCollectionProcessor Process 
current queue of collection creations
   [junit4]   2> 980784 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 980792 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 980794 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 980797 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores
   [junit4]   2> 980800 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1,
 collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 980800 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/
   [junit4]   2> 980800 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 980803 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 980803 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58210_g_u    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 980803 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 980803 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 980805 INFO  
(zkCallback-1076-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired 
on path /overseer/queue state SyncConnected
   [junit4]   2> 980805 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 980808 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58210/g_u";,
   [junit4]   2>   "node_name":"127.0.0.1:58210_g_u",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 980809 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58210/g_u";,
   [junit4]   2>   "node_name":"127.0.0.1:58210_g_u",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 980809 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 980809 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 981808 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 981808 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 981809 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 981810 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/'
   [junit4]   2> 981835 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 981844 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 981852 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 981864 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 981866 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 981875 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 982020 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 982033 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 982034 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 982055 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 982058 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 982061 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 982063 WARN  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 982063 WARN  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 982063 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 982065 WARN  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 982065 WARN  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 982068 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find 
resource 'configsetprops.json' in classpath or '/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:99)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:668)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:397)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:388)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 982068 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 982068 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 982068 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 982068 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dfdfd5c
   [junit4]   2> 982069 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/data
   [junit4]   2> 982069 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/data/index/
   [junit4]   2> 982069 WARN  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 982070 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/data/index
   [junit4]   2> 982070 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=43.5888671875, 
floorSegmentMB=0.884765625, forceMergeDeletesPctAllowed=28.753967229875034, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 982070 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@791fa782 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@734981b6),segFN=segments_1,generation=1}
   [junit4]   2> 982070 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 982071 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/data/
   [junit4]   2> 982073 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 982076 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 982076 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 982076 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 982076 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 982077 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 982077 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 982077 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 982077 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 982077 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 982084 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 982085 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 982086 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 982087 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 982091 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers 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/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 982091 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 982093 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 982093 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 982098 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 982098 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 982099 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=66.1083984375, 
floorSegmentMB=1.595703125, forceMergeDeletesPctAllowed=26.150154598573383, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8398024384575737
   [junit4]   2> 982099 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@791fa782 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@734981b6),segFN=segments_1,generation=1}
   [junit4]   2> 982099 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 982099 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@193d1ec6[collection1] 
main
   [junit4]   2> 982101 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 982103 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 982103 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 982103 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 982104 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 982104 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 982104 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 982104 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 982105 INFO  
(searcherExecutor-2874-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@193d1ec6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 982105 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 982105 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 982105 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 982105 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1506624124203565056
   [junit4]   2> 982107 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest 
version 1506624124203565056
   [junit4]   2> 982108 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 982108 INFO  
(coreLoadExecutor-2873-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 982109 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:https://127.0.0.1:58210/g_u 
collection:control_collection shard:shard1
   [junit4]   2> 982119 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94164007582433286-core_node1-n_0000000000
   [junit4]   2> 982121 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 982125 INFO  
(zkCallback-1076-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired 
on path /overseer/queue state SyncConnected
   [junit4]   2> 982127 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 982127 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 982127 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:58210/g_u/collection1/
   [junit4]   2> 982127 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 982128 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:58210/g_u/collection1/ has no replicas
   [junit4]   2> 982128 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:58210/g_u/collection1/ shard1
   [junit4]   2> 982130 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 982144 INFO  
(zkCallback-1076-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired 
on path /overseer/queue state SyncConnected
   [junit4]   2> 982151 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:58210/g_u";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 982303 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are https://127.0.0.1:58210/g_u/collection1/ and leader is 
https://127.0.0.1:58210/g_u/collection1/
   [junit4]   2> 982303 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:58210/g_u
   [junit4]   2> 982303 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 982303 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 982303 INFO  
(coreZkRegister-2867-thread-1-processing-n:127.0.0.1:58210_g_u x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58210_g_u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 982305 INFO  
(zkCallback-1076-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired 
on path /overseer/queue state SyncConnected
   [junit4]   2> 982308 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58210/g_u";,
   [junit4]   2>   "node_name":"127.0.0.1:58210_g_u",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 982313 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58210/g_u";,
   [junit4]   2>   "node_name":"127.0.0.1:58210_g_u",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 982323 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 983205 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1
   [junit4]   2> 983212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001
   [junit4]   2> 983218 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 983224 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47510d13{/g_u,null,AVAILABLE}
   [junit4]   2> 983233 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@31dad9cb{SSL-http/1.1}{127.0.0.1:58215}
   [junit4]   2> 983233 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.e.j.s.Server Started @988580ms
   [junit4]   2> 983234 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/g_u, hostPort=58215, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores}
   [junit4]   2> 983236 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 983236 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/'
   [junit4]   2> 983316 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/solr.xml
   [junit4]   2> 983327 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores
   [junit4]   2> 983327 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 501236395
   [junit4]   2> 983327 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/]
   [junit4]   2> 983327 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/lib
   [junit4]   2> 983328 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.SolrResourceLoader 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/lib).
   [junit4]   2> 983349 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory 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> 983357 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 983360 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 983360 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 983360 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58204/solr
   [junit4]   2> 983360 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 984422 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58215_g_u
   [junit4]   2> 984431 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 984433 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94164007582433289-127.0.0.1:58215_g_u-n_0000000001
   [junit4]   2> 984435 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94164007582433286-127.0.0.1:58210_g_u-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 984436 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 984437 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 984438 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores
   [junit4]   2> 984439 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1,
 collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 984439 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/
   [junit4]   2> 984440 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 984443 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 984443 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[37827722244B22B0]) 
[n:127.0.0.1:58215_g_u    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 984444 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 984444 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 984446 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 984446 INFO  
(zkCallback-1076-thread-1-processing-n:127.0.0.1:58210_g_u) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired 
on path /overseer/queue state SyncConnected
   [junit4]   2> 984449 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58215/g_u";,
   [junit4]   2>   "node_name":"127.0.0.1:58215_g_u",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 984450 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58215/g_u";,
   [junit4]   2>   "node_name":"127.0.0.1:58215_g_u",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 984451 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 984451 INFO  
(OverseerStateUpdate-94164007582433286-127.0.0.1:58210_g_u-n_0000000000) 
[n:127.0.0.1:58210_g_u    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 985448 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 985448 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:collection1
   [junit4]   2> 985449 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 985451 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/'
   [junit4]   2> 985471 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 985482 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 985495 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 985518 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 985522 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 985528 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 985782 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 985791 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 985793 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 985817 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 985821 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 985827 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 985829 WARN  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 985830 WARN  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 985830 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 985833 WARN  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 985833 WARN  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 985839 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find 
resource 'configsetprops.json' in classpath or '/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:99)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:668)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:397)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:388)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 985840 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 985840 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 985841 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 985841 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dfdfd5c
   [junit4]   2> 985841 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/data
   [junit4]   2> 985841 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 985842 WARN  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 985842 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 985842 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=43.5888671875, 
floorSegmentMB=0.884765625, forceMergeDeletesPctAllowed=28.753967229875034, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 985842 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11e7e1e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21a02052),segFN=segments_1,generation=1}
   [junit4]   2> 985842 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 985845 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58215_g_u 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 985846 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58215_g_u 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_37827722244B22B0-001/shard-1-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 985851 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 985851 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 985851 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 985851 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 985852 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 985852 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 985853 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 985853 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 985853 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 985865 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 985866 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 985868 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 985875 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 985885 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers 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/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 985886 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 985887 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 985887 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 985889 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 985889 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 985890 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=66.1083984375, 
floorSegmentMB=1.595703125, forceMergeDeletesPctAllowed=26.150154598573383, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8398024384575737
   [junit4]   2> 985891 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11e7e1e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21a02052),segFN=segments_1,generation=1}
   [junit4]   2> 985891 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 985891 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@4918f994[collection1] main
   [junit4]   2> 985895 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 985896 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 985896 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 985896 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 985897 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 985897 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 985897 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 985897 INFO  
(coreLoadExecutor-2884-thread-1-processing-n:127.0.0.1:58215_g_u) 
[n:127.0.0.1:58215_g_u c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 985898 INFO  
(searcherExecutor-2885-thread-1-processing-n:127.0.0.1:58215_g_u x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:58215_g_u c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@4918f994[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2

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

85-thread-1-processing-n:127.0.0.1:60381_) [n:127.0.0.1:60381_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to 
close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_37827722244B22B0-001/shard-4-001/cores/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_37827722244B22B0-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1809915 INFO  
(zkCallback-2685-thread-1-processing-n:127.0.0.1:60381_) [n:127.0.0.1:60381_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_37827722244B22B0-001/shard-4-001/cores/collection1/data
   [junit4]   2> 1809916 INFO  
(zkCallback-2685-thread-1-processing-n:127.0.0.1:60381_) [n:127.0.0.1:60381_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_37827722244B22B0-001/shard-4-001/cores/collection1/data/index.20150714021915556
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_37827722244B22B0-001/shard-4-001/cores/collection1/data/index.20150714021915556;done=false>>]
   [junit4]   2> 1809916 INFO  
(zkCallback-2685-thread-1-processing-n:127.0.0.1:60381_) [n:127.0.0.1:60381_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_37827722244B22B0-001/shard-4-001/cores/collection1/data/index.20150714021915556
   [junit4]   2> 1809919 INFO  
(TEST-TestSQLHandler.doTest-seed#[37827722244B22B0]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@4a63de99{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1809920 INFO  
(TEST-TestSQLHandler.doTest-seed#[37827722244B22B0]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@602543b2{/,null,UNAVAILABLE}
   [junit4]   2> 1809923 INFO  
(TEST-TestSQLHandler.doTest-seed#[37827722244B22B0]) [n:127.0.0.1:60381_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60337 60337
   [junit4]   2> 1809938 INFO  (Thread-3193) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60337 60337
   [junit4]   2> 1810639 WARN  (Thread-3193) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=37827722244B22B0 -Dtests.slow=true 
-Dtests.locale=mk_MK -Dtests.timezone=Asia/Gaza -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   29.1s J0 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.io.stream.SolrStream$HandledException: 
http://127.0.0.1:60349/collection1:java.util.concurrent.ExecutionException: 
java.io.IOException: http://127.0.0.1:60366/collection1/: An exception has 
occurred on the server, refer to server log for details.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([37827722244B22B0:90C6CF8649F03109]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:164)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:889)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.testTimeSeriesGrouping(TestSQLHandler.java:669)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:92)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1810649 INFO  
(SUITE-TestSQLHandler-seed#[37827722244B22B0]-worker) [n:127.0.0.1:60381_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 
###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.handler.TestSQLHandler_37827722244B22B0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{item_i=Lucene50(blocksize=128), n_l1=FSTOrd50, multiDefault=FSTOrd50, 
intDefault=Lucene50(blocksize=128), day_i=FSTOrd50, 
n_dt1=Lucene50(blocksize=128), n_td1=Lucene50(blocksize=128), n_d1=FSTOrd50, 
field_i=FSTOrd50, str_s=Lucene50(blocksize=128), n_f1=Lucene50(blocksize=128), 
n_ti1=PostingsFormat(name=Asserting), year_i=PostingsFormat(name=Asserting), 
rnd_b=PostingsFormat(name=Asserting), n_tl1=Lucene50(blocksize=128), 
_version_=Lucene50(blocksize=128), n_tf1=FSTOrd50, 
n_tdt1=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), 
text=Lucene50(blocksize=128), timestamp=FSTOrd50, month_i=FSTOrd50}, 
docValues:{year_i=DocValuesFormat(name=Lucene50), 
item_i=DocValuesFormat(name=Lucene50), 
multiDefault=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Asserting), day_i=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Lucene50), field_i=DocValuesFormat(name=Memory), 
str_s=DocValuesFormat(name=Lucene50), n_f1=DocValuesFormat(name=Asserting), 
month_i=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=mk_MK, 
timezone=Asia/Gaza
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=1,free=200444656,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RequiredFieldsTest, 
SimpleFacetsTest, ShardRoutingTest, TestManagedSchemaFieldTypeResource, 
TestTrackingShardHandlerFactory, TestNamedUpdateProcessors, SampleTest, 
SimpleMLTQParserTest, TestRemoveLastDynamicCopyField, SystemInfoHandlerTest, 
TestAnalyzedSuggestions, TestDynamicFieldResource, TestBulkSchemaAPI, 
IndexSchemaRuntimeFieldTest, TestArbitraryIndexDir, TestChildDocTransformer, 
SaslZkACLProviderTest, OutputWriterTest, RuleEngineTest, 
TestFieldTypeCollectionResource, RulesTest, TestInitParams, 
TestPerFieldSimilarity, TestXIncludeConfig, ChangedSchemaMergeTest, 
CircularListTest, RollingRestartTest, UUIDFieldTest, CustomCollectionTest, 
TestSolrCloudWithKerberosAlt, TestShortCircuitedRequests, TestStressLucene, 
TestLazyCores, TestCharFilters, HdfsDirectoryFactoryTest, SliceStateTest, 
TestSolrIndexConfig, OverseerTest, TestUpdate, DistributedQueueTest, 
XmlUpdateRequestHandlerTest, TestObjectReleaseTracker, 
TestPartialUpdateDeduplication, DeleteInactiveReplicaTest, 
DistributedQueryElevationComponentTest, TestSolrDynamicMBean, TestInitQParser, 
TestSolrConfigHandlerConcurrent, CoreAdminHandlerTest, 
TestSolrConfigHandlerCloud, DistributedFacetPivotLargeTest, HttpPartitionTest, 
DefaultValueUpdateProcessorTest, TestWordDelimiterFilterFactory, 
ChaosMonkeyNothingIsSafeTest, TestBlobHandler, ActionThrottleTest, 
TestRandomDVFaceting, DistanceFunctionTest, TestCursorMarkWithoutUniqueKey, 
RecoveryAfterSoftCommitTest, TestSolrQueryParserResource, 
TestDistribDocBasedVersion, CursorMarkTest, TestSort, TestStressRecovery, 
SynonymTokenizerTest, AnalyticsQueryTest, TestBinaryResponseWriter, 
TestJmxMonitoredMap, HdfsChaosMonkeySafeLeaderTest, TestOmitPositions, 
ResponseLogComponentTest, TestCloudPivotFacet, 
TestCloudManagedSchemaConcurrent, TestStressReorder, BaseCdcrDistributedZkTest, 
DistributedSpellCheckComponentTest, TestHashPartitioner, ResponseHeaderTest, 
TestCoreContainer, SSLMigrationTest, CachingDirectoryFactoryTest, 
UnloadDistributedZkTest, TestSolr4Spatial2, TestJettySolrRunner, 
HdfsThreadLeakTest, HdfsDirectoryTest, BadCopyFieldTest, TestReqParamsAPI, 
TestQueryTypes, DistributedQueryComponentCustomSortTest, 
TestCloudManagedSchema, TestRawResponseWriter, SyncSliceTest, 
AnalysisAfterCoreReloadTest, TestStressVersions, TestSQLHandler]
   [junit4] Completed [231/517] on J0 in 29.16s, 1 test, 1 error <<< FAILURES!

[...truncated 874 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:513: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1426: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: 
There were test failures: 517 suites, 2032 tests, 2 errors, 64 ignored (24 
assumptions)

Total time: 77 minutes 16 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