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

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:57069
        at 
__randomizedtesting.SeedInfo.seed([2739085F984B79E:83951E9D8EDBD7A2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        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:871)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java: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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        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:43)
        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:448)
        ... 47 more




Build Log:
[...truncated 11896 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/init-core-data-001
   [junit4]   2> 5357907 T13229 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 5357912 T13229 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 5357913 T13229 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5357915 T13230 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 5358015 T13229 oasc.ZkTestServer.run start zk server on 
port:57059
   [junit4]   2> 5358016 T13229 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5358017 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5358023 T13236 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@36c2f7ac 
name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5358023 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5358024 T13229 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5358024 T13229 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5358033 T13229 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5358035 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5358038 T13238 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3fb01f46 
name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5358039 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5358039 T13229 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5358039 T13229 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 5358046 T13229 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 5358054 T13229 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 5358060 T13229 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 5358068 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 5358069 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 5358078 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 5358079 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 5358083 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5358084 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5358091 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 5358092 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 5358099 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 5358100 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 5358107 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 5358108 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 5358115 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5358116 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 5358124 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5358124 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 5358131 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5358132 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5358140 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5358141 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 5358148 T13229 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 5358149 T13229 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 5359925 T13229 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5359934 T13229 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:57062
   [junit4]   2> 5359936 T13229 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 5359937 T13229 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 5359937 T13229 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002
   [junit4]   2> 5359938 T13229 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002/'
   [junit4]   2> 5359981 T13229 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002/solr.xml
   [junit4]   2> 5360008 T13229 oasc.CoreContainer.<init> New CoreContainer 
477199223
   [junit4]   2> 5360008 T13229 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002/]
   [junit4]   2> 5360009 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 5360010 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 5360011 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 5360011 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5360011 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 5360012 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5360012 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 5360013 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 5360013 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 5360013 T13229 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5360014 T13229 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5360015 T13229 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5360016 T13229 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5360017 T13229 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57059/solr
   [junit4]   2> 5360019 T13229 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 5360019 T13229 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5360021 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5360024 T13249 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4eb477ec 
name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5360025 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5360025 T13229 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5360031 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5360033 T13251 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@22d668bd 
name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5360034 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5360040 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 5360056 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 5360066 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 5360075 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 5360085 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 5360095 T13229 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 5360099 T13229 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57062_
   [junit4]   2> 5360100 T13229 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57062_
   [junit4]   2> 5360108 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 5360115 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 5360122 T13229 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5360127 T13229 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:57062_
   [junit4]   2> 5360128 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 5360134 T13229 oasc.Overseer.start Overseer 
(id=92439022865154051-127.0.0.1:57062_-n_0000000000) starting
   [junit4]   2> 5360142 T13229 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 5360171 T13229 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 5360172 T13253 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 5360175 T13229 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 5360181 T13229 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 5360186 T13229 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5360196 T13252 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 5360203 T13255 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 5360204 T13255 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5360205 T13255 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 5360206 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5360212 T13252 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:57062";,
   [junit4]   2>          "node_name":"127.0.0.1:57062_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 5360212 T13252 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 5360213 T13252 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 5360221 T13256 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> 5361207 T13255 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 5361207 T13255 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 5361209 T13255 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 5361209 T13255 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 5361212 T13255 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 5361213 T13255 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002/collection1/'
   [junit4]   2> 5361216 T13255 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 5361216 T13255 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 5361217 T13255 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 5361267 T13255 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 5361289 T13255 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 5361293 T13255 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 5361302 T13255 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 5361494 T13255 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 5361497 T13255 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5361498 T13255 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 5361505 T13255 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 5361567 T13255 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 5361567 T13255 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5361567 T13255 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/control/data/
   [junit4]   2> 5361568 T13255 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d3fd1c3
   [junit4]   2> 5361569 T13255 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/control/data
   [junit4]   2> 5361569 T13255 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/control/data/index/
   [junit4]   2> 5361569 T13255 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 5361570 T13255 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/control/data/index
   [junit4]   2> 5361571 T13255 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1358002190, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 5361572 T13255 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@269a5e2e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47984e9),segFN=segments_1,generation=1}
   [junit4]   2> 5361572 T13255 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 5361576 T13255 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5361577 T13255 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 5361577 T13255 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 5361578 T13255 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5361578 T13255 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 5361578 T13255 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5361579 T13255 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5361579 T13255 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 5361579 T13255 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5361580 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5361580 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5361581 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5361581 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 5361582 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 5361582 T13255 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5361583 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 5361584 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 5361584 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5361585 T13255 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5361598 T13255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5361600 T13255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5361603 T13255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5361605 T13255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5361611 T13255 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 5361612 T13255 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 5361612 T13255 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=210234975, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 5361613 T13255 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@269a5e2e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47984e9),segFN=segments_1,generation=1}
   [junit4]   2> 5361614 T13255 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 5361614 T13255 oass.SolrIndexSearcher.<init> Opening 
