Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4941/
Java: 64bit/jdk1.8.0_45 -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([AB83A31CA5E16A96]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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=2406, name=searcherExecutor-1115-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=2406, name=searcherExecutor-1115-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([AB83A31CA5E16A96]: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=2406, name=searcherExecutor-1115-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=2406, name=searcherExecutor-1115-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([AB83A31CA5E16A96]:0)




Build Log:
[...truncated 9871 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\init-core-data-001
   [junit4]   2> 421271 INFO  
(SUITE-TestLazyCores-seed#[AB83A31CA5E16A96]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 421273 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 421341 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\'
   [junit4]   2> 421385 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 93257605
   [junit4]   2> 421386 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\]
   [junit4]   2> 421386 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\lib
   [junit4]   2> 421386 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\lib).
   [junit4]   2> 421399 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
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> 421410 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 421411 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 421416 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 421417 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 421417 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 421426 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\,
 schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 421427 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, 
config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421428 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, 
config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection3\,
 schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 421429 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, 
config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\,
 schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 421430 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, 
config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\,
 schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 421431 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, 
config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection6\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421431 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, 
config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection7\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421432 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, 
config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection8\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421433 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, 
config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection9\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421435 INFO  (coreLoadExecutor-1039-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\'
   [junit4]   2> 421440 INFO  (coreLoadExecutor-1039-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\'
   [junit4]   2> 421444 INFO  (coreLoadExecutor-1039-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\'
   [junit4]   2> 421537 INFO  (coreLoadExecutor-1039-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 421540 INFO  (coreLoadExecutor-1039-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 421555 INFO  (coreLoadExecutor-1039-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 421560 INFO  (coreLoadExecutor-1039-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 421560 INFO  (coreLoadExecutor-1039-thread-3) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 421561 INFO  (coreLoadExecutor-1039-thread-3) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 421565 INFO  (coreLoadExecutor-1039-thread-3) [    ] 
o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 421567 INFO  (coreLoadExecutor-1039-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 421570 INFO  (coreLoadExecutor-1039-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 421575 INFO  (coreLoadExecutor-1039-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 421575 INFO  (coreLoadExecutor-1039-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\
   [junit4]   2> 421575 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 421576 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\],
 dataDir=[null]
   [junit4]   2> 421576 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy5
   [junit4]   2> 421576 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\
   [junit4]   2> 421578 INFO  (coreLoadExecutor-1039-thread-2) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 421579 INFO  (coreLoadExecutor-1039-thread-2) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 421580 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\index/
   [junit4]   2> 421580 WARN  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 421580 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\index
   [junit4]   2> 421581 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=75.86328125, 
floorSegmentMB=1.76171875, forceMergeDeletesPctAllowed=19.416193375556336, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1867830245885184
   [junit4]   2> 421582 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@37895e4f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45949272),segFN=segments_1,generation=1}
   [junit4]   2> 421582 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 421565 INFO  (coreLoadExecutor-1039-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 421585 INFO  (coreLoadExecutor-1039-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 421586 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 421589 INFO  (coreLoadExecutor-1039-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 421593 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421583 INFO  (coreLoadExecutor-1039-thread-2) [    ] 
o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 421612 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421613 INFO  (coreLoadExecutor-1039-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 421613 INFO  (coreLoadExecutor-1039-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\
   [junit4]   2> 421614 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 421610 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy5 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\
   [junit4]   2> 421614 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\],
 dataDir=[null]
   [junit4]   2> 421614 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 421614 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 421610 INFO  (coreLoadExecutor-1039-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 421616 INFO  (coreLoadExecutor-1039-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\
   [junit4]   2> 421614 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\
   [junit4]   2> 421617 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\index/
   [junit4]   2> 421617 WARN  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 421614 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421617 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\index
   [junit4]   2> 421618 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=75.86328125, 
floorSegmentMB=1.76171875, forceMergeDeletesPctAllowed=19.416193375556336, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1867830245885184
   [junit4]   2> 421621 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f3841c8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a450d1e),segFN=segments_1,generation=1}
   [junit4]   2> 421621 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 421623 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421624 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 421626 INFO  (coreLoadExecutor-1039-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> 421626 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 421627 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 421627 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 421627 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421617 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 421638 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5e75306d
   [junit4]   2> 421639 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\],
 dataDir=[null]
   [junit4]   2> 421639 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 421640 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\
   [junit4]   2> 421625 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\
   [junit4]   2> 421640 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421641 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 421641 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@37895e4f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45949272),segFN=segments_1,generation=1}
   [junit4]   2> 421641 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 421641 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening 
Searcher@706627d[collectionLazy5] main
   [junit4]   2> 421642 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421642 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\conf
   [junit4]   2> 421642 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\conf}
   [junit4]   2> 421642 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\conf
   [junit4]   2> 421643 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 421643 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421643 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\index/
   [junit4]   2> 421643 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 421644 INFO  (coreLoadExecutor-1039-thread-3) [    
x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 421644 INFO  
(searcherExecutor-1040-thread-1-processing-x:collectionLazy5) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher 
Searcher@706627d[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 421644 WARN  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 421645 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\index
   [junit4]   2> 421645 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=75.86328125, 
floorSegmentMB=1.76171875, forceMergeDeletesPctAllowed=19.416193375556336, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1867830245885184
   [junit4]   2> 421646 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4a5823f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ee7886a),segFN=segments_1,generation=1}
   [junit4]   2> 421646 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 421647 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\
   [junit4]   2> 421652 INFO  (coreLoadExecutor-1039-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> 421650 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 421652 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 421652 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 421653 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 421653 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 421654 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3b907fdf
   [junit4]   2> 421654 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f3841c8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a450d1e),segFN=segments_1,generation=1}
   [junit4]   2> 421654 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 421654 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening 
Searcher@3d836b3d[collectionLazy2] main
   [junit4]   2> 421654 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421655 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\conf
   [junit4]   2> 421655 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\conf}
   [junit4]   2> 421656 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\conf
   [junit4]   2> 421659 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421660 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 421660 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 421661 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 421661 INFO  (coreLoadExecutor-1039-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 421661 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421661 INFO  
(searcherExecutor-1041-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher 
Searcher@3d836b3d[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 421663 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421666 INFO  (coreLoadExecutor-1039-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> 421667 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 421667 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 421667 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 421667 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@761b5545
   [junit4]   2> 421668 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4a5823f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ee7886a),segFN=segments_1,generation=1}
   [junit4]   2> 421668 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 421668 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@26ccd21b[collection1] 
main
   [junit4]   2> 421669 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\conf
   [junit4]   2> 421669 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\conf}
   [junit4]   2> 421669 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\conf
   [junit4]   2> 421670 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 421671 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 421671 INFO  (coreLoadExecutor-1039-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 421674 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\'
   [junit4]   2> 421690 INFO  
(searcherExecutor-1042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26ccd21b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 421704 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 421708 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 421714 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 421715 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 421719 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 421721 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 421721 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\
   [junit4]   2> 421723 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 421723 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\],
 dataDir=[null]
   [junit4]   2> 421723 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy4
   [junit4]   2> 421723 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\
   [junit4]   2> 421724 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\index/
   [junit4]   2> 421724 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 421725 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\index
   [junit4]   2> 421726 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=0.48828125, 
floorSegmentMB=2.1728515625, forceMergeDeletesPctAllowed=29.910235938546105, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 421726 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7dbbbbe9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4340381f),segFN=segments_1,generation=1}
   [junit4]   2> 421726 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 421731 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 421733 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421735 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421738 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421740 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 421741 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy4 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\
   [junit4]   2> 421749 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 421748 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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> 421750 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 421754 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 421754 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 421754 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=94.5830078125, 
floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=13.099956069444483, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 421756 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7dbbbbe9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4340381f),segFN=segments_1,generation=1}
   [junit4]   2> 421756 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 421756 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@1d644b36[collectionLazy4] main
   [junit4]   2> 421757 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\conf
   [junit4]   2> 421757 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\conf}
   [junit4]   2> 421757 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\conf
   [junit4]   2> 421758 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 421758 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 421758 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 421760 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 421763 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7dbbbbe9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4340381f),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7dbbbbe9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4340381f),segFN=segments_2,generation=2}
   [junit4]   2> 421763 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 421763 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] PERFORMANCE WARNING: 
Overlapping onDeckSearchers=2
   [junit4]   2> 421764 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@573b4cbb[collectionLazy4] main
   [junit4]   2> 421764 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 421768 INFO  
(searcherExecutor-1052-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@1d644b36[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 421770 INFO  
(searcherExecutor-1052-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@573b4cbb[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C7)))}
   [junit4]   2> 421783 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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=6 
   [junit4]   2> 421787 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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=0 
   [junit4]   2> 421787 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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> 421788 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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> 421793 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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=1 
   [junit4]   2> 421795 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=93257605
   [junit4]   2> 421801 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2659c625
   [junit4]   2> 421801 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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> 421801 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 421801 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 421801 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 421807 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on 
request.
   [junit4]   2> 421807 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 421807 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 421809 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\
   [junit4]   2> 421809 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 421809 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection5\data\index
   [junit4]   2> 421810 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4517bd90
   [junit4]   2> 421810 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    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> 421810 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 421810 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 421811 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\
   [junit4]   2> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection1\data\index
   [junit4]   2> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b685360
   [junit4]   2> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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> 421815 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 421816 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 421816 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on 
request.
   [junit4]   2> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\index
   [junit4]   2> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection4\data\
   [junit4]   2> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7fb63582
   [junit4]   2> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
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> 421818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 421819 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 421819 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 421824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on 
request.
   [junit4]   2> 421824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 421824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 421824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\
   [junit4]   2> 421824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 421824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-001\collection2\data\index
   [junit4]   2> 421824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 421827 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 421909 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\'
   [junit4]   2> 421947 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CoreContainer New CoreContainer 1808396984
   [junit4]   2> 421947 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\]
   [junit4]   2> 421947 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\lib
   [junit4]   2> 421947 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to 
add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\lib).
   [junit4]   2> 421962 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
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> 421967 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 421970 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CoreContainer Allocating transient cache for 4 
transient cores
   [junit4]   2> 421970 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 421970 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 421970 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 421974 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\,
 schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 421975 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421975 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection3\,
 schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 421977 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection4\,
 schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 421977 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection5\,
 schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 421978 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection6\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421979 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection7\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421980 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection8\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421985 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection9\,
 schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 421987 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\'
   [junit4]   2> 421991 INFO  
