Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2789/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
        at __randomizedtesting.SeedInfo.seed([6027C6388493B58F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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=1830, name=searcherExecutor-687-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=1830, name=searcherExecutor-687-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([6027C6388493B58F]: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=1830, name=searcherExecutor-687-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=1830, name=searcherExecutor-687-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([6027C6388493B58F]:0)




Build Log:
[...truncated 9398 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/init-core-data-001
   [junit4]   2> 239294 INFO  
(SUITE-TestLazyCores-seed#[6027C6388493B58F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 239298 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 239351 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/'
   [junit4]   2> 239351 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239352 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 239391 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1423080890
   [junit4]   2> 239391 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/]
   [junit4]   2> 239391 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/lib
   [junit4]   2> 239391 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/lib).
   [junit4]   2> 239402 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
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> 239410 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 239412 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 239415 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 239415 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 239415 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 239415 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 239417 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/,
 dataDir=data/}
   [junit4]   2> 239417 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection2, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/,
 dataDir=data/}
   [junit4]   2> 239417 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, 
config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection3, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection3/,
 dataDir=data/}
   [junit4]   2> 239418 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection4, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/,
 dataDir=data/}
   [junit4]   2> 239418 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection5, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/,
 dataDir=data/}
   [junit4]   2> 239419 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection6, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection6/,
 dataDir=data/}
   [junit4]   2> 239419 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection7, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection7/,
 dataDir=data/}
   [junit4]   2> 239420 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection8, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection8/,
 dataDir=data/}
   [junit4]   2> 239420 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection9, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection9/,
 dataDir=data/}
   [junit4]   2> 239421 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/'
   [junit4]   2> 239422 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239422 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/'
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/'
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 239452 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239454 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239456 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239458 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239465 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239465 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf/schema.xml
   [junit4]   2> 239468 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 239469 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239473 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 239473 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239474 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 239475 INFO  (coreLoadExecutor-503-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-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf'
   [junit4]   2> 239475 INFO  (coreLoadExecutor-503-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration 
from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/
   [junit4]   2> 239476 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239481 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/],
 dataDir=[null]
   [junit4]   2> 239481 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 239481 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 239485 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239491 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 239492 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data
   [junit4]   2> 239493 INFO  (coreLoadExecutor-503-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-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf'
   [junit4]   2> 239493 INFO  (coreLoadExecutor-503-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/
   [junit4]   2> 239493 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239494 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/],
 dataDir=[null]
   [junit4]   2> 239494 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 239495 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239496 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data
   [junit4]   2> 239495 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index/
   [junit4]   2> 239496 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf/schema.xml
   [junit4]   2> 239496 WARN  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 239497 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index
   [junit4]   2> 239497 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=121794220, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 239498 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index/
   [junit4]   2> 239498 WARN  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 239501 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index
   [junit4]   2> 239500 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e5f80c9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4965ec10),segFN=segments_1,generation=1}
   [junit4]   2> 239502 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239502 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 239502 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=121794220, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 239502 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy2 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/
   [junit4]   2> 239503 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 239504 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@47422b74 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1742a6a5),segFN=segments_1,generation=1}
   [junit4]   2> 239504 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239508 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 239509 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-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/
   [junit4]   2> 239509 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 239521 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 239522 INFO  (coreLoadExecutor-503-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-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf'
   [junit4]   2> 239522 INFO  (coreLoadExecutor-503-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration 
from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/
   [junit4]   2> 239522 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239523 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/],
 dataDir=[null]
   [junit4]   2> 239523 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy5
   [junit4]   2> 239523 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data
   [junit4]   2> 239523 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index/
   [junit4]   2> 239523 WARN  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 239524 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index
   [junit4]   2> 239524 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=121794220, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 239525 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@675bc8bf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16a79c31),segFN=segments_1,generation=1}
   [junit4]   2> 239525 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239525 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy5 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/
   [junit4]   2> 239525 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 239534 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239534 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239535 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239536 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239537 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 239539 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 239539 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239539 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239540 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239540 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239541 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239541 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239542 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239542 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239543 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] 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> 239543 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239544 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 239544 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 239544 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=42.978515625, 
floorSegmentMB=2.130859375, forceMergeDeletesPctAllowed=16.113150555381434, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18121828613941046
   [junit4]   2> 239544 INFO  (coreLoadExecutor-503-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> 239545 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e5f80c9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4965ec10),segFN=segments_1,generation=1}
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening 
Searcher@3a892b33[collectionLazy2] main
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 239546 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf
   [junit4]   2> 239546 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf}
   [junit4]   2> 239546 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=42.978515625, 
floorSegmentMB=2.130859375, forceMergeDeletesPctAllowed=16.113150555381434, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18121828613941046
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 239547 INFO  
(searcherExecutor-504-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher 
Searcher@3a892b33[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 239548 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@47422b74 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1742a6a5),segFN=segments_1,generation=1}
   [junit4]   2> 239548 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239548 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@556e53a0[collection1] 