Searcher@f59c0de[collection1] main
   [junit4]   2> 5361615 T13255 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 5361618 T13255 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 5361619 T13255 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 5361621 T13255 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5361622 T13255 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 5361622 T13255 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5361624 T13255 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5361624 T13255 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5361626 T13255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 5361633 T13255 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5361634 T13255 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5361634 T13255 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 5361638 T13257 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f59c0de[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5361640 T13255 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 5361642 T13260 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57062 collection:control_collection 
shard:shard1
   [junit4]   2> 5361643 T13229 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 5361644 T13229 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 5361645 T13260 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5361646 T13229 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5361648 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5361653 T13262 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f2de277 
name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5361653 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5361654 T13229 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5361657 T13229 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5361663 T13229 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 5361663 T13260 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 5361670 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5361674 T13260 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 5361674 T13260 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4114 name=collection1 
org.apache.solr.core.SolrCore@bea606d url=http://127.0.0.1:57062/collection1 
node=127.0.0.1:57062_ C4114_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57062, 
node_name=127.0.0.1:57062_, state=down}
   [junit4]   2> 5361674 T13260 C4114 P57062 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57062/collection1/
   [junit4]   2> 5361674 T13260 C4114 P57062 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 5361675 T13260 C4114 P57062 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57062/collection1/ has no replicas
   [junit4]   2> 5361675 T13260 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:57062/collection1/ shard1
   [junit4]   2> 5361676 T13260 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 5361701 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5361815 T13256 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> 5361822 T13263 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> 5361864 T13260 oasc.ZkController.register We are 
http://127.0.0.1:57062/collection1/ and leader is 
http://127.0.0.1:57062/collection1/
   [junit4]   2> 5361864 T13260 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57062
   [junit4]   2> 5361864 T13260 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 5361865 T13260 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 5361865 T13260 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5361867 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5361871 T13252 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:57062";,
   [junit4]   2>          "node_name":"127.0.0.1:57062_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 5361983 T13263 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> 5361983 T13256 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> 5363676 T13229 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 5363677 T13229 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5363683 T13229 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:57066
   [junit4]   2> 5363686 T13229 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 5363686 T13229 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 5363686 T13229 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003
   [junit4]   2> 5363687 T13229 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003/'
   [junit4]   2> 5363730 T13229 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003/solr.xml
   [junit4]   2> 5363747 T13229 oasc.CoreContainer.<init> New CoreContainer 
2130250783
   [junit4]   2> 5363747 T13229 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003/]
   [junit4]   2> 5363748 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 5363748 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 5363748 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 5363749 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5363749 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 5363750 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5363751 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 5363751 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 5363751 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 5363751 T13229 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5363752 T13229 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5363753 T13229 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5363753 T13229 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5363754 T13229 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57059/solr
   [junit4]   2> 5363755 T13229 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 5363755 T13229 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5363756 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5363759 T13274 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2bbaa5c9 
