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

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:54227/uh

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:54227/uh
        at 
__randomizedtesting.SeedInfo.seed([50ABDED3DC7409A0:D14D50CBAB2B699C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:581)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:532)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:151)
        at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:103)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
        ... 45 more




Build Log:
[...truncated 11633 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/init-core-data-001
   [junit4]   2> 6532854 T16896 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /uh/
   [junit4]   2> 6532859 T16896 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 6532861 T16896 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6532862 T16897 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 6532963 T16896 oasc.ZkTestServer.run start zk server on 
port:54217
   [junit4]   2> 6532963 T16896 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6532965 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6532973 T16903 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@580ac9cc 
name:ZooKeeperConnection Watcher:127.0.0.1:54217 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6532975 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6532976 T16896 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6532977 T16896 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6532988 T16896 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6532990 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6532992 T16905 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@538092a2 
name:ZooKeeperConnection Watcher:127.0.0.1:54217/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6532993 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6532993 T16896 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6532994 T16896 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 6533003 T16896 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 6533011 T16896 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 6533019 T16896 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 6533029 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 6533030 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 6533041 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 6533042 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 6533052 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6533053 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6533062 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 6533063 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 6533073 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 6533074 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 6533084 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 6533088 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 6533098 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6533099 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 6533109 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6533110 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 6533118 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6533121 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6533129 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6533131 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 6533139 T16896 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 6533142 T16896 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 6535079 T16896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6535090 T16896 oejs.AbstractConnector.doStart Started 
[email protected]:54220
   [junit4]   2> 6535090 T16896 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6535091 T16896 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6535091 T16896 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002
   [junit4]   2> 6535092 T16896 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002/'
   [junit4]   2> 6535134 T16896 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002/solr.xml
   [junit4]   2> 6535153 T16896 oasc.CoreContainer.<init> New CoreContainer 
725999753
   [junit4]   2> 6535154 T16896 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002/]
   [junit4]   2> 6535155 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6535155 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6535156 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6535156 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6535156 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6535156 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6535157 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6535157 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6535157 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6535158 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6535158 T16896 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6535159 T16896 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6535159 T16896 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6535160 T16896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6535160 T16896 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54217/solr
   [junit4]   2> 6535161 T16896 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6535161 T16896 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6535163 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6535165 T16916 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@64459e61 
name:ZooKeeperConnection Watcher:127.0.0.1:54217 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6535166 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6535166 T16896 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6535171 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6535174 T16918 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1dd2e07d 
name:ZooKeeperConnection Watcher:127.0.0.1:54217/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6535175 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6535179 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 6535190 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 6535200 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 6535209 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 6535218 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 6535228 T16896 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 6535232 T16896 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54220_uh
   [junit4]   2> 6535235 T16896 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54220_uh
   [junit4]   2> 6535243 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 6535249 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 6535256 T16896 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6535262 T16896 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:54220_uh
   [junit4]   2> 6535262 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 6535269 T16896 oasc.Overseer.start Overseer 
(id=92693822649663491-127.0.0.1:54220_uh-n_0000000000) starting
   [junit4]   2> 6535279 T16896 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 6535311 T16896 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 6535313 T16920 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 6535315 T16896 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 6535321 T16896 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 6535327 T16896 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6535347 T16919 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 6535348 T16922 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 6535348 T16922 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6535350 T16922 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6535358 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54220/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:54220_uh",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6535358 T16919 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 6535358 T16919 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 6535359 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 6535366 T16923 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6535369 T16924 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> 6536352 T16922 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6536352 T16922 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 6536355 T16922 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6536356 T16922 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6536360 T16922 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6536360 T16922 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002/collection1/'
   [junit4]   2> 6536363 T16922 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6536364 T16922 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6536366 T16922 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 6536431 T16922 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 6536445 T16922 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6536449 T16922 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6536452 T16922 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6536578 T16922 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6536580 T16922 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6536582 T16922 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6536590 T16922 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6536659 T16922 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 6536659 T16922 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6536659 T16922 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/control/data/
   [junit4]   2> 6536660 T16922 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a407e10
   [junit4]   2> 6536661 T16922 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/control/data
   [junit4]   2> 6536661 T16922 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/control/data/index/
   [junit4]   2> 6536661 T16922 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6536662 T16922 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/control/data/index
   [junit4]   2> 6536662 T16922 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7606716907334286]
   [junit4]   2> 6536663 T16922 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-5567f77a)),segFN=segments_1,generation=1}
   [junit4]   2> 6536664 T16922 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6536668 T16922 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6536669 T16922 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 6536670 T16922 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 6536670 T16922 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6536671 T16922 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 6536671 T16922 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6536671 T16922 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6536672 T16922 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 6536672 T16922 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6536672 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6536673 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6536673 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6536674 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6536675 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6536675 T16922 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6536675 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6536676 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6536676 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6536677 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6536677 T16922 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6536686 T16922 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6536688 T16922 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6536690 T16922 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6536691 T16922 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6536696 T16922 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6536696 T16922 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6536696 T16922 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=77.1572265625, 
