[prev in list] [next in list] [prev in thread] [next in thread] 

List:       solr-dev
Subject:    [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 890 - Still Failing
From:       Apache Jenkins Server <jenkins () builds ! apache ! org>
Date:       2015-06-30 17:54:45
Message-ID: 1861621546.111.1435686994410.JavaMail.jenkins () crius
[Download RAW message or body]

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

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

Error Message:
Captured an uncaught exception in thread: Thread[id=55518, name=Thread-51232, \
state=RUNNABLE, group=TGRP-TestDistributedSearch]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught \
exception in thread: Thread[id=55518, name=Thread-51232, state=RUNNABLE, \
group=TGRP-TestDistributedSearch]  at \
__randomizedtesting.SeedInfo.seed([75CE79592F10FF3D:FD9A468381EC92C5]:0) Caused by: \
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from \
server at http://127.0.0.1:43311/pllz/yk/collection1: java.lang.NullPointerException  \
at org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor.process(StoredFieldsShardResponseProcessor.java:42)
  at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
  at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)
  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java: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([75CE79592F10FF3D]: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$1.run(TestDistributedSearch.java:1110)




Build Log:
[...truncated 11365 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/init-core-data-001
  [junit4]   2> 1780382 INFO  \
(SUITE-TestDistributedSearch-seed#[75CE79592F10FF3D]-worker) [    ] \
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)  [junit4]   2> \
1780382 INFO  (SUITE-TestDistributedSearch-seed#[75CE79592F10FF3D]-worker) [    ] \
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pllz/yk  \
[junit4]   2> 1780751 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1
  [junit4]   2> 1780752 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.e.j.s.Server \
jetty-9.2.11.v20150529  [junit4]   2> 1780772 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.e.j.s.h.ContextHandler Started \
o.e.j.s.ServletContextHandler@5c981c5f{/pllz/yk,null,AVAILABLE}  [junit4]   2> \
1780775 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.e.j.s.ServerConnector Started ServerConnector@553837ed{HTTP/1.1}{127.0.0.1:52957}  \
[junit4]   2> 1780775 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.e.j.s.Server Started @1783835ms  [junit4]   2> 1780775 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/pllz/yk, \
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/sol \
r/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores, \
hostPort=52957}  [junit4]   2> 1780775 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): \
sun.misc.Launcher$AppClassLoader@1fe91485  [junit4]   2> 1780776 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: \
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core \
/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/'  \
[junit4]   2> 1780801 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/solr.xml
  [junit4]   2> 1780823 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.c.CoresLocator \
Config-defined core root directory: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores
  [junit4]   2> 1780824 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.CoreContainer New CoreContainer 1604977240  [junit4]   2> 1780824 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.CoreContainer Loading cores into CoreContainer \
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/bui \
ld/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/]
  [junit4]   2> 1780825 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.CoreContainer loading shared library: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/lib  \
[junit4]   2> 1780825 WARN  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to \
classloader: lib (resolved as: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/lib).
  [junit4]   2> 1780846 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
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> 1780852 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: \
socketTimeout=340000&connTimeout=45000&retry=true  [junit4]   2> 1780853 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.l.LogWatcher \
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory  [junit4]   2> 1780853 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.l.LogWatcher \
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]  [junit4]   2> \
1780858 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.CoreContainer No authentication plugin used.  [junit4]   2> 1780861 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.c.CoresLocator \
Looking for core definitions underneath \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores
  [junit4]   2> 1780864 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.c.SolrCore \
Created CoreDescriptor: \
{instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/bui \
ld/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1, \
dataDir=data/, schema=schema.xml, loadOnStartup=true, transient=false, \
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/ \
build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1/, \
config=solrconfig.xml, name=collection1, configSet=collection1}  [junit4]   2> \
1780864 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.CoresLocator Found core collection1 in \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1/
  [junit4]   2> 1780864 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.c.CoresLocator \
Found 1 core definitions  [junit4]   2> 1780879 INFO  \
(coreLoadExecutor-3339-thread-1) [    ] o.a.s.c.SolrResourceLoader new \
SolrResourceLoader for directory: \
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
  [junit4]   2> 1780880 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.c.SolrResourceLoader Adding \
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/' \
to classloader  [junit4]   2> 1780880 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.c.SolrResourceLoader Adding \
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/' \
to classloader  [junit4]   2> 1780880 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.c.SolrResourceLoader Adding \
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README' \
to classloader  [junit4]   2> 1780907 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.s.SolrDispatchFilter \
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
  [junit4]   2> 1780907 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done  [junit4]   2> 1780918 INFO \