name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5363760 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5363760 T13229 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5363765 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5363767 T13276 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5899cd03 
name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5363767 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5363780 T13229 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5364790 T13229 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57066_
   [junit4]   2> 5364792 T13229 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57066_
   [junit4]   2> 5364803 T13229 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5364813 T13278 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 5364814 T13278 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5364815 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5364816 T13278 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 5364821 T13252 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:57066";,
   [junit4]   2>          "node_name":"127.0.0.1:57066_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 5364821 T13252 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 5364822 T13252 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 5364829 T13263 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> 5364830 T13256 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> 5364832 T13277 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> 5365817 T13278 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 5365817 T13278 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 5365819 T13278 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 5365820 T13278 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 5365822 T13278 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 5365823 T13278 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003/collection1/'
   [junit4]   2> 5365824 T13278 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 5365824 T13278 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 5365825 T13278 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 5365868 T13278 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 5365881 T13278 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 5365885 T13278 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 5365891 T13278 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 5366042 T13278 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 5366044 T13278 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5366045 T13278 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 5366050 T13278 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 5366104 T13278 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 5366104 T13278 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5366104 T13278 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty1/
   [junit4]   2> 5366105 T13278 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d3fd1c3
   [junit4]   2> 5366105 T13278 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty1
   [junit4]   2> 5366106 T13278 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty1/index/
   [junit4]   2> 5366106 T13278 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 5366106 T13278 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty1/index
   [junit4]   2> 5366107 T13278 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1358002190, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 5366108 T13278 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5f99b395 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b4a310a),segFN=segments_1,generation=1}
   [junit4]   2> 5366109 T13278 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 5366113 T13278 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5366114 T13278 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 5366114 T13278 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 5366114 T13278 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5366115 T13278 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 5366115 T13278 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5366115 T13278 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5366115 T13278 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 5366116 T13278 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5366117 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5366118 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5366119 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5366119 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 5366120 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 5366120 T13278 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5366121 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 5366121 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 5366121 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5366122 T13278 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5366131 T13278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5366132 T13278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5366133 T13278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5366135 T13278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5366139 T13278 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 5366139 T13278 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 5366140 T13278 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=210234975, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 5366141 T13278 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5f99b395 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b4a310a),segFN=segments_1,generation=1}
   [junit4]   2> 5366141 T13278 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 5366141 T13278 oass.SolrIndexSearcher.<init> Opening 
Searcher@6ff328c2[collection1] main
   [junit4]   2> 5366142 T13278 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 5366144 T13278 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 5366145 T13278 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 5366146 T13278 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5366146 T13278 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 5366147 T13278 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5366149 T13278 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5366150 T13278 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5366150 T13278 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 5366150 T13278 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 5366156 T13279 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6ff328c2[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5366159 T13278 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 5366161 T13282 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57066 collection:collection1 
shard:shard2
   [junit4]   2> 5366163 T13229 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 5366164 T13282 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 5366164 T13229 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 5366184 T13282 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 5366190 T13282 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 5366191 T13282 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4115 name=collection1 
org.apache.solr.core.SolrCore@78800a43 url=http://127.0.0.1:57066/collection1 
node=127.0.0.1:57066_ C4115_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57066, 
node_name=127.0.0.1:57066_, state=down}
   [junit4]   2> 5366192 T13282 C4115 P57066 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57066/collection1/
   [junit4]   2> 5366193 T13282 C4115 P57066 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 5366193 T13282 C4115 P57066 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57066/collection1/ has no replicas
   [junit4]   2> 5366193 T13282 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:57066/collection1/ shard2
   [junit4]   2> 5366193 T13282 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 5366192 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5366213 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5366323 T13277 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> 5366325 T13256 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> 5366326 T13263 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> 5366366 T13282 oasc.ZkController.register We are 