floorSegmentMB=1.8056640625, forceMergeDeletesPctAllowed=28.89992025497313, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22837821719108062
   [junit4]   2> 6536697 T16922 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-5567f77a)),segFN=segments_1,generation=1}
   [junit4]   2> 6536697 T16922 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6536697 T16922 oass.SolrIndexSearcher.<init> Opening 
Searcher@41641b08[collection1] main
   [junit4]   2> 6536698 T16922 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6536700 T16922 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6536700 T16922 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6536702 T16922 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6536702 T16922 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6536702 T16922 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6536704 T16922 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6536704 T16922 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6536706 T16922 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 6536714 T16922 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6536714 T16922 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6536715 T16922 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6536718 T16925 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@41641b08[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6536720 T16922 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6536723 T16928 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54220/uh 
collection:control_collection shard:shard1
   [junit4]   2> 6536725 T16896 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6536726 T16896 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6536728 T16928 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 6536728 T16896 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6536730 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6536734 T16930 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c0b9d94 
name:ZooKeeperConnection Watcher:127.0.0.1:54217/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6536735 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6536736 T16896 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6536738 T16896 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6536745 T16928 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 6536749 T16896 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 6536751 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6536761 T16928 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6536761 T16928 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C8319 name=collection1 
org.apache.solr.core.SolrCore@2edf3971 
url=http://127.0.0.1:54220/uh/collection1 node=127.0.0.1:54220_uh 
C8319_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:54220/uh, node_name=127.0.0.1:54220_uh, state=down}
   [junit4]   2> 6536762 T16928 C8319 P54220 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:54220/uh/collection1/
   [junit4]   2> 6536762 T16928 C8319 P54220 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6536762 T16928 C8319 P54220 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54220/uh/collection1/ has no replicas
   [junit4]   2> 6536763 T16928 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:54220/uh/collection1/ shard1
   [junit4]   2> 6536763 T16928 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 6536775 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6536885 T16924 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> 6536887 T16931 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> 6536941 T16928 oasc.ZkController.register We are 
http://127.0.0.1:54220/uh/collection1/ and leader is 
http://127.0.0.1:54220/uh/collection1/
   [junit4]   2> 6536941 T16928 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54220/uh
   [junit4]   2> 6536941 T16928 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6536941 T16928 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 6536942 T16928 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6536945 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6536957 T16919 oasc.Overseer$ClusterStateUpdater.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:54220/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:54220_uh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6537065 T16931 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> 6537065 T16924 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> 6538625 T16896 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 6538625 T16896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6538631 T16896 oejs.AbstractConnector.doStart Started 
[email protected]:54224
   [junit4]   2> 6538632 T16896 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6538633 T16896 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6538633 T16896 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003
   [junit4]   2> 6538634 T16896 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003/'
   [junit4]   2> 6538682 T16896 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003/solr.xml
   [junit4]   2> 6538714 T16896 oasc.CoreContainer.<init> New CoreContainer 