(coreLoadExecutor-1061-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection5\'
   [junit4]   2> 421991 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\'
   [junit4]   2> 422058 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 422060 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 422065 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 422066 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 422070 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 422073 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 422076 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 422076 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 422076 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\
   [junit4]   2> 422077 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 422077 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\],
 dataDir=[null]
   [junit4]   2> 422077 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 422078 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\data\
   [junit4]   2> 422078 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\data\index/
   [junit4]   2> 422078 WARN  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 422078 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\data\index
   [junit4]   2> 422078 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=75.86328125, 
floorSegmentMB=1.76171875, forceMergeDeletesPctAllowed=19.416193375556336, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1867830245885184
   [junit4]   2> 422080 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@44d70741 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67f0caaa),segFN=segments_1,generation=1}
   [junit4]   2> 422080 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 422082 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 422082 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 422083 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 422089 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 422093 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 422093 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 422093 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' 
using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\
   [junit4]   2> 422093 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 422094 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\],
 dataDir=[null]
   [junit4]   2> 422094 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 422095 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\data\
   [junit4]   2> 422095 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 422096 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 422097 INFO  
(coreLoadExecutor-1061-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 422099 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 422101 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\data\index/
   [junit4]   2> 422105 WARN  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 422104 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
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> 422106 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection2\data\index
   [junit4]   2> 422106 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 422106 INFO  
(coreLoadExecutor-1061-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=75.86328125, 
floorSegmentMB=1.76171875, forceMergeDeletesPctAllowed=19.416193375556336, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1867830245885184
   [junit4]   2> 422107 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 422107 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 422107 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@421b80cb
   [junit4]   2> 422107 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@44d70741 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67f0caaa),segFN=segments_1,generation=1}
   [junit4]   2> 422107 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 422108 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@210e9ecc[collection1] 
