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

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

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:59716/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:59716/collection1]
        at 
__randomizedtesting.SeedInfo.seed([EEECBB6A44BA25D1:66B884B0EA464829]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1425)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:59716/collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        ... 51 more




Build Log:
[...truncated 10174 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/init-core-data-001
   [junit4]   2> 1734076 T8358 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1734076 T8358 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1734084 T8358 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1734086 T8359 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1734086 T8359 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1734187 T8358 oasc.ZkTestServer.run start zk server on 
port:59685
   [junit4]   2> 1734187 T8358 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1734190 T8358 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1734213 T8366 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19d768b2 
name:ZooKeeperConnection Watcher:127.0.0.1:59685 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1734213 T8358 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1734214 T8358 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1734214 T8358 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1734229 T8358 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1734234 T8358 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1734239 T8369 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@399c7968 
name:ZooKeeperConnection Watcher:127.0.0.1:59685/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1734239 T8358 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1734240 T8358 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1734240 T8358 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1734247 T8358 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1734255 T8358 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1734261 T8358 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1734269 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog-with-delayingcomponent.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1734271 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1734281 T8358 oasc.AbstractZkTestCase.putConfig 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> 1734284 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1734291 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1734292 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1734299 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1734299 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1734305 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1734306 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1734312 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1734313 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1734320 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1734321 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1734328 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1734329 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1734334 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1734335 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1734343 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1734344 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1734351 T8358 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1734352 T8358 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1735090 T8358 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1
   [junit4]   2> 1735094 T8358 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1735103 T8358 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@71df9d45{/,null,AVAILABLE}
   [junit4]   2> 1735104 T8358 oejs.AbstractConnector.doStart Started 
ServerConnector@171e3461{HTTP/1.1}{127.0.0.1:59689}
   [junit4]   2> 1735104 T8358 oejs.Server.doStart Started @1737313ms
   [junit4]   2> 1735105 T8358 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/tempDir-001/control/data, hostContext=/, hostPort=59689, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores}
   [junit4]   2> 1735105 T8358 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1735105 T8358 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/'
   [junit4]   2> 1735161 T8358 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/solr.xml
   [junit4]   2> 1735190 T8358 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores
   [junit4]   2> 1735191 T8358 oasc.CoreContainer.<init> New CoreContainer 
642156732
   [junit4]   2> 1735192 T8358 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/]
   [junit4]   2> 1735192 T8358 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/lib
   [junit4]   2> 1735193 T8358 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/lib).
   [junit4]   2> 1735215 T8358 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1735223 T8358 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1735225 T8358 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1735225 T8358 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1735226 T8358 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1735226 T8358 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59685/solr
   [junit4]   2> 1735227 T8358 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1735228 T8358 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1735234 T8358 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1735238 T8383 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59ad8b5f 
name:ZooKeeperConnection Watcher:127.0.0.1:59685 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1735239 T8358 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1735240 T8358 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1735249 T8358 N:127.0.0.1:59689_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1735252 T8386 N:127.0.0.1:59689_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@339a208e 
name:ZooKeeperConnection Watcher:127.0.0.1:59685/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1735253 T8358 N:127.0.0.1:59689_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1735258 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 1735266 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 1735278 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 1735286 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 1735295 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 1735306 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 1735315 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 1735318 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 1735323 T8358 N:127.0.0.1:59689_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59689_
   [junit4]   2> 1735325 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:59689_
   [junit4]   2> 1735331 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 1735335 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 1735340 T8358 N:127.0.0.1:59689_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1735344 T8358 N:127.0.0.1:59689_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:59689_
   [junit4]   2> 1735346 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 1735351 T8358 N:127.0.0.1:59689_ oasc.Overseer.start Overseer 
