Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java7/3/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor]
        at __randomizedtesting.SeedInfo.seed([EEB8485A3AFFE3E3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
        at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=13602, name=searcherExecutor-4720-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=13602, name=searcherExecutor-4720-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([EEB8485A3AFFE3E3]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=13602, name=searcherExecutor-4720-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=13602, name=searcherExecutor-4720-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([EEB8485A3AFFE3E3]:0)




Build Log:
[...truncated 11858 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/init-core-data-001
   [junit4]   2> 1787303 INFO  
(SUITE-TestLazyCores-seed#[EEB8485A3AFFE3E3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1787310 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1787325 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001'
   [junit4]   2> 1787325 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1787325 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1787326 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1569983342
   [junit4]   2> 1787326 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001]
   [junit4]   2> 1787326 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/lib
   [junit4]   2> 1787326 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
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> 1787327 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1787327 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1787335 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1787335 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1787335 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1787335 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1787336 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, 
dataDir=data/, config=solrconfig.xml, name=collection1, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false}
   [junit4]   2> 1787336 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, 
transient=true, name=collection2, dataDir=data/, schema=schema.xml, 
configSetProperties=configsetprops.json, config=solrconfig.xml}
   [junit4]   2> 1787336 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=false, 
name=collection3, config=solrconfig.xml, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1787337 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, 
config=solrconfig.xml, dataDir=data/, configSetProperties=configsetprops.json, 
name=collection4, loadOnStartup=false, schema=schema.xml}
   [junit4]   2> 1787337 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, 
name=collection5, loadOnStartup=true, configSetProperties=configsetprops.json, 
transient=false, schema=schema.xml, config=solrconfig.xml}
   [junit4]   2> 1787337 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{configSetProperties=configsetprops.json, config=solrconfig.xml, dataDir=data/, 
name=collection6, loadOnStartup=false, schema=schema.xml, transient=true}
   [junit4]   2> 1787337 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
loadOnStartup=false, config=solrconfig.xml, name=collection7, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1787338 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=false, 
name=collection8, transient=true, config=solrconfig.xml, dataDir=data/, 
configSetProperties=configsetprops.json, schema=schema.xml}
   [junit4]   2> 1787338 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=false, 
dataDir=data/, config=solrconfig.xml, name=collection9, transient=true, 
configSetProperties=configsetprops.json, schema=schema.xml}
   [junit4]   2> 1787354 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2'
   [junit4]   2> 1787359 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5'
   [junit4]   2> 1787355 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1'
   [junit4]   2> 1787359 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1787359 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1787359 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1787359 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1787359 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1787359 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1787376 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1787385 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1787434 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1787442 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1787450 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1787457 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1787538 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1787545 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1787546 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1787549 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1787549 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1787552 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1787555 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1787557 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1'
   [junit4]   2> 1787557 INFO  (coreLoadExecutor-4695-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1
   [junit4]   2> 1787557 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1787557 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/]
   [junit4]   2> 1787557 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1787557 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data
   [junit4]   2> 1787557 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1787558 WARN  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1787558 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/index
   [junit4]   2> 1787558 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=98.3486328125, 
floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=25.70964841052466, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1787558 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2633b089 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8b05f7),segFN=segments_1,generation=1}
   [junit4]   2> 1787558 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1787560 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1787562 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787562 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787563 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787564 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787565 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/properties,/admin/file,/get,/update/json,/update/csv,/config,/schema,/admin/segments,/admin/mbeans,/admin/system,/select,/admin/ping,/update,/admin/luke,/admin/logging,/admin/threads,/update/json/docs,/replication,/admin/plugins
   [junit4]   2> 1787566 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1787566 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-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/
   [junit4]   2> 1787566 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1787567 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1787573 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1787573 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1787574 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2633b089 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8b05f7),segFN=segments_1,generation=1}
   [junit4]   2> 1787574 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1787574 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7f015051[collection1] 