main
   [junit4]   2> 239548 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] 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> 239549 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf}
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=42.978515625, 
floorSegmentMB=2.130859375, forceMergeDeletesPctAllowed=16.113150555381434, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18121828613941046
   [junit4]   2> 239550 INFO  
(searcherExecutor-505-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@556e53a0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@675bc8bf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16a79c31),segFN=segments_1,generation=1}
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 239551 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening 
Searcher@2d21cc8d[collectionLazy5] main
   [junit4]   2> 239551 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf
   [junit4]   2> 239551 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf}
   [junit4]   2> 239551 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf
   [junit4]   2> 239552 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 239553 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 239553 INFO  (coreLoadExecutor-503-thread-3) [    
x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 239554 INFO  
(searcherExecutor-506-thread-1-processing-x:collectionLazy5) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher 
Searcher@2d21cc8d[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239555 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/'
   [junit4]   2> 239556 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239556 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 239570 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239571 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239585 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239585 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf/schema.xml
   [junit4]   2> 239588 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 239591 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 239592 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
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-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf'
   [junit4]   2> 239592 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration 
from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/
   [junit4]   2> 239592 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239592 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/],
 dataDir=[null]
   [junit4]   2> 239592 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy4
   [junit4]   2> 239593 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data
   [junit4]   2> 239593 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index/
   [junit4]   2> 239593 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 239593 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index
   [junit4]   2> 239593 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=71.3564453125, 
floorSegmentMB=0.53125, forceMergeDeletesPctAllowed=8.799428566428132, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5430925751923203
   [junit4]   2> 239594 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e6e102c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1379895),segFN=segments_1,generation=1}
   [junit4]   2> 239594 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239595 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy4 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/
   [junit4]   2> 239595 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 239597 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 239598 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239599 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239600 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239601 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239602 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] 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> 239602 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239603 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 239603 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 239603 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=15.1220703125, 
floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=8.278263443851165, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8829224004117306
   [junit4]   2> 239603 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e6e102c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1379895),segFN=segments_1,generation=1}
   [junit4]   2> 239603 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239604 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@779f6864[collectionLazy4] main
   [junit4]   2> 239604 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf
   [junit4]   2> 239604 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf}
   [junit4]   2> 239604 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf
   [junit4]   2> 239604 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 239605 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 239605 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 239605 INFO  
(searcherExecutor-516-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@779f6864[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239607 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 239611 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e6e102c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1379895),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e6e102c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1379895),segFN=segments_2,generation=2}
   [junit4]   2> 239611 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 239614 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@1c1304c1[collectionLazy4] main
   [junit4]   2> 239614 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 239614 INFO  
(searcherExecutor-516-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@1c1304c1[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> 239632 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null 
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=14 
   [junit4]   2> 239638 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=3 
   [junit4]   2> 239639 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null 
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 239639 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null 
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 239641 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 239642 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1423080890
   [junit4]   2> 239643 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2757cac2
   [junit4]   2> 239643 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.u.UpdateHandler 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> 239643 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 239643 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 239643 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 239646 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 239646 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 239646 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 239646 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data
   [junit4]   2> 239646 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 239646 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index
   [junit4]   2> 239646 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4c66ab68
   [junit4]   2> 239646 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.u.UpdateHandler 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> 239647 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 239647 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 239647 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 239648 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on 
request.
   [junit4]   2> 239649 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 239650 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 239650 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data
   [junit4]   2> 239650 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 239650 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index
   [junit4]   2> 239650 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51151dfd
   [junit4]   2> 239651 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 239651 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 239651 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 239651 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 239652 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on 
request.
   [junit4]   2> 239653 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 239653 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 239653 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data
   [junit4]   2> 239653 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 239653 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index
   [junit4]   2> 239653 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@37c261a1
   [junit4]   2> 239654 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.u.UpdateHandler 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> 239654 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 239654 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 239654 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 239658 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on 
request.
   [junit4]   2> 239659 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 239659 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 239659 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index
   [junit4]   2> 239659 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 239659 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data
   [junit4]   2> 239659 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 239661 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 239689 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/'
   [junit4]   2> 239689 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 239689 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' 
(could not find system property or JNDI)
   [junit4]   2> 239719 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/solr.xml
   [junit4]   2> 239728 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002
   [junit4]   2> 239728 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoreContainer New CoreContainer 1913410263
   [junit4]   2> 239728 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/]
   [junit4]   2> 239728 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/lib
   [junit4]   2> 239728 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to 
add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/lib).
   [junit4]   2> 239743 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] 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> 239747 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 239748 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 239748 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 239748 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping 