main
   [junit4]   2> 422109 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\conf
   [junit4]   2> 422109 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\conf}
   [junit4]   2> 422109 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-002\collection1\conf
   [junit4]   2> 422110 INFO  
(coreLoadExecutor-1061-thread-1-processing-x:collectionLazy2) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 422102 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core collecti

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

ld\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-007\collection2\data\
   [junit4]   2> 426481 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-007\collection2\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-007\collection2\data\index;done=false>>]
   [junit4]   2> 426481 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_AB83A31CA5E16A96-001\tempDir-007\collection2\data\index
   [junit4]   2> 426482 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[AB83A31CA5E16A96]) [    
x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Ending testCreateTransientFromAdmin
   [junit4]   2> 426482 INFO  
(SUITE-TestLazyCores-seed#[AB83A31CA5E16A96]-worker) [    x:collectionLazy2] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 426482 INFO  
(SUITE-TestLazyCores-seed#[AB83A31CA5E16A96]-worker) [    x:collectionLazy2] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2040273753
   [junit4]   2> 549910 ERROR 
(SUITE-TestLazyCores-seed#[AB83A31CA5E16A96]-worker) [    x:collectionLazy2] 
o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Jun 17, 2015 11:08:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jun 17, 2015 11:09:18 AM 
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=2406, name=searcherExecutor-1115-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> Jun 17, 2015 11:09:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2406, name=searcherExecutor-1115-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 17, 2015 11:09:21 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=2406, name=searcherExecutor-1115-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_t=FST50, 
id=FST50, v_s=PostingsFormat(name=Memory doPackFST= false), 
v_f=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
sim=DefaultSimilarity, locale=fr_BE, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=2,free=74558384,total=296132608
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLucene, 
CursorPagingTest, BasicDistributedZkTest, TestRTimer, TestJmxMonitoredMap, 
CircularListTest, BJQParserTest, TestRandomDVFaceting, DataDrivenBlockJoinTest, 
TestJmxIntegration, DefaultValueUpdateProcessorTest, OutputWriterTest, 
SoftAutoCommitTest, TestArbitraryIndexDir, TestLRUCache, 
TestRandomRequestDistribution, TestExactSharedStatsCache, 
TestBulkSchemaConcurrent, DistanceFunctionTest, OverseerStatusTest, 
AnalyticsMergeStrategyTest, TestConfigReload, VersionInfoTest, 
TestAuthorizationFramework, UUIDFieldTest, TestIndexSearcher, 
SystemInfoHandlerTest, RecoveryAfterSoftCommitTest, ZkCLITest, 
DistributedFacetPivotLongTailTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=AB83A31CA5E16A96 -Dtests.slow=true -Dtests.locale=fr_BE 
-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([AB83A31CA5E16A96]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [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=2406, name=searcherExecutor-1115-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([AB83A31CA5E16A96]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2406, name=searcherExecutor-1115-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([AB83A31CA5E16A96]:0)
   [junit4] Completed [114/511] on J0 in 151.97s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 1209 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:513:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1426:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981:
 There were test failures: 511 suites, 2013 tests, 3 suite-level errors, 1261 
ignored (22 assumptions)

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


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

Reply via email to