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

1 tests failed.
REGRESSION:  org.apache.solr.client.solrj.TestLBHttpSolrServer.testTwoServers

Error Message:
IOException occured when talking to server at: https://127.0.0.1:53347/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:53347/solr
        at 
__randomizedtesting.SeedInfo.seed([1F6A183536F8D6A5:BF80B6B8EDB3F885]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:563)
        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.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
        at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
        at 
org.apache.solr.client.solrj.TestLBHttpSolrServer.addDocs(TestLBHttpSolrServer.java:116)
        at 
org.apache.solr.client.solrj.TestLBHttpSolrServer.setUp(TestLBHttpSolrServer.java:99)
        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:861)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        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)
        ... 45 more




Build Log:
[...truncated 12578 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrServer
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/init-core-data-001
   [junit4]   2> 158957 T337 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 158964 T337 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 159108 T337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 159681 T337 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 159720 T337 oejs.AbstractConnector.doStart Started 
[email protected]:53337
   [junit4]   2> 159731 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 159732 T337 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 159732 T337 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001
   [junit4]   2> 159733 T337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/'
   [junit4]   2> 159798 T337 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/solr.xml
   [junit4]   2> 159903 T337 oasc.CoreContainer.<init> New CoreContainer 
1520418868
   [junit4]   2> 159904 T337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/]
   [junit4]   2> 159904 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 159905 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: https
   [junit4]   2> 159905 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 159906 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 159906 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 159906 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 159907 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 159907 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 159907 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 159913 T337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 159916 T337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 159917 T337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 159917 T337 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 159927 T347 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/'
   [junit4]   2> 160181 T347 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 160219 T347 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 160219 T347 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 160237 T347 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 160262 T347 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 160263 T347 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/
   [junit4]   2> 160264 T347 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 160275 T347 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/
   [junit4]   2> 160276 T347 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 160299 T347 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data
   [junit4]   2> 160300 T347 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index/
   [junit4]   2> 160301 T347 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 160326 T347 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
   [junit4]   2> 160335 T347 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 160337 T347 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 160341 T347 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 160342 T347 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 160342 T347 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 160343 T347 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 160343 T347 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 160344 T347 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 160344 T347 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 160344 T347 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 160344 T347 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 160345 T347 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 160345 T347 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 160346 T347 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 160356 T347 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 160360 T347 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 160362 T347 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 160365 T347 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 160368 T347 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 160370 T347 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 160370 T347 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 160384 T347 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 160385 T347 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 160386 T347 oass.SolrIndexSearcher.<init> Opening 
Searcher@93fcb26[collection1] main
   [junit4]   2> 160387 T347 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/conf
   [junit4]   2> 160388 T347 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/conf}
   [junit4]   2> 160388 T347 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/conf
   [junit4]   2> 160389 T347 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 160392 T347 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/conf
   [junit4]   2> 160392 T347 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 160392 T347 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 160394 T347 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 160394 T348 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@93fcb26[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 160396 T337 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 160397 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C125 name=collection1 
org.apache.solr.core.SolrCore@4068ae07
   [junit4]   2> 160848 T341 C125 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 
6, 7, 8, 9]} 0 9
   [junit4]   2> 160862 T342 C125 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 160901 T342 C125 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> 160903 T342 C125 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 160917 T342 C125 oass.SolrIndexSearcher.<init> Opening 
Searcher@37d3d7c8[collection1] main
   [junit4]   2> 160917 T342 C125 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 160917 T348 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@37d3d7c8[collection1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10))}
   [junit4]   2> 160918 T342 C125 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 57
   [junit4]   2> 160954 T337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 160970 T337 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 160976 T337 oejs.AbstractConnector.doStart Started 
[email protected]:53339
   [junit4]   2> 160981 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 160982 T337 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 160983 T337 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001
   [junit4]   2> 160984 T337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/'
   [junit4]   2> 161068 T337 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/solr.xml
   [junit4]   2> 161113 T337 oasc.CoreContainer.<init> New CoreContainer 
