Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1332/

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not 
released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([D717D1613EEAF1D2]: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.teardownTestCases(SolrTestCaseJ4.java:257)
        at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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=14149, name=searcherExecutor-5081-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        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=14149, name=searcherExecutor-5081-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([D717D1613EEAF1D2]: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=14149, name=searcherExecutor-5081-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        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=14149, name=searcherExecutor-5081-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([D717D1613EEAF1D2]:0)




Build Log:
[...truncated 11952 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/init-core-data-001
   [junit4]   2> 1100182 INFO  
(SUITE-TestLazyCores-seed#[D717D1613EEAF1D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1100183 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1100197 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001'
   [junit4]   2> 1100197 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100197 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1100197 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 857608581
   [junit4]   2> 1100197 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001]
   [junit4]   2> 1100221 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/lib
   [junit4]   2> 1100221 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
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,
   [junit4]   2> 1100250 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1100251 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1100252 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1100252 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1100253 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1100253 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1100253 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1100253 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1100254 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1100254 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1100254 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1100254 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1100254 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1100254 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1100254 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1100258 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1'
   [junit4]   2> 1100258 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100258 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1100273 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2'
   [junit4]   2> 1100273 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100273 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1100274 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5'
   [junit4]   2> 1100274 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1100274 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100274 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1100332 WARN  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1100333 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1100333 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1100333 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1100335 WARN  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1100335 WARN  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1100335 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1100336 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1100337 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1100339 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1100340 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1100340 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1100341 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1100341 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1100341 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1100343 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2'
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/]
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/snapshot_metadata
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data
   [junit4]   2> 1100344 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1100345 INFO  (coreLoadExecutor-4884-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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5'
   [junit4]   2> 1100345 INFO  (coreLoadExecutor-4884-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5
   [junit4]   2> 1100345 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1100345 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/]
   [junit4]   2> 1100345 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 1100346 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/snapshot_metadata
   [junit4]   2> 1100346 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1100346 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data
   [junit4]   2> 1100346 INFO  (coreLoadExecutor-4884-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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1'
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-4884-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/]
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/snapshot_metadata
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1100354 WARN  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1100354 WARN  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/index
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/index
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=93.421875, 
floorSegmentMB=0.552734375, forceMergeDeletesPctAllowed=24.099043409915538, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5659087615726781
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=93.421875, 
floorSegmentMB=0.552734375, forceMergeDeletesPctAllowed=24.099043409915538, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5659087615726781
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@52e8ad10 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5460d10e),segFN=segments_1,generation=1}
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5414873c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21aa68b3),segFN=segments_1,generation=1}
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100354 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100359 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1100360 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100360 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100361 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100361 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100362 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1100362 WARN  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1100362 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/index
   [junit4]   2> 1100362 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=93.421875, 
floorSegmentMB=0.552734375, forceMergeDeletesPctAllowed=24.099043409915538, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5659087615726781
   [junit4]   2> 1100362 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1100362 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1100362 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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/
   [junit4]   2> 1100362 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d3a9d61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@901c8f),segFN=segments_1,generation=1}
   [junit4]   2> 1100362 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100362 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1100369 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1100369 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100370 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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/
   [junit4]   2> 1100370 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100370 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1100371 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100371 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100372 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1100372 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1100378 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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/
   [junit4]   2> 1100378 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1100379 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1100380 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100380 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100381 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100381 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100382 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1100382 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=11.23046875, 
