Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12620/
Java: 32bit/jdk1.9.0-ea-b60 -client -XX:+UseSerialGC

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:47603/ytw/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:47603/ytw/collection1]
        at 
__randomizedtesting.SeedInfo.seed([1768BE212F7B3FE8:9F3C81FB81875210]: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:74)
        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:502)
        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:47603/ytw/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 10551 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/init-core-data-001
   [junit4]   2> 935997 T6479 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 935997 T6479 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /ytw/
   [junit4]   2> 935999 T6479 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 936000 T6480 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 936000 T6480 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 936100 T6479 oasc.ZkTestServer.run start zk server on 
port:52963
   [junit4]   2> 936100 T6479 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 936101 T6479 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 936103 T6487 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fd58b1 name:ZooKeeperConnection 
Watcher:127.0.0.1:52963 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 936104 T6479 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 936104 T6479 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 936104 T6479 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 936106 T6479 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 936107 T6479 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 936107 T6490 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@dba58c name:ZooKeeperConnection 
Watcher:127.0.0.1:52963/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 936108 T6479 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 936108 T6479 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 936109 T6479 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 936110 T6479 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 936111 T6479 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 936112 T6479 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 936114 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog-with-delayingcomponent.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 936115 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 936117 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 936117 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 936119 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 936119 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 936121 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 936121 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 936122 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 936123 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 936135 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 936136 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 936138 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 936138 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 936139 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 936140 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 936141 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 936141 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 936143 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 936143 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 936144 T6479 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 936145 T6479 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 936234 T6479 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1
   [junit4]   2> 936236 T6479 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 936238 T6479 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@14cd0b4{/ytw,null,AVAILABLE}
   [junit4]   2> 936240 T6479 oejs.AbstractConnector.doStart Started 
ServerConnector@1fd203c{HTTP/1.1}{127.0.0.1:60366}
   [junit4]   2> 936240 T6479 oejs.Server.doStart Started @937120ms
   [junit4]   2> 936241 T6479 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/tempDir-001/control/data, hostContext=/ytw, 
hostPort=60366, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores}
   [junit4]   2> 936241 T6479 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 936242 T6479 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/'
   [junit4]   2> 936263 T6479 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/solr.xml
   [junit4]   2> 936271 T6479 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores
   [junit4]   2> 936271 T6479 oasc.CoreContainer.<init> New CoreContainer 
15624723
   [junit4]   2> 936272 T6479 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/]
   [junit4]   2> 936272 T6479 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/lib
   [junit4]   2> 936273 T6479 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/lib).
   [junit4]   2> 936280 T6479 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> 936283 T6479 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 936284 T6479 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 936284 T6479 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 936284 T6479 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 936285 T6479 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52963/solr
   [junit4]   2> 936285 T6479 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 936286 T6479 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 936286 T6479 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 936287 T6504 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c1793 name:ZooKeeperConnection 
Watcher:127.0.0.1:52963 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 936288 T6479 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 936288 T6479 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 936290 T6479 n:127.0.0.1:60366_ytw 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 936290 T6507 n:127.0.0.1:60366_ytw 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2140b5 name:ZooKeeperConnection 
Watcher:127.0.0.1:52963/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 936291 T6479 n:127.0.0.1:60366_ytw 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 936292 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 936293 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 936295 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 936296 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 936298 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 936300 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 936301 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 936302 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 936303 T6479 n:127.0.0.1:60366_ytw 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60366_ytw
   [junit4]   2> 936304 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:60366_ytw
   [junit4]   2> 936306 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 936307 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 936308 T6479 n:127.0.0.1:60366_ytw oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 936310 T6479 n:127.0.0.1:60366_ytw 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:60366_ytw
   [junit4]   2> 936310 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 936311 T6479 n:127.0.0.1:60366_ytw oasc.Overseer.start 