http://127.0.0.1:57066/collection1/ and leader is 
http://127.0.0.1:57066/collection1/
   [junit4]   2> 5366366 T13282 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57066
   [junit4]   2> 5366366 T13282 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 5366367 T13282 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 5366367 T13282 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5366370 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5366377 T13252 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:57066";,
   [junit4]   2>          "node_name":"127.0.0.1:57066_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 5366488 T13256 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> 5366489 T13277 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> 5366491 T13263 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> 5367891 T13229 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 5367891 T13229 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5367898 T13229 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:57069
   [junit4]   2> 5367899 T13229 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 5367900 T13229 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 5367900 T13229 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004
   [junit4]   2> 5367901 T13229 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004/'
   [junit4]   2> 5367955 T13229 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004/solr.xml
   [junit4]   2> 5367975 T13229 oasc.CoreContainer.<init> New CoreContainer 
1633902536
   [junit4]   2> 5367975 T13229 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004/]
   [junit4]   2> 5367976 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 5367976 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 5367977 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 5367977 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5367978 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 5367979 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5367979 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 5367979 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 5367980 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 5367980 T13229 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5367981 T13229 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5367981 T13229 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5367982 T13229 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5367982 T13229 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57059/solr
   [junit4]   2> 5367983 T13229 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 5367983 T13229 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5367985 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5367988 T13293 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@420dc3b1 
name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5367989 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5367989 T13229 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5367993 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5367996 T13295 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5daca98b 
name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5367996 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5368014 T13229 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5369022 T13229 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57069_
   [junit4]   2> 5369023 T13229 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57069_
   [junit4]   2> 5369037 T13229 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5369048 T13297 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 5369049 T13297 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5369051 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5369051 T13297 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 5369056 T13252 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:57069";,
   [junit4]   2>          "node_name":"127.0.0.1:57069_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 5369057 T13252 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 5369058 T13252 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 5369068 T13263 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> 5369068 T13256 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> 5369069 T13277 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> 5369069 T13296 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> 5370056 T13297 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 5370056 T13297 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 5370058 T13297 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 5370059 T13297 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 5370063 T13297 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 5370063 T13297 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004/collection1/'
   [junit4]   2> 5370064 T13297 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 5370065 T13297 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 5370065 T13297 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 5370132 T13297 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 5370181 T13297 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 5370185 T13297 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 5370199 T13297 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 5370319 T13297 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 5370321 T13297 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5370323 T13297 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 5370327 T13297 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 5370379 T13297 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 5370380 T13297 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5370380 T13297 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty2/
   [junit4]   2> 5370381 T13297 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d3fd1c3
   [junit4]   2> 5370381 T13297 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty2
   [junit4]   2> 5370381 T13297 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty2/index/
   [junit4]   2> 5370382 T13297 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 5370382 T13297 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-001/jetty2/index
   [junit4]   2> 5370383 T13297 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1358002190, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 5370384 T13297 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5f6f7113 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aed4737),segFN=segments_1,generation=1}
   [junit4]   2> 5370384 T13297 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 5370390 T13297 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5370390 T13297 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 5370391 T13297 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 5370391 T13297 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5370391 T13297 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 5370391 T13297 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5370392 T13297 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5370392 T13297 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 5370392 T13297 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5370393 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5370394 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5370394 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5370394 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 5370395 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 5370395 T13297 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5370395 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 5370396 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 5370396 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5370397 T13297 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5370405 T13297 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5370407 T13297 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5370409 T13297 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5370411 T13297 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5370415 T13297 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 5370415 T13297 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 5370416 T13297 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=210234975, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 5370416 T13297 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5f6f7113 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aed4737),segFN=segments_1,generation=1}
   [junit4]   2> 5370416 T13297 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 5370417 T13297 oass.SolrIndexSearcher.<init> Opening 