(coreLoadExecutor-3339-thread-1) [    ] o.a.s.c.SolrConfig current version of \
requestparams : -1  [junit4]   2> 1780964 INFO  (coreLoadExecutor-3339-thread-1) [    \
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0  [junit4]   2> 1781015 INFO  \
(coreLoadExecutor-3339-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: \
solrconfig.xml  [junit4]   2> 1781015 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.s.IndexSchema Reading Solr Schema from \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
  [junit4]   2> 1781022 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.s.IndexSchema [collection1] Schema name=test  [junit4]   2> 1781683 INFO  \
(coreLoadExecutor-3339-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider \
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.  [junit4]   2> \
1781690 INFO  (coreLoadExecutor-3339-thread-1) [    ] o.a.s.s.IndexSchema default \
search field in schema is text  [junit4]   2> 1781692 INFO  \
(coreLoadExecutor-3339-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id  \
[junit4]   2> 1781697 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml  \
[junit4]   2> 1781700 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml  \
[junit4]   2> 1781702 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from \
open-exchange-rates.json  [junit4]   2> 1781702 WARN  \
(coreLoadExecutor-3339-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown \
key IMPORTANT NOTE  [junit4]   2> 1781702 WARN  (coreLoadExecutor-3339-thread-1) [    \
] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING  [junit4]   2> \
1781703 INFO  (coreLoadExecutor-3339-thread-1) [    ] \
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from \
open-exchange-rates.json  [junit4]   2> 1781703 WARN  \
(coreLoadExecutor-3339-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown \
key IMPORTANT NOTE  [junit4]   2> 1781703 WARN  (coreLoadExecutor-3339-thread-1) [    \
] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING  [junit4]   2> \
1781703 INFO  (coreLoadExecutor-3339-thread-1) [    ] o.a.s.c.CoreContainer Creating \
SolrCore 'collection1' using configuration from configset \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
  [junit4]   2> 1781703 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory  [junit4]   2> 1781703 \
INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.SolrCore \
[[collection1] ] Opening new SolrCore at \
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/], \
dataDir=[null]  [junit4]   2> 1781704 INFO  (coreLoadExecutor-3339-thread-1) [    \
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans \
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34dc4ac0  [junit4]   2> 1781704 \
INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.c.CachingDirectoryFactory return new directory for \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1/data
  [junit4]   2> 1781704 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.c.SolrCore New index directory detected: old=null \
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-c \
ore/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1/data/index/
  [junit4]   2> 1781704 WARN  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.c.SolrCore [collection1] Solr index directory \
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core \
/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1/data/index' \
doesn't exist. Creating new index...  [junit4]   2> 1781705 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory \
return new directory for \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1/data/index
  [junit4]   2> 1781705 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, \
maxMergeAtOnceExplicit=23, maxMergedSegmentMB=5.5224609375, \
floorSegmentMB=0.3310546875, forceMergeDeletesPctAllowed=4.092642910492769, \
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0  \
[junit4]   2> 1781709 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1  [junit4]   2> \
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Luce \
ne-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-001 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_1,generation=1}
  [junit4]   2> 1781710 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.c.SolrCore newest commit generation = 1  [junit4]   2> 1781711 INFO  \
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] \
o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1/data/
  [junit4]   2> 1781713 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [   \
x:collection1] o.a.s.c.DirectoryFactory \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/control/cores/collection1/data/ \
does not point to a valid data directory; skipping clean-up of old index directories. \
[junit4]   2> 1781715 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"  \
[junit4]   2> 1781715 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "dedupe"  [junit4]   2> 1781715 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"dedupe-allfields"  [junit4]   2> 1781715 INFO  (coreLoadExecutor-3339-thread-1) [    \
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting \
   [junit4]   2> 1781716 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "stored_sig"  [junit4]   2> 1781716 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"uniq-fields"  [junit4]   2> 1781716 INFO  (coreLoadExecutor-3339-thread-1) [    \
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting \
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"  \
[junit4]   2> 1781716 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"distrib-dup-test-chain-explicit"  [junit4]   2> 1781716 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"distrib-dup-test-chain-implicit"  [junit4]   2> 1781717 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "distrib-dup-test-chain-implicit"  [junit4]   2> \
1781717 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.SolrCore \
no updateRequestProcessorChain defined as default, creating implicit default  \
[junit4]   2> 1781720 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60  [junit4]   2> 1781722 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader \
xsltCacheLifetimeSeconds=60  [junit4]   2> 1781723 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader \
xsltCacheLifetimeSeconds=60  [junit4]   2> 1781724 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader \
xsltCacheLifetimeSeconds=60  [junit4]   2> 1781736 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler \
: 'lazy' created with startup=lazy   [junit4]   2> 1781738 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.RequestHandlers \
Registered paths: spellCheckCompRH,/admin/file,/update/json,/get,/terms,tvrh,/search-f \
acet-def,/admin/logging,/update/json/docs,/admin/threads,/admin/segments,dismax,/admin \
/luke,spellCheckWithWordbreak_Direct,mock,/admin/mbeans,mltrh,spellCheckWithWordbreak, \
/update,/mlt,/admin/plugins,lazy,/replication,defaults,/search-facet-invariants,/admin \
/properties,standard,/debug/dump,/admin/ping,spellCheckCompRH_Direct,spellCheckCompRH1,/update/csv,/admin/system,/schema,/config
  [junit4]   2> 1781740 WARN  (coreLoadExecutor-3339-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> 1781742 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default \
statsCache cache: org.apache.solr.search.stats.LocalStatsCache  [junit4]   2> 1781743 \
INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard \
AutoCommit: disabled  [junit4]   2> 1781743 INFO  (coreLoadExecutor-3339-thread-1) [  \
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled  [junit4]   2> 1781743 INFO \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy \
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: \
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, \
maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, \
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, \
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]  [junit4]   2> 1781745 INFO \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.SolrCore \
SolrDeletionPolicy.onInit: commits: num=1  [junit4]   2> \
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Luce \
ne-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-001 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_1,generation=1}
  [junit4]   2> 1781746 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.c.SolrCore newest commit generation = 1  [junit4]   2> 1781746 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher \
Opening Searcher@133012c7[collection1] main  [junit4]   2> 1781746 INFO  \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing \
RestManager with initArgs: \
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}  [junit4]   \
2> 1781746 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage  \
[junit4]   2> 1781746 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.r.RestManager Initializing 0 registered ManagedResources  [junit4]   2> 1781746 \
INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Initializing spell checkers  [junit4]   2> 1781783 INFO \
(coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker \
init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} \
[junit4]   2> 1781838 INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] \
o.a.s.h.ReplicationHandler Commits will be reserved for  10000  [junit4]   2> 1781839 \
INFO  (searcherExecutor-3340-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default  [junit4] \
2> 1781841 INFO  (searcherExecutor-3340-thread-1-processing-x:collection1) [    \
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: \
direct  [junit4]   2> 1781841 INFO  \
(searcherExecutor-3340-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak  \
[junit4]   2> 1781842 INFO  (searcherExecutor-3340-thread-1-processing-x:collection1) \
[    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for \
spellchecker: multipleFields  [junit4]   2> 1781842 INFO  \
(searcherExecutor-3340-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler  \
[junit4]   2> 1781842 INFO  (searcherExecutor-3340-thread-1-processing-x:collection1) \
[    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for \
spellchecker: external  [junit4]   2> 1781843 INFO  \
(searcherExecutor-3340-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq  [junit4]   \
2> 1781843 INFO  (searcherExecutor-3340-thread-1-processing-x:collection1) [    \
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: \
fqcn  [junit4]   2> 1781844 INFO  \
(searcherExecutor-3340-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict  [junit4] \
2> 1781844 INFO  (searcherExecutor-3340-thread-1-processing-x:collection1) [    \
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher \
Searcher@133012c7[collection1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 1781849 \
INFO  (coreLoadExecutor-3339-thread-1) [    x:collection1] o.a.s.c.CoreContainer \
registering core: collection1  [junit4]   2> 1782277 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.SolrTestCaseJ4 \
Writing core.properties file to \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1
  [junit4]   2> 1782279 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.e.j.s.Server \
jetty-9.2.11.v20150529  [junit4]   2> 1782294 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.e.j.s.h.ContextHandler Started \
o.e.j.s.ServletContextHandler@285ec405{/pllz/yk,null,AVAILABLE}  [junit4]   2> \
1782295 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.e.j.s.ServerConnector Started ServerConnector@659738f7{HTTP/1.1}{127.0.0.1:51975}  \
[junit4]   2> 1782295 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.e.j.s.Server Started @1785355ms  [junit4]   2> 1782295 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=51975, hostContext=/pllz/yk, \
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/sol \
r/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores}
  [junit4]   2> 1782295 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): \
sun.misc.Launcher$AppClassLoader@1fe91485  [junit4]   2> 1782296 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: \
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core \
/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/'  \
[junit4]   2> 1782312 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/solr.xml
  [junit4]   2> 1782327 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.c.CoresLocator \
Config-defined core root directory: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores \
[junit4]   2> 1782327 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.a.s.c.CoreContainer New CoreContainer 1005412932  [junit4]   2> 1782327 INFO \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.CoreContainer Loading cores into CoreContainer \
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/bui \
ld/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/]
  [junit4]   2> 1782327 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.CoreContainer loading shared library: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/lib  \
[junit4]   2> 1782327 WARN  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to \
classloader: lib (resolved as: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/lib). \
[junit4]   2> 1782335 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] 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> 1782337 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: \
socketTimeout=340000&connTimeout=45000&retry=true  [junit4]   2> 1782337 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.l.LogWatcher \
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory  [junit4]   2> 1782337 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.l.LogWatcher \
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]  [junit4]   2> \
1782337 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.c.CoreContainer No authentication plugin used.  [junit4]   2> 1782338 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.c.CoresLocator \
Looking for core definitions underneath \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores \
[junit4]   2> 1782339 INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) \
[    ] o.a.s.c.SolrCore Created CoreDescriptor: {transient=false, schema=schema.xml, \
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/ \
build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1/, \
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/buil \
d/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1, \
loadOnStartup=true, configSet=collection1, name=collection1, config=solrconfig.xml, \
dataDir=data/}  [junit4]   2> 1782339 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.c.CoresLocator \
Found core collection1 in \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1/
  [junit4]   2> 1782339 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] o.a.s.c.CoresLocator \
Found 1 core definitions  [junit4]   2> 1782340 INFO  \
(coreLoadExecutor-3349-thread-1) [    ] o.a.s.c.SolrResourceLoader new \
SolrResourceLoader for directory: \
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
  [junit4]   2> 1782340 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.c.SolrResourceLoader Adding \
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/' \
to classloader  [junit4]   2> 1782340 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.c.SolrResourceLoader Adding \
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/' \
to classloader  [junit4]   2> 1782340 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.c.SolrResourceLoader Adding \
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README' \
to classloader  [junit4]   2> 1782355 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.s.SolrDispatchFilter \
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
  [junit4]   2> 1782355 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done  [junit4]   2> 1782365 INFO \
   [junit4]   2> 1782384 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0  [junit4]   2> 1782425 INFO  \
(coreLoadExecutor-3349-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: \
solrconfig.xml  [junit4]   2> 1782425 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.s.IndexSchema Reading Solr Schema from \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
  [junit4]   2> 1782432 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.s.IndexSchema [collection1] Schema name=test  [junit4]   2> 1782683 INFO  \
(coreLoadExecutor-3349-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider \
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.  [junit4]   2> \
1782690 INFO  (coreLoadExecutor-3349-thread-1) [    ] o.a.s.s.IndexSchema default \
search field in schema is text  [junit4]   2> 1782692 INFO  \
(coreLoadExecutor-3349-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id  \
[junit4]   2> 1782697 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml  \
[junit4]   2> 1782700 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml  \
[junit4]   2> 1782702 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from \
open-exchange-rates.json  [junit4]   2> 1782702 WARN  \
(coreLoadExecutor-3349-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown \
key IMPORTANT NOTE  [junit4]   2> 1782702 WARN  (coreLoadExecutor-3349-thread-1) [    \
] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING  [junit4]   2> \
1782702 INFO  (coreLoadExecutor-3349-thread-1) [    ] \
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from \
open-exchange-rates.json  [junit4]   2> 1782703 WARN  \
(coreLoadExecutor-3349-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown \
key IMPORTANT NOTE  [junit4]   2> 1782703 WARN  (coreLoadExecutor-3349-thread-1) [    \
] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING  [junit4]   2> \
1782703 INFO  (coreLoadExecutor-3349-thread-1) [    ] o.a.s.c.CoreContainer Creating \
SolrCore 'collection1' using configuration from configset \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
  [junit4]   2> 1782703 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory  [junit4]   2> 1782703 \
INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.c.SolrCore \
[[collection1] ] Opening new SolrCore at \
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/], \
dataDir=[null]  [junit4]   2> 1782704 INFO  (coreLoadExecutor-3349-thread-1) [    \
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans \
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34dc4ac0  [junit4]   2> 1782704 \
INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.CachingDirectoryFactory return new directory for \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1/data
  [junit4]   2> 1782704 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.SolrCore New index directory detected: old=null \
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-c \
ore/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1/data/index/
  [junit4]   2> 1782704 WARN  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.SolrCore [collection1] Solr index directory \
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core \
/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1/data/index' \
doesn't exist. Creating new index...  [junit4]   2> 1782705 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory \
return new directory for \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1/data/index
  [junit4]   2> 1782705 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, \
maxMergeAtOnceExplicit=23, maxMergedSegmentMB=5.5224609375, \
floorSegmentMB=0.3310546875, forceMergeDeletesPctAllowed=4.092642910492769, \
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0  \
[junit4]   2> 1782709 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1  [junit4]   2> \
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Luce \
ne-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_1,generation=1}
  [junit4]   2> 1782710 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.SolrCore newest commit generation = 1  [junit4]   2> 1782714 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"  \
[junit4]   2> 1782715 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "dedupe"  [junit4]   2> 1782715 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"dedupe-allfields"  [junit4]   2> 1782715 INFO  (coreLoadExecutor-3349-thread-1) [    \
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting \
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" \
[junit4]   2> 1782715 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"stored_sig"  [junit4]   2> 1782715 INFO  (coreLoadExecutor-3349-thread-1) [    \
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting \
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"  \
[junit4]   2> 1782715 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"uniq-fields"  [junit4]   2> 1782715 INFO  (coreLoadExecutor-3349-thread-1) [    \
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting \
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"  \
[junit4]   2> 1782716 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"distrib-dup-test-chain-explicit"  [junit4]   2> 1782716 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain \
"distrib-dup-test-chain-implicit"  [junit4]   2> 1782716 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "distrib-dup-test-chain-implicit"  [junit4]   2> \
1782716 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.c.SolrCore \
no updateRequestProcessorChain defined as default, creating implicit default  \
[junit4]   2> 1782719 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60  [junit4]   2> 1782720 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader \
xsltCacheLifetimeSeconds=60  [junit4]   2> 1782722 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader \
xsltCacheLifetimeSeconds=60  [junit4]   2> 1782723 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader \
xsltCacheLifetimeSeconds=60  [junit4]   2> 1782723 INFO  \
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] \
o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1/data/
  [junit4]   2> 1782724 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [   \
x:collection1] o.a.s.c.DirectoryFactory \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/ \
test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/tempDir-001/shard0/cores/collection1/data/ \
does not point to a valid data directory; skipping clean-up of old index directories. \
[junit4]   2> 1782729 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy   [junit4]   2> \
1782732 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.RequestHandlers Registered paths: \
spellCheckCompRH,/admin/file,/update/json,/get,/terms,tvrh,/search-facet-def,/admin/lo \
gging,/update/json/docs,/admin/threads,/admin/segments,dismax,/admin/luke,spellCheckWi \
thWordbreak_Direct,mock,/admin/mbeans,mltrh,spellCheckWithWordbreak,/update,/mlt,/admi \
n/plugins,lazy,/replication,defaults,/search-facet-invariants,/admin/properties,standa \
rd,/debug/dump,/admin/ping,spellCheckCompRH_Direct,spellCheckCompRH1,/update/csv,/admin/system,/schema,/config
  [junit4]   2> 1782733 WARN  (coreLoadExecutor-3349-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> 1782734 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default \
statsCache cache: org.apache.solr.search.stats.LocalStatsCache  [junit4]   2> 1782734 \
INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard \
AutoCommit: disabled  [junit4]   2> 1782734 INFO  (coreLoadExecutor-3349-thread-1) [  \
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled  [junit4]   2> 1782735 INFO \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy \
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: \
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, \
maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, \
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, \
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]  [junit4]   2> 1782737 INFO \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.c.SolrCore \
SolrDeletionPolicy.onInit: commits: num=1  [junit4]   2> \
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Luce \
ne-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_1,generation=1}
  [junit4]   2> 1782737 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.SolrCore newest commit generation = 1  [junit4]   2> 1782737 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher \
Opening Searcher@3df7d95c[collection1] main  [junit4]   2> 1782737 INFO  \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing \
RestManager with initArgs: \
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}  [junit4]   \
2> 1782737 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage  \
[junit4]   2> 1782737 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.r.RestManager Initializing 0 registered ManagedResources  [junit4]   2> 1782738 \
INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Initializing spell checkers  [junit4]   2> 1782746 INFO \
(coreLoadExecutor-3349-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker \
init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} \
[junit4]   2> 1782810 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.h.ReplicationHandler Commits will be reserved for  10000  [junit4]   2> 1782810 \
INFO  (searcherExecutor-3350-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default  [junit4] \
2> 1782811 INFO  (searcherExecutor-3350-thread-1-processing-x:collection1) [    \
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: \
direct  [junit4]   2> 1782811 INFO  \
(searcherExecutor-3350-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak  \
[junit4]   2> 1782811 INFO  (searcherExecutor-3350-thread-1-processing-x:collection1) \
[    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for \
spellchecker: multipleFields  [junit4]   2> 1782811 INFO  \
(searcherExecutor-3350-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler  \
[junit4]   2> 1782811 INFO  (coreLoadExecutor-3349-thread-1) [    x:collection1] \
o.a.s.c.CoreContainer registering core: collection1  [junit4]   2> 1782812 INFO  \
(searcherExecutor-3350-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external  \
[junit4]   2> 1782812 INFO  (searcherExecutor-3350-thread-1-processing-x:collection1) \
[    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for \
spellchecker: freq  [junit4]   2> 1782812 INFO  \
(searcherExecutor-3350-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn  [junit4]   \
2> 1782813 INFO  (searcherExecutor-3350-thread-1-processing-x:collection1) [    \
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: \
perDict  [junit4]   2> 1782814 INFO  \
(searcherExecutor-3350-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3df7d95c[collection1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 1782856 \
INFO  (TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.SolrTestCaseJ4 ###Starting test  [junit4]   2> 1782859 INFO  \
(qtp1668447392-7750) [    x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL \
DOCUMENTS FROM INDEX  [junit4]   2> 1782860 INFO  (qtp1668447392-7750) [    \
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk \
path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0  [junit4]   2> \
1782862 INFO  (qtp297319178-7768) [    x:collection1] o.a.s.c.SolrCore [collection1] \
REMOVING ALL DOCUMENTS FROM INDEX  [junit4]   2> 1782862 INFO  (qtp297319178-7768) [  \
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk \
path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0  [junit4]   2> \
1782869 INFO  (qtp1668447392-7751) [    x:collection1] o.a.s.u.p.LogUpdateProcessor \
[collection1] webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[1]} 0 \
   [junit4]   2> 1782881 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[2]} 0 0  [junit4]   2> 1782884 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[2]} 0 0  [junit4]   \
2> 1782887 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[3]} 0 0  [junit4]   2> 1782889 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[3]} 0 0  [junit4]   \
2> 1782892 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[4]} 0 0  [junit4]   2> 1782895 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[4]} 0 1  [junit4]   \
2> 1782897 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[5]} 0 0  [junit4]   2> 1782899 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[5]} 0 0  [junit4]   \
2> 1782902 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[6]} 0 0  [junit4]   2> 1782904 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[6]} 0 0  [junit4]   \
2> 1782913 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[7]} 0 0  [junit4]   2> 1782915 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[7]} 0 0  [junit4]   \
2> 1782921 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[8]} 0 0  [junit4]   2> 1782923 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[8]} 0 0  [junit4]   \
2> 1782925 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[9]} 0 0  [junit4]   2> 1782928 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[9]} 0 0  [junit4]   \
2> 1782929 INFO  (qtp1668447392-7750) [    x:collection1] o.a.s.u.UpdateHandler start \
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 1782973 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2  [junit4]   2> \
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Luce \
ne-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-001 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_1,generation=1}
  [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-sla \
ve/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-001 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_2,generation=2}
  [junit4]   2> 1782974 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.c.SolrCore newest commit generation = 2  [junit4]   2> 1782999 INFO  \
(qtp1668447392-7750) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening \
Searcher@dddb055[collection1] main  [junit4]   2> 1783000 INFO  (qtp1668447392-7750) \
[    x:collection1] o.a.s.u.UpdateHandler end_commit_flush  [junit4]   2> 1783001 \
INFO  (searcherExecutor-3340-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dddb055[collection1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9)))}  \
[junit4]   2> 1783007 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&softCommit=false&version=2&waitSearcher=true&commit=true} \
{commit=} 0 77  [junit4]   2> 1783009 INFO  (qtp297319178-7768) [    x:collection1] \
o.a.s.u.UpdateHandler start \
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 1783074 INFO  (qtp297319178-7768) [    x:collection1] \
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2  [junit4]   2> \
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Luce \
ne-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_1,generation=1}
  [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-sla \
ve/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_2,generation=2}
  [junit4]   2> 1783078 INFO  (qtp297319178-7768) [    x:collection1] \
o.a.s.c.SolrCore newest commit generation = 2  [junit4]   2> 1783123 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening \
Searcher@fee4d19[collection1] main  [junit4]   2> 1783124 INFO  \
(searcherExecutor-3350-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fee4d19[collection1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9)))}  \
[junit4]   2> 1783125 INFO  (qtp297319178-7768) [    x:collection1] \
o.a.s.u.UpdateHandler end_commit_flush  [junit4]   2> 1783125 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update \
params={wt=javabin&softCommit=false&version=2&waitSearcher=true&commit=true} \
{commit=} 0 115  [junit4]   2> 1783129 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[10]} 0 2  [junit4]   2> 1783133 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[10]} 0 2  [junit4]   \
2> 1783136 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[11]} 0 0  [junit4]   2> 1783138 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[11]} 0 0  [junit4]   \
2> 1783141 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[12]} 0 0  [junit4]   2> 1783143 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[12]} 0 0  [junit4]   \
2> 1783145 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[13]} 0 0  [junit4]   2> 1783148 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[13]} 0 0  [junit4]   \
2> 1783150 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[1001]} 0 0  [junit4]   2> 1783153 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[1001]} 0 1  [junit4] \
2> 1783156 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[14]} 0 0  [junit4]   2> 1783160 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[14]} 0 0  [junit4]   \
2> 1783162 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[15]} 0 0  [junit4]   2> 1783165 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[15]} 0 0  [junit4]   \
2> 1783168 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[16]} 0 0  [junit4]   2> 1783170 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[16]} 0 0  [junit4]   \
2> 1783175 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[17]} 0 0  [junit4]   2> 1783179 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[17]} 0 1  [junit4]   \
2> 1783182 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[100]} 0 0  [junit4]   2> 1783193 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[100]} 0 1  [junit4]  \
2> 1783195 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[101]} 0 0  [junit4]   2> 1783198 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[101]} 0 0  [junit4]  \
2> 1783200 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[102]} 0 0  [junit4]   2> 1783204 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[102]} 0 0  [junit4]  \
2> 1783206 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[103]} 0 0  [junit4]   2> 1783210 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[103]} 0 0  [junit4]  \
2> 1783213 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[104]} 0 0  [junit4]   2> 1783216 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[104]} 0 0  [junit4]  \
2> 1783218 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[105]} 0 0  [junit4]   2> 1783221 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[105]} 0 0  [junit4]  \
2> 1783223 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[106]} 0 0  [junit4]   2> 1783225 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[106]} 0 0  [junit4]  \
2> 1783227 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[107]} 0 0  [junit4]   2> 1783232 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[107]} 0 0  [junit4]  \
2> 1783234 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[108]} 0 0  [junit4]   2> 1783236 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[108]} 0 0  [junit4]  \
2> 1783238 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[109]} 0 0  [junit4]   2> 1783240 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[109]} 0 0  [junit4]  \
2> 1783242 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[110]} 0 0  [junit4]   2> 1783244 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[110]} 0 0  [junit4]  \
2> 1783246 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[111]} 0 0  [junit4]   2> 1783248 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[111]} 0 0  [junit4]  \
2> 1783250 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[112]} 0 0  [junit4]   2> 1783252 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[112]} 0 0  [junit4]  \
2> 1783254 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[113]} 0 0  [junit4]   2> 1783256 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[113]} 0 0  [junit4]  \
2> 1783258 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[114]} 0 0  [junit4]   2> 1783260 INFO  \
   [junit4]   2> 1783263 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[115]} 0 0  [junit4]   2> 1783266 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[115]} 0 0  [junit4]  \