Overseer (id=93797491769933827-127.0.0.1:60366_ytw-n_0000000000) starting
   [junit4]   2> 936313 T6479 n:127.0.0.1:60366_ytw oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 936317 T6479 n:127.0.0.1:60366_ytw 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 936318 T6509 n:127.0.0.1:60366_ytw 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 936318 T6508 n:127.0.0.1:60366_ytw 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 936318 T6479 n:127.0.0.1:60366_ytw 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 936322 T6479 n:127.0.0.1:60366_ytw 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores
   [junit4]   2> 936322 T6479 n:127.0.0.1:60366_ytw oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 936323 T6479 n:127.0.0.1:60366_ytw 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1/
   [junit4]   2> 936323 T6479 n:127.0.0.1:60366_ytw 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 936324 T6511 n:127.0.0.1:60366_ytw c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 936324 T6511 n:127.0.0.1:60366_ytw c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 936325 T6511 n:127.0.0.1:60366_ytw 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 936325 T6507 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 936326 T6508 n:127.0.0.1:60366_ytw 
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:60366/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:60366_ytw",
   [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> 936326 T6508 n:127.0.0.1:60366_ytw 
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:60366/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:60366_ytw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 936326 T6508 n:127.0.0.1:60366_ytw 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 936326 T6508 n:127.0.0.1:60366_ytw 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 936327 T6507 n:127.0.0.1:60366_ytw 
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> 937325 T6511 n:127.0.0.1:60366_ytw 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 937325 T6511 n:127.0.0.1:60366_ytw 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 937326 T6511 n:127.0.0.1:60366_ytw 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 937326 T6511 n:127.0.0.1:60366_ytw 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 937327 T6511 n:127.0.0.1:60366_ytw 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 937327 T6511 n:127.0.0.1:60366_ytw 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1/'
   [junit4]   2> 937343 T6511 n:127.0.0.1:60366_ytw oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 937347 T6511 n:127.0.0.1:60366_ytw 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 937352 T6511 n:127.0.0.1:60366_ytw oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 937370 T6511 n:127.0.0.1:60366_ytw oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 937371 T6511 n:127.0.0.1:60366_ytw oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 937376 T6511 n:127.0.0.1:60366_ytw oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 937489 T6511 n:127.0.0.1:60366_ytw 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 937495 T6511 n:127.0.0.1:60366_ytw oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 937496 T6511 n:127.0.0.1:60366_ytw oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 937504 T6511 n:127.0.0.1:60366_ytw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 937508 T6511 n:127.0.0.1:60366_ytw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 937512 T6511 n:127.0.0.1:60366_ytw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 937512 T6511 n:127.0.0.1:60366_ytw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 937513 T6511 n:127.0.0.1:60366_ytw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 937513 T6511 n:127.0.0.1:60366_ytw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 937514 T6511 n:127.0.0.1:60366_ytw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 937514 T6511 n:127.0.0.1:60366_ytw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 937514 T6511 n:127.0.0.1:60366_ytw oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 937514 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 937515 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 937515 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ecca76
   [junit4]   2> 937516 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1/data
   [junit4]   2> 937516 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1/data/index/
   [junit4]   2> 937517 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 937518 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/control-001/cores/collection1/data/index
   [junit4]   2> 937518 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=37.6826171875, 
floorSegmentMB=1.7490234375, forceMergeDeletesPctAllowed=6.072188492007183, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 937519 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1e08797 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@811f11),segFN=segments_1,generation=1}
   [junit4]   2> 937519 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 937525 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 937525 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 937526 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 937526 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 937526 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 937527 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 937527 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 937527 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 937528 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 937530 T6511 n:127.0.0.1:60366_ytw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 937532 T6511 n:127.0.0.1:60366_ytw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 937533 T6511 n:127.0.0.1:60366_ytw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 937535 T6511 n:127.0.0.1:60366_ytw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 937550 T6511 n:127.0.0.1:60366_ytw x: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> 937551 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 937551 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 937552 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 937552 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 937553 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 937554 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=79.5654296875, 
