Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/3005/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([545FEDEC410E0BA5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
        at sun.reflect.GeneratedMethodAccessor16.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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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=5618, name=searcherExecutor-2473-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=5618, name=searcherExecutor-2473-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([545FEDEC410E0BA5]: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=5618, name=searcherExecutor-2473-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=5618, name=searcherExecutor-2473-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([545FEDEC410E0BA5]:0)




Build Log:
[...truncated 11155 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/init-core-data-001
   [junit4]   2> 858276 INFO  
(SUITE-TestLazyCores-seed#[545FEDEC410E0BA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 858279 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
   [junit4]   2> 858311 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001'
   [junit4]   2> 858311 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 858311 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 858312 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 347332300
   [junit4]   2> 858312 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001]
   [junit4]   2> 858312 WARN  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/lib
   [junit4]   2> 858312 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 858315 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 858315 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 858344 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 858344 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 858344 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 858344 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 858347 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858347 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858347 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858348 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858348 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858348 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858349 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858350 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858350 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
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> 858351 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1'
   [junit4]   2> 858351 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2'
   [junit4]   2> 858351 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 858351 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 858351 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 858351 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 858351 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5'
   [junit4]   2> 858352 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 858352 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 858367 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 858368 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 858368 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 858370 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 858372 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 858373 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 858377 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 858382 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 858382 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 858385 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 858386 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 858436 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 858436 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5'
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1'
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/]
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 858440 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/]
   [junit4]   2> 858441 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 858441 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data
   [junit4]   2> 858441 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/index/
   [junit4]   2> 858441 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data
   [junit4]   2> 858441 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/index/
   [junit4]   2> 858441 WARN  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 858441 WARN  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 858441 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/index
   [junit4]   2> 858442 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/index
   [junit4]   2> 858442 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=64.6708984375, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=21.028000601484813, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 858442 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=64.6708984375, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=21.028000601484813, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 858442 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 858442 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@393134d4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c7e67b; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 858443 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 858442 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5abcf438 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18551408; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 858443 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 858443 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/
   [junit4]   2> 858444 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 858445 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2'
   [junit4]   2> 858445 INFO  (coreLoadExecutor-2288-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2
   [junit4]   2> 858445 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 858445 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 858445 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/]
   [junit4]   2> 858446 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 858446 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data
   [junit4]   2> 858446 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/index/
   [junit4]   2> 858446 WARN  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 858446 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/index
   [junit4]   2> 858446 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 858447 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=64.6708984375, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=21.028000601484813, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 858447 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@2e80c203 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bebe576; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 858447 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 858447 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/
   [junit4]   2> 858448 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 858448 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/
   [junit4]   2> 858448 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 858450 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 858451 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858451 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858451 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858452 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858452 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858453 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858454 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858454 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858455 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858455 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858457 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858457 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 858457 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 858458 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858458 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858458 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=348030140, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858459 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 858459 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 858459 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5abcf438 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18551408; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 858459 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 858460 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@771c4463[collection1] 
main
   [junit4]   2> 858460 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 858460 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/conf
   [junit4]   2> 858460 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/conf}
   [junit4]   2> 858460 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/conf
   [junit4]   2> 858461 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858461 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858461 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 858461 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 858462 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=348030140, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858462 INFO  (coreLoadExecutor-2288-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 858462 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@2e80c203 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bebe576; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 858462 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 858462 INFO  
(searcherExecutor-2290-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@771c4463[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858462 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@4b8ab130[collection2] 
main
   [junit4]   2> 858463 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/conf
   [junit4]   2> 858463 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/conf}
   [junit4]   2> 858463 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 858463 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 858464 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858465 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858465 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=348030140, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858465 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@393134d4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c7e67b; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 858465 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/conf
   [junit4]   2> 858465 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 858465 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@4a22f3f3[collection5] 
main
   [junit4]   2> 858465 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/conf
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/conf}
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/conf
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 858466 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@4b8ab130[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 858466 INFO  
(searcherExecutor-2289-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@4a22f3f3[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 858466 INFO  (coreLoadExecutor-2288-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 858471 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 858572 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 858673 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 858775 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 858876 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 858977 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 858998 INFO  (Thread-2068) [    ] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c95dbd9
   [junit4]   2> 858999 INFO  (Thread-2068) [    ] 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> 858999 INFO  (Thread-2068) [    ] o.a.s.u.SolrCoreState 
Closing SolrCoreState
   [junit4]   2> 858999 INFO  (Thread-2068) [    ] o.a.s.u.DefaultSolrCoreState 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 858999 INFO  (Thread-2068) [    ] o.a.s.u.DefaultSolrCoreState 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 859001 INFO  (Thread-2068) [    ] o.a.s.c.SolrCore 
[collection1] Closing main searcher on request.
   [junit4]   2> 859001 INFO  (Thread-2068) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 859001 INFO  (Thread-2068) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 859001 INFO  (Thread-2068) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data
   [junit4]   2> 859001 INFO  (Thread-2068) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 859001 INFO  (Thread-2068) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection1/data/index
   [junit4]   2> 859078 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=347332300
   [junit4]   2> 859079 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c052f56
   [junit4]   2> 859079 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
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> 859079 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 859079 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 859079 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 859080 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 859080 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 859080 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 859080 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data/index
   [junit4]   2> 859080 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 859080 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection5/data
   [junit4]   2> 859080 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35ea1d3
   [junit4]   2> 859081 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
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> 859081 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 859081 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 859081 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 859083 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 859083 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 859083 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 859083 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data
   [junit4]   2> 859083 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 859083 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-001/collection2/data/index
   [junit4]   2> 859084 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.SolrTestCaseJ4 ###Ending testMidUseUnload
   [junit4]   2> 859085 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 859132 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002'
   [junit4]   2> 859132 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 859132 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 859133 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CoreContainer New CoreContainer 1071492201
   [junit4]   2> 859133 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002]
   [junit4]   2> 859133 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/lib
   [junit4]   2> 859133 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 859136 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 859137 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.SolrCores Allocating transient cache for 4 transient 
cores
   [junit4]   2> 859137 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 859137 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 859137 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping 
setup for authorization module.
   [junit4]   2> 859137 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 859138 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859139 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859139 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859140 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859140 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859141 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859141 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859141 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859142 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[545FEDEC410E0BA5]) [    
x:collection2] 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> 859143 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1'
   [junit4]   2> 859143 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 859143 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 859143 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2'
   [junit4]   2> 859143 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 859143 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 859143 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5'
   [junit4]   2> 859143 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 859144 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 859160 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 859164 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 859168 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 859171 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 859172 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 859174 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 859175 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 859178 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 859182 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2'
   [junit4]   2> 859182 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2
   [junit4]   2> 859184 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 859186 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 859189 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 859189 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 859182 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 859190 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/data/]
   [junit4]   2> 859190 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 859190 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/data
   [junit4]   2> 859191 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/data/index/
   [junit4]   2> 859191 WARN  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 859191 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/data/index
   [junit4]   2> 859192 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=64.6708984375, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=21.028000601484813, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 859193 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 859195 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 859196 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 859196 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@3021e21e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33b87b9c; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 859196 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 859197 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5'
   [junit4]   2> 859197 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5
   [junit4]   2> 859197 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 859197 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1'
   [junit4]   2> 859197 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/data/]
   [junit4]   2> 859198 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 859198 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/data
   [junit4]   2> 859197 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1
   [junit4]   2> 859198 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 859199 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1/data/]
   [junit4]   2> 859199 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 859199 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1/data
   [junit4]   2> 859199 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/data/index/
   [junit4]   2> 859199 WARN  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 859200 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/data/index
   [junit4]   2> 859200 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=64.6708984375, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=21.028000601484813, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 859200 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1/data/index/
   [junit4]   2> 859200 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 859200 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/data/
   [junit4]   2> 859200 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4d955bac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4de0dc50; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 859200 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 859200 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 859200 WARN  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 859201 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1/data/index
   [junit4]   2> 859201 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=64.6708984375, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=21.028000601484813, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 859202 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4b7d6e34 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76365b34; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 859202 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 859204 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 859206 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859206 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859207 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859207 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859208 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1/data/
   [junit4]   2> 859208 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 859209 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859209 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859209 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 859210 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/data/
   [junit4]   2> 859211 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 859211 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859211 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859212 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859213 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859213 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859214 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 859215 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 859216 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 859217 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 859217 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 859218 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 859218 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 859218 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 859218 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 859218 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=348030140, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=348030140, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@3021e21e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33b87b9c; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=348030140, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.s.SolrIndexSearcher Opening Searcher@12849b50[collection2] main
   [junit4]   2> 859219 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4d955bac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4de0dc50; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.s.SolrIndexSearcher Opening Searcher@22d03d32[collection5] main
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/conf
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/conf}
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/conf
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection2/conf
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/conf}
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_545FEDEC410E0BA5-001/tempDir-002/collection5/conf
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-2-processing-x:collection2) [    x:collection2] 
o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 859220 INFO  
(coreLoadExecutor-2307-thread-3-processing-x:collection2) [    x:collection5] 
o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 859221 INFO  
(coreLoadExecutor-2307-thread-1-processing-x:collection2) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4b7d6e34 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76365b34; 
maxCacheMB=0.455078125 maxMergeSizeMB=0.6953125)),segFN=segments_1,generation=1}
   [junit4]   2> 859221 INFO  
