Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5436/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseParallelGC

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([917A8DDFF56889D3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:449)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:221)
        at sun.reflect.GeneratedMethodAccessor29.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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=10773, name=searcherExecutor-4804-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=10773, name=searcherExecutor-4804-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([917A8DDFF56889D3]: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=10773, name=searcherExecutor-4804-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=10773, name=searcherExecutor-4804-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([917A8DDFF56889D3]:0)




Build Log:
[...truncated 10615 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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\init-core-data-001
   [junit4]   2> 1747759 INFO  
(SUITE-TestLazyCores-seed#[917A8DDFF56889D3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1747762 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1747830 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001'
   [junit4]   2> 1747831 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747831 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1747831 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 32287309
   [junit4]   2> 1747831 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001]
   [junit4]   2> 1747832 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\lib
   [junit4]   2> 1747832 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
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> 1747833 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1747835 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1747835 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1747835 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1747835 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1747835 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1747837 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1747838 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747839 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1747840 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1747841 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1747843 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747843 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747844 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747845 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747846 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1'
   [junit4]   2> 1747846 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747846 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1747854 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5'
   [junit4]   2> 1747854 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747854 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1747865 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2'
   [junit4]   2> 1747866 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747866 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1747879 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1747879 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1747882 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1747883 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1747885 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1747887 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1747890 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1747895 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1747896 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1747882 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1747901 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1747902 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1747907 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1747911 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1'
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1],
 dataDir=[null]
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1747935 INFO  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\
   [junit4]   2> 1747935 INFO  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1747935 WARN  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1747935 INFO  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index
   [junit4]   2> 1747935 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=89.7998046875, 
floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=17.21300865542552, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1747938 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1747941 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@102d2d0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b4a83),segFN=segments_1,generation=1}
   [junit4]   2> 1747941 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747942 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5'
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5],
 dataDir=[null]
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] 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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1747944 WARN  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1747946 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index
   [junit4]   2> 1747946 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=89.7998046875, 
floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=17.21300865542552, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1747950 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@f1ebab 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dc344),segFN=segments_1,generation=1}
   [junit4]   2> 1747950 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747950 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2'
   [junit4]   2> 1747950 INFO  (coreLoadExecutor-4716-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2],
 dataDir=[null]
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] 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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1747951 WARN  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=89.7998046875, 
floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=17.21300865542552, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1747953 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1890efc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e8a0d5),segFN=segments_1,generation=1}
   [junit4]   2> 1747953 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747954 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1747955 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747956 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747956 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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\
   [junit4]   2> 1747956 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\
   [junit4]   2> 1747957 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\
   [junit4]   2> 1747957 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747957 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1747960 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1747960 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747961 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1747961 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1747962 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747963 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747963 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747964 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747965 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747966 INFO  (coreLoadExecutor-4716-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> 1747966 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747966 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33447854882710293]
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@102d2d0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b4a83),segFN=segments_1,generation=1}
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a0b65d[collection1] 
main
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33447854882710293]
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@f1ebab 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dc344),segFN=segments_1,generation=1}
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@1e3a4be[collection5] 
main
   [junit4]   2> 1747970 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1747970 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] 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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\conf
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\conf}
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] 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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\conf
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\conf}
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1747973 INFO  (coreLoadExecutor-4716-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1747973 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1747973 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33447854882710293]
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1890efc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e8a0d5),segFN=segments_1,generation=1}
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@5f4bdc[collection2] 
main
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] 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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\conf
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\conf}
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] 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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\conf
   [junit4]   2> 1747977 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1747977 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1747978 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@5f4bdc[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747978 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.CoreContainer Opening transient core collection2
   [junit4]   2> 1747978 INFO  (coreLoadExecutor-4716-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1747978 INFO  (coreLoadExecutor-4716-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1747980 INFO  
(searcherExecutor-4718-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@1e3a4be[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747982 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3'
   [junit4]   2> 1747982 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747982 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1747986 INFO  
(searcherExecutor-4717-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a0b65d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747994 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1748079 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1748083 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1748088 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1748090 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1748094 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3'
   [junit4]   2> 1748094 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3
   [junit4]   2> 1748094 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1748094 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3],
 dataDir=[null]
   [junit4]   2> 1748094 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
   [junit4]   2> 1748095 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\
   [junit4]   2> 1748095 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1748095 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1748095 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index
   [junit4]   2> 1748096 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1586555540, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1748096 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@8987c0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3f52a),segFN=segments_1,generation=1}
   [junit4]   2> 1748096 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1748097 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1748098 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748100 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748101 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748101 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748102 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
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> 1748102 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1748103 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection3 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\
   [junit4]   2> 1748103 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1748103 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1748103 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1748103 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=68.904296875, 
floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=6.4249820993505296, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19012179972102627
   [junit4]   2> 1748103 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@8987c0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3f52a),segFN=segments_1,generation=1}
   [junit4]   2> 1748103 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1748103 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2d8ab0[collection3] main
   [junit4]   2> 1748104 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\conf
   [junit4]   2> 1748104 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\conf}
   [junit4]   2> 1748104 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\conf
   [junit4]   2> 1748104 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1748104 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1748104 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer Opening transient core collection3
   [junit4]   2> 1748105 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 1748105 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4'
   [junit4]   2> 1748105 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1748105 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1748112 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1748113 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1748125 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1748127 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1748130 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1748131 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4'
   [junit4]   2> 1748131 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4
   [junit4]   2> 1748131 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1748131 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4],
 dataDir=[null]
   [junit4]   2> 1748132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1748132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\
   [junit4]   2> 1748132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1748132 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1748132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index
   [junit4]   2> 1748133 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=3.7099609375, 
floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=10.997167766567873, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1748133 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b72760 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b08c),segFN=segments_1,generation=1}
   [junit4]   2> 1748133 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1748169 INFO  
(searcherExecutor-4729-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Registered new searcher 
Searcher@2d8ab0[collection3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1748172 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1748172 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection4 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\
   [junit4]   2> 1748174 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1748174 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748175 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748177 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748178 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748179 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
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> 1748179 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1748179 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1748181 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1748181 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1748181 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b72760 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b08c),segFN=segments_1,generation=1}
   [junit4]   2> 1748181 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1748181 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening Searcher@15e24ec[collection4] main
   [junit4]   2> 1748181 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\conf
   [junit4]   2> 1748181 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\conf}
   [junit4]   2> 1748181 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\conf
   [junit4]   2> 1748182 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1748182 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1748182 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1748182 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32287309
   [junit4]   2> 1748184 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16f12c7
   [junit4]   2> 1748184 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    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> 1748184 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748184 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1748184 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index
   [junit4]   2> 1748186 INFO  
(searcherExecutor-4733-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@15e24ec[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@866197
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
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> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1748186 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748188 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1748188 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1748188 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1748188 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\
   [junit4]   2> 1748188 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1748188 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index
   [junit4]   2> 1748188 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1aba3c0
   [junit4]   2> 1748189 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
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> 1748189 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748189 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1748189 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748189 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1748189 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\
   [junit4]   2> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index
   [junit4]   2> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e0829d
   [junit4]   2> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
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> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1748190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore [collection3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@464bcc
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
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> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1748192 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748193 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Closing main searcher on request.
   [junit4]   2> 1748193 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1748193 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1748193 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index
   [junit4]   2> 1748193 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1748193 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\
   [junit4]   2> 1748193 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 1748196 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1748300 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002'
   [junit4]   2> 1748300 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1748300 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1748301 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer New CoreContainer 25233866
   [junit4]   2> 1748301 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002]
   [junit4]   2> 1748301 WARN  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\lib
   [junit4]   2> 1748301 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
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> 1748304 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1748304 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1748304 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1748306 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1748306 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1748306 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1748307 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1748307 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748308 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1748308 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1748309 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1748309 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748310 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748310 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748310 INFO  
(TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748311 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1'
   [junit4]   2> 1748311 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1748311 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1748331 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1748332 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1748336 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1748338 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1748341 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1748348 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1'
   [junit4]   2> 1748348 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] 
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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1
   [junit4]   2> 1748348 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1748348 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1],
 dataDir=[null]
   [junit4]   2> 1748348 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1748348 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1\data\
   [junit4]   2> 1748348 INFO  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    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\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1\data\index/
   [junit4]   2> 1748348 WARN  
(coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collec

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

ava:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Dec 01, 2015 3:44:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10773, name=searcherExecutor-4804-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 01, 2015 3:44:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=10773, name=searcherExecutor-4804-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(Lucene60): 
{v_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), 
v_s=PostingsFormat(name=LuceneVarGapFixedInterval), v_f=FST50}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=no_NO, 
timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 
(32-bit)/cpus=3,threads=2,free=105551096,total=406323200
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitPositions, 
DebugComponentTest, SimpleMLTQParserTest, NumericFieldsTest, 
CollectionsAPIDistributedZkTest, FieldAnalysisRequestHandlerTest, 
UpdateRequestProcessorFactoryTest, TestSolrDeletionPolicy2, TestReload, 
DistribDocExpirationUpdateProcessorTest, SSLMigrationTest, TestBlobHandler, 
DirectUpdateHandlerOptimizeTest, ShowFileRequestHandlerTest, 
TestImplicitCoreProperties, ExplicitHLLTest, CdcrReplicationDistributedZkTest, 
TestSolrJ, TestDistributedStatsComponentCardinality, TestRealTimeGet, 
SuggesterTest, HLLUtilTest, TestIntervalFaceting, 
LeaderInitiatedRecoveryOnShardRestartTest, TestFileDictionaryLookup, 
FullSolrCloudDistribCmdsTest, DeleteInactiveReplicaTest, TestJoin, 
TestSolrQueryParserResource, TestReloadDeadlock, DateFieldTest, 
DataDrivenBlockJoinTest, OverseerCollectionConfigSetProcessorTest, 
DistanceFunctionTest, QueryParsingTest, HdfsChaosMonkeyNothingIsSafeTest, 
LeaderFailoverAfterPartitionTest, TestSolr4Spatial, TestSchemaManager, 
TestSolrCoreProperties, DateRangeFieldTest, BadIndexSchemaTest, 
CloudExitableDirectoryReaderTest, SuggesterTSTTest, TestExceedMaxTermLength, 
JavabinLoaderTest, SignatureUpdateProcessorFactoryTest, SolrTestCaseJ4Test, 
TestCSVResponseWriter, TestSQLHandler, TestHighFrequencyDictionaryFactory, 
SolrCoreCheckLockOnStartupTest, TestStandardQParsers, TestStressRecovery, 
RequestHandlersTest, TestZkChroot, DistribCursorPagingTest, 
TestMiniSolrCloudCluster, TestRangeQuery, CopyFieldTest, 
TestBulkSchemaConcurrent, RulesTest, LoggingHandlerTest, 
OverriddenZkACLAndCredentialsProvidersTest, AnalyticsQueryTest, 
BasicDistributedZk2Test, CoreAdminHandlerTest, TestSystemIdResolver, 
CustomCollectionTest, TestManagedSchemaDynamicFieldResource, 
ConnectionManagerTest, SolrIndexSplitterTest, DocValuesMissingTest, 
HighlighterConfigTest, SortByFunctionTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestOrdValues, 
UUIDUpdateProcessorFallbackTest, SolrInfoMBeanTest, CacheHeaderTest, 
TestSolrCLIRunExample, OverseerTaskQueueTest, ExitableDirectoryReaderTest, 
DefaultValueUpdateProcessorTest, TestDynamicFieldCollectionResource, 
QueryResultKeyTest, TestCoreDiscovery, 
TestPerFieldSimilarityWithDefaultOverride, VersionInfoTest, TestFastWriter, 
TestShardHandlerFactory, TestQueryWrapperFilter, TestRebalanceLeaders, 
TestRTGBase, BlockDirectoryTest, TestManagedSynonymFilterFactory, 
DistributedQueueTest, BinaryUpdateRequestHandlerTest, SynonymTokenizerTest, 
TestFuzzyAnalyzedSuggestions, BufferStoreTest, TestSolr4Spatial2, 
DistributedMLTComponentTest, TestConfigSets, TestUniqueKeyFieldResource, 
ChaosMonkeySafeLeaderTest, TestUtils, TestCharFilters, 
CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, HttpPartitionTest, 
TestCollationFieldDocValues, TestBinaryField, TestManagedResourceStorage, 
RollingRestartTest, TestManagedSchemaFieldTypeResource, MinimalSchemaTest, 
TestPHPSerializedResponseWriter, MultiTermTest, TestAtomicUpdateErrorCases, 
BJQParserTest, TestTrackingShardHandlerFactory, TestJettySolrRunner, 
TestIndexSearcher, TestSearcherReuse, FileUtilsTest, 
TestShortCircuitedRequests, SpellCheckCollatorTest, AssignTest, TestJsonFacets, 
TestDistribDocBasedVersion, TestComplexPhraseQParserPlugin, 
HLLSerializationTest, TestRandomFaceting, TestMaxScoreQueryParser, 
SpellCheckComponentTest, StressHdfsTest, SearchHandlerTest, 
ResponseLogComponentTest, DistributedExpandComponentTest, AutoCommitTest, 
TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, 
TestStressVersions, DistributedTermsComponentTest, SolrCmdDistributorTest, 
ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=917A8DDFF56889D3 -Dtests.slow=true -Dtests.locale=no_NO 
-Dtests.timezone=America/North_Dakota/Beulah -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([917A8DDFF56889D3]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:449)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:221)
   [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=10773, name=searcherExecutor-4804-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([917A8DDFF56889D3]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10773, name=searcherExecutor-4804-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([917A8DDFF56889D3]:0)
   [junit4] Completed [412/563] on J1 in 155.89s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 504 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987:
 There were test failures: 563 suites (8 ignored), 2234 tests, 3 suite-level 
errors, 466 ignored (74 assumptions) [seed: 917A8DDFF56889D3]

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


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

Reply via email to