floorSegmentMB=2.0966796875, forceMergeDeletesPctAllowed=0.7963137262732289, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 937554 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1e08797 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@811f11),segFN=segments_1,generation=1}
   [junit4]   2> 937555 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 937555 T6511 n:127.0.0.1:60366_ytw x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1d16f03[collection1] main
   [junit4]   2> 937555 T6511 n:127.0.0.1:60366_ytw x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 937556 T6511 n:127.0.0.1:60366_ytw x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 937556 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 937557 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 937557 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 937557 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 937558 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 937558 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 937558 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 937559 T6511 n:127.0.0.1:60366_ytw x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 937559 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 937559 T6512 n:127.0.0.1:60366_ytw x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1d16f03[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 937560 T6511 n:127.0.0.1:60366_ytw x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 937560 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:60366/ytw 
collection:control_collection shard:shard1
   [junit4]   2> 937560 T6479 n:127.0.0.1:60366_ytw 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 937561 T6479 n:127.0.0.1:60366_ytw 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 937561 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 937562 T6479 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 937563 T6479 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 937564 T6518 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f11898 name:ZooKeeperConnection 
Watcher:127.0.0.1:52963/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 937564 T6479 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 937564 T6479 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 937565 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 937565 T6479 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 937566 T6507 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 937566 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 937566 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> 937567 T6508 n:127.0.0.1:60366_ytw 
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> 937567 T6479 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> ASYNC  NEW_CORE C3847 name=collection1 
org.apache.solr.core.SolrCore@cfd266 url=http://127.0.0.1:60366/ytw/collection1 
node=127.0.0.1:60366_ytw C3847_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:60366/ytw, 
node_name=127.0.0.1:60366_ytw, state=down}
   [junit4]   2> 937567 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 C3847 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:60366/ytw/collection1/
   [junit4]   2> 937567 T6479 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 937567 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 C3847 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 937568 T6479 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 937568 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 C3847 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60366/ytw/collection1/ has no replicas
   [junit4]   2> 937568 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:60366/ytw/collection1/ shard1
   [junit4]   2> 937569 T6479 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 937569 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 937569 T6521 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@660000 name:ZooKeeperConnection 
Watcher:127.0.0.1:52963/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 937570 T6479 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 937570 T6479 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 937571 T6507 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 937572 T6508 n:127.0.0.1:60366_ytw 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 937572 T6508 n:127.0.0.1:60366_ytw 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 937573 T6507 n:127.0.0.1:60366_ytw 
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> 937573 T6518 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> 937576 T6508 n:127.0.0.1:60366_ytw 
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:60366/ytw";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 937576 T6508 n:127.0.0.1:60366_ytw 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 937578 T6507 n:127.0.0.1:60366_ytw 
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> 937578 T6518 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> 937582 T6518 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> 937582 T6522 n:127.0.0.1:60366_ytw 
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> 937582 T6507 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 937622 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:60366/ytw/collection1/ and leader is 
http://127.0.0.1:60366/ytw/collection1/
   [junit4]   2> 937623 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:60366/ytw
   [junit4]   2> 937623 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 937623 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 937623 T6515 n:127.0.0.1:60366_ytw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 937624 T6522 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 937625 T6508 n:127.0.0.1:60366_ytw 
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:60366/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:60366_ytw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 937626 T6508 n:127.0.0.1:60366_ytw 
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:60366/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:60366_ytw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 937633 T6479 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1
   [junit4]   2> 937634 T6479 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001
   [junit4]   2> 937635 T6479 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 937636 T6479 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@13a7959{/ytw,null,AVAILABLE}
   [junit4]   2> 937636 T6479 oejs.AbstractConnector.doStart Started 
ServerConnector@1803920{HTTP/1.1}{127.0.0.1:56069}
   [junit4]   2> 937637 T6479 oejs.Server.doStart Started @938517ms
   [junit4]   2> 937637 T6479 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/ytw, hostPort=56069, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores}
   [junit4]   2> 937638 T6479 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 937638 T6479 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/'
   [junit4]   2> 937651 T6479 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/solr.xml
   [junit4]   2> 937655 T6479 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores
   [junit4]   2> 937655 T6479 oasc.CoreContainer.<init> New CoreContainer 