1681701668
   [junit4]   2> 6538715 T16896 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003/]
   [junit4]   2> 6538716 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6538717 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6538717 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6538717 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6538717 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6538718 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6538718 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6538719 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6538719 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6538719 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6538721 T16896 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6538722 T16896 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6538722 T16896 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6538722 T16896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6538723 T16896 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54217/solr
   [junit4]   2> 6538724 T16896 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6538724 T16896 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6538726 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6538729 T16942 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7eda9ba1 
name:ZooKeeperConnection Watcher:127.0.0.1:54217 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6538730 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6538731 T16896 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6538735 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6538738 T16944 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1cb814fe 
name:ZooKeeperConnection Watcher:127.0.0.1:54217/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6538738 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6538761 T16896 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6539778 T16896 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54224_uh
   [junit4]   2> 6539782 T16896 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54224_uh
   [junit4]   2> 6539800 T16896 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6539810 T16946 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6539810 T16946 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6539812 T16946 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6539812 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6539822 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54224/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:54224_uh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6539823 T16919 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 6539823 T16919 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 6539823 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 6539831 T16931 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6539832 T16945 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6539832 T16924 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6540813 T16946 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6540814 T16946 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6540819 T16946 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6540820 T16946 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6540827 T16946 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6540828 T16946 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003/collection1/'
   [junit4]   2> 6540830 T16946 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6540831 T16946 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6540832 T16946 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 6540892 T16946 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 6540909 T16946 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6540913 T16946 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6540920 T16946 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6541091 T16946 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6541093 T16946 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6541095 T16946 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6541101 T16946 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6541165 T16946 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6541166 T16946 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6541166 T16946 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty1/
   [junit4]   2> 6541166 T16946 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a407e10
   [junit4]   2> 6541167 T16946 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty1
   [junit4]   2> 6541168 T16946 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty1/index/
   [junit4]   2> 6541168 T16946 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6541168 T16946 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty1/index
   [junit4]   2> 6541169 T16946 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7606716907334286]
   [junit4]   2> 6541170 T16946 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7427e3db)),segFN=segments_1,generation=1}
   [junit4]   2> 6541170 T16946 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6541176 T16946 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6541176 T16946 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 6541177 T16946 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 6541177 T16946 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6541177 T16946 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 6541178 T16946 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6541179 T16946 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6541180 T16946 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 6541180 T16946 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6541181 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6541182 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6541183 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6541184 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6541185 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6541185 T16946 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6541185 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6541186 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6541186 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6541187 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6541188 T16946 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6541196 T16946 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6541198 T16946 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6541201 T16946 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6541202 T16946 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6541204 T16946 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6541204 T16946 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6541205 T16946 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=77.1572265625, 
floorSegmentMB=1.8056640625, forceMergeDeletesPctAllowed=28.89992025497313, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22837821719108062
   [junit4]   2> 6541205 T16946 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7427e3db)),segFN=segments_1,generation=1}
   [junit4]   2> 6541206 T16946 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6541206 T16946 oass.SolrIndexSearcher.<init> Opening 
Searcher@4e489205[collection1] main
   [junit4]   2> 6541206 T16946 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6541209 T16946 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6541209 T16946 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6541211 T16946 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6541211 T16946 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6541211 T16946 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6541214 T16946 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6541214 T16946 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6541214 T16946 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6541215 T16946 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6541222 T16947 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4e489205[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6541224 T16946 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6541227 T16950 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54224/uh collection:collection1 
shard:shard2
   [junit4]   2> 6541228 T16896 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6541229 T16896 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6541229 T16950 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6541246 T16950 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 6541252 T16950 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6541252 T16950 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C8320 name=collection1 
org.apache.solr.core.SolrCore@1d1115e4 
url=http://127.0.0.1:54224/uh/collection1 node=127.0.0.1:54224_uh 
C8320_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:54224/uh, node_name=127.0.0.1:54224_uh, state=down}
   [junit4]   2> 6541253 T16950 C8320 P54224 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:54224/uh/collection1/
   [junit4]   2> 6541253 T16950 C8320 P54224 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6541254 T16950 C8320 P54224 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54224/uh/collection1/ has no replicas
   [junit4]   2> 6541255 T16950 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:54224/uh/collection1/ shard2
   [junit4]   2> 6541255 T16950 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 6541255 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6541277 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6541389 T16924 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6541390 T16931 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6541391 T16945 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6541439 T16950 oasc.ZkController.register We are 