219773526
   [junit4]   2> 161114 T337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/]
   [junit4]   2> 161115 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 161115 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: https
   [junit4]   2> 161116 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 161116 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 161117 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 161118 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 161118 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 161119 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 161119 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 161124 T337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 161129 T337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 161130 T337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 161130 T337 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 161146 T359 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/'
   [junit4]   2> 161237 T359 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 161285 T359 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 161287 T359 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 161299 T359 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 161314 T359 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 161317 T359 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/
   [junit4]   2> 161317 T359 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 161317 T359 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/
   [junit4]   2> 161318 T359 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 161324 T359 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data
   [junit4]   2> 161326 T359 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index/
   [junit4]   2> 161327 T359 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 161330 T359 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
   [junit4]   2> 161342 T359 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 161343 T359 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 161347 T359 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 161348 T359 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 161348 T359 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 161348 T359 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 161350 T359 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 161376 T359 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 161383 T359 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 161383 T359 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 161384 T359 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 161384 T359 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 161384 T359 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 161386 T359 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 161397 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 161400 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 161404 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 161409 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 161414 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 161425 T359 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 161425 T359 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 161430 T359 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 161431 T359 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 161432 T359 oass.SolrIndexSearcher.<init> Opening 
Searcher@37263019[collection1] main
   [junit4]   2> 161432 T359 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/conf
   [junit4]   2> 161433 T359 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/conf}
   [junit4]   2> 161434 T359 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/conf
   [junit4]   2> 161435 T359 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 161437 T359 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/conf
   [junit4]   2> 161437 T359 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 161438 T359 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 161439 T360 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@37263019[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 161439 T359 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 161443 T337 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 161444 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C126 name=collection1 
org.apache.solr.core.SolrCore@53db6be4
   [junit4]   2> 161563 T356 C126 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 
6, 7, 8, 9]} 0 17
   [junit4]   2> 161581 T357 C126 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 161646 T357 C126 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> 161649 T357 C126 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 161677 T357 C126 oass.SolrIndexSearcher.<init> Opening 
Searcher@60c683fc[collection1] main
   [junit4]   2> 161677 T357 C126 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 161679 T360 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@60c683fc[collection1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10))}
   [junit4]   2> 161679 T357 C126 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 98
   [junit4]   2> 161710 T337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 161719 T337 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 161723 T337 oejs.AbstractConnector.doStart Started 
[email protected]:53341
   [junit4]   2> 161740 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 161741 T337 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 161742 T337 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001
   [junit4]   2> 161743 T337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/'
   [junit4]   2> 161780 T337 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/solr.xml
   [junit4]   2> 161816 T337 oasc.CoreContainer.<init> New CoreContainer 
1533354221
   [junit4]   2> 161817 T337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/]
   [junit4]   2> 161831 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 161833 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: https
   [junit4]   2> 161833 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 161834 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 161834 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 161835 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 161836 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 161836 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 161837 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 161846 T337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 161855 T337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 161855 T337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 161856 T337 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 161870 T371 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/'
   [junit4]   2> 161941 T371 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 161966 T371 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 161967 T371 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 161980 T371 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 161996 T371 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 161998 T371 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/
   [junit4]   2> 161998 T371 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 161999 T371 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/
   [junit4]   2> 161999 T371 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 162007 T371 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data
   [junit4]   2> 162009 T371 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index/
   [junit4]   2> 162010 T371 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 162011 T371 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
   [junit4]   2> 162022 T371 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 162022 T371 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 162027 T371 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 162028 T371 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 162029 T371 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 162030 T371 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 162030 T371 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 162031 T371 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 162035 T371 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 162036 T371 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 162036 T371 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 162036 T371 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 162037 T371 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 162037 T371 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 162041 T371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 162043 T371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 162047 T371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 162048 T371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 162049 T371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 162051 T371 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 162051 T371 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 162056 T371 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 162056 T371 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 162057 T371 oass.SolrIndexSearcher.<init> Opening 
