Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/811/

1 tests failed.
REGRESSION:  org.apache.solr.handler.component.DistributedMLTComponentTest.test

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:51188//collection1
        at 
__randomizedtesting.SeedInfo.seed([18D4ED128EC399FC:9080D2C8203FF404]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:566)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:558)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:606)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:588)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:567)
        at 
org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        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:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:462)
        ... 51 more




Build Log:
[...truncated 10633 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/init-core-data-001
   [junit4]   2> 1296647 T8038 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1296648 T8038 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1297831 T8038 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1297833 T8038 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1297837 T8038 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:51187
   [junit4]   2> 1297837 T8038 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=51187, hostContext=/, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores}
   [junit4]   2> 1297837 T8038 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 1297838 T8038 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/'
   [junit4]   2> 1297868 T8038 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/solr.xml
   [junit4]   2> 1297906 T8038 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores
   [junit4]   2> 1297906 T8038 oasc.CoreContainer.<init> New CoreContainer 
1863366120
   [junit4]   2> 1297907 T8038 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/]
   [junit4]   2> 1297907 T8038 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/lib
   [junit4]   2> 1297907 T8038 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/lib).
   [junit4]   2> 1297916 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1297916 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1297917 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1297917 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1297917 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1297917 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1297917 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1297918 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1297918 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1297918 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1297918 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1297924 T8038 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1297924 T8038 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1297925 T8038 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1297925 T8038 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1297926 T8038 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores
   [junit4]   2> 1297927 T8038 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1/, 
schema=schema.xml, loadOnStartup=true, configSet=collection1, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1, transient=false, 
config=solrconfig.xml, dataDir=data/, name=collection1}
   [junit4]   2> 1297928 T8038 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1297928 T8038 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1297929 T8048 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1297932 T8048 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1297932 T8048 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1297933 T8048 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1297972 T8048 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1297993 T8048 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1298044 T8048 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1298045 T8048 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1298052 T8048 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1298347 T8048 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1298359 T8048 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1298361 T8048 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1298367 T8048 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1298371 T8048 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1298373 T8048 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1298374 T8048 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1298374 T8048 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1298374 T8048 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1298374 T8048 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1298375 T8048 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1298375 T8048 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1298375 T8048 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1298375 T8048 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1298376 T8048 c:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b75145
   [junit4]   2> 1298376 T8048 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1298376 T8048 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1298376 T8048 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 1298377 T8048 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1298377 T8048 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.7998046875, noCFSRatio=1.0]
   [junit4]   2> 1298378 T8048 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1b7175f0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35f5eda3),segFN=segments_1,generation=1}
   [junit4]   2> 1298378 T8048 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1298381 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1298382 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1298382 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1298382 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1298382 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1298382 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1298382 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1298383 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1298383 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1298383 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1298383 T8048 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1298383 T8048 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1298397 T8048 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298398 T8048 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298400 T8048 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298401 T8048 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298405 T8048 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1298407 T8048 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update,/admin/file,/admin/system,/mlt,/schema,spellCheckWithWordbreak_Direct,standard,/search-facet-def,/admin/plugins,/admin/threads,dismax,/debug/dump,/admin/ping,spellCheckWithWordbreak,/admin/luke,tvrh,lazy,/admin/mbeans,/get,/search-facet-invariants,/admin/segments,/terms,/update/csv,/replication,mock,/admin/logging,spellCheckCompRH1,/config,/update/json/docs,defaults,/admin/properties,mltrh,spellCheckCompRH_Direct,/update/json,spellCheckCompRH
   [junit4]   2> 1298408 T8048 c:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1298409 T8048 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1298410 T8048 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1298410 T8048 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1298411 T8048 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1298412 T8048 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1298412 T8048 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5e5f2ac4
   [junit4]   2> 1298412 T8048 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1b7175f0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35f5eda3),segFN=segments_1,generation=1}
   [junit4]   2> 1298413 T8048 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1298413 T8048 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@417acf13[collection1] main
   [junit4]   2> 1298413 T8048 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1298413 T8048 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1298414 T8048 c:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1298414 T8048 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1298448 T8048 c:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1298507 T8048 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1298507 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1298508 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1298508 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1298508 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1298509 T8048 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1298509 T8038 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 1298510 T8038 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1298509 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1298511 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1298511 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1298512 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1298513 T8049 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1298514 T8049 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@417acf13[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299942 T8038 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1299945 T8038 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1299949 T8038 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:51188
   [junit4]   2> 1299949 T8038 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=51188, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores}
   [junit4]   2> 1299950 T8038 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 1299950 T8038 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/'
   [junit4]   2> 1299991 T8038 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1300072 T8038 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores
   [junit4]   2> 1300073 T8038 oasc.CoreContainer.<init> New CoreContainer 