2> 1783268 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[116]} 0 0  [junit4]   2> 1783271 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[116]} 0 0  [junit4]  \
2> 1783274 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[117]} 0 0  [junit4]   2> 1783276 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[117]} 0 0  [junit4]  \
2> 1783278 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[118]} 0 0  [junit4]   2> 1783280 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[118]} 0 0  [junit4]  \
2> 1783282 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[119]} 0 0  [junit4]   2> 1783289 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[119]} 0 0  [junit4]  \
2> 1783291 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[120]} 0 0  [junit4]   2> 1783300 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[120]} 0 0  [junit4]  \
2> 1783302 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[121]} 0 0  [junit4]   2> 1783305 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[121]} 0 0  [junit4]  \
2> 1783315 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[122]} 0 0  [junit4]   2> 1783317 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[122]} 0 0  [junit4]  \
2> 1783319 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[123]} 0 0  [junit4]   2> 1783322 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[123]} 0 0  [junit4]  \
2> 1783324 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[124]} 0 0  [junit4]   2> 1783326 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[124]} 0 0  [junit4]  \
2> 1783328 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[125]} 0 0  [junit4]   2> 1783330 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[125]} 0 0  [junit4]  \
2> 1783334 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[126]} 0 0  [junit4]   2> 1783336 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[126]} 0 0  [junit4]  \
2> 1783338 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[127]} 0 0  [junit4]   2> 1783340 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[127]} 0 0  [junit4]  \
2> 1783343 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[128]} 0 0  [junit4]   2> 1783345 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[128]} 0 0  [junit4]  \
2> 1783356 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[129]} 0 0  [junit4]   2> 1783358 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[129]} 0 0  [junit4]  \
2> 1783361 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[130]} 0 0  [junit4]   2> 1783363 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[130]} 0 0  [junit4]  \
2> 1783365 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[131]} 0 0  [junit4]   2> 1783368 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[131]} 0 0  [junit4]  \
2> 1783370 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[132]} 0 0  [junit4]   2> 1783376 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[132]} 0 0  [junit4]  \
2> 1783378 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[133]} 0 0  [junit4]   2> 1783381 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[133]} 0 0  [junit4]  \
2> 1783384 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[134]} 0 0  [junit4]   2> 1783386 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[134]} 0 0  [junit4]  \
2> 1783388 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[135]} 0 0  [junit4]   2> 1783390 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[135]} 0 0  [junit4]  \
2> 1783393 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[136]} 0 0  [junit4]   2> 1783395 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[136]} 0 0  [junit4]  \
2> 1783397 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[137]} 0 0  [junit4]   2> 1783399 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[137]} 0 0  [junit4]  \
2> 1783401 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[138]} 0 0  [junit4]   2> 1783403 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[138]} 0 0  [junit4]  \
2> 1783406 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[139]} 0 0  [junit4]   2> 1783408 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[139]} 0 0  [junit4]  \
2> 1783410 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[140]} 0 0  [junit4]   2> 1783413 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[140]} 0 0  [junit4]  \
2> 1783415 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[141]} 0 0  [junit4]   2> 1783417 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[141]} 0 0  [junit4]  \
2> 1783420 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[142]} 0 0  [junit4]   2> 1783422 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[142]} 0 0  [junit4]  \
2> 1783425 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[143]} 0 0  [junit4]   2> 1783427 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[143]} 0 0  [junit4]  \
2> 1783430 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[144]} 0 0  [junit4]   2> 1783432 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[144]} 0 0  [junit4]  \
2> 1783435 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[145]} 0 0  [junit4]   2> 1783438 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[145]} 0 0  [junit4]  \
2> 1783440 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[146]} 0 0  [junit4]   2> 1783442 INFO  \
(qtp297319178-7769) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[146]} 0 0  [junit4]  \
2> 1783445 INFO  (qtp1668447392-7752) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[147]} 0 0  [junit4]   2> 1783447 INFO  \
(qtp297319178-7770) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[147]} 0 0  [junit4]  \
2> 1783449 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[148]} 0 0  [junit4]   2> 1783451 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[148]} 0 0  [junit4]  \
2> 1783453 INFO  (qtp1668447392-7754) [    x:collection1] \
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk path=/update \
params={wt=javabin&version=2} {add=[149]} 0 0  [junit4]   2> 1783455 INFO  \
(qtp297319178-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] \
webapp=/pllz/yk path=/update params={wt=javabin&version=2} {add=[149]} 0 0  [junit4]  \
2> 1783459 INFO  (qtp1668447392-7750) [    x:collection1] o.a.s.u.UpdateHandler start \
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 1783545 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2  [junit4]   2> \
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Luce \
ne-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-001 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_2,generation=2}
  [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-sla \
ve/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-001 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_3,generation=3}
  [junit4]   2> 1783545 INFO  (qtp1668447392-7750) [    x:collection1] \