http://127.0.0.1:54224/uh/collection1/ and leader is 
http://127.0.0.1:54224/uh/collection1/
   [junit4]   2> 6541440 T16950 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54224/uh
   [junit4]   2> 6541440 T16950 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6541441 T16950 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6541442 T16950 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6541445 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6541453 T16919 oasc.Overseer$ClusterStateUpdater.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:54224/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:54224_uh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6541563 T16924 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6541564 T16931 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6541564 T16945 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6543232 T16896 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 6543233 T16896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6543241 T16896 oejs.AbstractConnector.doStart Started 
[email protected]:54227
   [junit4]   2> 6543245 T16896 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6543246 T16896 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6543246 T16896 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004
   [junit4]   2> 6543247 T16896 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004/'
   [junit4]   2> 6543287 T16896 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004/solr.xml
   [junit4]   2> 6543303 T16896 oasc.CoreContainer.<init> New CoreContainer 
558249003
   [junit4]   2> 6543304 T16896 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004/]
   [junit4]   2> 6543305 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6543305 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6543306 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6543307 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6543307 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6543307 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6543308 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6543308 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6543308 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6543309 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6543309 T16896 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6543309 T16896 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6543310 T16896 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6543310 T16896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6543311 T16896 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54217/solr
   [junit4]   2> 6543312 T16896 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6543312 T16896 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6543313 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6543317 T16961 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@414c8c51 
name:ZooKeeperConnection Watcher:127.0.0.1:54217 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6543317 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6543318 T16896 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6543324 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6543327 T16963 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@70436c35 
name:ZooKeeperConnection Watcher:127.0.0.1:54217/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6543328 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6543351 T16896 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6544366 T16896 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54227_uh
   [junit4]   2> 6544369 T16896 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54227_uh
   [junit4]   2> 6544390 T16896 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6544401 T16965 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6544401 T16965 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6544403 T16965 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6544403 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6544415 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54227/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:54227_uh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6544415 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 6544415 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 6544423 T16945 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6544424 T16931 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6544424 T16924 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6544424 T16964 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6545404 T16965 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6545405 T16965 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6545408 T16965 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6545409 T16965 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6545412 T16965 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6545413 T16965 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004/collection1/'
   [junit4]   2> 6545416 T16965 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6545417 T16965 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6545418 T16965 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 6545479 T16965 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 6545495 T16965 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6545501 T16965 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6545507 T16965 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6545628 T16965 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6545628 T16965 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6545630 T16965 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6545654 T16965 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6545723 T16965 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6545724 T16965 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6545724 T16965 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty2/
   [junit4]   2> 6545724 T16965 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a407e10
   [junit4]   2> 6545726 T16965 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty2
   [junit4]   2> 6545726 T16965 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty2/index/
   [junit4]   2> 6545727 T16965 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6545727 T16965 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-001/jetty2/index
   [junit4]   2> 6545727 T16965 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7606716907334286]
   [junit4]   2> 6545728 T16965 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-74371d7b)),segFN=segments_1,generation=1}
   [junit4]   2> 6545728 T16965 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6545733 T16965 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6545734 T16965 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 6545735 T16965 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 6545735 T16965 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6545736 T16965 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 6545736 T16965 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6545736 T16965 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6545737 T16965 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 6545737 T16965 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6545738 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6545738 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6545739 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6545740 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6545741 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6545741 T16965 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6545741 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6545742 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6545743 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6545744 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6545744 T16965 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6545753 T16965 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6545756 T16965 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6545758 T16965 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6545760 T16965 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6545763 T16965 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6545763 T16965 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6545764 T16965 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=77.1572265625, 