20733677
   [junit4]   2> 937655 T6479 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/]
   [junit4]   2> 937656 T6479 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/lib
   [junit4]   2> 937656 T6479 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/lib).
   [junit4]   2> 937661 T6479 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> 937662 T6479 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 937663 T6479 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 937663 T6479 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 937663 T6479 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 937664 T6479 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52963/solr
   [junit4]   2> 937664 T6479 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 937664 T6479 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 937665 T6479 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 937666 T6536 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c4089f name:ZooKeeperConnection 
Watcher:127.0.0.1:52963 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 937666 T6479 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 937667 T6479 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 937668 T6479 n:127.0.0.1:56069_ytw 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 937668 T6539 n:127.0.0.1:56069_ytw 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ea0e8c name:ZooKeeperConnection 
Watcher:127.0.0.1:52963/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 937669 T6479 n:127.0.0.1:56069_ytw 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 937672 T6479 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 937728 T6518 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> 937728 T6539 n:127.0.0.1:56069_ytw 
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> 937728 T6522 n:127.0.0.1:60366_ytw 
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> 938675 T6479 n:127.0.0.1:56069_ytw 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56069_ytw
   [junit4]   2> 938676 T6479 n:127.0.0.1:56069_ytw oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:56069_ytw
   [junit4]   2> 938677 T6479 n:127.0.0.1:56069_ytw oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 938679 T6479 n:127.0.0.1:56069_ytw 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores
   [junit4]   2> 938679 T6479 n:127.0.0.1:56069_ytw oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 938680 T6479 n:127.0.0.1:56069_ytw 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1/
   [junit4]   2> 938680 T6479 n:127.0.0.1:56069_ytw 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 938681 T6540 n:127.0.0.1:56069_ytw c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 938681 T6540 n:127.0.0.1:56069_ytw c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 938682 T6522 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 938683 T6540 n:127.0.0.1:56069_ytw 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 938683 T6508 n:127.0.0.1:60366_ytw 
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:56069/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:56069_ytw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 938683 T6540 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 938683 T6508 n:127.0.0.1:60366_ytw 
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:56069/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:56069_ytw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 938683 T6540 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 938683 T6508 n:127.0.0.1:60366_ytw 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 938684 T6508 n:127.0.0.1:60366_ytw 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 938684 T6540 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 938684 T6540 n:127.0.0.1:56069_ytw 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 938785 T6508 n:127.0.0.1:60366_ytw 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 938786 T6539 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 938786 T6539 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 939685 T6540 n:127.0.0.1:56069_ytw 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 939685 T6540 n:127.0.0.1:56069_ytw 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 939685 T6540 n:127.0.0.1:56069_ytw 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 939686 T6540 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 939686 T6540 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 939686 T6540 n:127.0.0.1:56069_ytw 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1/'
   [junit4]   2> 939697 T6540 n:127.0.0.1:56069_ytw oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 939701 T6540 n:127.0.0.1:56069_ytw 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 939705 T6540 n:127.0.0.1:56069_ytw oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 939725 T6540 n:127.0.0.1:56069_ytw oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 939726 T6540 n:127.0.0.1:56069_ytw oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 939731 T6540 n:127.0.0.1:56069_ytw oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 939839 T6540 n:127.0.0.1:56069_ytw 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 939844 T6540 n:127.0.0.1:56069_ytw oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 939846 T6540 n:127.0.0.1:56069_ytw oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 939852 T6540 n:127.0.0.1:56069_ytw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 939853 T6540 n:127.0.0.1:56069_ytw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 939854 T6540 n:127.0.0.1:56069_ytw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 939864 T6540 n:127.0.0.1:56069_ytw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 939865 T6540 n:127.0.0.1:56069_ytw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 939865 T6540 n:127.0.0.1:56069_ytw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 939866 T6540 n:127.0.0.1:56069_ytw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 939866 T6540 n:127.0.0.1:56069_ytw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 939866 T6540 n:127.0.0.1:56069_ytw oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 939866 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 939867 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 939867 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ecca76
   [junit4]   2> 939868 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1/data
   [junit4]   2> 939868 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 939868 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 939869 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 939870 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=37.6826171875, 