Searcher@26da3756[collection1] main
   [junit4]   2> 5370417 T13297 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 5370419 T13297 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 5370420 T13297 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 5370421 T13297 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5370421 T13297 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 5370422 T13297 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5370424 T13297 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5370424 T13297 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5370425 T13297 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 5370425 T13297 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 5370429 T13298 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@26da3756[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5370431 T13297 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 5370433 T13301 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57069 collection:collection1 
shard:shard1
   [junit4]   2> 5370434 T13229 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 5370434 T13229 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 5370435 T13301 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 5370448 T13301 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 5370452 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5370462 T13301 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 5370462 T13301 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4116 name=collection1 
org.apache.solr.core.SolrCore@2e794cae url=http://127.0.0.1:57069/collection1 
node=127.0.0.1:57069_ C4116_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57069, 
node_name=127.0.0.1:57069_, state=down}
   [junit4]   2> 5370462 T13301 C4116 P57069 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57069/collection1/
   [junit4]   2> 5370463 T13301 C4116 P57069 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 5370463 T13301 C4116 P57069 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57069/collection1/ has no replicas
   [junit4]   2> 5370463 T13301 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:57069/collection1/ shard1
   [junit4]   2> 5370464 T13301 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 5370483 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5370593 T13263 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> 5370594 T13256 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> 5370597 T13296 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> 5370599 T13277 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> 5370637 T13301 oasc.ZkController.register We are 
http://127.0.0.1:57069/collection1/ and leader is 
http://127.0.0.1:57069/collection1/
   [junit4]   2> 5370638 T13301 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57069
   [junit4]   2> 5370638 T13301 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 5370638 T13301 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 5370639 T13301 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5370649 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5370656 T13252 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:57069";,
   [junit4]   2>          "node_name":"127.0.0.1:57069_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 5370767 T13296 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> 5370768 T13277 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> 5370769 T13263 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> 5370769 T13256 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> 5372035 T13229 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 5372035 T13229 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5372040 T13229 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:57072
   [junit4]   2> 5372042 T13229 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 5372043 T13229 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 5372043 T13229 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-005
   [junit4]   2> 5372044 T13229 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-005/'
   [junit4]   2> 5372111 T13229 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-005/solr.xml
   [junit4]   2> 5372130 T13229 oasc.CoreContainer.<init> New CoreContainer 
608796089
   [junit4]   2> 5372131 T13229 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001/tempDir-005/]
   [junit4]   2> 5372132 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 5372133 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 5372133 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 5372134 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5372134 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 5372135 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5372135 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 5372135 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 5372136 T13229 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 5372136 T13229 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5372137 T13229 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5372138 T13229 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5372138 T13229 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5372138 T13229 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57059/solr
   [junit4]   2> 5372139 T13229 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 5372139 T13229 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5372141 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5372145 T13312 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d5bf6e4 
name:ZooKeeperConnection Watcher:127.0.0.1:57059 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5372145 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5372146 T13229 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5372151 T13229 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5372153 T13314 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56ddcced 
name:ZooKeeperConnection Watcher:127.0.0.1:57059/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5372154 T13229 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5372171 T13229 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5373179 T13229 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57072_
   [junit4]   2> 5373182 T13229 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57072_
   [junit4]   2> 5373193 T13229 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5373204 T13316 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 5373204 T13316 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5373206 T13256 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 5373206 T13316 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 5373210 T13252 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:57072";,
   [junit4]   2>          "node_name":"127.0.0.1:57072_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 5373211 T13252 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 5373211 T13252 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 5373219 T13277 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 5373219 T13256 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - u

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