floorSegmentMB=1.8056640625, forceMergeDeletesPctAllowed=28.89992025497313, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22837821719108062
   [junit4]   2> 6545764 T16965 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-74371d7b)),segFN=segments_1,generation=1}
   [junit4]   2> 6545764 T16965 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6545765 T16965 oass.SolrIndexSearcher.<init> Opening 
Searcher@5bc78143[collection1] main
   [junit4]   2> 6545765 T16965 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6545767 T16965 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6545767 T16965 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6545769 T16965 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6545769 T16965 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6545769 T16965 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6545772 T16965 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6545773 T16965 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6545773 T16965 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6545773 T16965 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6545776 T16966 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5bc78143[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6545778 T16965 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6545780 T16969 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54227/uh collection:collection1 
shard:shard1
   [junit4]   2> 6545782 T16896 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6545782 T16896 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6545783 T16969 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 6545792 T16969 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 6545797 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6545804 T16969 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6545804 T16969 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C8321 name=collection1 
org.apache.solr.core.SolrCore@24f10bab 
url=http://127.0.0.1:54227/uh/collection1 node=127.0.0.1:54227_uh 
C8321_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:54227/uh, node_name=127.0.0.1:54227_uh, state=down}
   [junit4]   2> 6545805 T16969 C8321 P54227 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:54227/uh/collection1/
   [junit4]   2> 6545805 T16969 C8321 P54227 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6545805 T16969 C8321 P54227 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54227/uh/collection1/ has no replicas
   [junit4]   2> 6545807 T16969 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:54227/uh/collection1/ shard1
   [junit4]   2> 6545807 T16969 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 6545820 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6545931 T16945 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6545932 T16931 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6545932 T16964 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6545933 T16924 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6545976 T16969 oasc.ZkController.register We are 
http://127.0.0.1:54227/uh/collection1/ and leader is 
http://127.0.0.1:54227/uh/collection1/
   [junit4]   2> 6545976 T16969 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54227/uh
   [junit4]   2> 6545976 T16969 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6545977 T16969 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6545977 T16969 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6545981 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6545992 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54227/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:54227_uh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6546102 T16945 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6546102 T16931 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6546103 T16924 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6546104 T16964 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6547913 T16896 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 6547914 T16896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6547926 T16896 oejs.AbstractConnector.doStart Started 
[email protected]:54230
   [junit4]   2> 6547932 T16896 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6547933 T16896 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6547934 T16896 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-005
   [junit4]   2> 6547934 T16896 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-005/'
   [junit4]   2> 6548002 T16896 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-005/solr.xml
   [junit4]   2> 6548020 T16896 oasc.CoreContainer.<init> New CoreContainer 
1904820660
   [junit4]   2> 6548021 T16896 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-50ABDED3DC7409A0-001/tempDir-005/]
   [junit4]   2> 6548022 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6548022 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6548022 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6548023 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6548023 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6548024 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6548024 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6548025 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6548025 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6548025 T16896 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6548026 T16896 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6548026 T16896 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6548026 T16896 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6548027 T16896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6548027 T16896 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54217/solr
   [junit4]   2> 6548028 T16896 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6548028 T16896 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6548030 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6548033 T16980 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fbd238c 
name:ZooKeeperConnection Watcher:127.0.0.1:54217 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6548034 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6548034 T16896 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6548040 T16896 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6548043 T16982 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7789befb 
name:ZooKeeperConnection Watcher:127.0.0.1:54217/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6548043 T16896 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6548069 T16896 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6549091 T16896 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54230_uh
   [junit4]   2> 6549095 T16896 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54230_uh
   [junit4]   2> 6549110 T16896 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6549137 T16984 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6549138 T16984 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6549142 T16924 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6549142 T16984 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6549155 T16919 oasc.Overseer$ClusterStateUpdater.updateState 
Update state 

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