854900077
   [junit4]   2> 1300073 T8038 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/]
   [junit4]   2> 1300074 T8038 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/lib
   [junit4]   2> 1300075 T8038 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/lib).
   [junit4]   2> 1300089 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1300090 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1300090 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1300090 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1300090 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1300090 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1300091 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1300091 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1300091 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1300091 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1300091 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1300098 T8038 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1300099 T8038 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1300099 T8038 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1300099 T8038 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1300100 T8038 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores
   [junit4]   2> 1300102 T8038 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, loadOnStartup=true, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1/, 
configSet=collection1, transient=false, dataDir=data/, schema=schema.xml, 
config=solrconfig.xml}
   [junit4]   2> 1300102 T8038 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1300103 T8038 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1300103 T8060 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1300108 T8060 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1300108 T8060 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1300109 T8060 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1300155 T8060 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1300177 T8060 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1300230 T8060 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1300231 T8060 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1300238 T8060 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1300519 T8060 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1300531 T8060 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1300533 T8060 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1300539 T8060 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1300542 T8060 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1300545 T8060 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1300546 T8060 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1300546 T8060 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1300546 T8060 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1300546 T8060 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1300547 T8060 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1300547 T8060 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1300547 T8060 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1300547 T8060 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1300547 T8060 c:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b75145
   [junit4]   2> 1300548 T8060 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1300548 T8060 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1300548 T8060 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 1300549 T8060 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1300549 T8060 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.7998046875, noCFSRatio=1.0]
   [junit4]   2> 1300549 T8060 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@40bdbee9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6940d433),segFN=segments_1,generation=1}
   [junit4]   2> 1300550 T8060 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1300553 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1300554 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1300554 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1300554 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1300554 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1300554 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1300555 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1300555 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1300555 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1300555 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1300555 T8060 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1300556 T8060 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1300570 T8060 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1300572 T8060 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1300573 T8060 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1300575 T8060 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1300579 T8060 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1300582 T8060 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update,/admin/file,/admin/system,/mlt,/schema,spellCheckWithWordbreak_Direct,standard,/search-facet-def,/admin/plugins,/admin/threads,dismax,/debug/dump,/admin/ping,spellCheckWithWordbreak,/admin/luke,tvrh,lazy,/admin/mbeans,/get,/search-facet-invariants,/admin/segments,/terms,/update/csv,/replication,mock,/admin/logging,spellCheckCompRH1,/config,/update/json/docs,defaults,/admin/properties,mltrh,spellCheckCompRH_Direct,/update/json,spellCheckCompRH
   [junit4]   2> 1300583 T8060 c:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1300584 T8060 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1300585 T8060 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300585 T8060 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1300586 T8060 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1300586 T8060 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1300587 T8060 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1c297d80
   [junit4]   2> 1300587 T8060 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@40bdbee9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6940d433),segFN=segments_1,generation=1}
   [junit4]   2> 1300587 T8060 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1300588 T8060 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@591b3936[collection1] main
   [junit4]   2> 1300588 T8060 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1300588 T8060 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1300588 T8060 c:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1300588 T8060 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1300627 T8060 c:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1300697 T8060 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1300697 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1300698 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1300698 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1300698 T8060 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1300698 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1300698 T8038 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 1300699 T8038 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1300699 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1300700 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1300700 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1300701 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1300701 T8061 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1300702 T8061 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@591b3936[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301787 T8038 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1301790 T8038 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1301794 T8038 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:51189
   [junit4]   2> 1301794 T8038 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores, hostContext=/, hostPort=51189}
   [junit4]   2> 1301795 T8038 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 1301795 T8038 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/'
   [junit4]   2> 1301830 T8038 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1301871 T8038 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores
   [junit4]   2> 1301871 T8038 oasc.CoreContainer.<init> New CoreContainer 