floorSegmentMB=1.7490234375, forceMergeDeletesPctAllowed=6.072188492007183, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 939870 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@173157f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca13aa),segFN=segments_1,generation=1}
   [junit4]   2> 939871 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 939876 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 939877 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 939877 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 939877 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 939878 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 939878 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 939878 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 939879 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 939879 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 939881 T6540 n:127.0.0.1:56069_ytw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 939883 T6540 n:127.0.0.1:56069_ytw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 939884 T6540 n:127.0.0.1:56069_ytw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 939886 T6540 n:127.0.0.1:56069_ytw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 939895 T6540 n:127.0.0.1:56069_ytw x: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> 939896 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 939896 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 939896 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 939897 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 939897 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 939898 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=79.5654296875, 
floorSegmentMB=2.0966796875, forceMergeDeletesPctAllowed=0.7963137262732289, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 939898 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@173157f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca13aa),segFN=segments_1,generation=1}
   [junit4]   2> 939898 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 939898 T6540 n:127.0.0.1:56069_ytw x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1e7d228[collection1] main
   [junit4]   2> 939899 T6540 n:127.0.0.1:56069_ytw x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 939899 T6540 n:127.0.0.1:56069_ytw x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 939899 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 939900 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 939900 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 939900 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 939900 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 939901 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 939901 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 939901 T6540 n:127.0.0.1:56069_ytw x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 939902 T6541 n:127.0.0.1:56069_ytw x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1e7d228[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 939903 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 939904 T6540 n:127.0.0.1:56069_ytw x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 939904 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:56069/ytw collection:collection1 shard:shard2
   [junit4]   2> 939904 T6479 n:127.0.0.1:56069_ytw 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 939905 T6479 n:127.0.0.1:56069_ytw 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 939905 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 939908 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 939909 T6522 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 939909 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 939910 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 939910 T6508 n:127.0.0.1:60366_ytw 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> ASYNC  NEW_CORE C3848 name=collection1 
org.apache.solr.core.SolrCore@15caa72 
url=http://127.0.0.1:56069/ytw/collection1 node=127.0.0.1:56069_ytw 
C3848_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:56069/ytw, node_name=127.0.0.1:56069_ytw, state=down}
   [junit4]   2> 939910 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 C3848 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:56069/ytw/collection1/
   [junit4]   2> 939910 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 C3848 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 939911 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 C3848 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56069/ytw/collection1/ has no replicas
   [junit4]   2> 939911 T6508 n:127.0.0.1:60366_ytw 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 939911 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:56069/ytw/collection1/ shard2
   [junit4]   2> 939911 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 939911 T6539 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 939912 T6539 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 939914 T6522 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 939914 T6508 n:127.0.0.1:60366_ytw 
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:56069/ytw";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 939915 T6508 n:127.0.0.1:60366_ytw 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 939915 T6539 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 939916 T6539 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 939963 T6479 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/cores/collection1
   [junit4]   2> 939964 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:56069/ytw/collection1/ and leader is 
