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/07/25 13:42:52 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2545 - Failure!

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

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

Error Message:
Error from server at http://127.0.0.1:60746/sws/e/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:748)  at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:731)  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:453)  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:499)  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:60746/sws/e/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:748)
	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:731)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:453)
	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:499)
	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([87C81A25BF5379D2:F9C25FF11AF142A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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 10593 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/init-core-data-001
   [junit4]   2> 1462495 INFO  (SUITE-TestDistributedSearch-seed#[87C81A25BF5379D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1462496 INFO  (SUITE-TestDistributedSearch-seed#[87C81A25BF5379D2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /sws/e
   [junit4]   2> 1462993 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1462995 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1462998 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d12154e{/sws/e,null,AVAILABLE}
   [junit4]   2> 1463000 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@25860f8d{HTTP/1.1}{127.0.0.1:60618}
   [junit4]   2> 1463000 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.e.j.s.Server Started @1466700ms
   [junit4]   2> 1463001 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sws/e, hostPort=60618, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores}
   [junit4]   2> 1463001 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1463001 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/'
   [junit4]   2> 1463023 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/solr.xml
   [junit4]   2> 1463029 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores
   [junit4]   2> 1463030 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoreContainer New CoreContainer 726164888
   [junit4]   2> 1463030 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/]
   [junit4]   2> 1463030 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/lib
   [junit4]   2> 1463030 WARN  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/lib).
   [junit4]   2> 1463038 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] 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> 1463040 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1463041 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1463041 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1463041 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1463042 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores
   [junit4]   2> 1463043 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 1463043 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1463043 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1463044 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1463044 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1463044 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1463044 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1463044 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1463064 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1463071 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1463089 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1463090 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1463093 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1463194 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1463199 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1463200 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1463205 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1463207 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1463208 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1463209 WARN  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1463209 WARN  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1463209 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1463209 WARN  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1463209 WARN  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1463211 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1463211 INFO  (coreLoadExecutor-4581-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1463211 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1463211 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1463211 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36d8a866
   [junit4]   2> 1463212 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1463212 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1463212 WARN  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1463212 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1463212 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8798700502642478]
   [junit4]   2> 1463213 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@587efdda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bac3780),segFN=segments_1,generation=1}
   [junit4]   2> 1463213 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1463213 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-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1463214 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1463216 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1463217 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1463217 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1463217 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1463217 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1463217 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1463217 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1463217 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1463217 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1463218 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1463218 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1463218 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1463221 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1463222 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1463223 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1463224 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1463227 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1463228 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1463228 WARN  (coreLoadExecutor-4581-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> 1463229 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1463230 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1463230 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1463231 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1463231 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1463231 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=25.8330078125, floorSegmentMB=0.39453125, forceMergeDeletesPctAllowed=6.135706740511554, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7985508726383734
   [junit4]   2> 1463232 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@587efdda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bac3780),segFN=segments_1,generation=1}
   [junit4]   2> 1463232 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1463232 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3d930f10[collection1] main
   [junit4]   2> 1463232 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1463232 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1463232 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1463232 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1463270 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1463392 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1463392 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1463393 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1463393 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1463393 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1463393 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1463393 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1463394 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1463393 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1463394 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507666596330471424
   [junit4]   2> 1463394 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1463395 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1463395 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1463396 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1463396 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1507666596330471424
   [junit4]   2> 1463396 INFO  (coreLoadExecutor-4581-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1463396 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d930f10[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1463858 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1463860 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1463863 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d713b51{/sws/e,null,AVAILABLE}
   [junit4]   2> 1463864 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4dd97e96{HTTP/1.1}{127.0.0.1:60620}
   [junit4]   2> 1463864 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.e.j.s.Server Started @1467563ms
   [junit4]   2> 1463864 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sws/e, hostPort=60620, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores}
   [junit4]   2> 1463864 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1463864 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/'
   [junit4]   2> 1463886 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1463895 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores
   [junit4]   2> 1463895 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoreContainer New CoreContainer 804984124
   [junit4]   2> 1463895 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/]
   [junit4]   2> 1463895 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/lib
   [junit4]   2> 1463896 WARN  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/lib).
   [junit4]   2> 1463903 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] 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> 1463905 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1463906 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1463906 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1463906 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1463907 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores
   [junit4]   2> 1463908 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 1463908 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1463908 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1463909 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1463909 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1463910 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1463918 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1463918 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1463932 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1463939 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1463970 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1463971 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1463974 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1464101 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1464110 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1464111 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1464121 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1464124 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1464126 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1464126 WARN  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1464126 WARN  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1464126 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1464127 WARN  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1464127 WARN  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1464129 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1464129 INFO  (coreLoadExecutor-4592-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1464129 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1464129 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1464129 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36d8a866
   [junit4]   2> 1464130 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1464130 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1464130 WARN  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1464130 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1464130 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8798700502642478]
   [junit4]   2> 1464131 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36de188b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14df3788),segFN=segments_1,generation=1}
   [junit4]   2> 1464131 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1464133 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-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1464133 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1464141 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1464141 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1464141 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1464141 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1464141 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1464141 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1464141 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1464142 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1464142 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1464142 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1464142 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1464142 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1464146 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1464146 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1464147 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1464149 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1464159 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1464162 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1464163 WARN  (coreLoadExecutor-4592-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> 1464163 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1464164 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1464164 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1464165 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1464165 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1464165 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=25.8330078125, floorSegmentMB=0.39453125, forceMergeDeletesPctAllowed=6.135706740511554, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7985508726383734
   [junit4]   2> 1464166 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36de188b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14df3788),segFN=segments_1,generation=1}
   [junit4]   2> 1464166 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1464166 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@35519628[collection1] main
   [junit4]   2> 1464167 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1464167 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1464167 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1464167 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1464182 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1464211 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1464212 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1464212 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1464212 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1464212 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1464213 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1464212 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1464213 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1464213 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507666597189255168
   [junit4]   2> 1464213 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1464214 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1464214 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1464214 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1464215 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1464215 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1507666597189255168
   [junit4]   2> 1464215 INFO  (coreLoadExecutor-4592-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1464216 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35519628[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1464420 INFO  (TEST-TestDistributedSearch.test-seed#[87C81A25BF5379D2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1464440 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1507666597425184768)} 0 2
   [junit4]   2> 1464443 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1507666597429379072)} 0 1
   [junit4]   2> 1464447 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[1 (1507666597432524800)]} 0 1
   [junit4]   2> 1464451 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[1 (1507666597437767680)]} 0 0
   [junit4]   2> 1464454 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[2 (1507666597440913408)]} 0 0
   [junit4]   2> 1464457 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[2 (1507666597445107712)]} 0 0
   [junit4]   2> 1464462 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[3 (1507666597449302016)]} 0 0
   [junit4]   2> 1464478 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[3 (1507666597467127808)]} 0 0
   [junit4]   2> 1464482 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[4 (1507666597470273536)]} 0 0
   [junit4]   2> 1464484 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[4 (1507666597473419264)]} 0 0
   [junit4]   2> 1464487 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[5 (1507666597475516416)]} 0 0
   [junit4]   2> 1464490 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[5 (1507666597479710720)]} 0 0
   [junit4]   2> 1464492 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[6 (1507666597481807872)]} 0 0
   [junit4]   2> 1464496 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[6 (1507666597484953600)]} 0 1
   [junit4]   2> 1464498 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[7 (1507666597488099328)]} 0 0
   [junit4]   2> 1464500 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[7 (1507666597490196480)]} 0 0
   [junit4]   2> 1464504 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[8 (1507666597493342208)]} 0 0
   [junit4]   2> 1464506 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[8 (1507666597496487936)]} 0 0
   [junit4]   2> 1464508 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[9 (1507666597498585088)]} 0 0
   [junit4]   2> 1464512 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[9 (1507666597502779392)]} 0 2
   [junit4]   2> 1464515 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1464531 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@587efdda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bac3780),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@587efdda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bac3780),segFN=segments_2,generation=2}
   [junit4]   2> 1464532 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1464534 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e9004c2[collection1] main
   [junit4]   2> 1464534 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1464535 INFO  (searcherExecutor-4582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e9004c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 1464535 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 19
   [junit4]   2> 1464538 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1464548 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36de188b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14df3788),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36de188b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14df3788),segFN=segments_2,generation=2}
   [junit4]   2> 1464549 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1464554 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3882885c[collection1] main
   [junit4]   2> 1464554 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1464555 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3882885c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 1464555 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 17
   [junit4]   2> 1464560 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[10 (1507666597551013888)]} 0 2
   [junit4]   2> 1464564 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[10 (1507666597555208192)]} 0 1
   [junit4]   2> 1464566 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[11 (1507666597559402496)]} 0 0
   [junit4]   2> 1464569 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[11 (1507666597561499648)]} 0 0
   [junit4]   2> 1464572 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[12 (1507666597564645376)]} 0 0
   [junit4]   2> 1464575 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[12 (1507666597568839680)]} 0 0
   [junit4]   2> 1464577 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[13 (1507666597570936832)]} 0 0
   [junit4]   2> 1464579 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[13 (1507666597573033984)]} 0 0
   [junit4]   2> 1464585 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[1001 (1507666597578276864)]} 0 0
   [junit4]   2> 1464587 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[1001 (1507666597581422592)]} 0 0
   [junit4]   2> 1464590 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[14 (1507666597583519744)]} 0 0
   [junit4]   2> 1464592 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[14 (1507666597585616896)]} 0 0
   [junit4]   2> 1464594 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[15 (1507666597588762624)]} 0 0
   [junit4]   2> 1464601 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[15 (1507666597596102656)]} 0 0
   [junit4]   2> 1464607 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[16 (1507666597601345536)]} 0 0
   [junit4]   2> 1464612 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[16 (1507666597607636992)]} 0 0
   [junit4]   2> 1464616 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[17 (1507666597609734144)]} 0 2
   [junit4]   2> 1464621 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[17 (1507666597617074176)]} 0 0
   [junit4]   2> 1464624 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[100 (1507666597620219904)]} 0 0
   [junit4]   2> 1464627 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[100 (1507666597622317056)]} 0 0
   [junit4]   2> 1464629 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[101 (1507666597625462784)]} 0 0
   [junit4]   2> 1464631 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[101 (1507666597627559936)]} 0 0
   [junit4]   2> 1464634 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[102 (1507666597629657088)]} 0 0
   [junit4]   2> 1464636 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[102 (1507666597632802816)]} 0 0
   [junit4]   2> 1464638 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[103 (1507666597634899968)]} 0 0
   [junit4]   2> 1464640 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[103 (1507666597636997120)]} 0 0
   [junit4]   2> 1464643 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[104 (1507666597640142848)]} 0 0
   [junit4]   2> 1464648 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[104 (1507666597645385728)]} 0 0
   [junit4]   2> 1464655 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[105 (1507666597651677184)]} 0 0
   [junit4]   2> 1464660 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[105 (1507666597657968640)]} 0 0
   [junit4]   2> 1464662 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[106 (1507666597660065792)]} 0 0
   [junit4]   2> 1464665 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[106 (1507666597662162944)]} 0 0
   [junit4]   2> 1464667 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[107 (1507666597665308672)]} 0 0
   [junit4]   2> 1464669 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[107 (1507666597667405824)]} 0 0
   [junit4]   2> 1464671 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[108 (1507666597669502976)]} 0 0
   [junit4]   2> 1464681 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[108 (1507666597679988736)]} 0 0
   [junit4]   2> 1464685 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[109 (1507666597684183040)]} 0 0
   [junit4]   2> 1464687 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[109 (1507666597686280192)]} 0 0
   [junit4]   2> 1464689 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[110 (1507666597688377344)]} 0 0
   [junit4]   2> 1464692 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[110 (1507666597691523072)]} 0 0
   [junit4]   2> 1464694 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[111 (1507666597693620224)]} 0 0
   [junit4]   2> 1464697 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[111 (1507666597695717376)]} 0 0
   [junit4]   2> 1464701 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[112 (1507666597699911680)]} 0 0
   [junit4]   2> 1464703 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[112 (1507666597702008832)]} 0 0
   [junit4]   2> 1464706 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[113 (1507666597706203136)]} 0 0
   [junit4]   2> 1464708 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[113 (1507666597708300288)]} 0 0
   [junit4]   2> 1464710 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[114 (1507666597710397440)]} 0 0
   [junit4]   2> 1464712 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[114 (1507666597712494592)]} 0 0
   [junit4]   2> 1464714 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[115 (1507666597714591744)]} 0 0
   [junit4]   2> 1464716 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[115 (1507666597716688896)]} 0 0
   [junit4]   2> 1464722 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[116 (1507666597722980352)]} 0 0
   [junit4]   2> 1464725 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[116 (1507666597726126080)]} 0 0
   [junit4]   2> 1464727 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[117 (1507666597728223232)]} 0 0
   [junit4]   2> 1464729 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[117 (1507666597730320384)]} 0 0
   [junit4]   2> 1464732 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[118 (1507666597732417536)]} 0 0
   [junit4]   2> 1464734 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[118 (1507666597735563264)]} 0 0
   [junit4]   2> 1464736 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[119 (1507666597737660416)]} 0 0
   [junit4]   2> 1464741 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[119 (1507666597742903296)]} 0 0
   [junit4]   2> 1464743 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[120 (1507666597745000448)]} 0 0
   [junit4]   2> 1464749 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[120 (1507666597751291904)]} 0 0
   [junit4]   2> 1464757 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[121 (1507666597759680512)]} 0 0
   [junit4]   2> 1464762 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[121 (1507666597763874816)]} 0 0
   [junit4]   2> 1464766 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[122 (1507666597769117696)]} 0 0
   [junit4]   2> 1464771 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[122 (1507666597774360576)]} 0 0
   [junit4]   2> 1464777 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[123 (1507666597779603456)]} 0 0
   [junit4]   2> 1464780 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[123 (1507666597783797760)]} 0 0
   [junit4]   2> 1464788 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[124 (1507666597792186368)]} 0 0
   [junit4]   2> 1464791 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[124 (1507666597795332096)]} 0 0
   [junit4]   2> 1464793 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[125 (1507666597797429248)]} 0 0
   [junit4]   2> 1464795 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[125 (1507666597799526400)]} 0 0
   [junit4]   2> 1464797 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[126 (1507666597801623552)]} 0 0
   [junit4]   2> 1464800 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[126 (1507666597804769280)]} 0 0
   [junit4]   2> 1464803 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[127 (1507666597807915008)]} 0 0
   [junit4]   2> 1464806 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[127 (1507666597810012160)]} 0 0
   [junit4]   2> 1464817 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[128 (1507666597822595072)]} 0 0
   [junit4]   2> 1464821 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[128 (1507666597825740800)]} 0 0
   [junit4]   2> 1464824 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[129 (1507666597829935104)]} 0 0
   [junit4]   2> 1464826 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[129 (1507666597832032256)]} 0 0
   [junit4]   2> 1464828 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[130 (1507666597834129408)]} 0 0
   [junit4]   2> 1464832 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[130 (1507666597838323712)]} 0 0
   [junit4]   2> 1464862 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[131 (1507666597869780992)]} 0 26
   [junit4]   2> 1464865 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[131 (1507666597872926720)]} 0 0
   [junit4]   2> 1464868 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[132 (1507666597875023872)]} 0 0
   [junit4]   2> 1464869 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[132 (1507666597877121024)]} 0 0
   [junit4]   2> 1464872 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[133 (1507666597880266752)]} 0 0
   [junit4]   2> 1464874 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[133 (1507666597882363904)]} 0 0
   [junit4]   2> 1464877 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[134 (1507666597885509632)]} 0 0
   [junit4]   2> 1464879 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[134 (1507666597887606784)]} 0 0
   [junit4]   2> 1464881 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[135 (1507666597889703936)]} 0 0
   [junit4]   2> 1464883 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[135 (1507666597891801088)]} 0 0
   [junit4]   2> 1464888 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[136 (1507666597893898240)]} 0 3
   [junit4]   2> 1464892 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[136 (1507666597900189696)]} 0 0
   [junit4]   2> 1464894 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[137 (1507666597903335424)]} 0 0
   [junit4]   2> 1464896 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[137 (1507666597905432576)]} 0 0
   [junit4]   2> 1464900 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[138 (1507666597909626880)]} 0 0
   [junit4]   2> 1464902 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[138 (1507666597911724032)]} 0 0
   [junit4]   2> 1464905 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[139 (1507666597914869760)]} 0 0
   [junit4]   2> 1464907 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[139 (1507666597916966912)]} 0 0
   [junit4]   2> 1464912 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[140 (1507666597922209792)]} 0 0
   [junit4]   2> 1464914 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[140 (1507666597924306944)]} 0 0
   [junit4]   2> 1464918 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[141 (1507666597927452672)]} 0 0
   [junit4]   2> 1464921 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[141 (1507666597931646976)]} 0 0
   [junit4]   2> 1464924 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[142 (1507666597934792704)]} 0 0
   [junit4]   2> 1464927 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[142 (1507666597937938432)]} 0 0
   [junit4]   2> 1464932 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[143 (1507666597943181312)]} 0 0
   [junit4]   2> 1464935 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[143 (1507666597946327040)]} 0 1
   [junit4]   2> 1464939 INFO  (qtp573237023-8838) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[144 (1507666597950521344)]} 0 0
   [junit4]   2> 1464942 INFO  (qtp370911116-8856) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[144 (1507666597953667072)]} 0 0
   [junit4]   2> 1464944 INFO  (qtp573237023-8839) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[145 (1507666597955764224)]} 0 0
   [junit4]   2> 1464946 INFO  (qtp370911116-8857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[145 (1507666597957861376)]} 0 0
   [junit4]   2> 1464948 INFO  (qtp573237023-8834) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[146 (1507666597959958528)]} 0 0
   [junit4]   2> 1464951 INFO  (qtp370911116-8852) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[146 (1507666597963104256)]} 0 0
   [junit4]   2> 1464953 INFO  (qtp573237023-8835) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[147 (1507666597965201408)]} 0 0
   [junit4]   2> 1464956 INFO  (qtp370911116-8853) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[147 (1507666597968347136)]} 0 0
   [junit4]   2> 1464959 INFO  (qtp573237023-8836) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[148 (1507666597970444288)]} 0 0
   [junit4]   2> 1464963 INFO  (qtp370911116-8854) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[148 (1507666597975687168)]} 0 0
   [junit4]   2> 1464968 INFO  (qtp573237023-8837) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[149 (1507666597979881472)]} 0 0
   [junit4]   2> 1464970 INFO  (qtp370911116-8855) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/sws/e path=/update params={wt=javabin&version=2} {add=[149 (1507666597983027200)]} 0 0
   [junit4]   2> 1464974 INFO  (qtp573237023-8838) [    x:collection1] o.a

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