196666758
   [junit4]   2> 1301872 T8038 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/]
   [junit4]   2> 1301872 T8038 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/lib
   [junit4]   2> 1301872 T8038 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/lib).
   [junit4]   2> 1301883 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1301884 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1301884 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1301884 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1301885 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1301885 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1301885 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1301885 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1301885 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1301886 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1301886 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1301891 T8038 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1301892 T8038 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1301892 T8038 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1301893 T8038 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1301893 T8038 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores
   [junit4]   2> 1301895 T8038 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1, transient=false, 
loadOnStartup=true, dataDir=data/, schema=schema.xml, name=collection1, 
configSet=collection1, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1/}
   [junit4]   2> 1301895 T8038 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1/
   [junit4]   2> 1301895 T8038 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1301896 T8072 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1301900 T8072 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1301900 T8072 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1301901 T8072 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1301951 T8072 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1301980 T8072 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1302045 T8072 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1302046 T8072 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1302055 T8072 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1302352 T8072 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1302364 T8072 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1302367 T8072 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1302374 T8072 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1302392 T8072 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1302396 T8072 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1302397 T8072 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1302397 T8072 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1302397 T8072 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1302398 T8072 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1302398 T8072 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1302398 T8072 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1302398 T8072 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302399 T8072 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1302399 T8072 c:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b75145
   [junit4]   2> 1302402 T8072 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1302402 T8072 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1302402 T8072 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 1302403 T8072 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1302403 T8072 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.7998046875, noCFSRatio=1.0]
   [junit4]   2> 1302404 T8072 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@30de634d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58496d4b),segFN=segments_1,generation=1}
   [junit4]   2> 1302404 T8072 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1302409 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1302410 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1302410 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1302410 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1302410 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1302411 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1302411 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1302411 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1302411 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1302412 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1302412 T8072 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1302412 T8072 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1302433 T8072 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302435 T8072 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302437 T8072 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302439 T8072 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302445 T8072 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1302448 T8072 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update,/admin/file,/admin/system,/mlt,/schema,spellCheckWithWordbreak_Direct,standard,/search-facet-def,/admin/plugins,/admin/threads,dismax,/debug/dump,/admin/ping,spellCheckWithWordbreak,/admin/luke,tvrh,lazy,/admin/mbeans,/get,/search-facet-invariants,/admin/segments,/terms,/update/csv,/replication,mock,/admin/logging,spellCheckCompRH1,/config,/update/json/docs,defaults,/admin/properties,mltrh,spellCheckCompRH_Direct,/update/json,spellCheckCompRH
   [junit4]   2> 1302450 T8072 c:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1302451 T8072 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1302453 T8072 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1302453 T8072 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1302454 T8072 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1302455 T8072 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1302455 T8072 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@17ab67bc
   [junit4]   2> 1302456 T8072 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@30de634d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58496d4b),segFN=segments_1,generation=1}
   [junit4]   2> 1302456 T8072 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1302456 T8072 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@65c2fa79[collection1] main
   [junit4]   2> 1302457 T8072 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1302457 T8072 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1302457 T8072 c:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1302457 T8072 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1302494 T8072 c:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1302540 T8072 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1302540 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1302541 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1302541 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1302541 T8072 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1302541 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1302542 T8038 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 1302543 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1302543 T8038 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1302543 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1302544 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1302545 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1302546 T8073 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1302547 T8073 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@65c2fa79[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303647 T8038 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1303649 T8038 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1303654 T8038 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:51192
   [junit4]   2> 1303654 T8038 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores, hostContext=/, hostPort=51192}
   [junit4]   2> 1303654 T8038 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 1303654 T8038 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/'
   [junit4]   2> 1303690 T8038 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1303730 T8038 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores
   [junit4]   2> 1303730 T8038 oasc.CoreContainer.<init> New CoreContainer 
1353870059
   [junit4]   2> 1303731 T8038 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/]
   [junit4]   2> 1303731 T8038 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/lib
   [junit4]   2> 1303731 T8038 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/lib).
   [junit4]   2> 1303742 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1303742 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1303743 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1303743 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1303743 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1303743 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1303743 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1303744 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1303744 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1303744 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1303744 T8038 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1303749 T8038 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1303750 T8038 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1303750 T8038 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1303751 T8038 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1303752 T8038 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores
   [junit4]   2> 1303753 T8038 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, configSet=collection1, dataDir=data/, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/, name=collection1, 