floorSegmentMB=1.556640625, forceMergeDeletesPctAllowed=25.11956424533658, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@52e8ad10 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5460d10e),segFN=segments_1,generation=1}
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e6cec05[collection2] main]
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/conf
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/conf}
   [junit4]   2> 1100390 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/conf
   [junit4]   2> 1100391 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1100391 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1100391 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1100391 INFO  (coreLoadExecutor-4884-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1100394 INFO  
(searcherExecutor-4885-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@4e6cec05[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1100406 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1100406 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1100406 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=11.23046875, 
floorSegmentMB=1.556640625, forceMergeDeletesPctAllowed=25.11956424533658, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1100406 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d3a9d61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@901c8f),segFN=segments_1,generation=1}
   [junit4]   2> 1100406 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100406 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51f1b3e6[collection5] main]
   [junit4]   2> 1100406 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/conf
   [junit4]   2> 1100406 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/conf}
   [junit4]   2> 1100407 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/conf
   [junit4]   2> 1100407 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1100407 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1100407 INFO  (coreLoadExecutor-4884-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1100407 INFO  
(searcherExecutor-4886-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@51f1b3e6[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1100506 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1100506 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1100506 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=11.23046875, 
floorSegmentMB=1.556640625, forceMergeDeletesPctAllowed=25.11956424533658, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1100506 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5414873c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21aa68b3),segFN=segments_1,generation=1}
   [junit4]   2> 1100506 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100507 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@196be544[collection1] main]
   [junit4]   2> 1100507 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/conf
   [junit4]   2> 1100507 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/conf}
   [junit4]   2> 1100507 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/conf
   [junit4]   2> 1100507 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1100507 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1100508 INFO  (coreLoadExecutor-4884-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1100509 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4'
   [junit4]   2> 1100510 INFO  
(searcherExecutor-4887-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@196be544[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1100510 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100510 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1100514 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1100516 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1100516 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1100529 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1100530 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1100556 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1100556 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4'
   [junit4]   2> 1100557 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4
   [junit4]   2> 1100557 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1100557 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/]
   [junit4]   2> 1100557 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1100557 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/snapshot_metadata
   [junit4]   2> 1100557 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1100558 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data
   [junit4]   2> 1100558 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/index/
   [junit4]   2> 1100558 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1100558 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/index
   [junit4]   2> 1100558 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8620866888942791]
   [junit4]   2> 1100559 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@54718f48 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dcd7475),segFN=segments_1,generation=1}
   [junit4]   2> 1100559 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100560 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1100561 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100561 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100562 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100562 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100563 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1100563 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1100563 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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/
   [junit4]   2> 1100563 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1100563 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1100563 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=6.1982421875, 
floorSegmentMB=0.5048828125, forceMergeDeletesPctAllowed=2.0860263412911784, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@54718f48 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dcd7475),segFN=segments_1,generation=1}
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@349bab4b[collection4] main]
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/conf
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/conf}
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/conf
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1100564 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1100565 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1100565 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6'
   [junit4]   2> 1100565 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100565 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1100568 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1100570 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1100570 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1100575 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1100576 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1100578 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1100579 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    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-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6'
   [junit4]   2> 1100579 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6
   [junit4]   2> 1100580 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1100580 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/data/]
   [junit4]   2> 1100580 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection6
   [junit4]   2> 1100580 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/data/snapshot_metadata
   [junit4]   2> 1100580 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1100580 INFO  
(searcherExecutor-4898-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@349bab4b[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1100580 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/data
   [junit4]   2> 1100581 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/data/index/
   [junit4]   2> 1100581 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1100581 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/data/index
   [junit4]   2> 1100581 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1100581 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50ad5505 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49fbc469),segFN=segments_1,generation=1}
   [junit4]   2> 1100581 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100583 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1100583 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100584 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100584 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100585 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100586 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1100586 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1100586 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection6 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/data/
   [junit4]   2> 1100586 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1100586 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1100586 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1100586 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=35.9052734375, 
floorSegmentMB=2.0615234375, forceMergeDeletesPctAllowed=15.709149453610658, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.514787789800027
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50ad5505 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49fbc469),segFN=segments_1,generation=1}
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@29961746[collection6] main]
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/conf
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/conf}
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection6/conf
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1100587 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1100588 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreContainer registering core: collection6
   [junit4]   2> 1100596 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1100596 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t12}
   [junit4]   2> 1100596 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1100596 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1100596 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t14}
   [junit4]   2> 1100596 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1100596 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1100597 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t15}
   [junit4]   2> 1100597 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1100597 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1100597 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t16}
   [junit4]   2> 1100597 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1100597 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[D717D1613EEAF1D2]) [    x:collection6] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=857608581
   [junit4]   2> 1100604 INFO  