m=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_JO, 
timezone=Africa/Freetown
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 
(64-bit)/cpus=2,threads=1,free=48714984,total=487759872
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloudExitableDirectoryReaderTest, SharedFSAutoReplicaFailoverTest, 
RecoveryZkTest, SolrPluginUtilsTest, DocumentAnalysisRequestHandlerTest, 
TestExtendedDismaxParser, TimeZoneUtilsTest, LukeRequestHandlerTest, 
PrimitiveFieldTypeTest, TermsComponentTest, ConnectionManagerTest, 
TestSweetSpotSimilarityFactory, TestCoreDiscovery, ShardRoutingTest, 
TestAddFieldRealTimeGet, LoggingHandlerTest, FastVectorHighlighterTest, 
TestFastWriter, TestSchemaVersionResource, 
DocExpirationUpdateProcessorFactoryTest, TestBadConfig, TestRandomMergePolicy, 
DirectUpdateHandlerOptimizeTest, ClusterStateTest, TestAnalyzeInfixSuggestions, 
TestCloudPivotFacet, ChaosMonkeyNothingIsSafeTest, TestSchemaNameResource, 
MergeStrategyTest, TestQuerySenderNoQuery, LegacyHTMLStripCharFilterTest, 
DistributedQueryElevationComponentTest, HdfsChaosMonkeySafeLeaderTest, 
XmlUpdateRequestHandlerTest, TestMultiCoreConfBootstrap, TestSearcherReuse, 
TestSort, TestDocSet, ResourceLoaderTest, TestIndexingPerformance, 
DateFieldTest, DocValuesMultiTest, TestStressReorder, ModifyConfFileTest, 
ChangedSchemaMergeTest, TestJmxIntegration, CurrencyFieldXmlFileTest, 
CoreAdminCreateDiscoverTest, TestInitQParser, TestLFUCache, EchoParamsTest, 
OverriddenZkACLAndCredentialsProvidersTest, SystemInfoHandlerTest, 
DistributedFacetPivotLargeTest, TestCharFilters, DistribCursorPagingTest, 
QueryEqualityTest, TestLMJelinekMercerSimilarityFactory, 
FullSolrCloudDistribCmdsTest, TestDefaultSimilarityFactory, 
TestRemoteStreaming, SpellPossibilityIteratorTest, 
PathHierarchyTokenizerFactoryTest, TestChildDocTransformer, SolrTestCaseJ4Test, 
TestStressVersions, SolrRequestParserTest, TestSortingResponseWriter, 
SynonymTokenizerTest, TestCSVResponseWriter, TestSolrXmlPersistence, 
TestManagedSchemaDynamicFieldResource, TestUniqueKeyFieldResource, DOMUtilTest, 
TestNoOpRegenerator, TestDefaultSearchFieldResource, 
UpdateRequestProcessorFactoryTest, SuggesterFSTTest, 
AnalysisAfterCoreReloadTest, BlockDirectoryTest, 
TestManagedSynonymFilterFactory, HdfsRecoveryZkTest, PeerSyncTest, 
TestLRUCache, TestComponentsName, TestDynamicFieldCollectionResource, 
DistributedExpandComponentTest, DeleteInactiveReplicaTest, BJQParserTest, 
TestFieldTypeResource, BasicDistributedZkTest, TestQueryTypes, 
DistributedSuggestComponentTest, RAMDirectoryFactoryTest, TestNonNRTOpen, 
HighlighterTest, TestReloadAndDeleteDocs, TestCloudManagedSchemaConcurrent, 
TestPHPSerializedResponseWriter, SimpleCollectionCreateDeleteTest, 
TestIntervalFaceting, TestExceedMaxTermLength, TestSolrDeletionPolicy1, 
HttpPartitionTest, OverseerStatusTest, ResponseHeaderTest, 
ExternalCollectionsTest, TestFastOutputStream, SolrCoreCheckLockOnStartupTest, 
CircularListTest, PreAnalyzedFieldTest, TestDistributedGrouping, 
TestOverriddenPrefixQueryForCustomFieldType, CoreMergeIndexesAdminHandlerTest, 
TestRestManager, FieldMutatingUpdateProcessorTest, SolrIndexConfigTest, 
DirectSolrConnectionTest, ConvertedLegacyTest, TestSolr4Spatial, 
JSONWriterTest, DistributedTermsComponentTest, ScriptEngineTest, 
TestModifyConfFiles, BlockCacheTest, TestSuggestSpellingConverter, 
TestInitParams, TestArbitraryIndexDir, TestSolrQueryParser, TestSchemaResource, 
HdfsBasicDistributedZk2Test, CoreAdminRequestStatusTest, SolrXmlInZkTest, 
TestFieldResource, TestBinaryResponseWriter, TestReload, SuggestComponentTest, 
CursorMarkTest, RequestHandlersTest, URLClassifyProcessorTest, PrimUtilsTest, 
SuggesterTSTTest, StatelessScriptUpdateProcessorFactoryTest, TestConfigSets, 
TestAnalyzedSuggestions, StressHdfsTest, TestDFRSimilarityFactory, 
ShardRoutingCustomTest, TestPartialUpdateDeduplication, TestQueryUtils, 
AnalysisErrorHandlingTest, TestElisionMultitermQuery, TestTrie, 
TestFieldSortValues, HdfsCollectionsAPIDistributedZkTest, MultiThreadedOCPTest, 
ExitableDirectoryReaderTest, SearchHandlerTest, TestManagedSchema, 
IndexSchemaRuntimeFieldTest, CustomCollectionTest, QueryResultKeyTest, 
TestFuzzyAnalyzedSuggestions, SampleTest, SuggesterTest, DebugComponentTest, 
TestZkChroot, TestWordDelimiterFilterFactory, TestShortCircuitedRequests, 
TestCustomSort, FileBasedSpellCheckerTest, TestMiniSolrCloudCluster, 
BasicDistributedZk2Test, LeaderElectionIntegrationTest, TestCloudSchemaless, 
TestLuceneMatchVersion, TestClassNameShortening, TestSchemaSimilarityResource, 
ReturnFieldsTest, TestSolrQueryParserResource, TestRecovery, 
DistanceFunctionTest, AnalyticsMergeStrategyTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchemaFieldTypeResource, 
AutoCommitTest, TestSerializedLuceneMatchVersion, 
BinaryUpdateRequestHandlerTest, TestFiltering, IndexBasedSpellCheckerTest, 
SolrCoreTest, AnalyticsQueryTest, DistributedFacetPivotLongTailTest, 
TestPseudoReturnFields, TestLMDirichletSimilarityFactory, CacheHeaderTest, 
TestDocumentBuilder, TestManagedSchemaFieldResource, 
DistributedIntervalFacetingTest, InfoHandlerTest, TestSolrIndexConfig, 
BasicFunctionalityTest, ZkCLITest, TestDynamicFieldResource, SOLR749Test, 
TestCollectionAPI, SyncSliceTest, UUIDFieldTest, 
UniqFieldsUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, 
ZkSolrClientTest, PreAnalyzedUpdateProcessorTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, 
TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, 
TestDistributedSearch, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, TestJoin, HardAutoCommitTest, 
TestRangeQuery, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, 
QueryElevationComponentTest, BadIndexSchemaTest, TestFunctionQuery, 
TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, 
TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, 
TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, 
PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
TestOmitPositions, DocumentBuilderTest, TestValueSourceCache, 
TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, 
TestCollationField, MBeansHandlerTest, QueryParsingTest, JsonLoaderTest, 
PingRequestHandlerTest, CSVRequestHandlerTest, 
CoreContainerCoreInitFailuresTest, HighlighterConfigTest, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, 
TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestConfig, 
OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
TestCodecSupport, TestXIncludeConfig, TestPerFieldSimilarity, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, 
DateMathParserTest, TestSystemIdResolver, SpellingQueryConverterTest, 
TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, FileUtilsTest, 
TestRTGBase, CursorPagingTest, TestCursorMarkWithoutUniqueKey, 
TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, 
AliasIntegrationTest, AssignTest, AsyncMigrateRouteKeyTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, 
SSLMigrationTest, ShardSplitTest]
   [junit4] Completed in 386.03s, 1 test, 1 error <<< FAILURES!

[...truncated 232 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:525: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:473: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1358: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:965: 
There were test failures: 438 suites, 1797 tests, 1 error, 49 ignored (20 
assumptions)

Total time: 179 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
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