You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/13 06:42:53 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_72) - Build # 15871 - Failure!

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

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:55812//collection1
	at __randomizedtesting.SeedInfo.seed([F61C33E110224269:7E480C3BBEDE2F91]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1149)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1111)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:985)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:990)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	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.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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:482)
	... 49 more




Build Log:
[...truncated 10776 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/init-core-data-001
   [junit4]   2> 294964 INFO  (SUITE-TestDistributedSearch-seed#[F61C33E110224269]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 294964 INFO  (SUITE-TestDistributedSearch-seed#[F61C33E110224269]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 295038 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1
   [junit4]   2> 295039 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 295040 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a3752f0{/,null,AVAILABLE}
   [junit4]   2> 295042 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3d4a2ab{HTTP/1.1}{127.0.0.1:36615}
   [junit4]   2> 295042 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.Server Started @296769ms
   [junit4]   2> 295042 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=36615, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores}
   [junit4]   2> 295043 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 295043 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control'
   [junit4]   2> 295043 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 295043 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 295043 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/solr.xml
   [junit4]   2> 295047 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores
   [junit4]   2> 295047 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer New CoreContainer 945151453
   [junit4]   2> 295047 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control]
   [junit4]   2> 295047 WARN  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/lib
   [junit4]   2> 295052 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 295052 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 295053 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 295053 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 295053 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 295053 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 295053 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores
   [junit4]   2> 295054 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 295054 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1
   [junit4]   2> 295054 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 295054 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 295054 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 295055 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 295055 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 295055 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 295055 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 295055 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 295071 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 295078 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 295092 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 295095 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 295217 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 295223 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 295225 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 295228 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 295231 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 295232 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 295233 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 295234 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 295234 INFO  (coreLoadExecutor-789-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 295234 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 295235 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 295235 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98bf33
   [junit4]   2> 295235 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 295235 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 295235 WARN  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 295236 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 295238 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 295238 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7fe669cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294ad136),segFN=segments_1,generation=1}
   [junit4]   2> 295238 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 295242 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 295242 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 295242 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 295242 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 295242 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 295242 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 295242 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 295242 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 295243 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 295243 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 295243 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 295243 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 295243 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 295243 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 295245 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 295246 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 295247 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 295248 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 295252 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 295253 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 295254 WARN  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 295254 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 295255 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 295255 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 295255 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 295256 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 295256 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=14.3330078125, floorSegmentMB=1.96484375, forceMergeDeletesPctAllowed=28.445019404482693, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3723874487767055
   [junit4]   2> 295256 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7fe669cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294ad136),segFN=segments_1,generation=1}
   [junit4]   2> 295256 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 295256 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c5c885d[collection1] main]
   [junit4]   2> 295257 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 295257 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 295257 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 295257 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 295301 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 295517 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 295517 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 295517 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 295517 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 295517 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 295517 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 295517 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 295517 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 295517 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 295517 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526035302288719872
   [junit4]   2> 295517 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 295518 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 295518 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 295518 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 295519 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c5c885d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 295520 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1526035302288719872
   [junit4]   2> 295520 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 295605 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 295606 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 295607 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a0052d8{/,null,AVAILABLE}
   [junit4]   2> 295607 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.ServerConnector Started ServerConnector@679944e9{HTTP/1.1}{127.0.0.1:50460}
   [junit4]   2> 295607 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.Server Started @297334ms
   [junit4]   2> 295607 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50460, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores}
   [junit4]   2> 295608 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 295608 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0'
   [junit4]   2> 295608 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 295608 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 295608 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 295611 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores
   [junit4]   2> 295611 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer New CoreContainer 2105351601
   [junit4]   2> 295612 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0]
   [junit4]   2> 295612 WARN  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/lib
   [junit4]   2> 295612 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 295613 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 295613 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 295613 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 295613 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 295613 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 295613 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores
   [junit4]   2> 295614 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 295614 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 295614 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 295614 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 295614 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 295614 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 295615 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 295615 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 295615 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 295615 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 295631 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 295637 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 295651 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 295655 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 295749 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 295752 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 295753 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 295756 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 295757 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 295758 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 295758 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 295759 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 295759 INFO  (coreLoadExecutor-800-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 295759 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 295760 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 295760 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98bf33
   [junit4]   2> 295760 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 295760 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 295760 WARN  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 295760 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 295760 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 295761 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@507889f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119d3d50),segFN=segments_1,generation=1}
   [junit4]   2> 295761 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 295761 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 295761 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 295764 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 295764 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 295764 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 295764 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 295765 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 295765 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 295765 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 295765 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 295765 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 295765 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 295765 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 295765 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 295766 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 295767 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 295767 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 295768 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 295772 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 295773 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 295774 WARN  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 295774 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 295774 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 295774 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 295775 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 295775 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 295776 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=14.3330078125, floorSegmentMB=1.96484375, forceMergeDeletesPctAllowed=28.445019404482693, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3723874487767055
   [junit4]   2> 295776 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@507889f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119d3d50),segFN=segments_1,generation=1}
   [junit4]   2> 295776 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 295776 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@365af78[collection1] main]
   [junit4]   2> 295776 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 295776 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 295776 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 295776 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 295838 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 296074 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 296075 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 296075 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 296075 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 296075 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 296075 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 296075 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 296076 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 296076 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 296076 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 296076 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 296076 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526035302874873856
   [junit4]   2> 296076 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 296076 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 296077 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@365af78[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 296078 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1526035302874873856
   [junit4]   2> 296078 INFO  (coreLoadExecutor-800-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 296116 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 296120 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1526035302918914048)} 0 2
   [junit4]   2> 296125 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1526035302923108352)} 0 2
   [junit4]   2> 296131 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1526035302929399808)]} 0 2
   [junit4]   2> 296137 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1526035302935691264)]} 0 3
   [junit4]   2> 296141 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1526035302940934144)]} 0 2
   [junit4]   2> 296151 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1526035302946177024)]} 0 7
   [junit4]   2> 296154 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1526035302955614208)]} 0 1
   [junit4]   2> 296157 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1526035302958759936)]} 0 1
   [junit4]   2> 296161 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1526035302962954240)]} 0 1
   [junit4]   2> 296164 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1526035302966099968)]} 0 0
   [junit4]   2> 296167 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1526035302970294272)]} 0 0
   [junit4]   2> 296170 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1526035302972391424)]} 0 0
   [junit4]   2> 296173 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1526035302975537152)]} 0 0
   [junit4]   2> 296175 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1526035302978682880)]} 0 0
   [junit4]   2> 296179 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1526035302980780032)]} 0 1
   [junit4]   2> 296181 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1526035302984974336)]} 0 0
   [junit4]   2> 296185 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1526035302988120064)]} 0 1
   [junit4]   2> 296187 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1526035302991265792)]} 0 0
   [junit4]   2> 296193 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1526035302997557248)]} 0 0
   [junit4]   2> 296196 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1526035303000702976)]} 0 0
   [junit4]   2> 296198 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296211 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7fe669cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294ad136),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7fe669cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294ad136),segFN=segments_2,generation=2}
   [junit4]   2> 296212 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 296216 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@170800e9[collection1] main]
   [junit4]   2> 296217 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 296218 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@170800e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 296218 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 19
   [junit4]   2> 296220 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296228 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@507889f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119d3d50),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@507889f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119d3d50),segFN=segments_2,generation=2}
   [junit4]   2> 296229 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 296231 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d788bad[collection1] main]
   [junit4]   2> 296232 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 296233 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d788bad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 296233 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 13
   [junit4]   2> 296239 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1526035303041597440)]} 0 3
   [junit4]   2> 296244 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1526035303047888896)]} 0 3
   [junit4]   2> 296248 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1526035303054180352)]} 0 1
   [junit4]   2> 296252 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1526035303057326080)]} 0 2
   [junit4]   2> 296255 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1526035303061520384)]} 0 0
   [junit4]   2> 296258 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1526035303064666112)]} 0 1
   [junit4]   2> 296261 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1526035303067811840)]} 0 0
   [junit4]   2> 296265 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1526035303072006144)]} 0 0
   [junit4]   2> 296270 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1526035303075151872)]} 0 2
   [junit4]   2> 296273 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1526035303080394752)]} 0 1
   [junit4]   2> 296278 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1526035303085637632)]} 0 1
   [junit4]   2> 296282 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1526035303089831936)]} 0 0
   [junit4]   2> 296285 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1526035303092977664)]} 0 0
   [junit4]   2> 296287 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1526035303096123392)]} 0 0
   [junit4]   2> 296290 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1526035303099269120)]} 0 0
   [junit4]   2> 296293 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1526035303101366272)]} 0 0
   [junit4]   2> 296296 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1526035303105560576)]} 0 0
   [junit4]   2> 296299 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1526035303108706304)]} 0 0
   [junit4]   2> 296302 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1526035303110803456)]} 0 0
   [junit4]   2> 296304 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1526035303113949184)]} 0 0
   [junit4]   2> 296307 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1526035303116046336)]} 0 0
   [junit4]   2> 296310 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1526035303119192064)]} 0 1
   [junit4]   2> 296313 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1526035303122337792)]} 0 0
   [junit4]   2> 296315 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1526035303125483520)]} 0 0
   [junit4]   2> 296318 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1526035303128629248)]} 0 0
   [junit4]   2> 296321 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1526035303130726400)]} 0 0
   [junit4]   2> 296325 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1526035303134920704)]} 0 0
   [junit4]   2> 296328 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1526035303138066432)]} 0 0
   [junit4]   2> 296330 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1526035303141212160)]} 0 0
   [junit4]   2> 296333 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1526035303143309312)]} 0 0
   [junit4]   2> 296336 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1526035303147503616)]} 0 0
   [junit4]   2> 296339 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1526035303149600768)]} 0 0
   [junit4]   2> 296342 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1526035303152746496)]} 0 0
   [junit4]   2> 296344 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1526035303155892224)]} 0 0
   [junit4]   2> 296347 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1526035303159037952)]} 0 0
   [junit4]   2> 296350 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1526035303161135104)]} 0 0
   [junit4]   2> 296353 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1526035303164280832)]} 0 0
   [junit4]   2> 296355 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1526035303167426560)]} 0 0
   [junit4]   2> 296358 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1526035303169523712)]} 0 1
   [junit4]   2> 296361 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1526035303172669440)]} 0 0
   [junit4]   2> 296363 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1526035303175815168)]} 0 0
   [junit4]   2> 296366 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1526035303178960896)]} 0 0
   [junit4]   2> 296369 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1526035303182106624)]} 0 0
   [junit4]   2> 296373 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1526035303185252352)]} 0 0
   [junit4]   2> 296375 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1526035303188398080)]} 0 0
   [junit4]   2> 296380 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1526035303192592384)]} 0 0
   [junit4]   2> 296383 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1526035303195738112)]} 0 0
   [junit4]   2> 296387 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1526035303198883840)]} 0 1
   [junit4]   2> 296389 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1526035303203078144)]} 0 0
   [junit4]   2> 296392 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1526035303205175296)]} 0 0
   [junit4]   2> 296395 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1526035303208321024)]} 0 0
   [junit4]   2> 296397 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1526035303211466752)]} 0 0
   [junit4]   2> 296401 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1526035303214612480)]} 0 0
   [junit4]   2> 296403 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1526035303217758208)]} 0 0
   [junit4]   2> 296407 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1526035303220903936)]} 0 0
   [junit4]   2> 296409 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1526035303224049664)]} 0 0
   [junit4]   2> 296412 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1526035303227195392)]} 0 0
   [junit4]   2> 296415 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1526035303229292544)]} 0 0
   [junit4]   2> 296418 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1526035303232438272)]} 0 1
   [junit4]   2> 296421 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1526035303235584000)]} 0 0
   [junit4]   2> 296424 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1526035303238729728)]} 0 0
   [junit4]   2> 296427 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1526035303241875456)]} 0 0
   [junit4]   2> 296429 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1526035303245021184)]} 0 0
   [junit4]   2> 296432 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1526035303248166912)]} 0 0
   [junit4]   2> 296435 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1526035303251312640)]} 0 0
   [junit4]   2> 296438 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1526035303253409792)]} 0 0
   [junit4]   2> 296440 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1526035303256555520)]} 0 0
   [junit4]   2> 296444 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1526035303259701248)]} 0 0
   [junit4]   2> 296447 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1526035303263895552)]} 0 0
   [junit4]   2> 296450 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1526035303265992704)]} 0 0
   [junit4]   2> 296453 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1526035303269138432)]} 0 0
   [junit4]   2> 296455 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1526035303272284160)]} 0 0
   [junit4]   2> 296458 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1526035303274381312)]} 0 0
   [junit4]   2> 296461 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1526035303277527040)]} 0 0
   [junit4]   2> 296464 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1526035303280672768)]} 0 0
   [junit4]   2> 296467 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1526035303283818496)]} 0 0
   [junit4]   2> 296471 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1526035303288012800)]} 0 0
   [junit4]   2> 296473 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1526035303291158528)]} 0 0
   [junit4]   2> 296476 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1526035303294304256)]} 0 0
   [junit4]   2> 296479 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1526035303296401408)]} 0 0
   [junit4]   2> 296482 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1526035303299547136)]} 0 0
   [junit4]   2> 296484 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1526035303302692864)]} 0 0
   [junit4]   2> 296487 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1526035303304790016)]} 0 0
   [junit4]   2> 296490 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1526035303307935744)]} 0 1
   [junit4]   2> 296493 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1526035303311081472)]} 0 0
   [junit4]   2> 296495 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1526035303314227200)]} 0 0
   [junit4]   2> 296498 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1526035303317372928)]} 0 0
   [junit4]   2> 296501 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1526035303319470080)]} 0 0
   [junit4]   2> 296504 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1526035303322615808)]} 0 0
   [junit4]   2> 296507 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1526035303325761536)]} 0 0
   [junit4]   2> 296509 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1526035303328907264)]} 0 0
   [junit4]   2> 296514 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1526035303333101568)]} 0 1
   [junit4]   2> 296516 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1526035303336247296)]} 0 0
   [junit4]   2> 296519 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1526035303338344448)]} 0 0
   [junit4]   2> 296521 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1526035303341490176)]} 0 0
   [junit4]   2> 296524 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1526035303343587328)]} 0 0
   [junit4]   2> 296527 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1526035303346733056)]} 0 0
   [junit4]   2> 296533 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1526035303354073088)]} 0 0
   [junit4]   2> 296536 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1526035303357218816)]} 0 0
   [junit4]   2> 296539 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1526035303359315968)]} 0 0
   [junit4]   2> 296542 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1526035303362461696)]} 0 0
   [junit4]   2> 296544 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1526035303365607424)]} 0 0
   [junit4]   2> 296547 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1526035303367704576)]} 0 0
   [junit4]   2> 296549 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1526035303370850304)]} 0 0
   [junit4]   2> 296553 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1526035303373996032)]} 0 0
   [junit4]   2> 296556 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1526035303377141760)]} 0 0
   [junit4]   2> 296558 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1526035303380287488)]} 0 0
   [junit4]   2> 296560 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1526035303382384640)]} 0 0
   [junit4]   2> 296563 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1526035303385530368)]} 0 0
   [junit4]   2> 296566 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1526035303387627520)]} 0 0
   [junit4]   2> 296569 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1526035303390773248)]} 0 0
   [junit4]   2> 296571 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1526035303393918976)]} 0 0
   [junit4]   2> 296575 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1526035303397064704)]} 0 1
   [junit4]   2> 296577 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1526035303399161856)]} 0 0
   [junit4]   2> 296580 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1526035303402307584)]} 0 0
   [junit4]   2> 296582 INFO  (qtp1889563372-1898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1526035303405453312)]} 0 0
   [junit4]   2> 296584 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1526035303407550464)]} 0 0
   [junit4]   2> 296587 INFO  (qtp1889563372-1896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1526035303410696192)]} 0 0
   [junit4]   2> 296589 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296615 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7fe669cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294ad136),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7fe669cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294ad136),segFN=segments_3,generation=3}
   [junit4]   2> 296616 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 296616 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21e00389[collection1] main]
   [junit4]   2> 296616 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 296617 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21e00389[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9) Uninverting(_1(6.0.0):C59)))}
   [junit4]   2> 296617 INFO  (qtp1122786032-1879) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 28
   [junit4]   2> 296620 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296647 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@507889f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119d3d50),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@507889f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119d3d50),segFN=segments_3,generation=3}
   [junit4]   2> 296647 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 296683 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@795a68c[collection1] main]
   [junit4]   2> 296684 INFO  (searcherExecutor-801-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@795a68c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9) Uninverting(_1(6.0.0):C59)))}
   [junit4]   2> 296685 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 296685 INFO  (qtp1889563372-1897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 65
   [junit4]   2> 296688 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 296688 INFO  (qtp1122786032-1880) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 296691 INFO  (qtp1122786032-1878) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 296691 INFO  (qtp1122786032-1878) [    x:collection1] 

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

2> 490047 INFO  (coreCloseExecutor-892-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 490047 INFO  (coreCloseExecutor-892-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard1/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard1/cores/collection1/data;done=false>>]
   [junit4]   2> 490047 INFO  (coreCloseExecutor-892-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 490048 INFO  (TEST-TestDistributedSearch.test-seed#[F61C33E110224269]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b85bdab{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=F61C33E110224269 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    195s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:55812//collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F61C33E110224269:7E480C3BBEDE2F91]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1149)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1111)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:990)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [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.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [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:482)
   [junit4]    > 	... 49 more
   [junit4]   2> 490052 INFO  (SUITE-TestDistributedSearch-seed#[F61C33E110224269]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F61C33E110224269-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=PostingsFormat(name=Asserting), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), SubjectTerms_mfacet=PostingsFormat(name=Asserting), n_l1=PostingsFormat(name=LuceneVarGapFixedInterval), a_n_tdt=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Asserting), n_d1=PostingsFormat(name=LuceneVarGapFixedInterval), n_f1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), n_tl1=PostingsFormat(name=Asserting), oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_tf1=PostingsFormat(name=LuceneVarGapFixedInterval), lowerfilt1and2=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), lowerfilt=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), severity=PostingsFormat(name=MockRandom), foo_sev_enum=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=Asserting), a_i1=PostingsFormat(name=LuceneVarGapFixedInterval), b_n_tdt=PostingsFormat(name=Asserting), n_ti1=PostingsFormat(name=LuceneVarGapDocFreqInterval), rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=Asserting), foo_b=PostingsFormat(name=MockRandom), n_tdt1=PostingsFormat(name=Asserting), foo_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), foo_f=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), foo_sev_enum=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=ClassicSimilarity, locale=ar-DZ, timezone=Israel
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=12,threads=2,free=132462768,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [InfoHandlerTest, TestTestInjection, AlternateDirectoryTest, TestCSVLoader, CollectionTooManyReplicasTest, DistributedDebugComponentTest, PreAnalyzedFieldTest, SyncSliceTest, TestMissingGroups, TestHighFrequencyDictionaryFactory, TestPhraseSuggestions, LeaderFailoverAfterPartitionTest, TestHashQParserPlugin, BJQParserTest, TestSolrConfigHandler, TestRangeQuery, SolrRequestParserTest, MigrateRouteKeyTest, RequestLoggingTest, ResponseHeaderTest, TlogReplayBufferedWhileIndexingTest, TestCloudManagedSchema, TestDistributedSearch]
   [junit4] Completed [136/579 (1!)] on J0 in 195.11s, 1 test, 1 error <<< FAILURES!

[...truncated 1457 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 579 suites (8 ignored), 2331 tests, 1 error, 117 ignored (72 assumptions) [seed: F61C33E110224269]

Total time: 51 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any