(id=93655321516376067-127.0.0.1:59689_-n_0000000000) starting
   [junit4]   2> 1735358 T8358 N:127.0.0.1:59689_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 1735383 T8358 N:127.0.0.1:59689_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1735386 T8388 N:127.0.0.1:59689_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1735387 T8358 N:127.0.0.1:59689_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1735389 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1735409 T8358 N:127.0.0.1:59689_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores
   [junit4]   2> 1735413 T8358 N:127.0.0.1:59689_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1735414 T8358 N:127.0.0.1:59689_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/
   [junit4]   2> 1735415 T8358 N:127.0.0.1:59689_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1735419 T8390 N:127.0.0.1:59689_ C:control_collection 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1735420 T8390 N:127.0.0.1:59689_ C:control_collection 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1735423 T8390 N:127.0.0.1:59689_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1735430 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59689";,
   [junit4]   2>          "node_name":"127.0.0.1:59689_",
   [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> 1735433 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59689";,
   [junit4]   2>          "node_name":"127.0.0.1:59689_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1735433 T8387 N:127.0.0.1:59689_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1735434 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1735438 T8386 N:127.0.0.1:59689_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1735448 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1736425 T8390 N:127.0.0.1:59689_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1736425 T8390 N:127.0.0.1:59689_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1736426 T8390 N:127.0.0.1:59689_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1736427 T8390 N:127.0.0.1:59689_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1736429 T8390 N:127.0.0.1:59689_ 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1736430 T8390 N:127.0.0.1:59689_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/'
   [junit4]   2> 1736457 T8390 N:127.0.0.1:59689_ 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1736460 T8390 N:127.0.0.1:59689_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1736469 T8390 N:127.0.0.1:59689_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1736471 T8390 N:127.0.0.1:59689_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1736477 T8390 N:127.0.0.1:59689_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1736487 T8390 N:127.0.0.1:59689_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1736493 T8390 N:127.0.0.1:59689_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1736631 T8390 N:127.0.0.1:59689_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1736644 T8390 N:127.0.0.1:59689_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1736647 T8390 N:127.0.0.1:59689_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1736670 T8390 N:127.0.0.1:59689_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1736675 T8390 N:127.0.0.1:59689_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1736680 T8390 N:127.0.0.1:59689_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1736683 T8390 N:127.0.0.1:59689_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1736683 T8390 N:127.0.0.1:59689_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1736684 T8390 N:127.0.0.1:59689_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1736687 T8390 N:127.0.0.1:59689_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1736687 T8390 N:127.0.0.1:59689_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1736688 T8390 N:127.0.0.1:59689_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1736689 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1736689 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/data/
   [junit4]   2> 1736689 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cf6bb1d
   [junit4]   2> 1736690 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/data
   [junit4]   2> 1736690 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1736690 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1736690 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/control-001/cores/collection1/data/index
   [junit4]   2> 1736691 T8390 N:127.0.0.1:59689_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=49.6806640625, 
floorSegmentMB=0.6005859375, forceMergeDeletesPctAllowed=6.981082146639465, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.28125274448457294
   [junit4]   2> 1736691 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2080b286 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75e52c68),segFN=segments_1,generation=1}
   [junit4]   2> 1736692 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1736702 T8390 N:127.0.0.1:59689_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1736703 T8390 N:127.0.0.1:59689_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1736703 T8390 N:127.0.0.1:59689_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1736703 T8390 N:127.0.0.1:59689_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1736703 T8390 N:127.0.0.1:59689_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1736704 T8390 N:127.0.0.1:59689_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1736704 T8390 N:127.0.0.1:59689_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1736704 T8390 N:127.0.0.1:59689_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1736705 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1736714 T8390 N:127.0.0.1:59689_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1736715 T8390 N:127.0.0.1:59689_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1736718 T8390 N:127.0.0.1:59689_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1736720 T8390 N:127.0.0.1:59689_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1736733 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/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> 1736733 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1736736 T8390 N:127.0.0.1:59689_ c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1736736 T8390 N:127.0.0.1:59689_ c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1736737 T8390 N:127.0.0.1:59689_ c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1736737 T8390 N:127.0.0.1:59689_ c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1736737 T8390 N:127.0.0.1:59689_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=91.50390625, 