http://127.0.0.1:56069/ytw/collection1/
   [junit4]   2> 939964 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:56069/ytw
   [junit4]   2> 939964 T6479 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001
   [junit4]   2> 939964 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 939965 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 939965 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 939965 T6479 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 939966 T6522 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 939966 T6479 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@16450cc{/ytw,null,AVAILABLE}
   [junit4]   2> 939967 T6508 n:127.0.0.1:60366_ytw 
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:56069/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:56069_ytw",
   [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> 939967 T6479 oejs.AbstractConnector.doStart Started 
ServerConnector@d7910e{HTTP/1.1}{127.0.0.1:59028}
   [junit4]   2> 939967 T6508 n:127.0.0.1:60366_ytw 
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:56069/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:56069_ytw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 939967 T6479 oejs.Server.doStart Started @940847ms
   [junit4]   2> 939967 T6544 n:127.0.0.1:56069_ytw c:collection1 s:shard2 
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for 
collection1 to ver 3 
   [junit4]   2> 939968 T6479 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/ytw, hostPort=59028, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/cores}
   [junit4]   2> 939968 T6508 n:127.0.0.1:60366_ytw 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 939968 T6479 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 939969 T6539 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 939969 T6479 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/'
   [junit4]   2> 939969 T6539 n:127.0.0.1:56069_ytw 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 939982 T6479 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/solr.xml
   [junit4]   2> 939985 T6479 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/cores
   [junit4]   2> 939986 T6479 oasc.CoreContainer.<init> New CoreContainer 
18163160
   [junit4]   2> 939986 T6479 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/]
   [junit4]   2> 939986 T6479 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/lib
   [junit4]   2> 939987 T6479 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/lib).
   [junit4]   2> 939992 T6479 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> 939993 T6479 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 939993 T6479 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 939993 T6479 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 939994 T6479 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 939994 T6479 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52963/solr
   [junit4]   2> 939994 T6479 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 939994 T6479 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 939995 T6479 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 939996 T6558 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ca0331 name:ZooKeeperConnection 
Watcher:127.0.0.1:52963 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 939996 T6479 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 939997 T6479 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 939998 T6479 n:127.0.0.1:59028_ytw 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 939999 T6561 n:127.0.0.1:59028_ytw 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9819bf name:ZooKeeperConnection 
Watcher:127.0.0.1:52963/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 939999 T6479 n:127.0.0.1:59028_ytw 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 940002 T6479 n:127.0.0.1:59028_ytw 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 941005 T6479 n:127.0.0.1:59028_ytw 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59028_ytw
   [junit4]   2> 941006 T6479 n:127.0.0.1:59028_ytw oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:59028_ytw
   [junit4]   2> 941008 T6479 n:127.0.0.1:59028_ytw oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 941009 T6479 n:127.0.0.1:59028_ytw 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/cores
   [junit4]   2> 941010 T6479 n:127.0.0.1:59028_ytw oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 941010 T6479 n:127.0.0.1:59028_ytw 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001/shard-2-001/cores/collection1/
   [junit4]   2> 941011 T6479 n:127.0.0.1:59028_ytw 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 941012 T6562 n:127.0.0.1:59028_ytw c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 941012 T6562 n:127.0.0.1:59028_ytw c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 941013 T6522 n:127.0.0.1:60366_ytw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 941013 T6562 n:127.0.0.1:59028_ytw 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 941013 T6562 n:127.0.0.1:59028_ytw 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 941013 T6508 n:127.0.0.1:60366_ytw 
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:59028/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:59028_ytw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 941014 T6562 n:127.0.0.1:59028_ytw 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 941014 T6508 n:127.0.0.1:60366_ytw 
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:59028/ytw";,
   [junit4]   2>          "node_name":"127.0.0.1:59028_ytw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit

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

rrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test 
-Dtests.seed=1768BE212F7B3FE8 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de_AT -Dtests.timezone=Australia/Darwin -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   25.1s J1 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:47603/ytw/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1768BE212F7B3FE8:9F3C81FB81875210]: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:74)
   [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:47603/ytw/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> 961095 T6479 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest
 1768BE212F7B3FE8-001
   [junit4]   2> 25100 T6478 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{range_facet_l_dv=PostingsFormat(name=Direct), _version_=FSTOrd50, 
multiDefault=BlockTreeOrds(blocksize=128), name=PostingsFormat(name=Direct), 
intDefault=FSTOrd50, id=PostingsFormat(name=Direct), 
range_facet_i_dv=BlockTreeOrds(blocksize=128), 
range_facet_l=BlockTreeOrds(blocksize=128), 
timestamp=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=de_AT, 
timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 3.13.0-52-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=12,threads=1,free=47091584,total=189673472
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, 
ReturnFieldsTest, DistributedQueryComponentOptimizationTest, 
TestLMDirichletSimilarityFactory, TestManagedSchemaDynamicFieldResource, 
DirectSolrConnectionTest, ReplicationFactorTest, TestConfigSets, TestLRUCache, 
TestCoreContainer, BadCopyFieldTest, DistributedMLTComponentTest, TestNRTOpen, 
SolrXmlInZkTest, TestManagedResource, TestSolrConfigHandler, 
TestFuzzyAnalyzedSuggestions, TestRandomMergePolicy, 
DistributedIntervalFacetingTest, TestSchemaManager, EchoParamsTest, 
TestHashPartitioner, CacheHeaderTest, LukeRequestHandlerTest, 
TestPivotHelperCode, SolrCmdDistributorTest, MergeStrategyTest, JSONWriterTest, 
TestSerializedLuceneMatchVersion, CollectionsAPIDistributedZkTest, 
TestRestoreCore, BadComponentTest, TestStressVersions, ExternalCollectionsTest, 
SpatialFilterTest, TestFiltering, TestOverriddenPrefixQueryForCustomFieldType, 
TestComplexPhraseQParserPlugin, TestDistributedGrouping, TestSchemaResource, 
TestConfigOverlay, CollectionsAPIAsyncDistributedZkTest, 
AnalyticsMergeStrategyTest, SpatialRPTFieldTypeTest, 
DocumentAnalysisRequestHandlerTest, ResourceLoaderTest, 
TestBulkSchemaConcurrent, BufferStoreTest, TestEmbeddedSolrServerConstructors, 
RequiredFieldsTest, TestMiniSolrCloudClusterSSL, TestManagedSchema, 
OpenCloseCoreStressTest, TestAnalyzedSuggestions, ClusterStateUpdateTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DocValuesMissingTest, 
TestWriterPerf, DistributedFacetPivotWhiteBoxTest, TestSearchPerf, 
DistributedDebugComponentTest, CoreAdminHandlerTest, TestIndexSearcher, 
IndexSchemaRuntimeFieldTest, CopyFieldTest, SuggesterTSTTest, RulesTest, 
ShardRoutingCustomTest, UUIDUpdateProcessorFallbackTest, 
TestStressUserVersions, TestSortingResponseWriter, DocumentBuilderTest, 
TestRecoveryHdfs, TestSolr4Spatial2, TestCharFilters, TestFastLRUCache, 
HdfsChaosMonkeySafeLeaderTest, TestCursorMarkWithoutUniqueKey, 
ChaosMonkeySafeLeaderTest, ShardRoutingTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, 
TestRandomDVFaceting, ZkCLITest, TestRecovery, ZkControllerTest, TestJoin, 
TestReload, DistributedTermsComponentTest, SpellCheckComponentTest, 
PeerSyncTest, ConvertedLegacyTest, TestSort, TestLazyCores, SoftAutoCommitTest, 
SpellCheckCollatorTest, TestStressLucene, PolyFieldTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, 
RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, SolrPluginUtilsTest, 
JsonLoaderTest, TestPHPSerializedResponseWriter, HighlighterConfigTest, 
UpdateParamsTest, ResponseLogComponentTest, TestSolrDeletionPolicy2, 
MultiTermTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, SynonymTokenizerTest, 
TestXIncludeConfig, TestDFRSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
TimeZoneUtilsTest, ScriptEngineTest, DateMathParserTest, PreAnalyzedFieldTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, 
CircularListTest, TestRTGBase, CursorPagingTest, AliasIntegrationTest, 
CloudExitableDirectoryReaderTest]
   [junit4] Completed [379/488] on J1 in 25.64s, 1 test, 1 error <<< FAILURES!

[...truncated 359 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: 
There were test failures: 488 suites, 1956 tests, 1 error, 57 ignored (25 
assumptions)

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


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

Reply via email to