Searcher@3285df9a[collection1] main
   [junit4]   2> 162058 T371 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/conf
   [junit4]   2> 162058 T371 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/conf}
   [junit4]   2> 162059 T371 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/conf
   [junit4]   2> 162059 T371 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 162061 T371 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/conf
   [junit4]   2> 162061 T371 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 162062 T371 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 162062 T372 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3285df9a[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 162062 T371 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 162064 T337 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 162065 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C127 name=collection1 
org.apache.solr.core.SolrCore@4b5d6531
   [junit4]   2> 162140 T368 C127 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 
6, 7, 8, 9]} 0 6
   [junit4]   2> 162153 T369 C127 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 162190 T369 C127 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> 162192 T369 C127 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 162202 T369 C127 oass.SolrIndexSearcher.<init> Opening 
Searcher@2dde0fad[collection1] main
   [junit4]   2> 162203 T369 C127 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 162204 T372 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2dde0fad[collection1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10))}
   [junit4]   2> 162205 T369 C127 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 52
   [junit4]   2> ASYNC  NEW_CORE C128 name=collection1 
org.apache.solr.core.SolrCore@4068ae07
   [junit4]   2> 162249 T345 C128 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=26 
   [junit4]   2> ASYNC  NEW_CORE C129 name=collection1 
org.apache.solr.core.SolrCore@53db6be4
   [junit4]   2> 162277 T353 C129 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=1 
   [junit4]   2> 162292 T370 C127 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=1 
   [junit4]   2> 162344 T337 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=219773526
   [junit4]   2> 162345 T337 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@53db6be4
   [junit4]   2> 162348 T337 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 162350 T337 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 162351 T337 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 162352 T337 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 162361 T337 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 162362 T337 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 162363 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 162363 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
   [junit4]   2> 162685 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 162685 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data
   [junit4]   2> 162687 T337 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> ASYNC  NEW_CORE C130 name=collection1 
org.apache.solr.core.SolrCore@4068ae07
   [junit4]   2> 167325 T345 C130 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C131 name=collection1 
org.apache.solr.core.SolrCore@4b5d6531
   [junit4]   2> 167362 T369 C131 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=1 
   [junit4]   2> 167379 T346 C130 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=1 
   [junit4]   2> 167383 T337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 167401 T337 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 167417 T337 oejs.AbstractConnector.doStart Started 
[email protected]:53339
   [junit4]   2> 167431 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 167432 T337 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 167432 T337 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001
   [junit4]   2> 167433 T337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/'
   [junit4]   2> 167526 T337 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/solr.xml
   [junit4]   2> 167570 T337 oasc.CoreContainer.<init> New CoreContainer 
144429640
   [junit4]   2> 167571 T337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/]
   [junit4]   2> 167581 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 167581 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: https
   [junit4]   2> 167581 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 167581 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 167584 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 167587 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 167587 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 167589 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 167593 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 167605 T337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 167618 T337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 167619 T337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 167620 T337 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 167640 T384 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/'
   [junit4]   2> 167736 T384 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 167779 T384 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 167785 T384 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 167799 T384 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 167819 T384 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 167821 T384 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/
   [junit4]   2> 167821 T384 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 167822 T384 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/
   [junit4]   2> 167822 T384 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 167824 T384 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data
   [junit4]   2> 167826 T384 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index/
   [junit4]   2> 167829 T384 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 167830 T384 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 167831 T384 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 167831 T384 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 167832 T384 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 167833 T384 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 167840 T384 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 167840 T384 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 167840 T384 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 167841 T384 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 167842 T384 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 167842 T384 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 167853 T384 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 167874 T384 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 167883 T384 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 167887 T384 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 167892 T384 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 167895 T384 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 167896 T384 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 167898 T384 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
   [junit4]   2> 167920 T384 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> 167920 T384 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 167944 T384 oass.SolrIndexSearcher.<init> Opening 
Searcher@6908e3bf[collection1] main
   [junit4]   2> 167945 T384 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/conf
   [junit4]   2> 167946 T384 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/conf}
   [junit4]   2> 167946 T384 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/conf
   [junit4]   2> 167947 T384 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/conf
   [junit4]   2> 167948 T384 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 167948 T384 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 167949 T384 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 167949 T385 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6908e3bf[collection1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10))}
   [junit4]   2> 167950 T384 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 167952 T337 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 167953 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C132 name=collection1 