floorSegmentMB=0.3095703125, forceMergeDeletesPctAllowed=7.864173953204814, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3318530217120704
   [junit4]   2> 1736738 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2080b286 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75e52c68),segFN=segments_1,generation=1}
   [junit4]   2> 1736738 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1736739 T8390 N:127.0.0.1:59689_ c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1bd0fef4[collection1] main
   [junit4]   2> 1736739 T8390 N:127.0.0.1:59689_ c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1736741 T8390 N:127.0.0.1:59689_ c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1736742 T8390 N:127.0.0.1:59689_ c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1736743 T8390 N:127.0.0.1:59689_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1736743 T8390 N:127.0.0.1:59689_ c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1736743 T8390 N:127.0.0.1:59689_ c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1736745 T8390 N:127.0.0.1:59689_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1736745 T8390 N:127.0.0.1:59689_ c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1736746 T8390 N:127.0.0.1:59689_ c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1736748 T8390 N:127.0.0.1:59689_ c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1736748 T8390 N:127.0.0.1:59689_ c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1736749 T8391 N:127.0.0.1:59689_ c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1bd0fef4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1736751 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:59689 collection:control_collection shard:shard1
   [junit4]   2> 1736779 T8358 N:127.0.0.1:59689_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1736779 T8358 N:127.0.0.1:59689_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1736781 T8358 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1736783 T8358 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1736796 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1736796 T8397 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b9871ce 
name:ZooKeeperConnection Watcher:127.0.0.1:59685/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736797 T8358 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1736801 T8358 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1736801 T8358 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1736815 T8358 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1736844 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 1736859 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1736866 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1736866 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1336 name=collection1 
org.apache.solr.core.SolrCore@57a750c2 url=http://127.0.0.1:59689/collection1 
node=127.0.0.1:59689_ C1336_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:59689, 
node_name=127.0.0.1:59689_, state=down}
   [junit4]   2> 1736866 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 C1336 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:59689/collection1/
   [junit4]   2> 1736866 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 C1336 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1736867 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 C1336 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:59689/collection1/ has no replicas
   [junit4]   2> 1736867 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:59689/collection1/ shard1
   [junit4]   2> 1736867 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1736871 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1736888 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:59689";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1736902 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1737013 T8386 N:127.0.0.1:59689_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1737014 T8397 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1737041 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:59689/collection1/ and leader is 
http://127.0.0.1:59689/collection1/
   [junit4]   2> 1737041 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:59689
   [junit4]   2> 1737041 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1737042 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1737042 T8394 N:127.0.0.1:59689_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1737044 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1737047 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59689";,
   [junit4]   2>          "node_name":"127.0.0.1:59689_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1737048 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59689";,
   [junit4]   2>          "node_name":"127.0.0.1:59689_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1737063 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1737176 T8397 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1737177 T8386 N:127.0.0.1:59689_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1737492 T8358 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1
   [junit4]   2> 1737497 T8358 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001
   [junit4]   2> 1737499 T8358 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1737505 T8358 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@6c83911d{/,null,AVAILABLE}
   [junit4]   2> 1737507 T8358 oejs.AbstractConnector.doStart Started 
ServerConnector@8914f18{HTTP/1.1}{127.0.0.1:59700}
   [junit4]   2> 1737507 T8358 oejs.Server.doStart Started @1739715ms
   [junit4]   2> 1737508 T8358 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=59700, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores}
   [junit4]   2> 1737509 T8358 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1737509 T8358 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/'
   [junit4]   2> 1737567 T8358 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/solr.xml
   [junit4]   2> 1737584 T8358 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores
   [junit4]   2> 1737585 T8358 oasc.CoreContainer.<init> New CoreContainer 
537593479
   [junit4]   2> 1737592 T8358 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/]
   [junit4]   2> 1737594 T8358 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/lib
   [junit4]   2> 1737595 T8358 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/lib).
   [junit4]   2> 1737614 T8358 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1737620 T8358 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1737621 T8358 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1737622 T8358 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1737622 T8358 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1737622 T8358 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59685/solr
   [junit4]   2> 1737623 T8358 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1737623 T8358 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1737629 T8358 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1737631 T8411 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59412403 