er.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:499)
   [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([87C81A25BF5379D2:F9C25FF11AF142A]: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:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [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:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1683451 INFO  (SUITE-TestDistributedSearch-seed#[87C81A25BF5379D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_87C81A25BF5379D2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {other_tl1=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= false), n_l1=PostingsFormat(name=Asserting), a_n_tdt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Memory doPackFST= false), n_td1=PostingsFormat(name=Memory doPackFST= false), n_d1=PostingsFormat(name=Asserting), n_f1=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Asserting), n_tl1=PostingsFormat(name=Memory doPackFST= false), oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), n_tf1=PostingsFormat(name=Asserting), lowerfilt1and2=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), lowerfilt=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapFixedInterval), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=PostingsFormat(name=Asserting), severity=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_sev_enum=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_dt1=PostingsFormat(name=Memory doPackFST= false), a_i1=PostingsFormat(name=Asserting), b_n_tdt=PostingsFormat(name=Memory doPackFST= false), n_ti1=PostingsFormat(name=LuceneVarGapFixedInterval), rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=Memory doPackFST= false), foo_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_tdt1=PostingsFormat(name=Memory doPackFST= false), foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=Asserting), foo_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), foo_sev_enum=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=no_NO, timezone=America/Aruba
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=2,free=291849784,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResultKeyTest, TestReqParamsAPI, TestRandomMergePolicy, SaslZkACLProviderTest, AliasIntegrationTest, TestDistributedStatsComponentCardinality, TestSolrJ, HdfsThreadLeakTest, IndexSchemaTest, DistributedQueryComponentOptimizationTest, TestObjectReleaseTracker, TestPseudoReturnFields, TestChildDocTransformer, DistribJoinFromCollectionTest, AnalyticsMergeStrategyTest, TestFastWriter, CSVRequestHandlerTest, AddBlockUpdateTest, TestSolrQueryParser, AsyncCallRequestStatusResponseTest, TestAnalyzeInfixSuggestions, JsonLoaderTest, TestSmileRequest, UpdateParamsTest, TestImplicitCoreProperties, TestCustomDocTransformer, DateFieldTest, MoreLikeThisHandlerTest, FileBasedSpellCheckerTest, TestDFRSimilarityFactory, ResponseHeaderTest, SolrTestCaseJ4Test, CoreMergeIndexesAdminHandlerTest, SimplePostToolTest, TestMacros, OverriddenZkACLAndCredentialsProvidersTest, CloudMLTQParserTest, TestFieldSortValues, MBeansHandlerTest, DistributedTermsComponentTest, CopyFieldTest, TestRandomFaceting, DebugComponentTest, TestRecovery, EchoParamsTest, TestShortCircuitedRequests, VMParamsZkACLAndCredentialsProvidersTest, RegexBoostProcessorTest, DateMathParserTest, TestJoin, ReturnFieldsTest, HighlighterTest, VersionInfoTest, TermVectorComponentTest, TestDocSet, TestSchemaResource, TestSolrDeletionPolicy2, CollectionsAPIDistributedZkTest, TestQuerySenderListener, SolrIndexConfigTest, TestConfigSetImmutable, TestPivotHelperCode, SchemaVersionSpecificBehaviorTest, TestZkChroot, HdfsBasicDistributedZk2Test, DistribCursorPagingTest, TestUtils, TestBlendedInfixSuggestions, DistributedMLTComponentTest, CdcrVersionReplicationTest, TestNonDefinedSimilarityFactory, WordBreakSolrSpellCheckerTest, HdfsUnloadDistributedZkTest, RankQueryTest, TestSolrCoreProperties, AssignTest, TestSolr4Spatial, TestMergePolicyConfig, RollingRestartTest, TestFoldingMultitermQuery, CurrencyFieldXmlFileTest, FastVectorHighlighterTest, TestManagedResource, TestSchemaNameResource, CurrencyFieldOpenExchangeTest, OpenCloseCoreStressTest, TestRestManager, CdcrRequestHandlerTest, TestValueSourceCache, StandardRequestHandlerTest, SpellingQueryConverterTest, PluginInfoTest, TestFastOutputStream, TestLMDirichletSimilarityFactory, TestBulkSchemaConcurrent, AddSchemaFieldsUpdateProcessorFactoryTest, ShardSplitTest, TestCollectionAPI, AutoCommitTest, FullSolrCloudDistribCmdsTest, TestRealTimeGet, TestCopyFieldCollectionResource, DocExpirationUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, DistributedFacetPivotSmallAdvancedTest, TestHashQParserPlugin, CustomCollectionTest, TestInitParams, TestReversedWildcardFilterFactory, ChangedSchemaMergeTest, BasicDistributedZk2Test, TestBadConfig, MinimalSchemaTest, CleanupOldIndexTest, TestQuerySenderNoQuery, TestSchemaVersionResource, TestDynamicLoading, HdfsLockFactoryTest, TestConfig, TestFieldTypeResource, HdfsChaosMonkeySafeLeaderTest, FullHLLTest, CoreAdminRequestStatusTest, PolyFieldTest, TestMissingGroups, ResourceLoaderTest, HdfsBasicDistributedZkTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestDistributedSearch]
   [junit4] Completed [314/525] on J1 in 221.01s, 1 test, 1 error <<< FAILURES!

[...truncated 665 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:714: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:658: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:517: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1429: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:984: There were test failures: 525 suites, 2071 tests, 1 error, 65 ignored (25 assumptions)

Total time: 71 minutes 40 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