(searcherExecutor-2308-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@12849b50[collection2] main{ExitableD

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

tainer.java:459)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [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> Feb 03, 2016 4:33:11 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 03, 2016 4:33:31 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=5618, name=searcherExecutor-2473-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> Feb 03, 2016 4:33:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5618, name=searcherExecutor-2473-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Feb 03, 2016 4:33:34 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=5618, name=searcherExecutor-2473-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(Lucene54): 
{v_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), 
v_s=PostingsFormat(name=Memory doPackFST= false), 
v_f=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ko, 
timezone=America/Argentina/ComodRivadavia
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=3,threads=2,free=130007592,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestAuthorizationFramework, 
HardAutoCommitTest, TestStressLucene, SpatialRPTFieldTypeTest, 
TestExactStatsCache, SolrRequestParserTest, ActionThrottleTest, 
TestCloudSchemaless, TestSimpleQParserPlugin, SolrXmlInZkTest, 
TestManagedSchemaFieldResource, DocValuesMultiTest, PreAnalyzedFieldTest, 
TestWordDelimiterFilterFactory, CursorMarkTest, TestMergePolicyConfig, 
TestReloadAndDeleteDocs, HdfsNNFailoverTest, TestDefaultSearchFieldResource, 
TestFieldResource, BlockJoinFacetDistribTest, TestUniqueKeyFieldResource, 
TestAnalyzedSuggestions, DocExpirationUpdateProcessorFactoryTest, 
ExitableDirectoryReaderTest, TestReloadDeadlock, ClusterStateUpdateTest, 
SolrTestCaseJ4Test, DocumentAnalysisRequestHandlerTest, TestFastLRUCache, 
UUIDFieldTest, CircularListTest, PingRequestHandlerTest, SolrIndexConfigTest, 
TestEmbeddedSolrServerConstructors, TimeZoneUtilsTest, PrimUtilsTest, 
TestCollectionAPI, BlockDirectoryTest, TestNonDefinedSimilarityFactory, 
TestSolr4Spatial2, TestXIncludeConfig, TestDocSet, TestCustomSort, 
RequiredFieldsTest, TestAddFieldRealTimeGet, RecoveryAfterSoftCommitTest, 
TestMinMaxOnMultiValuedField, TestDistributedSearch, DocValuesMissingTest, 
AddBlockUpdateTest, DocumentBuilderTest, SampleTest, TestBlobHandler, 
TestConfigSets, TestUpdate, TestManagedResource, TestCloudManagedSchema, 
DistributedQueryComponentCustomSortTest, OverseerTest, TestRestoreCore, 
TestFaceting, TestTrackingShardHandlerFactory, MBeansHandlerTest, 
TestSolrDeletionPolicy1, TestSolrQueryResponse, TestRandomMergePolicy, 
TestMiniSolrCloudCluster, TestRequestStatusCollectionAPI, ExplicitHLLTest, 
InfoHandlerTest, SliceStateTest, TestRuleBasedAuthorizationPlugin, 
TestJmxMonitoredMap, TestDownShardTolerantSearch, HdfsSyncSliceTest, 
DistributedSpellCheckComponentTest, TestDynamicFieldResource, 
BlockJoinFacetSimpleTest, TestElisionMultitermQuery, 
ParsingFieldUpdateProcessorsTest, SimplePostToolTest, OverseerStatusTest, 
TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=545FEDEC410E0BA5 -Dtests.slow=true -Dtests.locale=ko 
-Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([545FEDEC410E0BA5]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
   [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=5618, name=searcherExecutor-2473-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([545FEDEC410E0BA5]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5618, name=searcherExecutor-2473-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([545FEDEC410E0BA5]:0)
   [junit4] Completed [227/566 (1!)] on J0 in 148.35s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 1049 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:750: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:694: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:534: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1477: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1033: 
There were test failures: 566 suites (7 ignored), 2271 tests, 3 suite-level 
errors, 1337 ignored (30 assumptions) [seed: 545FEDEC410E0BA5]

Total time: 43 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to