ore/test/J0/./temp/solr.cloud.ShardSplitTest-2739085F984B79E-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=fi, 
timezone=Europe/Samara
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 
(64-bit)/cpus=2,threads=1,free=121334872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryUtils, 
TestSolrCoreProperties, TestMiniSolrCloudCluster, ChaosMonkeySafeLeaderTest, 
TestSystemIdResolver, TestAtomicUpdateErrorCases, PreAnalyzedFieldTest, 
TestQuerySenderListener, AliasIntegrationTest, 
DistributedQueryElevationComponentTest, TestSearcherReuse, OverseerStatusTest, 
TestCollationField, TestSchemaVersionResource, TestSortingResponseWriter, 
SystemInfoHandlerTest, SolrInfoMBeanTest, TestRandomMergePolicy, 
TestUniqueKeyFieldResource, DistributedFacetPivotLongTailTest, 
FieldAnalysisRequestHandlerTest, TestImplicitCoreProperties, 
HdfsBasicDistributedZkTest, TestFieldSortValues, RegexBoostProcessorTest, 
BJQParserTest, TestSolrQueryParserDefaultOperatorResource, 
SharedFSAutoReplicaFailoverTest, ShardRoutingCustomTest, OverseerTest, 
BasicFunctionalityTest, TestGroupingSearch, TestFieldResource, 
HardAutoCommitTest, TestCSVResponseWriter, TestManagedResource, TestBadConfig, 
TestRemoteStreaming, TestIntervalFaceting, TestExtendedDismaxParser, 
TestSolrQueryParserResource, SolrRequestParserTest, TestJoin, SliceStateTest, 
TestReload, TermVectorComponentDistributedTest, TestSurroundQueryParser, 
TestHashPartitioner, TestDistribDocBasedVersion, TestDocSet, 
TestCloudManagedSchemaConcurrent, OverseerCollectionProcessorTest, 
BlockCacheTest, TestZkChroot, StatelessScriptUpdateProcessorFactoryTest, 
MoreLikeThisHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, 
BasicDistributedZk2Test, TestDefaultSearchFieldResource, 
TestSchemaNameResource, BlockDirectoryTest, TermsComponentTest, 
CoreAdminRequestStatusTest, EchoParamsTest, TestConfigSets, TestCharFilters, 
CSVRequestHandlerTest, DistributedIntervalFacetingTest, TestInfoStreamLogging, 
PolyFieldTest, TestFieldTypeCollectionResource, 
CollectionsAPIDistributedZkTest, HighlighterConfigTest, 
TestBlendedInfixSuggestions, SpellPossibilityIteratorTest, QueryEqualityTest, 
RecoveryZkTest, InfoHandlerTest, RollingRestartTest, TestInitQParser, TestSort, 
MultiThreadedOCPTest, TestFiltering, 
OverriddenZkACLAndCredentialsProvidersTest, 
SignatureUpdateProcessorFactoryTest, TestIndexingPerformance, CircularListTest, 
TestSolrXml, TestSolrIndexConfig, DocValuesTest, MergeStrategyTest, 
BadComponentTest, DateFieldTest, DebugComponentTest, BadIndexSchemaTest, 
TestStressVersions, TestCursorMarkWithoutUniqueKey, 
BinaryUpdateRequestHandlerTest, MigrateRouteKeyTest, TestCustomSort, 
TestPostingsSolrHighlighter, PeerSyncTest, TestSolr4Spatial, 
UniqFieldsUpdateProcessorFactoryTest, TestTolerantSearch, 
TestBinaryResponseWriter, TestAddFieldRealTimeGet, 
TestLMJelinekMercerSimilarityFactory, TestSolr4Spatial2, SuggestComponentTest, 
TestTrie, NotRequiredUniqueKeyTest, TestFastLRUCache, TestChildDocTransformer, 
TestRawResponseWriter, ChangedSchemaMergeTest, TestStressUserVersions, 
OpenExchangeRatesOrgProviderTest, RankQueryTest, StressHdfsTest, 
OutputWriterTest, TestLRUCache, TestReRankQParserPlugin, TestNoOpRegenerator, 
IndexSchemaTest, HdfsSyncSliceTest, SimpleFacetsTest, 
TestLeaderElectionZkExpiry, FileBasedSpellCheckerTest, SpellCheckComponentTest, 
JSONWriterTest, DirectUpdateHandlerOptimizeTest, NoCacheHeaderTest, 
TestFieldCollectionResource, VMParamsZkACLAndCredentialsProvidersTest, 
DistributedQueryComponentOptimizationTest, SolrIndexSplitterTest, 
LeaderElectionIntegrationTest, TestComplexPhraseQParserPlugin, 
DeleteLastCustomShardedReplicaTest, SpellCheckCollatorTest, 
PreAnalyzedUpdateProcessorTest, LegacyHTMLStripCharFilterTest, 
TestLuceneMatchVersion, TestConfig, QueryElevationComponentTest, 
BadCopyFieldTest, FullSolrCloudDistribCmdsTest, TestMergePolicyConfig, 
TestOmitPositions, TestCollapseQParserPlugin, TimeZoneUtilsTest, 
DisMaxRequestHandlerTest, SolrPluginUtilsTest, TestCloudInspectUtil, 
TestCloudSchemaless, HdfsBasicDistributedZk2Test, MultiTermTest, 
TestCopyFieldCollectionResource, CoreContainerCoreInitFailuresTest, AssignTest, 
TestSolrJ, UpdateParamsTest, SynonymTokenizerTest, 
TestSweetSpotSimilarityFactory, TestDocBasedVersionConstraints, 
TestRealTimeGet, ZkNodePropsTest, SoftAutoCommitTest, TestUtils, 
CoreMergeIndexesAdminHandlerTest, TestParamSet, 
TestSerializedLuceneMatchVersion, TestUpdate, DirectUpdateHandlerTest, 
HdfsDirectoryTest, TestStressReorder, CopyFieldTest, QueryParsingTest, 
ReplicationFactorTest, TestPerFieldSimilarity, TestFastWriter, 
CachingDirectoryFactoryTest, TestManagedSchemaFieldResource, 
DistribDocExpirationUpdateProcessorTest, DistributedSuggestComponentTest, 
DistributedFacetPivotSmallTest, DocExpirationUpdateProcessorFactoryTest, 
TestNumberUtils, TestCloudManagedSchema, DistributedTermsComponentTest, 
SampleTest, TestFieldTypeResource, NumericFieldsTest, 
TestSchemaSimilarityResource, TestHighlightDedupGrouping, 
TestShardHandlerFactory, TestSolrXmlPersistence, DocValuesMultiTest, 
TestIndexSearcher, TestDefaultSimilarityFactory, 
SchemaVersionSpecificBehaviorTest, ZkControllerTest, 
HdfsWriteToMultipleCollectionsTest, TestValueSourceCache, 
BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, 
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, 
AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, TestRangeQuery, 
TestCoreContainer, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, 
ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, HighlighterTest, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, 
AnalysisAfterCoreReloadTest, SuggesterFSTTest, CoreAdminHandlerTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, 
SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, 
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, 
TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, TestJmxIntegration, 
ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, TestLFUCache, SOLR749Test, AlternateDirectoryTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, 
TestStressRecovery, TestSolrDeletionPolicy2, TestBinaryField, TestSearchPerf, 
MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, 
TestCodecSupport, TestXIncludeConfig, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, 
TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, 
PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, 
PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, 
UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, 
SolrTestCaseJ4Test, TestDistributedMissingSort, TestCollationKeyRangeQueries, 
AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, 
ConnectionManagerTest, CustomCollectionTest, DeleteInactiveReplicaTest, 
DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest, HttpPartitionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
RemoteQueryErrorTest, SSLMigrationTest, ShardSplitTest]
   [junit4] Completed in 384.06s, 1 test, 1 error <<< FAILURES!

[...truncated 205 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:491: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:471: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:60: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:494: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1360: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:963: 
There were test failures: 426 suites, 1779 tests, 1 error, 49 ignored (21 
assumptions)

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


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

Reply via email to