schema=schema.xml, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1, loadOnStartup=true, 
transient=false}
   [junit4]   2> 1303754 T8038 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/
   [junit4]   2> 1303754 T8038 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1303755 T8084 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1303758 T8084 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1303759 T8084 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1303759 T8084 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1303811 T8084 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1303843 T8084 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1303913 T8084 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1303914 T8084 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1303924 T8084 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1304329 T8084 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1304345 T8084 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1304348 T8084 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1304357 T8084 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1304361 T8084 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1304365 T8084 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1304366 T8084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1304366 T8084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1304366 T8084 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1304367 T8084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1304367 T8084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1304367 T8084 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1304367 T8084 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1304368 T8084 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1304368 T8084 c:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b75145
   [junit4]   2> 1304369 T8084 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1304369 T8084 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1304369 T8084 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 1304370 T8084 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1304370 T8084 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.7998046875, noCFSRatio=1.0]
   [junit4]   2> 1304371 T8084 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7b478ee7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f71eec),segFN=segments_1,generation=1}
   [junit4]   2> 1304371 T8084 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1304377 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1304377 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1304377 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1304378 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1304378 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1304378 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1304378 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1304379 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1304379 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1304379 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1304380 T8084 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1304380 T8084 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1304398 T8084 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1304401 T8084 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1304403 T8084 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1304405 T8084 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1304412 T8084 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1304414 T8084 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update,/admin/file,/admin/system,/mlt,/schema,spellCheckWithWordbreak_Direct,standard,/search-facet-def,/admin/plugins,/admin/threads,dismax,/debug/dump,/admin/ping,spellCheckWithWordbreak,/admin/luke,tvrh,lazy,/admin/mbeans,/get,/search-facet-invariants,/admin/segments,/terms,/update/csv,/replication,mock,/admin/logging,spellCheckCompRH1,/config,/update/json/docs,defaults,/admin/properties,mltrh,spellCheckCompRH_Direct,/update/json,spellCheckCompRH
   [junit4]   2> 1304416 T8084 c:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1304417 T8084 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1304418 T8084 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1304418 T8084 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1304419 T8084 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1304419 T8084 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1304420 T8084 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@9547356
   [junit4]   2> 1304420 T8084 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7b478ee7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f71eec),segFN=segments_1,generation=1}
   [junit4]   2> 1304421 T8084 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1304421 T8084 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@9586aad[collection1] main
   [junit4]   2> 1304421 T8084 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1304421 T8084 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1304421 T8084 c:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1304422 T8084 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1304438 T8084 c:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1304491 T8084 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1304491 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1304492 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1304492 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1304492 T8084 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1304492 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1304493 T8038 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 1304493 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1304493 T8038 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1304494 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1304494 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1304494 T8038 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> 1304495 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1304495 T8085 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1304499 T8085 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@9586aad[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C2443 name=collection1 
org.apache.solr.core.SolrCore@5bd920b
   [junit4]   2> 1304500 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1497901217960951808)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C2444 name=collection1 
org.apache.solr.core.SolrCore@70798f1a
   [junit4]   2> 1304507 T8058 c:collection1 C2444 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1497901217968291840)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C2445 name=collection1 
org.apache.solr.core.SolrCore@7ac93f7f
   [junit4]   2> 1304512 T8066 c:collection1 C2445 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1497901217974583296)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C2446 name=collection1 