name:ZooKeeperConnection Watcher:127.0.0.1:59685 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737632 T8358 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1737633 T8358 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1737640 T8358 N:127.0.0.1:59700_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1737646 T8414 N:127.0.0.1:59700_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6cb2041d 
name:ZooKeeperConnection Watcher:127.0.0.1:59685/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737647 T8358 N:127.0.0.1:59700_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1737664 T8358 N:127.0.0.1:59700_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1738679 T8358 N:127.0.0.1:59700_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59700_
   [junit4]   2> 1738680 T8358 N:127.0.0.1:59700_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:59700_
   [junit4]   2> 1738694 T8358 N:127.0.0.1:59700_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1738699 T8358 N:127.0.0.1:59700_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores
   [junit4]   2> 1738704 T8358 N:127.0.0.1:59700_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1738705 T8358 N:127.0.0.1:59700_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/
   [junit4]   2> 1738706 T8358 N:127.0.0.1:59700_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1738709 T8415 N:127.0.0.1:59700_ C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1738710 T8415 N:127.0.0.1:59700_ C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1738714 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1738716 T8415 N:127.0.0.1:59700_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1738716 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59700";,
   [junit4]   2>          "node_name":"127.0.0.1:59700_",
   [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> 1738719 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59700";,
   [junit4]   2>          "node_name":"127.0.0.1:59700_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1738719 T8387 N:127.0.0.1:59689_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1738720 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1738725 T8397 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1738726 T8414 N:127.0.0.1:59700_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1738727 T8386 N:127.0.0.1:59689_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1739718 T8415 N:127.0.0.1:59700_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1739718 T8415 N:127.0.0.1:59700_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1739721 T8415 N:127.0.0.1:59700_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1739721 T8415 N:127.0.0.1:59700_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1739724 T8415 N:127.0.0.1:59700_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1739724 T8415 N:127.0.0.1:59700_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1739742 T8415 N:127.0.0.1:59700_ 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1739748 T8415 N:127.0.0.1:59700_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1739758 T8415 N:127.0.0.1:59700_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1739761 T8415 N:127.0.0.1:59700_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1739769 T8415 N:127.0.0.1:59700_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1739771 T8415 N:127.0.0.1:59700_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1739776 T8415 N:127.0.0.1:59700_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1739888 T8415 N:127.0.0.1:59700_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1739899 T8415 N:127.0.0.1:59700_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1739900 T8415 N:127.0.0.1:59700_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1739930 T8415 N:127.0.0.1:59700_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1739935 T8415 N:127.0.0.1:59700_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1739940 T8415 N:127.0.0.1:59700_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1739943 T8415 N:127.0.0.1:59700_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1739943 T8415 N:127.0.0.1:59700_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1739943 T8415 N:127.0.0.1:59700_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1739946 T8415 N:127.0.0.1:59700_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1739947 T8415 N:127.0.0.1:59700_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1739947 T8415 N:127.0.0.1:59700_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1739947 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1739947 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1739948 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cf6bb1d
   [junit4]   2> 1739949 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1739949 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1739949 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1739950 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1739950 T8415 N:127.0.0.1:59700_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=49.6806640625, 
floorSegmentMB=0.6005859375, forceMergeDeletesPctAllowed=6.981082146639465, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.28125274448457294
   [junit4]   2> 1739951 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3df4e270 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28c61e8c),segFN=segments_1,generation=1}
   [junit4]   2> 1739952 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1739960 T8415 N:127.0.0.1:59700_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1739961 T8415 N:127.0.0.1:59700_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1739961 T8415 N:127.0.0.1:59700_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1739961 T8415 N:127.0.0.1:59700_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1739961 T8415 N:127.0.0.1:59700_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1739962 T8415 N:127.0.0.1:59700_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1739962 T8415 N:127.0.0.1:59700_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1739962 T8415 N:127.0.0.1:59700_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1739963 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1739968 T8415 N:127.0.0.1:59700_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1739969 T8415 N:127.0.0.1:59700_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1739971 T8415 N:127.0.0.1:59700_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1739973 T8415 N:127.0.0.1:59700_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1739979 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/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> 1739979 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1739981 T8415 N:127.0.0.1:59700_ c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1739981 T8415 N:127.0.0.1:59700_ c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1739982 T8415 N:127.0.0.1:59700_ c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1739983 T8415 N:127.0.0.1:59700_ c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1739983 T8415 N:127.0.0.1:59700_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=91.50390625, 