main
   [junit4]   2> 1787574 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/conf
   [junit4]   2> 1787574 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/conf}
   [junit4]   2> 1787574 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/conf
   [junit4]   2> 1787574 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1787574 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1787575 INFO  (coreLoadExecutor-4695-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1787575 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1787576 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1787576 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2'
   [junit4]   2> 1787576 INFO  (coreLoadExecutor-4695-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2
   [junit4]   2> 1787577 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1787577 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/]
   [junit4]   2> 1787577 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 1787577 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data
   [junit4]   2> 1787577 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1787577 WARN  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1787577 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5'
   [junit4]   2> 1787577 INFO  (coreLoadExecutor-4695-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5
   [junit4]   2> 1787577 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/index
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=98.3486328125, 
floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=25.70964841052466, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1787578 INFO  
(searcherExecutor-4696-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7f015051[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/]
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@48c1fc75 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37a58aa4),segFN=segments_1,generation=1}
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1787578 WARN  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1787578 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/index
   [junit4]   2> 1787579 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=98.3486328125, 
floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=25.70964841052466, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1787579 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@52ccd689 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@618e6d7),segFN=segments_1,generation=1}
   [junit4]   2> 1787579 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1787580 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1787581 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787582 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787583 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787584 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787585 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/properties,/admin/file,/get,/update/json,/update/csv,/config,/schema,/admin/segments,/admin/mbeans,/admin/system,/select,/admin/ping,/update,/admin/luke,/admin/logging,/admin/threads,/update/json/docs,/replication,/admin/plugins
   [junit4]   2> 1787586 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1787587 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1787588 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787589 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787590 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787590 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/
   [junit4]   2> 1787590 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1787591 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787592 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/properties,/admin/file,/get,/update/json,/update/csv,/config,/schema,/admin/segments,/admin/mbeans,/admin/system,/select,/admin/ping,/update,/admin/luke,/admin/logging,/admin/threads,/update/json/docs,/replication,/admin/plugins
   [junit4]   2> 1787592 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1787593 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/
   [junit4]   2> 1787593 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1787598 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1787598 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1787598 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1787598 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@48c1fc75 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37a58aa4),segFN=segments_1,generation=1}
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@6a4189f8[collection2] 
main
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/conf
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/conf}
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/conf
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1787599 INFO  (coreLoadExecutor-4695-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1787606 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1787606 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1787606 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1787606 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@52ccd689 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@618e6d7),segFN=segments_1,generation=1}
   [junit4]   2> 1787606 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1787607 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@3ddac64f[collection5] 
main
   [junit4]   2> 1787607 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/conf
   [junit4]   2> 1787607 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/conf}
   [junit4]   2> 1787607 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/conf
   [junit4]   2> 1787607 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1787607 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1787607 INFO  (coreLoadExecutor-4695-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1787609 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4'
   [junit4]   2> 1787609 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1787609 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1787610 INFO  
(searcherExecutor-4700-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@6a4189f8[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1787614 INFO  
(searcherExecutor-4701-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@3ddac64f[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1787618 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1787869 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1787888 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1787891 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1787897 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1787898 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4'
   [junit4]   2> 1787898 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4
   [junit4]   2> 1787899 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1787899 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/]
   [junit4]   2> 1787899 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1787899 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data
   [junit4]   2> 1787899 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/index/
   [junit4]   2> 1787899 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1787900 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/index
   [junit4]   2> 1787900 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=69.7490234375, 
floorSegmentMB=1.8720703125, forceMergeDeletesPctAllowed=6.0409618913755745, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1787900 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@60eae7e7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e1f2066),segFN=segments_1,generation=1}
   [junit4]   2> 1787900 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1787916 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection4 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/
   [junit4]   2> 1787916 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1787917 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1787918 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787919 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787920 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787920 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787935 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/properties,/admin/file,/get,/update/json,/update/csv,/config,/schema,/admin/segments,/admin/mbeans,/admin/system,/select,/admin/ping,/update,/admin/luke,/admin/logging,/admin/threads,/update/json/docs,/replication,/admin/plugins
   [junit4]   2> 1787935 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1787946 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1787946 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1787946 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=91.685546875, 
floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=2.7859400643405072, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1787947 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@60eae7e7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e1f2066),segFN=segments_1,generation=1}
   [junit4]   2> 1787947 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1787947 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening Searcher@715249f1[collection4] main
   [junit4]   2> 1787947 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/conf
   [junit4]   2> 1787947 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/conf}
   [junit4]   2> 1787947 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/conf
   [junit4]   2> 1787947 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1787947 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1787948 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1787950 INFO  
(searcherExecutor-4708-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@715249f1[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1787955 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1787983 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@60eae7e7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e1f2066),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@60eae7e7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e1f2066),segFN=segments_2,generation=2}
   [junit4]   2> 1787983 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1787987 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening Searcher@3fe8145e[collection4] main
   [junit4]   2> 1787987 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1787987 INFO  
(searcherExecutor-4708-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@3fe8145e[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c7)))}
   [junit4]   2> 1787994 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.S.Request [collection4]  webapp=null path=null 
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1787997 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.S.Request [collection4]  webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1787997 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.S.Request [collection4]  webapp=null path=null 
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1787998 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.S.Request [collection4]  webapp=null path=null 
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1787998 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1787999 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1569983342
   [junit4]   2> 1788020 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20d9b0f9
   [junit4]   2> 1788020 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1788030 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1788030 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1788030 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data/index
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection1/data
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a0f7568
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1788031 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1788032 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1788032 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1788070 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@419628e1
   [junit4]   2> 1788070 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1788078 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@443f1a37
   [junit4]   2> 1788078 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1788082 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1788082 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1788082 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1788082 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1788082 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1788082 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1788086 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1788086 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1788086 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1788086 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data/index
   [junit4]   2> 1788086 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1788086 INFO  
(coreCloseExecutor-4712-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection5/data
   [junit4]   2> 1788090 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1788090 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1788090 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 1788090 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data
   [junit4]   2> 1788090 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1788091 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1788091 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1788091 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data
   [junit4]   2> 1788091 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 1788091 INFO  
(coreCloseExecutor-4712-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection4/data/index
   [junit4]   2> 1788091 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1788091 INFO  
(coreCloseExecutor-4712-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-001/collection2/data/index
   [junit4]   2> 1788091 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[EEB8485A3AFFE3E3]) [    x:collection4] 
o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 1788094 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1788111 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002'
   [junit4]   2> 1788112 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1788112 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 1788112 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreContainer New CoreContainer 245903947
   [junit4]   2> 1788112 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002]
   [junit4]   2> 1788112 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/lib
   [junit4]   2> 1788112 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] 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> 1788113 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1788113 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient 
cores
   [junit4]   2> 1788113 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1788113 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1788114 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping 
setup for authorization module.
   [junit4]   2> 1788114 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1788114 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, 
schema=schema.xml, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1788114 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{schema=schema.xml, dataDir=data/, name=collection2, loadOnStartup=true, 
config=solrconfig.xml, configSetProperties=configsetprops.json, transient=true}
   [junit4]   2> 1788115 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection3, configSetProperties=configsetprops.json, schema=schema.xml, 
loadOnStartup=false, config=solrconfig.xml, transient=on, dataDir=data/}
   [junit4]   2> 1788115 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{configSetProperties=configsetprops.json, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=false, name=collection4, 
dataDir=data/}
   [junit4]   2> 1788115 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{loadOnStartup=true, config=solrconfig.xml, 
configSetProperties=configsetprops.json, name=collection5, schema=schema.xml, 
transient=false, dataDir=data/}
   [junit4]   2> 1788115 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{schema=schema.xml, config=solrconfig.xml, name=collection6, dataDir=data/, 
transient=true, loadOnStartup=false, configSetProperties=configsetprops.json}
   [junit4]   2> 1788115 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{schema=schema.xml, config=solrconfig.xml, dataDir=data/, loadOnStartup=false, 
configSetProperties=configsetprops.json, transient=true, name=collection7}
   [junit4]   2> 1788115 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{config=solrconfig.xml, dataDir=data/, name=collection8, loadOnStartup=false, 
transient=true, schema=schema.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1788116 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[EEB8485A3AFFE3E3]) [    
x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{configSetProperties=configsetprops.json, schema=schema.xml, transient=true, 
loadOnStartup=false, config=solrconfig.xml, dataDir=data/, name=collection9}
   [junit4]   2> 1788123 INFO  
(coreLoadExecutor-4719-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection1'
   [junit4]   2> 1788138 INFO  
(coreLoadExecutor-4719-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1788138 INFO  
(coreLoadExecutor-4719-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1788123 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2'
   [junit4]   2> 1788142 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1788142 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1788129 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5'
   [junit4]   2> 1788154 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1788154 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1788162 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1788331 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1788347 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1788350 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1788405 INFO  
(coreLoadExecutor-4719-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1788417 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1788420 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1788425 INFO  
(coreLoadExecutor-4719-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1788444 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1788447 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1788453 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1788455 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1788456 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2'
   [junit4]   2> 1788456 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2
   [junit4]   2> 1788456 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1788457 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2/data/]
   [junit4]   2> 1788457 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1788457 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2/data
   [junit4]   2> 1788457 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2/data/index/
   [junit4]   2> 1788457 WARN  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1788457 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection2/data/index
   [junit4]   2> 1788457 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=98.3486328125, 
floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=25.70964841052466, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1788462 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5'
   [junit4]   2> 1788462 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5
   [junit4]   2> 1788462 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1788463 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5/data/]
   [junit4]   2> 1788463 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1788463 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5/data
   [junit4]   2> 1788463 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5/data/index/
   [junit4]   2> 1788463 WARN  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1788463 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@66497e23 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62f8604b),segFN=segments_1,generation=1}
   [junit4]   2> 1788471 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1788471 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_EEB8485A3AFFE3E3-001/tempDir-002/collection5/data/index
   [junit4]   2> 1788471 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=98.3486328125, 
floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=25.70964841052466, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1788472 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@9b0f69c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@410e80bc),segFN=segments_1,generation=1}
   [junit4]   2> 1788472 INFO  
(coreLoadExecutor-4719-thread-3-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1788473 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1788475 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1788476 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1788477 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1788478 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1788482 INFO  
(coreLoadExecutor-4719-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1788483 INFO  
(coreLoadExecutor-4719-thread-2-processing-x:collection4) [    x:collection2] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/properties,/admin/file,/get,/update/json,/update/csv,/config,/schema,/admin/segments,/admin/mbeans,/admin/system,/select,/admin/p

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

4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Apr 22, 2016 10:52:52 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Apr 22, 2016 10:53:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=13602, name=searcherExecutor-4720-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Apr 22, 2016 10:53:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13602, name=searcherExecutor-4720-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Apr 22, 2016 10:53:15 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=13602, name=searcherExecutor-4720-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {id=FST50, 
v_s=PostingsFormat(name=LuceneFixedGap), v_f=PostingsFormat(name=MockRandom), 
v_t=FST50}, docValues:{}, sim=DefaultSimilarity, locale=lt, 
timezone=Africa/Abidjan
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=4,threads=2,free=169989600,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [MultiTermTest, 
TestSolrDynamicMBean, RecoveryAfterSoftCommitTest, TestBM25SimilarityFactory, 
TestCloudInspectUtil, TestFieldSortValues, TestBinaryResponseWriter, 
TestNamedUpdateProcessors, TermVectorComponentTest, BasicFunctionalityTest, 
DistributedFacetPivotLargeTest, TestHdfsUpdateLog, ZkCLITest, TestFiltering, 
HdfsSyncSliceTest, TimeZoneUtilsTest, DOMUtilTest, TestQuerySenderListener, 
TestReloadAndDeleteDocs, NotRequiredUniqueKeyTest, 
DistributedFacetPivotSmallTest, ShardRoutingTest, AliasIntegrationTest, 
TestMiniSolrCloudCluster, ExitableDirectoryReaderTest, SpellCheckCollatorTest, 
TestDistribIDF, RestartWhileUpdatingTest, TestObjectReleaseTracker, 
SortSpecParsingTest, SolrXmlInZkTest, AsyncMigrateRouteKeyTest, 
ChaosMonkeyNothingIsSafeTest, AtomicUpdatesTest, CSVRequestHandlerTest, 
DistanceFunctionTest, ZkControllerTest, SmileWriterTest, SolrIndexConfigTest, 
TestDFRSimilarityFactory, TestSchemaResource, 
SharedFSAutoReplicaFailoverUtilsTest, DistributedMLTComponentTest, 
HdfsRecoverLeaseTest, TestInfoStreamLogging, TestCodecSupport, 
TestSolrCoreProperties, TestWordDelimiterFilterFactory, 
TestFreeTextSuggestions, TestConfigSets, RulesTest, TestCollapseQParserPlugin, 
TestOverriddenPrefixQueryForCustomFieldType, TestDistributedGrouping, 
TestClassicSimilarityFactory, TestRebalanceLeaders, SpellCheckComponentTest, 
MoreLikeThisHandlerTest, TestQueryTypes, TestDefaultSearchFieldResource, 
SimplePostToolTest, TestDocumentBuilder, TestExclusionRuleCollectionAccess, 
OpenCloseCoreStressTest, CollectionTooManyReplicasTest, BitVectorTest, 
TestSimpleTrackingShardHandler, ChaosMonkeySafeLeaderTest, 
UpdateRequestProcessorFactoryTest, ConvertedLegacyTest, 
TestMaxScoreQueryParser, TestSolrDeletionPolicy2, DataDrivenBlockJoinTest, 
OverseerRolesTest, TestReRankQParserPlugin, TestSolrConfigHandlerConcurrent, 
TestTrie, HdfsWriteToMultipleCollectionsTest, DistributedTermsComponentTest, 
TestHashPartitioner, TestEmbeddedSolrServerConstructors, NumericFieldsTest, 
DocumentBuilderTest, TestMiniSolrCloudClusterSSL, MBeansHandlerTest, 
SchemaVersionSpecificBehaviorTest, TestSearcherReuse, HighlighterTest, 
HttpPartitionTest, DocValuesMissingTest, TestCryptoKeys, 
DistribCursorPagingTest, SyncSliceTest, OverseerTest, BasicZkTest, 
TestReplicationHandler, LeaderElectionTest, ShardRoutingCustomTest, 
DistributedSpellCheckComponentTest, TestRangeQuery, TestSolr4Spatial, 
TestGroupingSearch, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=EEB8485A3AFFE3E3 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=lt -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEB8485A3AFFE3E3]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=13602, name=searcherExecutor-4720-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEB8485A3AFFE3E3]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13602, name=searcherExecutor-4720-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEB8485A3AFFE3E3]:0)
   [junit4] Completed [406/571 (1!)] on J1 in 156.50s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 537 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/build.xml:750: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/build.xml:694: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/common-build.xml:534:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/lucene/common-build.xml:1477:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/lucene/common-build.xml:1033:
 There were test failures: 571 suites (7 ignored), 2289 tests, 3 suite-level 
errors, 544 ignored (35 assumptions) [seed: EEB8485A3AFFE3E3]

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



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

Reply via email to