org.apache.solr.core.SolrCore@2616eebe
   [junit4]   2> 1304518 T8078 c:collection1 C2446 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1497901217980874752)} 0 4
   [junit4]   2> 1304523 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1 (1497901217987166208)]} 0 2
   [junit4]   2> 1304526 T8058 c:collection1 C2444 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1 (1497901217991360512)]} 0 1
   [junit4]   2> 1304529 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[2 (1497901217995554816)]} 0 0
   [junit4]   2> 1304533 T8066 c:collection1 C2445 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[2 (1497901217998700544)]} 0 1
   [junit4]   2> 1304536 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[3 (1497901218002894848)]} 0 0
   [junit4]   2> 1304540 T8078 c:collection1 C2446 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[3 (1497901218006040576)]} 0 1
   [junit4]   2> 1304543 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[4 (1497901218010234880)]} 0 0
   [junit4]   2> 1304546 T8058 c:collection1 C2444 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[4 (1497901218013380608)]} 0 0
   [junit4]   2> 1304549 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[5 (1497901218016526336)]} 0 0
   [junit4]   2> 1304552 T8066 c:collection1 C2445 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[5 (1497901218019672064)]} 0 0
   [junit4]   2> 1304555 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[6 (1497901218022817792)]} 0 0
   [junit4]   2> 1304558 T8078 c:collection1 C2446 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[6 (1497901218025963520)]} 0 0
   [junit4]   2> 1304562 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[7 (1497901218029109248)]} 0 1
   [junit4]   2> 1304565 T8058 c:collection1 C2444 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[7 (1497901218032254976)]} 0 1
   [junit4]   2> 1304567 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[8 (1497901218035400704)]} 0 0
   [junit4]   2> 1304570 T8066 c:collection1 C2445 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[8 (1497901218038546432)]} 0 0
   [junit4]   2> 1304573 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[9 (1497901218041692160)]} 0 0
   [junit4]   2> 1304576 T8078 c:collection1 C2446 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[9 (1497901218044837888)]} 0 0
   [junit4]   2> 1304579 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[10 (1497901218047983616)]} 0 0
   [junit4]   2> 1304581 T8058 c:collection1 C2444 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[10 (1497901218050080768)]} 0 0
   [junit4]   2> 1304584 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[12 (1497901218053226496)]} 0 0
   [junit4]   2> 1304587 T8078 c:collection1 C2446 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[12 (1497901218056372224)]} 0 0
   [junit4]   2> 1304590 T8041 c:collection1 C2443 
oasup.LogUpdateProcessor.finish [collection1] webapp= path

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

rkspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1395814 T8038 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 
18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1395814 T8038 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1395815 T8038 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedMLTComponentTest -Dtests.method=test 
-Dtests.seed=18D4ED128EC399FC -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=uk_UA -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   99.4s J3 | DistributedMLTComponentTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:51188//collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([18D4ED128EC399FC:9080D2C8203FF404]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:566)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:558)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:606)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:588)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:567)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:126)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:462)
   [junit4]    >        ... 51 more
   [junit4]   2> 1396060 T8038 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest
 18D4ED128EC399FC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=PostingsFormat(name=MockRandom), 
lowerfilt=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 lowerfilt1and2=PostingsFormat(name=MockRandom), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 lowerfilt1=Lucene50(blocksize=128)}, 
docValues:{timestamp=DocValuesFormat(name=Asserting)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=uk_UA, 
timezone=Etc/GMT-2
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=171423592,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestUtils, 
DateMathParserTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
UpdateRequestProcessorFactoryTest, OutputWriterTest, 
TestLMDirichletSimilarityFactory, TestDocBasedVersionConstraints, 
DocValuesMissingTest, TestCloudPivotFacet, TestJmxIntegration, CursorMarkTest, 
DistributedSuggestComponentTest, CursorPagingTest, TestLRUStatsCache, 
CurrencyFieldXmlFileTest, UnloadDistributedZkTest, TestShardHandlerFactory, 
TestDistributedGrouping, SpellingQueryConverterTest, TestSortingResponseWriter, 
TestWordDelimiterFilterFactory, TestBulkSchemaAPI, TestHighlightDedupGrouping, 
TestRangeQuery, TestPostingsSolrHighlighter, 
TermVectorComponentDistributedTest, AliasIntegrationTest, CustomCollectionTest, 
RecoveryAfterSoftCommitTest, TestCodecSupport, TestReplicaProperties, 
BadIndexSchemaTest, DistribDocExpirationUpdateProcessorTest, 
ResponseHeaderTest, TestIndexSearcher, DefaultValueUpdateProcessorTest, 
MultiTermTest, CollectionsAPIDistributedZkTest, DistributedMLTComponentTest]
   [junit4] Completed on J3 in 99.45s, 1 test, 1 error <<< FAILURES!

[...truncated 855 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:536:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:477:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:191:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:509:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1370:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:976:
 There were test failures: 480 suites, 1905 tests, 1 error, 58 ignored (9 
assumptions)

Total time: 191 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #716
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 831140109 bytes
Compression is 0.0%
Took 2 min 36 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to