floorSegmentMB=0.3095703125, forceMergeDeletesPctAllowed=7.864173953204814, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3318530217120704
   [junit4]   2> 1739983 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3df4e270 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28c61e8c),segFN=segments_1,generation=1}
   [junit4]   2> 1739984 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1739984 T8415 N:127.0.0.1:59700_ c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@5025dcf7[collection1] main
   [junit4]   2> 1739984 T8415 N:127.0.0.1:59700_ c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1740000 T8415 N:127.0.0.1:59700_ c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1740000 T8415 N:127.0.0.1:59700_ c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1740001 T8415 N:127.0.0.1:59700_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1740002 T8415 N:127.0.0.1:59700_ c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1740002 T8415 N:127.0.0.1:59700_ c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1740004 T8415 N:127.0.0.1:59700_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1740004 T8415 N:127.0.0.1:59700_ c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1740004 T8415 N:127.0.0.1:59700_ c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1740004 T8415 N:127.0.0.1:59700_ c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1740005 T8415 N:127.0.0.1:59700_ c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1740005 T8416 N:127.0.0.1:59700_ c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@5025dcf7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740007 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:59700 collection:collection1 shard:shard2
   [junit4]   2> 1740008 T8358 N:127.0.0.1:59700_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1740008 T8358 N:127.0.0.1:59700_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1740016 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1740033 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 1740037 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1740038 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1740039 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1337 name=collection1 
org.apache.solr.core.SolrCore@68c9003f url=http://127.0.0.1:59700/collection1 
node=127.0.0.1:59700_ C1337_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:59700, 
node_name=127.0.0.1:59700_, state=down}
   [junit4]   2> 1740039 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 C1337 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:59700/collection1/
   [junit4]   2> 1740040 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 1740040 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 C1337 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1740041 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 C1337 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:59700/collection1/ has no replicas
   [junit4]   2> 1740041 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:59700/collection1/ shard2
   [junit4]   2> 1740042 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1740053 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1740057 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59700";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1740169 T8386 N:127.0.0.1:59689_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1740170 T8397 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1740174 T8414 N:127.0.0.1:59700_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1740208 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:59700/collection1/ and leader is 
http://127.0.0.1:59700/collection1/
   [junit4]   2> 1740209 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:59700
   [junit4]   2> 1740210 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1740210 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 1740210 T8419 N:127.0.0.1:59700_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1740214 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1740217 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59700";,
   [junit4]   2>          "node_name":"127.0.0.1:59700_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1740219 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59700";,
   [junit4]   2>          "node_name":"127.0.0.1:59700_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1740333 T8397 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1740335 T8386 N:127.0.0.1:59689_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1740333 T8414 N:127.0.0.1:59700_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1740984 T8358 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/cores/collection1
   [junit4]   2> 1740988 T8358 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001
   [junit4]   2> 1740992 T8358 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1740998 T8358 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@99629cc{/,null,AVAILABLE}
   [junit4]   2> 1741000 T8358 oejs.AbstractConnector.doStart Started 
ServerConnector@6416c5d3{HTTP/1.1}{127.0.0.1:59710}
   [junit4]   2> 1741000 T8358 oejs.Server.doStart Started @1743206ms
   [junit4]   2> 1741001 T8358 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=59710, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/cores}
   [junit4]   2> 1741003 T8358 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1741004 T8358 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/'
   [junit4]   2> 1741088 T8358 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/solr.xml
   [junit4]   2> 1741106 T8358 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/cores
   [junit4]   2> 1741106 T8358 oasc.CoreContainer.<init> New CoreContainer 
303179452
   [junit4]   2> 1741107 T8358 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/]
   [junit4]   2> 1741107 T8358 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/lib
   [junit4]   2> 1741108 T8358 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/lib).
   [junit4]   2> 1741123 T8358 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1741133 T8358 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1741136 T8358 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1741137 T8358 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1741138 T8358 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1741138 T8358 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59685/solr
   [junit4]   2> 1741138 T8358 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1741139 T8358 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1741149 T8358 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1741154 T8433 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@29145c13 