o.a.s.c.SolrCore newest commit generation = 3  [junit4]   2> 1783545 INFO  \
(qtp1668447392-7750) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening \
Searcher@2dc50369[collection1] main  [junit4]   2> 1783546 INFO  (qtp1668447392-7750) \
[    x:collection1] o.a.s.u.UpdateHandler end_commit_flush  [junit4]   2> 1783547 \
INFO  (searcherExecutor-3340-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2dc50369[collection1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9) \
Uninverting(_1(5.3.0):C59)))}  [junit4]   2> 1783547 INFO  (qtp1668447392-7750) [    \
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk \
path=/update params={wt=javabin&softCommit=false&version=2&waitSearcher=true&commit=true} \
{commit=} 0 88  [junit4]   2> 1783549 INFO  (qtp297319178-7768) [    x:collection1] \
o.a.s.u.UpdateHandler start \
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 1783708 INFO  (qtp297319178-7768) [    x:collection1] \
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2  [junit4]   2> \
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Luce \
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-sl \
ave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_75CE79592F10FF3D-001/index-MMapDirectory-002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@748443c9),segFN=segments_3,generation=3}
  [junit4]   2> 1783708 INFO  (qtp297319178-7768) [    x:collection1] \
o.a.s.c.SolrCore newest commit generation = 3  [junit4]   2> 1783709 INFO  \
(qtp297319178-7768) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening \
Searcher@32ccb55a[collection1] main  [junit4]   2> 1783709 INFO  (qtp297319178-7768) \
[    x:collection1] o.a.s.u.UpdateHandler end_commit_flush  [junit4]   2> 1783710 \
INFO  (searcherExecutor-3350-thread-1-processing-x:collection1) [    x:collection1] \
o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32ccb55a[collection1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9) \
Uninverting(_1(5.3.0):C59)))}  [junit4]   2> 1783715 INFO  (qtp297319178-7768) [    \
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/pllz/yk \
path=/update params={wt=javabin&softCommit=false&version=2&waitSearcher=true&commit=true} \
{commit=} 0 166  [junit4]   2> 1783718 INFO  (qtp1668447392-7751) [    x:collection1] \
o.a.s.c.SolrCore Ignoring exception matching parameter cannot be negative  [junit4]   \
2> 1783719 INFO  (qtp1668447392-7751) [    x:collection1] o.a.s.c.S.Request \
[collection1] webapp=/pllz/yk path=/select \
params={distrib=false&wt=javabin&version=2&start=-1&q=*} status=400 QTime=0   \
[junit4]   2> 1783721 INFO  (qtp1668447392-7752) [    x:collection1] o.a.s.c.SolrCore \
Ignoring exception matching parameter cannot be negative  [junit4]   2> 1783721 INFO  \
(qtp1668447392-7752) [    x:collection1] o.a.s.c.S.Request [collection1] \
webapp=/pllz/yk path=/select \
params={distrib=false&wt=javabin&version=2&start=0&q=*&rows=-1} status=400 QTime=0   \
[junit4]   2> 1783723 INFO  (qtp1668447392-7753) [    x:collection1] \
o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={distrib=false&wt=javabin&version=2&sort=n_ti1+desc&q=*:*} hits=68 status=0 \
QTime=0   [junit4]   2> 1783739 INFO  (qtp297319178-7770) [    x:collection1] \
o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={fsv=true&wt=javabin&NOW=1435685275545&version=2&sort=n_ti1+desc&q=*:*&shard.ur \
l=http://127.0.0.1:51975/pllz/yk/collection1&distrib=false&fl=id&isShard=true&start=0&shards.purpose=4&rows=10} \
hits=68 status=0 QTime=0   [junit4]   2> 1783750 INFO  (qtp297319178-7771) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={distrib=false&wt=javabin&NOW=1435685275545&isShard=true&version=2&shards.purpo \
se=64&q=*:*&shard.url=http://127.0.0.1:51975/pllz/yk/collection1&ids=131,9,134,102,108,113,1001,103,144,14} \
status=0 QTime=0   [junit4]   2> 1783754 INFO  (qtp297319178-7769) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={shards=http://127.0.0.1:51975/pllz/yk/collection1&wt=javabin&version=2&sort=n_ti1+desc&q=*:*} \
hits=68 status=0 QTime=27   [junit4]   2> 1783756 INFO  \
(TEST-TestDistributedSearch.test-seed#[75CE79592F10FF3D]) [    ] \
o.a.s.BaseDistributedSearchTestCase starting stress...  [junit4]   2> 1783787 INFO  \
(qtp297319178-7771) [    x:collection1] o.a.s.c.S.Request [collection1] \
webapp=/pllz/yk path=/select \
params={fsv=true&wt=javabin&NOW=1435685275602&version=2&sort=n_ti1+desc&q=*:*&shard.ur \
l=http://127.0.0.1:51975/pllz/yk/collection1&distrib=false&fl=id&isShard=true&start=0&shards.purpose=4&rows=10} \
hits=68 status=0 QTime=0   [junit4]   2> 1783789 INFO  (qtp297319178-7769) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={distrib=false&wt=javabin&NOW=1435685275602&isShard=true&version=2&shards.purpo \
se=64&q=*:*&shard.url=http://127.0.0.1:51975/pllz/yk/collection1&ids=131,9,134,102,108,113,1001,103,144,14} \
status=0 QTime=0   [junit4]   2> 1783790 INFO  (qtp297319178-7772) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={shards=http://127.0.0.1:51975/pllz/yk/collection1&wt=javabin&version=2&sort=n_ti1+desc&q=*:*} \
hits=68 status=0 QTime=6   [junit4]   2> 1783795 INFO  (qtp297319178-7769) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={fsv=true&wt=javabin&NOW=1435685275611&version=2&sort=n_ti1+desc&q=*:*&shard.ur \
l=http://127.0.0.1:51975/pllz/yk/collection1&distrib=false&fl=id&isShard=true&start=0&shards.purpose=4&rows=10} \
hits=68 status=0 QTime=0   [junit4]   2> 1783796 INFO  (qtp297319178-7772) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={fsv=true&wt=javabin&NOW=1435685275604&version=2&sort=n_ti1+desc&q=*:*&shard.ur \
l=http://127.0.0.1:51975/pllz/yk/collection1&distrib=false&fl=id&isShard=true&start=0&shards.purpose=4&rows=10} \
hits=68 status=0 QTime=0   [junit4]   2> 1783797 INFO  (qtp297319178-7769) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={fsv=true&wt=javabin&NOW=1435685275603&version=2&sort=n_ti1+desc&q=*:*&shard.ur \
l=http://127.0.0.1:51975/pllz/yk/collection1&distrib=false&fl=id&isShard=true&start=0&shards.purpose=4&rows=10} \
hits=68 status=0 QTime=0   [junit4]   2> 1783798 INFO  (qtp297319178-7772) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={distrib=false&wt=javabin&NOW=1435685275611&isShard=true&version=2&shards.purpo \
se=64&q=*:*&shard.url=http://127.0.0.1:51975/pllz/yk/collection1&ids=131,9,134,102,108,113,1001,103,144,14} \
status=0 QTime=0   [junit4]   2> 1783799 INFO  (qtp297319178-7771) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={shards=http://127.0.0.1:51975/pllz/yk/collection1&wt=javabin&version=2&sort=n_ti1+desc&q=*:*} \
hits=68 status=0 QTime=6   [junit4]   2> 1783802 INFO  (qtp297319178-7769) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={distrib=false&wt=javabin&NOW=1435685275604&isShard=true&version=2&shards.purpo \
se=64&q=*:*&shard.url=http://127.0.0.1:51975/pllz/yk/collection1&ids=131,9,134,102,108,113,1001,103,144,14} \
status=0 QTime=0   [junit4]   2> 1783803 INFO  (qtp297319178-7770) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={shards=http://127.0.0.1:51975/pllz/yk/collection1&wt=javabin&version=2&sort=n_ti1+desc&q=*:*} \
hits=68 status=0 QTime=17   [junit4]   2> 1783805 INFO  (qtp297319178-7772) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={distrib=false&wt=javabin&NOW=1435685275603&isShard=true&version=2&shards.purpo \
se=64&q=*:*&shard.url=http://127.0.0.1:51975/pllz/yk/collection1&ids=131,9,134,102,108,113,1001,103,144,14} \
status=0 QTime=0   [junit4]   2> 1783807 INFO  (qtp297319178-7768) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={shards=http://127.0.0.1:51975/pllz/yk/collection1&wt=javabin&version=2&sort=n_ti1+desc&q=*:*} \
hits=68 status=0 QTime=21   [junit4]   2> 1783808 INFO  (qtp297319178-7769) [    \
x:collection1] o.a.s.c.S.Request [collection1] webapp=/pllz/yk path=/select \
params={fsv=true&wt=javabin&NOW=1435685275624&versi

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

GRP-TestDistributedSearch]
   [junit4]    > 	at \
__randomizedtesting.SeedInfo.seed([75CE79592F10FF3D:FD9A468381EC92C5]:0)  [junit4]    \
> Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: \
> Error from server at http://127.0.0.1:43311/pllz/yk/collection1: \
> java.lang.NullPointerException
   [junit4]    > 	at \
org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor.process(StoredFieldsShardResponseProcessor.java:42)
  [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
  [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
  [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)
  [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
  [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)
   [junit4]    > 	at \
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)  [junit4]    > \
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)  [junit4]    > \
at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)  \
[junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
  [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
  [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  [junit4]    > 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
  [junit4]    > 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
  [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
  [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
  [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
  [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java: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([75CE79592F10FF3D]: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$1.run(TestDistributedSearch.java:1110)
  [junit4]   2> 2233863 INFO  \
(SUITE-TestDistributedSearch-seed#[75CE79592F10FF3D]-worker) [    x:collection1] \
o.a.s.SolrTestCaseJ4 ###deleteCore  [junit4]   2> NOTE: test params are: \
codec=Asserting(Lucene53): {n_l1=PostingsFormat(name=Asserting), \
foo_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), \
other_tl1=PostingsFormat(name=Asserting), lowerfilt1and2=PostingsFormat(name=Direct), \
n_tf1=PostingsFormat(name=Asserting), n_dt1=PostingsFormat(name=Direct), foo_d=FST50, \
id=FST50, severity=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), \
n_ti1=FST50, rnd_b=FST50, n_tdt1=PostingsFormat(name=Asserting), foo_sev_enum=FST50, \
intDefault=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Direct), \
a_t=PostingsFormat(name=Asserting), n_f1=PostingsFormat(name=Direct), a_n_tdt=FST50, \
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), \
lowerfilt=PostingsFormat(name=Direct), n_tl1=PostingsFormat(name=Direct), \
multiDefault=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Asserting), \
n_d1=PostingsFormat(name=Asserting), \
oddField_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), \
range_facet_i_dv=PostingsFormat(name=Asserting), \
SubjectTerms_mfacet=PostingsFormat(name=Asserting), \
foo_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), \
range_facet_l=PostingsFormat(name=Asserting), b_n_tdt=PostingsFormat(name=Asserting), \
range_facet_l_dv=FST50, a_i1=PostingsFormat(name=Asserting)}, \
docValues:{timestamp=DocValuesFormat(name=Lucene50), \
foo_sev_enum=DocValuesFormat(name=Lucene50), \
range_facet_i_dv=DocValuesFormat(name=Lucene50), \
range_facet_l_dv=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=sl, \
timezone=Africa/Dar_es_Salaam  [junit4]   2> NOTE: Linux 3.13.0-52-generic \
amd64/Oracle Corporation 1.7.0_72 \
(64-bit)/cpus=4,threads=1,free=87129560,total=466092032  [junit4]   2> NOTE: All \
tests run in this JVM: [FacetPivotSmallTest, MinimalSchemaTest, \
TestPhraseSuggestions, TestReplicationHandler, MBeansHandlerTest, \
DistributedFacetPivotLargeTest, HdfsRecoveryZkTest, LeaderElectionIntegrationTest, \
TestDFRSimilarityFactory, TestFreeTextSuggestions, TestArbitraryIndexDir, \
TestFieldCollectionResource, TestMacros, DistributedFacetPivotSmallTest, \
TestInfoStreamLogging, TestManagedResource, TestCSVLoader, DebugComponentTest, \
TestExceedMaxTermLength, TestSchemaManager, TestExactStatsCache, \
HdfsUnloadDistributedZkTest, TestRandomFaceting, DefaultValueUpdateProcessorTest, \
TestManagedSchemaDynamicFieldResource, TestIBSimilarityFactory, IndexSchemaTest, \
DistributedExpandComponentTest, TestRestoreCore, TestRandomDVFaceting, \
TestReloadAndDeleteDocs, TestReplicaProperties, TestComplexPhraseQParserPlugin, \
TestRemoteStreaming, TestAddFieldRealTimeGet, ExitableDirectoryReaderTest, \
RecoveryAfterSoftCommitTest, TestFaceting, HdfsBasicDistributedZk2Test, TestUpdate, \
TestMaxScoreQueryParser, DateFieldTest, CloudExitableDirectoryReaderTest, \
ZkNodePropsTest, DistributedDebugComponentTest, MergeStrategyTest, BufferStoreTest, \
SolrRequestParserTest, QueryElevationComponentTest, ResponseHeaderTest, \
TestTrieFacet, DeleteShardTest, TestLeaderElectionZkExpiry, \
ParsingFieldUpdateProcessorsTest, TestCopyFieldCollectionResource, \
TestRebalanceLeaders, HighlighterConfigTest, DistributedSpellCheckComponentTest, \
TestFunctionQuery, BlockCacheTest, DistribJoinFromCollectionTest, \
DistributedFacetPivotWhiteBoxTest, TestRangeQuery, \
SignatureUpdateProcessorFactoryTest, TestRTimer, SaslZkACLProviderTest, \
FastVectorHighlighterTest, TestBinaryField, TestPostingsSolrHighlighter, BasicZkTest, \
EnumFieldTest, CSVRequestHandlerTest, TestBadConfig, SimplePostToolTest, \
AnalyticsQueryTest, HdfsBasicDistributedZkTest, UUIDFieldTest, \
OutOfBoxZkACLAndCredentialsProvidersTest, SpatialHeatmapFacetsTest, \
TestNoOpRegenerator, TestSolr4Spatial, CollectionReloadTest, TestHdfsUpdateLog, \
OverseerTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, \
TestDistributedSearch]  [junit4] Completed [402/507] on J0 in 454.14s, 1 test, 1 \
error <<< FAILURES!

[...truncated 342 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The \
following error occurred while executing this line: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The \
following error occurred while executing this line: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The \
following error occurred while executing this line: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: \
The following error occurred while executing this line: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: \
The following error occurred while executing this line: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: \
The following error occurred while executing this line: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: \
The following error occurred while executing this line: \
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: \
There were test failures: 507 suites, 2008 tests, 1 error, 53 ignored (10 \
assumptions)

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



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic