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 2015/06/09 19:51:21 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2354 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2354/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:61558//collection1: java.lang.NullPointerException  at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)  at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)  at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2057)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:497)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61558//collection1: java.lang.NullPointerException
	at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
	at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2057)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:497)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([2CD8BF9A2CAEC38D:A48C80408252AE75]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9886 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/init-core-data-001
   [junit4]   2> 375184 INFO  (SUITE-TestDistributedSearch-seed#[2CD8BF9A2CAEC38D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 375184 INFO  (SUITE-TestDistributedSearch-seed#[2CD8BF9A2CAEC38D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 375707 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 375710 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 375716 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@500f9867{/,null,AVAILABLE}
   [junit4]   2> 375718 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2fdebb41{HTTP/1.1}{127.0.0.1:61457}
   [junit4]   2> 375719 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.e.j.s.Server Started @386817ms
   [junit4]   2> 375720 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores, hostPort=61457}
   [junit4]   2> 375721 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
   [junit4]   2> 375721 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/'
   [junit4]   2> 375778 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/solr.xml
   [junit4]   2> 375840 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores
   [junit4]   2> 375840 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoreContainer New CoreContainer 423961913
   [junit4]   2> 375841 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/]
   [junit4]   2> 375841 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/lib
   [junit4]   2> 375842 WARN  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/lib).
   [junit4]   2> 375866 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] 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> 375876 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 375877 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 375877 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 375877 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 375879 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores
   [junit4]   2> 375881 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1, name=collection1, loadOnStartup=true, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1/, transient=false, dataDir=data/, config=solrconfig.xml, schema=schema.xml, configSet=collection1}
   [junit4]   2> 375881 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 375882 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 375883 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 375883 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 375885 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 375886 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 375886 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 375938 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 375988 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 376096 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 376097 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 376121 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 376878 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 376896 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 376899 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 376919 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 376927 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 376932 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 376933 WARN  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 376934 WARN  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 376935 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 376937 WARN  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 376938 WARN  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 376938 INFO  (coreLoadExecutor-1147-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 376938 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 376939 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 376939 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a632bfa
   [junit4]   2> 376940 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 376940 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 376940 WARN  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 376941 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 376941 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=27.57421875, floorSegmentMB=1.1552734375, forceMergeDeletesPctAllowed=13.5121600943968, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24176368200558446
   [junit4]   2> 376943 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3f7cd6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cfea962),segFN=segments_1,generation=1}
   [junit4]   2> 376943 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 376944 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 376945 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 376960 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 376961 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 376961 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 376961 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 376961 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 376961 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 376962 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 376962 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 376963 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 376963 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 376963 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 376964 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 376985 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 376989 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 376995 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 377000 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 377013 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 377020 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,/mlt,defaults,/update,/admin/segments,tvrh,/admin/luke,/update/json,mltrh,/debug/dump,/schema,/config,spellCheckWithWordbreak,/update/csv,/admin/mbeans,dismax,standard,lazy,/admin/plugins,/admin/threads,spellCheckCompRH,/admin/ping,/terms,/replication,/update/json/docs,/search-facet-def,spellCheckWithWordbreak_Direct,/admin/file,mock,/admin/logging,/search-facet-invariants,spellCheckCompRH1,spellCheckCompRH_Direct,/admin/properties,/get
   [junit4]   2> 377023 WARN  (coreLoadExecutor-1147-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> 377026 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 377029 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 377029 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 377034 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 377034 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 377036 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=57.0400390625, floorSegmentMB=1.1494140625, forceMergeDeletesPctAllowed=8.076310582623243, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44229477399710015
   [junit4]   2> 377037 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3f7cd6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cfea962),segFN=segments_1,generation=1}
   [junit4]   2> 377037 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 377038 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@161663f7[collection1] main
   [junit4]   2> 377040 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 377040 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 377041 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 377041 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 377052 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 377104 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 377104 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 377106 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 377107 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 377107 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 377108 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 377108 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 377109 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 377109 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 377111 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 377109 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1503520517070520320
   [junit4]   2> 377112 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 377114 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 377115 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 7 ms to seed version buckets with highest version 1503520517070520320
   [junit4]   2> 377115 INFO  (coreLoadExecutor-1147-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 377116 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 377121 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@161663f7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 378202 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 378206 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 378215 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16a2766e{/,null,AVAILABLE}
   [junit4]   2> 378216 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@40d3b5e{HTTP/1.1}{127.0.0.1:61466}
   [junit4]   2> 378216 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.e.j.s.Server Started @389314ms
   [junit4]   2> 378216 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=61466, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores, hostContext=/}
   [junit4]   2> 378217 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
   [junit4]   2> 378217 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/'
   [junit4]   2> 378255 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 378291 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores
   [junit4]   2> 378292 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoreContainer New CoreContainer 33833046
   [junit4]   2> 378292 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/]
   [junit4]   2> 378292 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/lib
   [junit4]   2> 378293 WARN  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/lib).
   [junit4]   2> 378307 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] 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> 378313 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 378314 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 378314 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 378315 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 378318 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores
   [junit4]   2> 378321 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, transient=false, configSet=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1/, loadOnStartup=true, name=collection1, dataDir=data/, schema=schema.xml, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1}
   [junit4]   2> 378321 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 378324 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 378325 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 378326 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 378326 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 378327 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 378327 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 378426 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 378460 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 378513 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 378514 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 378523 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 378896 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 378908 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 378911 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 378920 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 378924 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 378927 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 378927 WARN  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 378928 WARN  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 378928 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 378928 WARN  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 378928 WARN  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 378928 INFO  (coreLoadExecutor-1158-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 378928 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 378929 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 378929 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a632bfa
   [junit4]   2> 378930 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 378930 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 378930 WARN  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 378930 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 378931 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=27.57421875, floorSegmentMB=1.1552734375, forceMergeDeletesPctAllowed=13.5121600943968, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24176368200558446
   [junit4]   2> 378932 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54898913 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@118669c1),segFN=segments_1,generation=1}
   [junit4]   2> 378932 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 378933 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 378934 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 378941 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 378942 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 378942 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 378943 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 378943 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 378943 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 378943 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 378943 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 378943 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 378945 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 378945 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 378945 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 378958 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 378960 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 378962 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 378964 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 378974 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 378980 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,/mlt,defaults,/update,/admin/segments,tvrh,/admin/luke,/update/json,mltrh,/debug/dump,/schema,/config,spellCheckWithWordbreak,/update/csv,/admin/mbeans,dismax,standard,lazy,/admin/plugins,/admin/threads,spellCheckCompRH,/admin/ping,/terms,/replication,/update/json/docs,/search-facet-def,spellCheckWithWordbreak_Direct,/admin/file,mock,/admin/logging,/search-facet-invariants,spellCheckCompRH1,spellCheckCompRH_Direct,/admin/properties,/get
   [junit4]   2> 378980 WARN  (coreLoadExecutor-1158-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> 378981 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 378983 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 378983 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 378985 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 378985 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 378987 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=57.0400390625, floorSegmentMB=1.1494140625, forceMergeDeletesPctAllowed=8.076310582623243, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44229477399710015
   [junit4]   2> 378987 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54898913 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@118669c1),segFN=segments_1,generation=1}
   [junit4]   2> 378987 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 378988 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4722e53[collection1] main
   [junit4]   2> 378989 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 378989 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 378989 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 378989 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 378997 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 379032 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 379032 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 379034 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 379034 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 379034 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 379035 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 379035 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 379035 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 379035 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 379035 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1503520519090077696
   [junit4]   2> 379036 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 379037 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 379038 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 379038 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1503520519090077696
   [junit4]   2> 379038 INFO  (coreLoadExecutor-1158-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 379039 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 379040 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4722e53[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379330 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 379337 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1503520519403601920)} 0 3
   [junit4]   2> 379347 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1503520519411990528)} 0 5
   [junit4]   2> 379372 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1503520519423524864)]} 0 19
   [junit4]   2> 379388 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1503520519449739264)]} 0 11
   [junit4]   2> 379399 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1503520519467565056)]} 0 5
   [junit4]   2> 379409 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1503520519478050816)]} 0 5
   [junit4]   2> 379419 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1503520519488536576)]} 0 5
   [junit4]   2> 379431 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1503520519500070912)]} 0 5
   [junit4]   2> 379450 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1503520519513702400)]} 0 12
   [junit4]   2> 379464 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1503520519535722496)]} 0 4
   [junit4]   2> 379473 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1503520519547256832)]} 0 3
   [junit4]   2> 379482 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1503520519555645440)]} 0 4
   [junit4]   2> 379490 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1503520519565082624)]} 0 4
   [junit4]   2> 379500 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1503520519572422656)]} 0 6
   [junit4]   2> 379507 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1503520519581859840)]} 0 3
   [junit4]   2> 379516 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1503520519589199872)]} 0 5
   [junit4]   2> 379523 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1503520519599685632)]} 0 3
   [junit4]   2> 379534 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1503520519608074240)]} 0 6
   [junit4]   2> 379544 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9 (1503520519620657152)]} 0 3
   [junit4]   2> 379552 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9 (1503520519629045760)]} 0 3
   [junit4]   2> 379559 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 379611 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3f7cd6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cfea962),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3f7cd6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cfea962),segFN=segments_2,generation=2}
   [junit4]   2> 379613 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 379622 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@272fb450[collection1] main
   [junit4]   2> 379624 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 379628 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@272fb450[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c9)))}
   [junit4]   2> 379631 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={commit=true&softCommit=false&version=2&wt=javabin&waitSearcher=true} {commit=} 0 73
   [junit4]   2> 379643 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 379684 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54898913 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@118669c1),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54898913 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@118669c1),segFN=segments_2,generation=2}
   [junit4]   2> 379685 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 379693 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6e49c099[collection1] main
   [junit4]   2> 379695 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 379705 INFO  (searcherExecutor-1159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e49c099[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c9)))}
   [junit4]   2> 379707 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={commit=true&softCommit=false&version=2&wt=javabin&waitSearcher=true} {commit=} 0 64
   [junit4]   2> 379727 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[10 (1503520519798915072)]} 0 16
   [junit4]   2> 379746 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[10 (1503520519820935168)]} 0 15
   [junit4]   2> 379759 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[11 (1503520519842955264)]} 0 7
   [junit4]   2> 379772 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[11 (1503520519855538176)]} 0 8
   [junit4]   2> 379782 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[12 (1503520519869169664)]} 0 5
   [junit4]   2> 379794 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[12 (1503520519877558272)]} 0 8
   [junit4]   2> 379805 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[13 (1503520519893286912)]} 0 5
   [junit4]   2> 379811 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[13 (1503520519900626944)]} 0 3
   [junit4]   2> 379819 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1001 (1503520519909015552)]} 0 4
   [junit4]   2> 379826 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1001 (1503520519917404160)]} 0 3
   [junit4]   2> 379840 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[14 (1503520519931035648)]} 0 7
   [junit4]   2> 379848 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[14 (1503520519940472832)]} 0 3
   [junit4]   2> 379872 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[15 (1503520519953055744)]} 0 16
   [junit4]   2> 379879 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[15 (1503520519971930112)]} 0 4
   [junit4]   2> 379885 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[16 (1503520519980318720)]} 0 2
   [junit4]   2> 379891 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[16 (1503520519985561600)]} 0 3
   [junit4]   2> 379900 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[17 (1503520519991853056)]} 0 6
   [junit4]   2> 379911 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[17 (1503520520005484544)]} 0 7
   [junit4]   2> 379920 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[100 (1503520520015970304)]} 0 3
   [junit4]   2> 379926 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[100 (1503520520023310336)]} 0 2
   [junit4]   2> 379938 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[101 (1503520520033796096)]} 0 3
   [junit4]   2> 379948 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[101 (1503520520045330432)]} 0 4
   [junit4]   2> 379952 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[102 (1503520520050573312)]} 0 1
   [junit4]   2> 379957 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[102 (1503520520055816192)]} 0 1
   [junit4]   2> 379961 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[103 (1503520520060010496)]} 0 1
   [junit4]   2> 379966 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[103 (1503520520065253376)]} 0 1
   [junit4]   2> 379971 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[104 (1503520520070496256)]} 0 1
   [junit4]   2> 379975 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[104 (1503520520074690560)]} 0 1
   [junit4]   2> 379981 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[105 (1503520520079933440)]} 0 2
   [junit4]   2> 379988 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[105 (1503520520087273472)]} 0 3
   [junit4]   2> 379998 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[106 (1503520520097759232)]} 0 2
   [junit4]   2> 380004 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[106 (1503520520105099264)]} 0 2
   [junit4]   2> 380009 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[107 (1503520520110342144)]} 0 2
   [junit4]   2> 380014 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[107 (1503520520114536448)]} 0 2
   [junit4]   2> 380018 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[108 (1503520520119779328)]} 0 1
   [junit4]   2> 380023 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[108 (1503520520125022208)]} 0 1
   [junit4]   2> 380027 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[109 (1503520520129216512)]} 0 1
   [junit4]   2> 380031 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[109 (1503520520133410816)]} 0 1
   [junit4]   2> 380035 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[110 (1503520520137605120)]} 0 1
   [junit4]   2> 380040 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[110 (1503520520142848000)]} 0 2
   [junit4]   2> 380043 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[111 (1503520520147042304)]} 0 1
   [junit4]   2> 380047 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[111 (1503520520151236608)]} 0 0
   [junit4]   2> 380052 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[112 (1503520520155430912)]} 0 1
   [junit4]   2> 380056 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[112 (1503520520159625216)]} 0 1
   [junit4]   2> 380060 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[113 (1503520520163819520)]} 0 1
   [junit4]   2> 380064 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[113 (1503520520168013824)]} 0 2
   [junit4]   2> 380069 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[114 (1503520520173256704)]} 0 1
   [junit4]   2> 380073 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[114 (1503520520177451008)]} 0 1
   [junit4]   2> 380078 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[115 (1503520520182693888)]} 0 1
   [junit4]   2> 380082 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[115 (1503520520186888192)]} 0 1
   [junit4]   2> 380088 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[116 (1503520520193179648)]} 0 2
   [junit4]   2> 380093 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[116 (1503520520197373952)]} 0 2
   [junit4]   2> 380097 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[117 (1503520520202616832)]} 0 1
   [junit4]   2> 380102 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[117 (1503520520206811136)]} 0 2
   [junit4]   2> 380106 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[118 (1503520520212054016)]} 0 1
   [junit4]   2> 380110 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[118 (1503520520216248320)]} 0 1
   [junit4]   2> 380120 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[119 (1503520520223588352)]} 0 5
   [junit4]   2> 380126 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[119 (1503520520233025536)]} 0 1
   [junit4]   2> 380135 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[120 (1503520520241414144)]} 0 2
   [junit4]   2> 380142 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[120 (1503520520249802752)]} 0 2
   [junit4]   2> 380148 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[121 (1503520520255045632)]} 0 3
   [junit4]   2> 380155 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[121 (1503520520262385664)]} 0 3
   [junit4]   2> 380161 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[122 (1503520520269725696)]} 0 1
   [junit4]   2> 380168 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[122 (1503520520274968576)]} 0 3
   [junit4]   2> 380176 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[123 (1503520520284405760)]} 0 3
   [junit4]   2> 380181 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[123 (1503520520290697216)]} 0 1
   [junit4]   2> 380191 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[124 (1503520520301182976)]} 0 2
   [junit4]   2> 380195 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[124 (1503520520305377280)]} 0 1
   [junit4]   2> 380201 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[125 (1503520520311668736)]} 0 1
   [junit4]   2> 380206 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[125 (1503520520316911616)]} 0 2
   [junit4]   2> 380211 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[126 (1503520520322154496)]} 0 1
   [junit4]   2> 380215 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[126 (1503520520326348800)]} 0 1
   [junit4]   2> 380220 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[127 (1503520520331591680)]} 0 1
   [junit4]   2> 380225 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[127 (1503520520336834560)]} 0 1
   [junit4]   2> 380231 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[128 (1503520520342077440)]} 0 2
   [junit4]   2> 380236 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[128 (1503520520348368896)]} 0 1
   [junit4]   2> 380242 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[129 (1503520520353611776)]} 0 2
   [junit4]   2> 380247 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[129 (1503520520359903232)]} 0 1
   [junit4]   2> 380252 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[130 (1503520520364097536)]} 0 2
   [junit4]   2> 380258 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[130 (1503520520370388992)]} 0 2
   [junit4]   2> 380264 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[131 (1503520520375631872)]} 0 2
   [junit4]   2> 380269 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[131 (1503520520382971904)]} 0 2
   [junit4]   2> 380273 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[132 (1503520520387166208)]} 0 1
   [junit4]   2> 380279 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[132 (1503520520392409088)]} 0 2
   [junit4]   2> 380283 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[133 (1503520520398700544)]} 0 1
   [junit4]   2> 380289 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[133 (1503520520402894848)]} 0 2
   [junit4]   2> 380295 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[134 (1503520520410234880)]} 0 2
   [junit4]   2> 380300 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[134 (1503520520415477760)]} 0 1
   [junit4]   2> 380304 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[135 (1503520520419672064)]} 0 1
   [junit4]   2> 380309 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[135 (1503520520424914944)]} 0 1
   [junit4]   2> 380314 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[136 (1503520520429109248)]} 0 2
   [junit4]   2> 380318 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[136 (1503520520434352128)]} 0 1
   [junit4]   2> 380323 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[137 (1503520520439595008)]} 0 1
   [junit4]   2> 380329 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[137 (1503520520444837888)]} 0 2
   [junit4]   2> 380340 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[138 (1503520520457420800)]} 0 1
   [junit4]   2> 380345 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[138 (1503520520462663680)]} 0 1
   [junit4]   2> 380350 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[139 (1503520520467906560)]} 0 1
   [junit4]   2> 380355 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[139 (1503520520473149440)]} 0 2
   [junit4]   2> 380359 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[140 (1503520520477343744)]} 0 1
   [junit4]   2> 380364 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[140 (1503520520482586624)]} 0 1
   [junit4]   2> 380369 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[141 (1503520520487829504)]} 0 2
   [junit4]   2> 380373 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[141 (1503520520492023808)]} 0 1
   [junit4]   2> 380380 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[142 (1503520520499363840)]} 0 2
   [junit4]   2> 380386 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[142 (1503520520504606720)]} 0 3
   [junit4]   2> 380392 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[143 (1503520520511946752)]} 0 2
   [junit4]   2> 380396 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[143 (1503520520516141056)]} 0 1
   [junit4]   2> 380439 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[144 (1503520520550744064)]} 0 11
   [junit4]   2> 380464 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[144 (1503520520587444224)]} 0 2
   [junit4]   2> 380474 INFO  (qtp1386484224-2029) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[145 (1503520520597929984)]} 0 2
   [junit4]   2> 380478 INFO  (qtp569371394-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[145 (1503520520602124288)]} 0 1
   [junit4]   2> 380482 INFO  (qtp1386484224-2025) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[146 (1503520520606318592)]} 0 1
   [junit4]   2> 380487 INFO  (qtp569371394-2043) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[146 (1503520520611561472)]} 0 1
   [junit4]   2> 380491 INFO  (qtp1386484224-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[147 (1503520520615755776)]} 0 1
   [junit4]   2> 380497 INFO  (qtp569371394-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[147 (1503520520620998656)]} 0 3
   [junit4]   2> 380502 INFO  (qtp1386484224-2026) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[148 (1503520520627290112)]} 0 2
   [junit4]   2> 380506 INFO  (qtp569371394-2045) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[148 (1503520520631484416)]} 0 2
   [junit4]   2> 380512 INFO  (qtp1386484224-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[149 (1503520520637775872)]} 0 2
   [junit4]   2> 380517 INFO  (qtp569371394-2047) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[149 (1503520520643018752)]} 0 2
   [junit4]   2> 380520 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 380818 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3f7cd6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cfea962),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3f7cd6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cfea962),segFN=segments_3,generation=3}
   [junit4]   2> 380818 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 380820 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7bdd5b15[collection1] main
   [junit4]   2> 380821 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 380824 INFO  (searcherExecutor-1148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bdd5b15[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c9) Uninverting(_1(5.3.0):c59)))}
   [junit4]   2> 380826 INFO  (qtp1386484224-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={commit=true&softCommit=false&version=2&wt=javabin&waitSearcher=true} {commit=} 0 306
   [junit4]   2> 380844 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381153 INFO  (qtp569371394-2046) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54898913 lockFactory=org.apache.lucene.store.SingleInstanceLockFact

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

ores/collection1/data
   [junit4]   2> 553408 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard1/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 553408 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 553410 INFO  (TEST-TestDistributedSearch.test-seed#[2CD8BF9A2CAEC38D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@db6bfb8{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=2CD8BF9A2CAEC38D -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    178s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61558//collection1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2057)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    > 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2CD8BF9A2CAEC38D:A48C80408252AE75]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 553480 INFO  (SUITE-TestDistributedSearch-seed#[2CD8BF9A2CAEC38D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch 2CD8BF9A2CAEC38D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {oddField_s=PostingsFormat(name=Memory doPackFST= false), b_n_tdt=FST50, range_facet_l=FST50, multiDefault=PostingsFormat(name=LuceneFixedGap), foo_sev_enum=Lucene50(blocksize=128), n_td1=PostingsFormat(name=LuceneFixedGap), a_i1=FST50, a_n_tdt=Lucene50(blocksize=128), _version_=FST50, n_ti1=Lucene50(blocksize=128), n_tl1=PostingsFormat(name=LuceneFixedGap), n_l1=FST50, SubjectTerms_mfacet=FST50, n_f1=PostingsFormat(name=LuceneFixedGap), rnd_b=Lucene50(blocksize=128), n_d1=FST50, lowerfilt1and2=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=Lucene50(blocksize=128), foo_b=PostingsFormat(name=Memory doPackFST= false), n_tf1=FST50, n_dt1=PostingsFormat(name=LuceneFixedGap), n_tdt1=FST50, foo_d=Lucene50(blocksize=128), severity=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Memory doPackFST= false), other_tl1=FST50, a_t=FST50, intDefault=FST50, id=Lucene50(blocksize=128), foo_f=PostingsFormat(name=Memory doPackFST= false), lowerfilt=PostingsFormat(name=LuceneFixedGap), timestamp=FST50, range_facet_i_dv=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), foo_sev_enum=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=ru_RU, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=234180384,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, TestInitParams, TestAtomicUpdateErrorCases, TestJettySolrRunner, ResponseLogComponentTest, TestRestoreCore, AssignTest, TestJsonRequest, TestDefaultStatsCache, CacheHeaderTest, TestXIncludeConfig, TestReplicationHandler, TestManagedStopFilterFactory, TestPerFieldSimilarity, JSONWriterTest, TestLFUCache, TestRandomRequestDistribution, MultiTermTest, TestReplicaProperties, PeerSyncTest, TestFastLRUCache, TestQueryUtils, AnalysisAfterCoreReloadTest, TestWordDelimiterFilterFactory, TestReRankQParserPlugin, TestGroupingSearch, SynonymTokenizerTest, QueryResultKeyTest, TestCSVResponseWriter, TestDistributedSearch]
   [junit4] Completed [76/500] on J0 in 178.34s, 1 test, 1 error <<< FAILURES!

[...truncated 1348 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1438: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:993: There were test failures: 500 suites, 1978 tests, 1 error, 63 ignored (24 assumptions)

Total time: 94 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any