name:ZooKeeperConnection Watcher:127.0.0.1:59685 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1741157 T8358 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1741158 T8358 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1741165 T8360 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14cbb04ca4f0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1741181 T8358 N:127.0.0.1:59710_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1741186 T8436 N:127.0.0.1:59710_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2343ff43 
name:ZooKeeperConnection Watcher:127.0.0.1:59685/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1741187 T8358 N:127.0.0.1:59710_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1741209 T8358 N:127.0.0.1:59710_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1742254 T8358 N:127.0.0.1:59710_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59710_
   [junit4]   2> 1742256 T8358 N:127.0.0.1:59710_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:59710_
   [junit4]   2> 1742272 T8358 N:127.0.0.1:59710_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1742283 T8358 N:127.0.0.1:59710_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/cores
   [junit4]   2> 1742294 T8358 N:127.0.0.1:59710_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1742294 T8358 N:127.0.0.1:59710_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/cores/collection1/
   [junit4]   2> 1742294 T8358 N:127.0.0.1:59710_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1742317 T8437 N:127.0.0.1:59710_ C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1742317 T8437 N:127.0.0.1:59710_ C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1742322 T8386 N:127.0.0.1:59689_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1742324 T8387 N:127.0.0.1:59689_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59710";,
   [junit4]   2>          "node_name":"127.0.0.1:59710_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1742324 T8437 N:127.0.0.1:59710_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1742337 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59710";,
   [junit4]   2>          "node_name":"127.0.0.1:59710_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1742337 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1742338 T8387 N:127.0.0.1:59689_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1742365 T8436 N:127.0.0.1:59710_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1742366 T8414 N:127.0.0.1:59700_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1742377 T8386 N:127.0.0.1:59689_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1742385 T8397 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1743332 T8437 N:127.0.0.1:59710_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1743332 T8437 N:127.0.0.1:59710_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1743334 T8437 N:127.0.0.1:59710_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1743335 T8437 N:127.0.0.1:59710_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1743340 T8437 N:127.0.0.1:59710_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1743340 T8437 N:127.0.0.1:59710_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1743363 T8437 N:127.0.0.1:59710_ 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1743386 T8437 N:127.0.0.1:59710_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1743406 T8437 N:127.0.0.1:59710_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1743411 T8437 N:127.0.0.1:59710_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1743434 T8437 N:127.0.0.1:59710_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1743437 T8437 N:127.0.0.1:59710_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1743446 T8437 N:127.0.0.1:59710_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1743552 T8437 N:127.0.0.1:59710_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1743565 T8437 N:127.0.0.1:59710_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1743567 T8437 N:127.0.0.1:59710_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1743592 T8437 N:127.0.0.1:59710_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1743596 T8437 N:127.0.0.1:59710_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1743621 T8437 N:127.0.0.1:59710_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1743641 T8437 N:127.0.0.1:59710_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1743642 T8437 N:127.0.0.1:59710_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1743642 T8437 N:127.0.0.1:59710_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1743646 T8437 N:127.0.0.1:59710_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1743646 T8437 N:127.0.0.1:59710_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRat

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

n watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test 
-Dtests.seed=EEECBB6A44BA25D1 -Dtests.slow=true -Dtests.locale=es_EC 
-Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   34.9s J0 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:59716/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEECBB6A44BA25D1:66B884B0EA464829]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1425)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53)
   [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]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:59716/collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 51 more
   [junit4]   2> 1768952 T8358 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest
 EEECBB6A44BA25D1-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=3, maxDocsPerChunk=330, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=3, blockSize=5)), sim=DefaultSimilarity, locale=es_EC, 
timezone=Asia/Beirut
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=87847720,total=320339968
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseQParserPlugin, TestSolrConfigHandlerConcurrent, 
TestAtomicUpdateErrorCases, OverriddenZkACLAndCredentialsProvidersTest, 
SuggesterTest, AddBlockUpdateTest, HdfsChaosMonkeySafeLeaderTest, TestLRUCache, 
EnumFieldTest, TestQueryTypes, RequestLoggingTest, 
ChaosMonkeyNothingIsSafeTest, TestXIncludeConfig, AlternateDirectoryTest, 
TestMacros, TestNoOpRegenerator, TestShortCircuitedRequests, 
SpatialRPTFieldTypeTest, OverseerTest, TestFunctionQuery, 
TestExceedMaxTermLength, TestLFUCache, IndexSchemaRuntimeFieldTest, 
HdfsRecoveryZkTest, FacetPivotSmallTest, DocValuesTest, 
TestSurroundQueryParser, TestStressReorder, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestDistributedSearch, 
DocumentAnalysisRequestHandlerTest, ZkControllerTest, TestReplicationHandler, 
DeleteShardTest, SynonymTokenizerTest, DistributedSuggestComponentTest, 
URLClassifyProcessorTest, TestInitQParser, DistanceUnitsTest, 
DistributedDebugComponentTest, SolrIndexSplitterTest, TestOrdValues, 
TestClassNameShortening, TestPostingsSolrHighlighter, TestManagedSchema, 
TestBlendedInfixSuggestions, TestElisionMultitermQuery, CoreAdminHandlerTest, 
DistributedQueueTest, TestManagedSchemaFieldResource, RecoveryZkTest, 
TestPhraseSuggestions, ClusterStateTest, TestQueryUtils, 
ClusterStateUpdateTest, SOLR749Test, TestConfigOverlay, TestCharFilters, 
UniqFieldsUpdateProcessorFactoryTest, OutputWriterTest, NumericFieldsTest, 
TestFieldSortValues, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestExactSharedStatsCache, SystemInfoHandlerTest, TestDynamicFieldResource, 
SuggesterFSTTest, CircularListTest, ParsingFieldUpdateProcessorsTest, 
DistributedExpandComponentTest, MultiThreadedOCPTest, SimpleFacetsTest, 
SuggestComponentTest, RemoteQueryErrorTest, SolrCoreTest, RankQueryTest, 
HardAutoCommitTest, TestHighFrequencyDictionaryFactory, SortByFunctionTest, 
DistributedFacetPivotWhiteBoxTest, DistribJoinFromCollectionTest, 
DistribCursorPagingTest, TestLazyCores, TestStressRecovery, 
DistributedQueryElevationComponentTest, TestLeaderElectionZkExpiry, 
DOMUtilTest, TestSweetSpotSimilarityFactory, TestImplicitCoreProperties, 
UnloadDistributedZkTest, TestExpandComponent, TestStressVersions, 
QueryElevationComponentTest, TestManagedResourceStorage, 
RecoveryAfterSoftCommitTest, DistributedIntervalFacetingTest, 
BlockDirectoryTest, TestJmxMonitoredMap, PreAnalyzedUpdateProcessorTest, 
TestMaxScoreQueryParser, TestHashPartitioner, TestSchemaManager, 
TestClusterStateMutator, XmlUpdateRequestHandlerTest, 
TestDynamicFieldCollectionResource, SharedFSAutoReplicaFailoverUtilsTest, 
HdfsCollectionsAPIDistributedZkTest, TestUpdate, DirectUpdateHandlerTest, 
TestConfigSets, TestManagedStopFilterFactory, TestUniqueKeyFieldResource, 
TestComponentsName, LukeRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, 
TestCollationField, DistanceFunctionTest, BasicDistributedZkTest, 
BasicDistributedZk2Test, SyncSliceTest, BasicZkTest, LeaderElectionTest, 
ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TestJoin, TestReload, 
DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, TestSort, 
OverseerCollectionProcessorTest, SoftAutoCommitTest, SpellCheckCollatorTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, 
DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestSolrDeletionPolicy1, 
CacheHeaderTest, TestWriterPerf, TermsComponentTest, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, 
SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, 
QueryParsingTest, JsonLoaderTest, TestPHPSerializedResponseWriter, 
TestBinaryResponseWriter, TestQuerySenderNoQuery, ResponseLogComponentTest, 
MultiTermTest, TestDocSet, MinimalSchemaTest, ExternalFileFieldSortTest, 
TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, 
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastLRUCache, 
TestSystemIdResolver, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, 
TestUtils, SliceStateTest, UUIDFieldTest, TestCursorMarkWithoutUniqueKey, 
TestDistributedMissingSort, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, 
AssignTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [379/482] on J0 in 34.92s, 1 test, 1 error <<< FAILURES!

[...truncated 330 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:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: 
There were test failures: 482 suites, 1913 tests, 1 error, 55 ignored (21 
assumptions)

Total time: 64 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to