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

1 tests failed.
FAILED:  org.apache.solr.search.TestSearcherReuse.test

Error Message:
expected same:<Searcher@19d4dfe6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3) Uninverting(_2(5.3.0):c2)))}> was 
not:<Searcher@5881792[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3) Uninverting(_2(5.3.0):c2)))}>

Stack Trace:
java.lang.AssertionError: expected same:<Searcher@19d4dfe6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3) Uninverting(_2(5.3.0):c2)))}> was 
not:<Searcher@5881792[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3) Uninverting(_2(5.3.0):c2)))}>
        at 
__randomizedtesting.SeedInfo.seed([7E2065618C138333:F6745ABB22EFEECB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotSame(Assert.java:641)
        at org.junit.Assert.assertSame(Assert.java:580)
        at org.junit.Assert.assertSame(Assert.java:593)
        at 
org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
        at 
org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10726 lines...]
   [junit4] Suite: org.apache.solr.search.TestSearcherReuse
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001
   [junit4]   2> 573253 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 573255 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 573255 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/'
   [junit4]   2> 573294 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 573324 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 573350 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 573351 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema-id-and-version-fields-only.xml instead
   [junit4]   2> 573351 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml
   [junit4]   2> 573359 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 573367 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 573379 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.s.IndexSchema Upgraded to managed schema at 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 573388 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml
 to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 573389 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573389 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001
   [junit4]   2> 573389 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/'
   [junit4]   2> 573416 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 418596199
   [junit4]   2> 573417 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/]
   [junit4]   2> 573417 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/lib
   [junit4]   2> 573417 WARN  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
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/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/lib).
   [junit4]   2> 573434 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 573436 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 573436 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 573437 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 573437 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 573438 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {shard=shard1, 
config=solrconfig-managed-schema.xml, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/,
 instanceDir=collection1, name=collection1, collection=collection1, 
schema=managed-schema, loadOnStartup=true, transient=false, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001}
   [junit4]   2> 573445 INFO  (coreLoadExecutor-1495-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/'
   [junit4]   2> 573502 INFO  (coreLoadExecutor-1495-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 573519 INFO  (coreLoadExecutor-1495-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 573587 INFO  (coreLoadExecutor-1495-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 573587 INFO  (coreLoadExecutor-1495-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 573591 INFO  (coreLoadExecutor-1495-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 573599 INFO  (coreLoadExecutor-1495-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 573600 INFO  (coreLoadExecutor-1495-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/
   [junit4]   2> 573600 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 573600 INFO  (coreLoadExecutor-1495-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/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/],
 dataDir=[null]
   [junit4]   2> 573600 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 573601 INFO  (coreLoadExecutor-1495-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/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001
   [junit4]   2> 573602 INFO  (coreLoadExecutor-1495-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-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index/
   [junit4]   2> 573602 WARN  (coreLoadExecutor-1495-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/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 573602 INFO  (coreLoadExecutor-1495-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/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
   [junit4]   2> 573603 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 573608 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 573609 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 573611 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 573612 WARN  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 573613 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/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/
   [junit4]   2> 573620 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573621 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573623 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573624 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573627 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/update/csv,/admin/luke,/admin/properties,/update/json/docs,/schema,/update/json,/admin/system,/replication,/admin/ping,/dump,/update,/admin/mbeans,/config,/admin/segments,/admin/file,/admin/logging,standard,/admin/plugins,/admin/threads,/get
   [junit4]   2> 573628 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 573628 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 573628 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 573629 INFO  (coreLoadExecutor-1495-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=0.2595626197810155]
   [junit4]   2> 573630 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 573630 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 573630 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@46545197[collection1] 
main
   [junit4]   2> 573631 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/conf
   [junit4]   2> 573631 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/conf}
   [junit4]   2> 573631 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/tempDir-001/collection1/conf
   [junit4]   2> 573631 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 573631 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 573632 INFO  
(searcherExecutor-1496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@46545197[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 573632 INFO  (coreLoadExecutor-1495-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 573634 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 573658 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 573660 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[1]} 0 1
   [junit4]   2> 573663 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573686 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 573686 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
newest commit generation = 2
   [junit4]   2> 573688 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@7bc7413[collection1] main
   [junit4]   2> 573688 INFO  (searcherExecutor-1496-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7bc7413[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}
   [junit4]   2> 573689 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573689 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 26
   [junit4]   2> 573691 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[2]} 0 0
   [junit4]   2> 573692 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[3]} 0 0
   [junit4]   2> 573693 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[4]} 0 0
   [junit4]   2> 573693 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573711 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 573711 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
newest commit generation = 3
   [junit4]   2> 573712 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@6743c61f[collection1] main
   [junit4]   2> 573712 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573712 INFO  (searcherExecutor-1496-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6743c61f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3)))}
   [junit4]   2> 573712 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 18
   [junit4]   2> 573714 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[5]} 0 0
   [junit4]   2> 573715 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[6]} 0 0
   [junit4]   2> 573716 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573728 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 573728 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
newest commit generation = 4
   [junit4]   2> 573729 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@19d4dfe6[collection1] main
   [junit4]   2> 573729 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573729 INFO  (searcherExecutor-1496-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19d4dfe6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3) Uninverting(_2(5.3.0):c2)))}
   [junit4]   2> 573730 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 13
   [junit4]   2> 573732 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.S.Request 
[collection1] webapp=null path=null 
params={version=2.2&rows=20&qt=standard&q=*:*&start=0} hits=6 status=0 QTime=0 
   [junit4]   2> 573734 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573734 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 573734 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 573734 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573734 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 0
   [junit4]   2> 573735 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573736 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 573736 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 573736 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573736 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 1
   [junit4]   2> 573737 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 573738 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 573738 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573738 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 0
   [junit4]   2> 573739 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 573739 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 573739 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573739 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 0
   [junit4]   2> 573741 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=id:match_no_documents} 0 0
   [junit4]   2> 573742 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573760 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
   [junit4]   2> 573760 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
newest commit generation = 5
   [junit4]   2> 573761 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5881792[collection1] main
   [junit4]   2> 573761 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573761 INFO  (searcherExecutor-1496-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5881792[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3) Uninverting(_2(5.3.0):c2)))}
   [junit4]   2> 573762 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 20
   [junit4]   2> 573764 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 573770 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 573771 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:*} 0 5
   [junit4]   2> 573772 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573777 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3098b2e2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
   [junit4]   2> 573777 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] o.a.s.c.SolrCore 
newest commit generation = 6
   [junit4]   2> 573777 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5f3b8977[collection1] main
   [junit4]   2> 573778 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 573778 INFO  (searcherExecutor-1496-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f3b8977[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 573779 INFO  
(TEST-TestSearcherReuse.test-seed#[7E2065618C138333]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 6
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse 
-Dtests.method=test -Dtests.seed=7E2065618C138333 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=es_ES -Dtests.timezone=EAT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.16s J1 | TestSearcherReuse.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected 
same:<Searcher@19d4dfe6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3) Uninverting(_2(5.3.0):c2)))}> was 
not:<Searcher@5881792[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)
 Uninverting(_1(5.3.0):c3) Uninverting(_2(5.3.0):c2)))}>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E2065618C138333:F6745ABB22EFEECB]:0)
   [junit4]    >        at 
org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
   [junit4]    >        at 
org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 573791 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 573791 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=418596199
   [junit4]   2> 573791 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7806fc7d
   [junit4]   2> 573791 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=9,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=6,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 573791 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 573791 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 573791 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 573792 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 573792 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 573792 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 573792 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001/index
   [junit4]   2> 573793 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001;done=false>>]
   [junit4]   2> 573793 INFO  
(SUITE-TestSearcherReuse-seed#[7E2065618C138333]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestSearcherReuse_7E2065618C138333-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=es_ES, timezone=EAT
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=222764592,total=446693376
   [junit4]   2> NOTE: All tests run in this JVM: [ScriptEngineTest, 
WordBreakSolrSpellCheckerTest, SliceStateTest, VersionInfoTest, 
TestManagedSynonymFilterFactory, TestSchemaSimilarityResource, 
ShowFileRequestHandlerTest, TestStressUserVersions, 
TestPHPSerializedResponseWriter, UUIDUpdateProcessorFallbackTest, 
UpdateParamsTest, TestMiniSolrCloudClusterSSL, JsonLoaderTest, 
SpellCheckComponentTest, TestBlendedInfixSuggestions, 
AddSchemaFieldsUpdateProcessorFactoryTest, DeleteLastCustomShardedReplicaTest, 
TestSolrDeletionPolicy2, RankQueryTest, DeleteReplicaTest, 
DocExpirationUpdateProcessorFactoryTest, DocValuesMultiTest, SuggesterTSTTest, 
DistributedFacetPivotLongTailTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCustomDocTransformer, 
TestCloudManagedSchemaConcurrent, TestFuzzyAnalyzedSuggestions, 
TestFieldTypeCollectionResource, SimpleMLTQParserTest, 
HdfsCollectionsAPIDistributedZkTest, TestInitQParser, TestRecoveryHdfs, 
StatelessScriptUpdateProcessorFactoryTest, TestValueSourceCache, 
HdfsNNFailoverTest, TestHighFrequencyDictionaryFactory, TestCoreContainer, 
DocumentBuilderTest, TestCursorMarkWithoutUniqueKey, HdfsRecoverLeaseTest, 
DisMaxRequestHandlerTest, TestSolrCloudWithKerberosAlt, TestCryptoKeys, 
ChaosMonkeySafeLeaderTest, CoreMergeIndexesAdminHandlerTest, 
TestAnalyzedSuggestions, TestAnalyzeInfixSuggestions, 
SpellPossibilityIteratorTest, TestSuggestSpellingConverter, 
FieldAnalysisRequestHandlerTest, RAMDirectoryFactoryTest, TestSearcherReuse]
   [junit4] Completed [126/507] on J1 in 0.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 327 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150626_123835_291.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid16906.hprof
 ...
   [junit4] Heap dump file created [653471777 bytes in 10.591 secs]
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150626_123835_291.syserr
   [junit4] >>> JVM J1: stderr (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] <<< JVM J1: EOF ----

[...truncated 894 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: 
/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/jre/bin/java 
-XX:+HeapDumpOnOutOfMemoryError 
-XX:HeapDumpPath=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps
 -ea -esa -Dtests.prefix=tests -Dtests.seed=7E2065618C138333 -Xmx512M 
-Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false 
-Dtests.codec=random -Dtests.postingsformat=random 
-Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random 
-Dtests.directory=random 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.luceneMatchVersion=5.3.0 -Dtests.cleanthreads=perClass 
-Djava.util.logging.config.file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/tools/junit4/logging.properties
 -Dtests.nightly=true -Dtests.weekly=false -Dtests.monster=false 
-Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=2 -DtempDir=./temp 
-Djava.io.tmpdir=./temp 
-Djunit4.tempDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp
 
-Dcommon.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene
 
-Dclover.db.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/clover/db
 
-Djava.security.policy=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/tools/junit4/solr-tests.policy
 -Dtests.LUCENE_VERSION=5.3.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 
-Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory 
-Djava.awt.headless=true -Djdk.map.althashing.threshold=0 
-Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dtests.disableHdfs=true 
-Djava.security.manager=org.apache.lucene.util.TestSecurityManager 
-Dfile.encoding=UTF-8 -classpath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-test-framework/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/test-framework/lib/junit4-ant-2.1.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/test-framework/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/codecs/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/analysis/common/lucene-analyzers-common-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/codecs/lucene-codecs-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/backward-codecs/lucene-backward-codecs-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/highlighter/lucene-highlighter-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/memory/lucene-memory-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/misc/lucene-misc-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/spatial/lucene-spatial-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/expressions/lucene-expressions-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/suggest/lucene-suggest-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/grouping/lucene-grouping-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/queries/lucene-queries-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/queryparser/lucene-queryparser-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/join/lucene-join-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/sandbox/lucene-sandbox-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/antlr-runtime-3.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/asm-4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/asm-commons-4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/commons-cli-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/commons-codec-1.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/commons-collections-3.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/commons-configuration-1.6.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/commons-fileupload-1.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/commons-lang-2.6.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/concurrentlinkedhashmap-lru-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/dom4j-1.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/fastutil-6.5.11.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/guava-14.0.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/hadoop-annotations-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/hadoop-auth-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/hadoop-common-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/hadoop-hdfs-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/hll-1.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/hppc-0.5.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/htrace-core-3.0.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/jackson-core-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/jackson-dataformat-smile-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/joda-time-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/log4j-1.2.17.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/org.restlet-2.3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/org.restlet.ext.servlet-2.3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/protobuf-java-2.5.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/slf4j-log4j12-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/spatial4j-0.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/lib/t-digest-3.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/commons-io-2.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/httpclient-4.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/httpcore-4.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/httpmime-4.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/noggit-0.6.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/slf4j-api-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/stax2-api-3.1.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/solrj/lib/zookeeper-3.4.6.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/javax.servlet-api-3.1.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-continuation-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-deploy-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-http-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-io-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-jmx-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-rewrite-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-security-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-server-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-servlet-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-servlets-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-util-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-webapp-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/server/lib/jetty-xml-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/core/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/test-framework/lib/junit-4.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/test-framework/lib/randomizedtesting-runner-2.1.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/antlr-2.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-core-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/commons-collections-3.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/analysis/icu/lucene-analyzers-icu-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.13.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150626_123835_291.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150626_123835_291.suites
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from 
the forked process? This may indicate JVM crash or runner bugs.
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1504)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:964)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:961)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]     at java.lang.Thread.run(Thread.java:745)

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:
 At least one slave process threw an exception, first: Quit event not received 
from the forked process? This may indicate JVM crash or runner bugs.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to