(searcherExecutor-4902-thread-1-processing-x:collection6) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Registered new searcher 
Searcher@29961746[collection6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1100609 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3dc45525
   [junit4]   2> 1100609 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    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> 1100609 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1100609 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1100609 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1100610 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@427a8629
   [junit4]   2> 1100610 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    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> 1100610 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1100610 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1100610 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1100616 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24709135
   [junit4]   2> 1100616 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
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> 1100616 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1100616 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1100616 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1100626 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@73d16103
   [junit4]   2> 1100626 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    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> 1100626 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1100626 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1100626 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/index
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100636 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/snapshot_metadata
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/index
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection4/data/snapshot_metadata
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection2/data/snapshot_metadata
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1100638 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100638 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data/index
   [junit4]   2> 1100637 INFO  
(coreCloseExecutor-4906-thread-1-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection5/data/snapshot_metadata
   [junit4]   2> 1100638 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D717D1613EEAF1D2-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1100638 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1100638 INFO  
(coreCloseExecutor-4906-thread-2-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr

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

y.java:347)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:63)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:586)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:688)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:860)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:516)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Aug 08, 2016 5:01:33 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Aug 08, 2016 5:01:53 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=14149, name=searcherExecutor-5081-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:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Aug 08, 2016 5:01:53 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14149, name=searcherExecutor-5081-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 08, 2016 5:01:56 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=14149, name=searcherExecutor-5081-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:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{v_t=PostingsFormat(name=Memory doPackFST= false), 
id=PostingsFormat(name=Memory doPackFST= false), 
v_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
v_f=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=160, maxMBSortInHeap=6.592368276032058, 
sim=ClassicSimilarity, locale=ja-JP, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=2,free=29966368,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [TestReqParamsAPI, 
TestReplicaProperties, WordBreakSolrSpellCheckerTest, FacetPivotSmallTest, 
TestSubQueryTransformerCrossCore, TestRandomCollapseQParserPlugin, 
DistributedExpandComponentTest, CollectionTooManyReplicasTest, StressHdfsTest, 
ExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, 
TestStressVersions, TestTolerantUpdateProcessorRandomCloud, HdfsNNFailoverTest, 
NotRequiredUniqueKeyTest, TestRandomFlRTGCloud, 
UUIDUpdateProcessorFallbackTest, TestScoreJoinQPNoScore, 
TestImplicitCoreProperties, DocumentBuilderTest, 
DistributedFacetPivotSmallAdvancedTest, TestManagedSynonymFilterFactory, 
CloudMLTQParserTest, AtomicUpdatesTest, DistributedMLTComponentTest, 
TestCursorMarkWithoutUniqueKey, TestLockTree, TestUpdate, 
SolrCmdDistributorTest, TestFastLRUCache, TestSimpleQParserPlugin, 
CreateCollectionCleanupTest, BasicAuthIntegrationTest, 
CloudExitableDirectoryReaderTest, ZkCLITest, TestHdfsUpdateLog, 
DistributedQueryComponentCustomSortTest, SpellPossibilityIteratorTest, 
AnalyticsMergeStrategyTest, DataDrivenBlockJoinTest, TestCodecSupport, 
TestComplexPhraseQParserPlugin, TestCoreContainer, SolrIndexSplitterTest, 
FileUtilsTest, TestSSLRandomization, TestSolrDeletionPolicy2, 
HdfsTlogReplayBufferedWhileIndexingTest, SuggesterFSTTest, 
MoreLikeThisHandlerTest, BigEndianAscendingWordDeserializerTest, 
TestPivotHelperCode, RollingRestartTest, TestNoOpRegenerator, 
TestRawResponseWriter, TestSolrCoreSnapshots, MinimalSchemaTest, 
TestConfigSetsAPIZkFailure, TestSolrConfigHandlerCloud, 
SchemaVersionSpecificBehaviorTest, TestBM25SimilarityFactory, 
UniqFieldsUpdateProcessorFactoryTest, MultiTermTest, HighlighterMaxOffsetTest, 
TestSurroundQueryParser, TestTrie, OverseerStatusTest, 
TestSortByMinMaxFunction, CollectionsAPIDistributedZkTest, 
RemoteQueryErrorTest, ShardSplitTest, ZkControllerTest, CheckHdfsIndexTest, 
TestPartialUpdateDeduplication, FastVectorHighlighterTest, 
TestSolrCoreProperties, CachingDirectoryFactoryTest, 
DistributedTermsComponentTest, TestDocumentBuilder, 
TestDynamicFieldCollectionResource, SpellCheckCollatorTest, 
TestAddFieldRealTimeGet, ChangedSchemaMergeTest, 
OverseerCollectionConfigSetProcessorTest, TestCustomDocTransformer, 
EnumFieldTest, MBeansHandlerTest, SuggestComponentTest, 
TestHighFrequencyDictionaryFactory, TestConfigSetProperties, NumericFieldsTest, 
TestTrieFacet, TestCollationFieldDocValues, TestBlendedInfixSuggestions, 
HLLUtilTest, DeleteStatusTest, SpellCheckComponentTest, 
LeaderInitiatedRecoveryOnCommitTest, TestJoin, HardAutoCommitTest, 
PeerSyncTest, ConvertedLegacyTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=D717D1613EEAF1D2 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ja-JP -Dtests.timezone=Canada/Eastern -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 
object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, 
MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D717D1613EEAF1D2]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [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=14149, name=searcherExecutor-5081-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:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D717D1613EEAF1D2]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=14149, name=searcherExecutor-5081-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:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D717D1613EEAF1D2]:0)
   [junit4] Completed [450/627 (1!)] on J1 in 151.23s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 60643 lines...]


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

Reply via email to