org.apache.solr.core.SolrCore@1bfb5a26
   [junit4]   2> 168009 T381 C132 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select 
params={q=*:*&distrib=false&sort=_docid_+asc&rows=0&wt=javabin&version=2} 
hits=10 status=0 QTime=2 
   [junit4]   2> ASYNC  NEW_CORE C133 name=collection1 
org.apache.solr.core.SolrCore@4b5d6531
   [junit4]   2> 169158 T368 C133 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=1 
   [junit4]   2> 169172 T378 C132 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C134 name=collection1 
org.apache.solr.core.SolrCore@4068ae07
   [junit4]   2> 169182 T344 C134 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=1 
   [junit4]   2> 169200 T337 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1520418868
   [junit4]   2> 169203 T337 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@4068ae07
   [junit4]   2> 169203 T337 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 169205 T337 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 169206 T337 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 169206 T337 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 169218 T337 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 169219 T337 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 169220 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 169220 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data
   [junit4]   2> 169222 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 169222 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
   [junit4]   2> 169247 T337 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 174223 T337 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=144429640
   [junit4]   2> 174225 T337 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1bfb5a26
   [junit4]   2> 174226 T337 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 174226 T337 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 174226 T337 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 174227 T337 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 174234 T337 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 174236 T337 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 174237 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 174237 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data
   [junit4]   2> 174239 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 174240 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
   [junit4]   2> 174287 T337 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 179231 T337 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1533354221
   [junit4]   2> 179232 T337 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@4b5d6531
   [junit4]   2> 179232 T337 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 179234 T337 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 179234 T337 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 179234 T337 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 179242 T337 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 179243 T337 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 179243 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 179243 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data
   [junit4]   2> 179244 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 179244 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
   [junit4]   2> 179257 T337 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 184244 T337 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 184253 T337 oas.SolrTestCaseJ4.setUp ###Starting testTwoServers
   [junit4]   2> 184282 T337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 184300 T337 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 184304 T337 oejs.AbstractConnector.doStart Started 
[email protected]:53345
   [junit4]   2> 184309 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 184310 T337 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 184311 T337 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001
   [junit4]   2> 184311 T337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/'
   [junit4]   2> 184408 T337 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/solr.xml
   [junit4]   2> 184450 T337 oasc.CoreContainer.<init> New CoreContainer 
1503466290
   [junit4]   2> 184451 T337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/]
   [junit4]   2> 184454 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 184455 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: https
   [junit4]   2> 184456 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 184457 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 184457 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 184459 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 184459 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 184460 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 184461 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 184470 T337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 184475 T337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184476 T337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184477 T337 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 184488 T396 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/'
   [junit4]   2> 184593 T396 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 184636 T396 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 184638 T396 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 184645 T396 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 184656 T396 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 184658 T396 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/
   [junit4]   2> 184659 T396 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 184659 T396 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/
   [junit4]   2> 184660 T396 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 184662 T396 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data
   [junit4]   2> 184665 T396 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index/
   [junit4]   2> 184665 T396 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 184667 T396 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
   [junit4]   2> 184676 T396 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 184678 T396 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 184682 T396 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 184684 T396 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 184689 T396 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 184691 T396 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 184694 T396 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 184697 T396 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 184697 T396 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 184698 T396 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 184699 T396 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 184700 T396 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 184701 T396 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 184701 T396 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 184712 T396 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 184723 T396 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 184734 T396 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 184737 T396 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 184741 T396 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 184744 T396 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 184745 T396 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 184753 T396 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 184754 T396 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 184755 T396 oass.SolrIndexSearcher.<init> Opening 
Searcher@1aadade9[collection1] main
   [junit4]   2> 184756 T396 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/conf
   [junit4]   2> 184757 T396 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/conf}
   [junit4]   2> 184758 T396 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/conf
   [junit4]   2> 184764 T396 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 184770 T396 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/conf
   [junit4]   2> 184775 T396 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 184776 T396 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 184777 T397 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1aadade9[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 184777 T396 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 184786 T337 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 184786 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C135 name=collection1 
org.apache.solr.core.SolrCore@64549597
   [junit4]   2> 184946 T392 C135 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 
6, 7, 8, 9]} 0 11
   [junit4]   2> 184966 T393 C135 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 185025 T393 C135 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> 185028 T393 C135 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 185063 T393 C135 oass.SolrIndexSearcher.<init> Opening 
Searcher@55412492[collection1] main
   [junit4]   2> 185064 T393 C135 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 185064 T397 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@55412492[collection1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10))}
   [junit4]   2> 185065 T393 C135 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 99
   [junit4]   2> 185085 T337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 185109 T337 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 185113 T337 oejs.AbstractConnector.doStart Started 
[email protected]:53347
   [junit4]   2> 185121 T337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 185122 T337 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 185123 T337 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001
   [junit4]   2> 185123 T337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/'
   [junit4]   2> 185168 T337 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/solr.xml
   [junit4]   2> 185213 T337 oasc.CoreContainer.<init> New CoreContainer 
782245133
   [junit4]   2> 185214 T337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/]
   [junit4]   2> 185221 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 185222 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: https
   [junit4]   2> 185223 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 185223 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 185224 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 185224 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 185225 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 185226 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 185226 T337 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 185235 T337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 185238 T337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185239 T337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185240 T337 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 185246 T408 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/'
   [junit4]   2> 185325 T408 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 185343 T408 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 185344 T408 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 185352 T408 oass.IndexSchema.readSchema [collection1] Schema 
nam

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

eached 0 - closing IndexWriter
   [junit4]   2> 433629 T337 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 433642 T337 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 433643 T337 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 433644 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 433645 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data/index
   [junit4]   2> 433708 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 433708 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-0-001/collection1/data
   [junit4]   2> 433734 T337 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 438639 T337 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=652066778
   [junit4]   2> 438643 T337 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3c7b8633
   [junit4]   2> 438644 T337 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 438647 T337 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 438647 T337 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 438648 T337 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 438685 T337 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 438687 T337 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 438687 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 438688 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data
   [junit4]   2> 438689 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 438689 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-1-001/collection1/data/index
   [junit4]   2> 438706 T337 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 443644 T337 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=737570245
   [junit4]   2> 443645 T337 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@42f24a8
   [junit4]   2> 443646 T337 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 443646 T337 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 443646 T337 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 443646 T337 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 443656 T337 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 443658 T337 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 443658 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 443659 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data/index
   [junit4]   2> 443671 T337 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 443672 T337 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001/instance-2-001/collection1/data
   [junit4]   2> 443674 T337 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 448642 T337 oas.SolrTestCaseJ4.tearDown ###Ending 
testReliability
   [junit4]   2> 448644 T337 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.TestLBHttpSolrServer-1F6A183536F8D6A5-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: 
{name=PostingsFormat(name=Lucene41VarGapFixedInterval), 
id=PostingsFormat(name=Lucene41VarGapFixedInterval)}, docValues:{}, 
sim=DefaultSimilarity, locale=ru_RU, timezone=Australia/Eucla
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 
(64-bit)/cpus=2,threads=3,free=16941536,total=56307712
   [junit4]   2> NOTE: All tests run in this JVM: [TestHash, 
TestEmbeddedSolrServer, SolrParamTest, MultiCoreExampleJettyTest, 
TestXMLEscaping, LargeVolumeJettyTest, SolrQueryTest, CloudSolrServerTest, 
TestBatchUpdate, ClientUtilsTest, SolrExampleBinaryTest, SolrExampleJettyTest, 
MultiCoreEmbeddedTest, TestLBHttpSolrServer]
   [junit4] Completed in 289.73s, 3 tests, 1 error <<< FAILURES!

[...truncated 123 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:491: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:471: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:60: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:202: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1361: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:964: 
There were test failures: 52 suites, 302 tests, 1 error

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


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

Reply via email to