setup for authorization module.
   [junit4]   2> 239748 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 239749 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002
   [junit4]   2> 239751 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig1, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig1,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig1/,
 dataDir=data/}
   [junit4]   2> 239751 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Found core badConfig1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig1/
   [junit4]   2> 239751 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig2, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/,
 dataDir=data/}
   [junit4]   2> 239751 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Found core badConfig2 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/
   [junit4]   2> 239752 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema1, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1/,
 dataDir=data/}
   [junit4]   2> 239752 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Found core badSchema1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1/
   [junit4]   2> 239752 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema2, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema2,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema2/,
 dataDir=data/}
   [junit4]   2> 239752 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Found core badSchema2 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema2/
   [junit4]   2> 239753 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core1,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core1/,
 dataDir=data/}
   [junit4]   2> 239753 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Found core core1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core1/
   [junit4]   2> 239753 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core2,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core2/,
 dataDir=data/}
   [junit4]   2> 239753 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Found core core2 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core2/
   [junit4]   2> 239754 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    
x:collectionLazy2] o.a.s.c.CoresLocator Found 6 core definitions
   [junit4]   2> 239754 INFO  
(coreLoadExecutor-525-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig1/'
   [junit4]   2> 239755 INFO  
(coreLoadExecutor-525-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 239755 INFO  
(coreLoadExecutor-525-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' 
(could not find system property or JNDI)
   [junit4]   2> 239755 INFO  
(coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1/'
   [junit4]   2> 239756 INFO  
(coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/'
   [junit4]   2> 239756 INFO  
(coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 239756 INFO  
(coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 239756 INFO  
(coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' 
(could not find system property or JNDI)
   [junit4]   2> 239756 INFO  
(coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' 
(could not find system property or JNDI)
   [junit4]   2> 239778 INFO  
(coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239787 INFO  
(coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239801 INFO  
(coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239802 INFO  
(coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1/conf/schema.xml
   [junit4]   2> 239810 INFO  
(coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.Config Ignoring exception matching 
\QSAXParseException\E
   [junit4]   2> 239810 INFO  
(coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.Config Ignoring exception matching 
\QSAXParseException\E
   [junit4]   2> 239810 INFO  
(coreLoadExecutor-525-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.Config Ignoring exception matching 
\QSAXParseException\E
   [junit4]   2> 239810 ERROR 
(coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Error creating core [badConfig2]: 
Could not load conf for core badConfig2: Error loading solr config from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core badConfig2: Error loading solr config from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:727)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:449)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:440)
   [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:231)
   [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> Caused by: org.apache.solr.common.SolrException: Error loading 
solr config from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:184)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:94)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2>        ... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 
55; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la 
etiqueta final coincidente "</reqsthalr>".
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:176)
   [junit4]   2>        ... 10 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; El tipo de elemento 
"reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerIm

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

ed
   [junit4]   2> 242581 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data/index;done=false>>]
   [junit4]   2> 242581 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data/index
   [junit4]   2> 242581 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data;done=false>>]
   [junit4]   2> 242581 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data
   [junit4]   2> 242581 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    
x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 242582 INFO  
(SUITE-TestLazyCores-seed#[6027C6388493B58F]-worker) [    x:collectionLazy3] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 242582 INFO  
(SUITE-TestLazyCores-seed#[6027C6388493B58F]-worker) [    x:collectionLazy3] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1951090723
   [junit4]   2> 363717 ERROR 
(SUITE-TestLazyCores-seed#[6027C6388493B58F]-worker) [    x:collectionLazy3] 
o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Oct 09, 2015 12:57:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Oct 09, 2015 12:57:51 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=1830, name=searcherExecutor-687-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> Oct 09, 2015 12:57:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1830, name=searcherExecutor-687-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Oct 09, 2015 12:57:54 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=1830, name=searcherExecutor-687-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=Lucene53, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_EC, 
timezone=Asia/Jakarta
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 
(64-bit)/cpus=3,threads=2,free=48354920,total=132161536
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfig, 
ChaosMonkeyNothingIsSafeTest, SharedFSAutoReplicaFailoverUtilsTest, 
AddBlockUpdateTest, TestMiniSolrCloudCluster, TestManagedResource, 
DeleteInactiveReplicaTest, TestFieldTypeResource, TestDynamicFieldResource, 
TestSchemaResource, TestManagedSchemaFieldTypeResource, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=6027C6388493B58F -Dtests.slow=true -Dtests.locale=es_EC 
-Dtests.timezone=Asia/Jakarta -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6027C6388493B58F]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [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=1830, name=searcherExecutor-687-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([6027C6388493B58F]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1830, name=searcherExecutor-687-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([6027C6388493B58F]:0)
   [junit4] Completed [98/547] on J0 in 147.79s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 1376 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: 
There were test failures: 547 suites (8 ignored), 2148 tests, 3 suite-level 
errors, 1576 ignored (23 assumptions) [seed: 6027C6388493B58F]

Total time: 34 minutes 33 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to