Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4761/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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([C2B23CAA30BE5727]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

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




Build Log:
[...truncated 9535 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\init-core-data-001
   [junit4]   2> 138004 T1207 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 138019 T1207 oas.SolrTestCaseJ4.setUp ###Starting 
testLazySearch
   [junit4]   2> 138079 T1207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\'
   [junit4]   2> 138112 T1207 oasc.CoreContainer.<init> New CoreContainer 
711589459
   [junit4]   2> 138112 T1207 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\]
   [junit4]   2> 138112 T1207 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\lib
   [junit4]   2> 138112 T1207 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\lib).
   [junit4]   2> 138122 T1207 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 138126 T1207 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 138128 T1207 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 138130 T1207 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138130 T1207 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138130 T1207 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 138146 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, instanceDir=collection1, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 138148 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138156 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection3\, schema=schema.xml, 
transient=on, dataDir=data\}
   [junit4]   2> 138156 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 138157 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 138157 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection6\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138158 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection7\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138159 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection8\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138159 T1207 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection9\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138168 T1208 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\'
   [junit4]   2> 138172 T1210 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\'
   [junit4]   2> 138172 T1209 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\'
   [junit4]   2> 138216 T1209 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 138218 T1209 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 138247 T1208 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 138251 T1208 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 138271 T1208 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 138272 T1208 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 138280 T1209 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 138284 T1209 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 138302 T1208 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 138302 T1210 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 138312 T1210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 138324 T1210 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 138325 T1210 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 138329 T1208 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 138329 T1208 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\
   [junit4]   2> 138329 T1208 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 138330 T1208 x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 138330 T1208 x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 138330 T1208 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\
   [junit4]   2> 138330 T1208 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\index/
   [junit4]   2> 138330 T1208 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 138331 T1208 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\index
   [junit4]   2> 138331 T1208 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 138334 T1208 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@60d574c3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53a3234f),segFN=segments_1,generation=1}
   [junit4]   2> 138334 T1208 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138337 T1208 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 138344 T1210 oass.IndexSchema.readSchema [collectionLazy5] 
Schema name=tiny
   [junit4]   2> 138347 T1210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 138349 T1210 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy5' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\
   [junit4]   2> 138349 T1210 x:collectionLazy5 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 138350 T1210 x:collectionLazy5 oasc.SolrCore.<init> 
[[collectionLazy5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 138350 T1210 x:collectionLazy5 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 138350 T1210 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\
   [junit4]   2> 138351 T1210 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\index/
   [junit4]   2> 138351 T1210 x:collectionLazy5 oasc.SolrCore.initIndex WARN 
[collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 138351 T1210 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\index
   [junit4]   2> 138352 T1210 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 138353 T1210 x:collectionLazy5 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15fb43c5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32b74297),segFN=segments_1,generation=1}
   [junit4]   2> 138353 T1210 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138356 T1210 x:collectionLazy5 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 138359 T1210 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138359 T1210 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138360 T1210 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138362 T1210 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138364 T1210 x:collectionLazy5 
oasc.RequestHandlers.initHandlersFromConfig 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> 138365 T1210 x:collectionLazy5 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 138365 T1209 oass.IndexSchema.readSchema [collectionLazy2] 
Schema name=tiny
   [junit4]   2> 138409 T1208 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138413 T1208 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138414 T1208 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138419 T1208 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138413 T1210 x:collectionLazy5 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 138423 T1210 x:collectionLazy5 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 138423 T1210 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 138423 T1210 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15fb43c5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32b74297),segFN=segments_1,generation=1}
   [junit4]   2> 138423 T1210 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138424 T1210 x:collectionLazy5 oass.SolrIndexSearcher.<init> 
Opening Searcher@5071e313[collectionLazy5] main
   [junit4]   2> 138421 T1208 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig 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> 138424 T1210 x:collectionLazy5 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\conf
   [junit4]   2> 138424 T1210 x:collectionLazy5 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\conf}
   [junit4]   2> 138424 T1208 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 138424 T1210 x:collectionLazy5 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\conf
   [junit4]   2> 138425 T1210 x:collectionLazy5 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 138425 T1210 x:collectionLazy5 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 138426 T1210 x:collectionLazy5 oasc.CoreContainer.registerCore 
registering core: collectionLazy5
   [junit4]   2> 138426 T1208 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 138426 T1208 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 138426 T1208 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 138427 T1208 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@60d574c3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53a3234f),segFN=segments_1,generation=1}
   [junit4]   2> 138427 T1208 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138427 T1208 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@2c5a2fe2[collection1] main
   [junit4]   2> 138450 T1208 x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\conf
   [junit4]   2> 138451 T1208 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\conf}
   [junit4]   2> 138451 T1208 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\conf
   [junit4]   2> 138452 T1208 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 138452 T1208 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 138452 T1208 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 138452 T1211 x:collectionLazy5 oasc.SolrCore.registerSearcher 
[collectionLazy5] Registered new searcher Searcher@5071e313[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138453 T1212 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@2c5a2fe2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138454 T1209 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 138456 T1209 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\
   [junit4]   2> 138456 T1209 x:collectionLazy2 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 138456 T1209 x:collectionLazy2 oasc.SolrCore.<init> 
[[collectionLazy2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 138457 T1209 x:collectionLazy2 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 138457 T1209 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\
   [junit4]   2> 138457 T1209 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\index/
   [junit4]   2> 138458 T1209 x:collectionLazy2 oasc.SolrCore.initIndex WARN 
[collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 138459 T1209 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\index
   [junit4]   2> 138460 T1209 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 138461 T1209 x:collectionLazy2 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@87d3af9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd40fc6),segFN=segments_1,generation=1}
   [junit4]   2> 138461 T1209 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138464 T1209 x:collectionLazy2 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 138466 T1209 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138468 T1209 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138470 T1209 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138471 T1209 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138476 T1209 x:collectionLazy2 
oasc.RequestHandlers.initHandlersFromConfig 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> 138477 T1209 x:collectionLazy2 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 138481 T1209 x:collectionLazy2 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 138481 T1209 x:collectionLazy2 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 138481 T1209 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 138483 T1209 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@87d3af9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd40fc6),segFN=segments_1,generation=1}
   [junit4]   2> 138483 T1209 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138483 T1209 x:collectionLazy2 oass.SolrIndexSearcher.<init> 
Opening Searcher@2026de4a[collectionLazy2] main
   [junit4]   2> 138484 T1209 x:collectionLazy2 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\conf
   [junit4]   2> 138484 T1209 x:collectionLazy2 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\conf}
   [junit4]   2> 138484 T1209 x:collectionLazy2 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\conf
   [junit4]   2> 138485 T1209 x:collectionLazy2 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 138485 T1209 x:collectionLazy2 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 138485 T1209 x:collectionLazy2 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy2
   [junit4]   2> 138485 T1209 x:collectionLazy2 oasc.CoreContainer.registerCore 
registering core: collectionLazy2
   [junit4]   2> 138486 T1213 x:collectionLazy2 oasc.SolrCore.registerSearcher 
[collectionLazy2] Registered new searcher Searcher@2026de4a[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138488 T1207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\'
   [junit4]   2> 138526 T1207 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 138531 T1207 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 138593 T1207 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 138594 T1207 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 138597 T1207 oass.IndexSchema.readSchema [collectionLazy4] 
Schema name=tiny
   [junit4]   2> 138600 T1207 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 138600 T1207 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy4' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\
   [junit4]   2> 138601 T1207 x:collectionLazy4 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 138601 T1207 x:collectionLazy4 oasc.SolrCore.<init> 
[[collectionLazy4] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 138602 T1207 x:collectionLazy4 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 138605 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\
   [junit4]   2> 138605 T1207 x:collectionLazy4 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\index/
   [junit4]   2> 138606 T1207 x:collectionLazy4 oasc.SolrCore.initIndex WARN 
[collectionLazy4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 138607 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\index
   [junit4]   2> 138607 T1207 x:collectionLazy4 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10009099096350821]
   [junit4]   2> 138607 T1207 x:collectionLazy4 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e06a668 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37d45942),segFN=segments_1,generation=1}
   [junit4]   2> 138608 T1207 x:collectionLazy4 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138612 T1207 x:collectionLazy4 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 138613 T1207 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138614 T1207 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138615 T1207 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138617 T1207 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138624 T1207 x:collectionLazy4 
oasc.RequestHandlers.initHandlersFromConfig 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> 138625 T1207 x:collectionLazy4 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 138626 T1207 x:collectionLazy4 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 138627 T1207 x:collectionLazy4 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 138627 T1207 x:collectionLazy4 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 138628 T1207 x:collectionLazy4 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e06a668 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37d45942),segFN=segments_1,generation=1}
   [junit4]   2> 138631 T1207 x:collectionLazy4 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138632 T1207 x:collectionLazy4 oass.SolrIndexSearcher.<init> 
Opening Searcher@5dd4ee64[collectionLazy4] main
   [junit4]   2> 138633 T1207 x:collectionLazy4 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\conf
   [junit4]   2> 138633 T1207 x:collectionLazy4 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\conf}
   [junit4]   2> 138633 T1207 x:collectionLazy4 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\conf
   [junit4]   2> 138634 T1207 x:collectionLazy4 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 138634 T1207 x:collectionLazy4 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 138635 T1207 x:collectionLazy4 oasc.CoreContainer.registerCore 
registering core: collectionLazy4
   [junit4]   2> 138638 T1207 x:collectionLazy4 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 138644 T1207 x:collectionLazy4 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e06a668 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37d45942),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e06a668 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37d45942),segFN=segments_2,generation=2}
   [junit4]   2> 138645 T1207 x:collectionLazy4 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 138645 T1207 x:collectionLazy4 oasc.SolrCore.getSearcher WARN 
[collectionLazy4] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 138650 T1207 x:collectionLazy4 oass.SolrIndexSearcher.<init> 
Opening Searcher@7bf6ff4c[collectionLazy4] main
   [junit4]   2> 138650 T1207 x:collectionLazy4 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 138653 T1215 x:collectionLazy4 oasc.SolrCore.registerSearcher 
[collectionLazy4] Registered new searcher Searcher@5dd4ee64[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138654 T1215 x:collectionLazy4 oasc.SolrCore.registerSearcher 
[collectionLazy4] Registered new searcher Searcher@7bf6ff4c[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> ASYNC  NEW_CORE C382 name=collectionLazy4 
org.apache.solr.core.SolrCore@6164534b
   [junit4]   2> 138679 T1207 x:collectionLazy4 C382 oasc.SolrCore.execute 
[collectionLazy4] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} 
hits=2 status=0 QTime=20 
   [junit4]   2> 138682 T1207 x:collectionLazy4 C382 oasc.SolrCore.execute 
[collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} 
hits=2 status=0 QTime=1 
   [junit4]   2> 138684 T1207 x:collectionLazy4 C382 oasc.SolrCore.execute 
[collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} 
hits=0 status=0 QTime=0 
   [junit4]   2> 138685 T1207 x:collectionLazy4 C382 oasc.SolrCore.execute 
[collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} 
hits=0 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C383 name=collection1 
org.apache.solr.core.SolrCore@40582654
   [junit4]   2> 138688 T1207 x:collectionLazy4 C383 oasc.SolrCore.execute 
[collection1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} 
hits=0 status=0 QTime=3 
   [junit4]   2> 138688 T1207 x:collectionLazy4 oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=711589459
   [junit4]   2> 138689 T1207 x:collectionLazy4 oasc.SolrCore.close 
[collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@4dcc2d19
   [junit4]   2> 138691 T1207 x:collectionLazy4 oasu.DirectUpdateHandler2.close 
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> 138691 T1207 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 138691 T1207 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 138691 T1207 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 138692 T1207 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collectionLazy5] Closing main searcher on request.
   [junit4]   2> 138693 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 138693 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 138693 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\index
   [junit4]   2> 138693 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 138693 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection5\data\
   [junit4]   2> 138694 T1207 x:collectionLazy4 oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40582654
   [junit4]   2> 138694 T1207 x:collectionLazy4 oasu.DirectUpdateHandler2.close 
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> 138694 T1207 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 138694 T1207 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 138694 T1207 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 138695 T1207 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 138695 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 138697 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 138697 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\index
   [junit4]   2> 138697 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 138697 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection1\data\
   [junit4]   2> 138697 T1207 x:collectionLazy4 oasc.SolrCore.close 
[collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@6164534b
   [junit4]   2> 138698 T1207 x:collectionLazy4 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 138698 T1207 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 138698 T1207 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 138698 T1207 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 138701 T1207 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collectionLazy4] Closing main searcher on request.
   [junit4]   2> 138702 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 138702 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 138702 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\index
   [junit4]   2> 138702 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 138702 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection4\data\
   [junit4]   2> 138704 T1207 x:collectionLazy4 oasc.SolrCore.close 
[collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@70a4ef42
   [junit4]   2> 138704 T1207 x:collectionLazy4 oasu.DirectUpdateHandler2.close 
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> 138704 T1207 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 138704 T1207 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 138704 T1207 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 138705 T1207 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collectionLazy2] Closing main searcher on request.
   [junit4]   2> 138706 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 138706 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 138706 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\index
   [junit4]   2> 138706 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 138706 T1207 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-001\collection2\data\
   [junit4]   2> 138707 T1207 x:collectionLazy4 oas.SolrTestCaseJ4.tearDown 
###Ending testLazySearch
   [junit4]   2> 138709 T1207 x:collectionLazy4 oas.SolrTestCaseJ4.setUp 
###Starting testRace
   [junit4]   2> 138798 T1207 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\'
   [junit4]   2> 138822 T1207 x:collectionLazy4 oasc.CoreContainer.<init> New 
CoreContainer 370335307
   [junit4]   2> 138823 T1207 x:collectionLazy4 oasc.CoreContainer.load Loading 
cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\]
   [junit4]   2> 138823 T1207 x:collectionLazy4 oasc.CoreContainer.load loading 
shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\lib
   [junit4]   2> 138823 T1207 x:collectionLazy4 
oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to 
add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\lib).
   [junit4]   2> 138832 T1207 x:collectionLazy4 
oashc.HttpShardHandlerFactory.init created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 138835 T1207 x:collectionLazy4 oasu.UpdateShardHandler.<init> 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 138836 T1207 x:collectionLazy4 
oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient 
cores
   [junit4]   2> 138836 T1207 x:collectionLazy4 oasl.LogWatcher.createWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138836 T1207 x:collectionLazy4 
oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138836 T1207 x:collectionLazy4 oasc.CoreContainer.load Node 
Name: testNode
   [junit4]   2> 138839 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, instanceDir=collection1, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 138839 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, 
instanceDir=collection2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138840 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, 
instanceDir=collection3, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\, schema=schema.xml, 
transient=on, dataDir=data\}
   [junit4]   2> 138841 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, 
instanceDir=collection4, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection4\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 138848 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, 
instanceDir=collection5, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 138849 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, 
instanceDir=collection6, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection6\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138851 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, 
instanceDir=collection7, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection7\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138851 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, 
instanceDir=collection8, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection8\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138852 T1207 x:collectionLazy4 oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collectionLazy9, config=solrconfig.xml, 
instanceDir=collection9, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection9\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 138861 T1217 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\'
   [junit4]   2> 138872 T1218 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\'
   [junit4]   2> 138872 T1219 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\'
   [junit4]   2> 138900 T1219 x:collectionLazy4 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 138921 T1219 x:collectionLazy4 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 138938 T1219 x:collectionLazy4 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 138939 T1219 x:collectionLazy4 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 138945 T1219 x:collectionLazy4 oass.IndexSchema.readSchema 
[collectionLazy5] Schema name=tiny
   [junit4]   2> 138949 T1219 x:collectionLazy4 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 138949 T1219 x:collectionLazy4 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy5' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\
   [junit4]   2> 138949 T1219 x:collectionLazy5 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 138950 T1219 x:collectionLazy5 oasc.SolrCore.<init> 
[[collectionLazy5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 138950 T1219 x:collectionLazy5 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 138950 T1219 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\data\
   [junit4]   2> 138954 T1219 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\data\index/
   [junit4]   2> 138954 T1219 x:collectionLazy5 oasc.SolrCore.initIndex WARN 
[collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 138955 T1219 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\data\index
   [junit4]   2> 138955 T1219 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 138956 T1219 x:collectionLazy5 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@18e8ed01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7024ae77),segFN=segments_1,generation=1}
   [junit4]   2> 138956 T1219 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 138959 T1219 x:collectionLazy5 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 138962 T1219 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138963 T1219 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138965 T1219 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138966 T1219 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 138956 T1218 x:collectionLazy4 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 138976 T1219 x:collectionLazy5 
oasc.RequestHandlers.initHandlersFromConfig 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> 138989 T1218 x:collectionLazy4 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 139006 T1218 x:collectionLazy4 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 139008 T1218 x:collectionLazy4 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 139010 T1218 x:collectionLazy4 oass.IndexSchema.readSchema 
[collectionLazy2] Schema name=tiny
   [junit4]   2> 139014 T1218 x:collectionLazy4 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 139014 T1218 x:collectionLazy4 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\
   [junit4]   2> 139015 T1218 x:collectionLazy2 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 139015 T1218 x:collectionLazy2 oasc.SolrCore.<init> 
[[collectionLazy2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\], dataDir=[null]
   [junit4]   2> 139015 T1218 x:collectionLazy2 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 139015 T1218 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\data\
   [junit4]   2> 139015 T1218 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\data\index/
   [junit4]   2> 139016 T1218 x:collectionLazy2 oasc.SolrCore.initIndex WARN 
[collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 139016 T1218 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\data\index
   [junit4]   2> 139016 T1218 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 139017 T1218 x:collectionLazy2 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@331cc4ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2903c11a),segFN=segments_1,generation=1}
   [junit4]   2> 139017 T1218 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 139024 T1217 x:collectionLazy4 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 139029 T1218 x:collectionLazy2 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 139032 T1218 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139032 T1217 x:collectionLazy4 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 139033 T1218 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139034 T1218 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139039 T1218 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139041 T1218 x:collectionLazy2 
oasc.RequestHandlers.initHandlersFromConfig 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> 139042 T1218 x:collectionLazy2 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 139049 T1218 x:collectionLazy2 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 139049 T1218 x:collectionLazy2 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 139049 T1218 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 139050 T1218 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@331cc4ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2903c11a),segFN=segments_1,generation=1}
   [junit4]   2> 139050 T1218 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 139050 T1218 x:collectionLazy2 oass.SolrIndexSearcher.<init> 
Opening Searcher@74204974[collectionLazy2] main
   [junit4]   2> 139052 T1218 x:collectionLazy2 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\conf
   [junit4]   2> 139052 T1218 x:collectionLazy2 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\conf}
   [junit4]   2> 139052 T1218 x:collectionLazy2 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection2\conf
   [junit4]   2> 139052 T1218 x:collectionLazy2 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 139052 T1218 x:collectionLazy2 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 139053 T1218 x:collectionLazy2 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy2
   [junit4]   2> 139053 T1218 x:collectionLazy2 oasc.CoreContainer.registerCore 
registering core: collectionLazy2
   [junit4]   2> 139053 T1217 x:collectionLazy4 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 139054 T1217 x:collectionLazy4 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 139062 T1219 x:collectionLazy5 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 139063 T1219 x:collectionLazy5 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 139063 T1219 x:collectionLazy5 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 139063 T1219 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 139066 T1219 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@18e8ed01 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7024ae77),segFN=segments_1,generation=1}
   [junit4]   2> 139066 T1219 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 139066 T1219 x:collectionLazy5 oass.SolrIndexSearcher.<init> 
Opening Searcher@44767101[collectionLazy5] main
   [junit4]   2> 139067 T1219 x:collectionLazy5 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\conf
   [junit4]   2> 139067 T1219 x:collectionLazy5 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\conf}
   [junit4]   2> 139067 T1219 x:collectionLazy5 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection5\conf
   [junit4]   2> 139068 T1219 x:collectionLazy5 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 139068 T1219 x:collectionLazy5 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 139068 T1219 x:collectionLazy5 oasc.CoreContainer.registerCore 
registering core: collectionLazy5
   [junit4]   2> 139074 T1217 x:collectionLazy4 oass.IndexSchema.readSchema 
[collection1] Schema name=tiny
   [junit4]   2> 139076 T1217 x:collectionLazy4 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 139076 T1217 x:collectionLazy4 oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\
   [junit4]   2> 139077 T1217 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 139077 T1217 x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\], dataDir=[null]
   [junit4]   2> 139077 T1217 x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 139077 T1217 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\data\
   [junit4]   2> 139077 T1217 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\data\index/
   [junit4]   2> 139077 T1217 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 139079 T1217 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\data\index
   [junit4]   2> 139079 T1217 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 139079 T1217 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2942d138 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5335b72a),segFN=segments_1,generation=1}
   [junit4]   2> 139080 T1217 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 139081 T1217 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 139083 T1217 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139084 T1217 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139086 T1217 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139087 T1217 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139088 T1221 x:collectionLazy5 oasc.SolrCore.registerSearcher 
[collectionLazy5] Registered new searcher Searcher@44767101[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139102 T1220 x:collectionLazy2 oasc.SolrCore.registerSearcher 
[collectionLazy2] Registered new searcher Searcher@74204974[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139104 T1217 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig 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> 139104 T1217 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 139106 T1217 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 139106 T1217 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 139106 T1217 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 139107 T1217 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2942d138 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5335b72a),segFN=segments_1,generation=1}
   [junit4]   2> 139107 T1217 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 139107 T1217 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@1d92687a[collection1] main
   [junit4]   2> 139114 T1217 x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\conf
   [junit4]   2> 139114 T1217 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\conf}
   [junit4]   2> 139114 T1217 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection1\conf
   [junit4]   2> 139115 T1217 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 139115 T1217 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 139116 T1217 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 139117 T1222 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1d92687a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139124 T1225 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\'
   [junit4]   2> 139146 T1225 x:collectionLazy4 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 139156 T1225 x:collectionLazy4 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 139184 T1225 x:collectionLazy4 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 139184 T1225 x:collectionLazy4 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\conf\schema.xml
   [junit4]   2> 139188 T1225 x:collectionLazy4 oass.IndexSchema.readSchema 
[collectionLazy3] Schema name=tiny
   [junit4]   2> 139194 T1225 x:collectionLazy4 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 139194 T1225 x:collectionLazy4 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy3' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\
   [junit4]   2> 139194 T1225 x:collectionLazy3 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 139195 T1225 x:collectionLazy3 oasc.SolrCore.<init> 
[[collectionLazy3] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\], dataDir=[null]
   [junit4]   2> 139195 T1225 x:collectionLazy3 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 139195 T1225 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\data\
   [junit4]   2> 139195 T1225 x:collectionLazy3 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\data\index/
   [junit4]   2> 139195 T1225 x:collectionLazy3 oasc.SolrCore.initIndex WARN 
[collectionLazy3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 139196 T1225 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-002\collection3\data\index
   [junit4]   2> 139196 T1225 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 139196 T1225 x:collectionLazy3 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6a269e88 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30193c30),segFN=segments_1,generation=1}
   [junit4]   2> 139196 T1225 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 139200 T1225 x:collectionLazy3 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 139202 T1225 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139202 T1225 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139203 T1225 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139204 T1225 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 139208 T1225 x:collectionLazy3 
oasc.RequestHandlers.initHandlersFromConfig 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> 139209 T1225 x:collectionLazy3 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 139215 T1

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

  2> 144926 T1207 x:collectionLazy6 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 144927 T1207 x:collectionLazy6 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-007\collection6\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-007\collection6\data\;done=false>>]
   [junit4]   2> 144927 T1207 x:collectionLazy6 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-007\collection6\data\
   [junit4]   2> 144928 T1207 x:collectionLazy6 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-007\collection6\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-007\collection6\data\index;done=false>>]
   [junit4]   2> 144928 T1207 x:collectionLazy6 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 C2B23CAA30BE5727-001\tempDir-007\collection6\data\index
   [junit4]   2> 144928 T1207 x:collectionLazy6 oas.SolrTestCaseJ4.tearDown 
###Ending testCreateSame
   [junit4]   2> 144930 T1207 x:collectionLazy6 oas.SolrTestCaseJ4.deleteCore 
###deleteCore
   [junit4]   2> 144930 T1207 x:collectionLazy6 oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=2146734292
   [junit4]   2> 265403 T1207 x:collectionLazy6 
oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=51 
closes=50
   [junit4]   2> 127592 T1206 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 147795 T1206 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 
thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>           1) Thread[id=1285, 
name=searcherExecutor-1070-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> 147795 T1206 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=1285, 
name=searcherExecutor-1070-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 150826 T1206 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=1285, 
name=searcherExecutor-1070-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(Lucene50): 
{v_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), 
v_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 v_f=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_US, 
timezone=Navajo
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=2,free=33006952,total=103542784
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreContainer, 
TestDynamicLoading, TestDynamicFieldResource, TestComponentsName, 
DistanceFunctionTest, TestAnalyzedSuggestions, ResponseLogComponentTest, 
TestManagedSchemaFieldResource, TestNamedUpdateProcessors, TestNoOpRegenerator, 
TestMaxScoreQueryParser, TestManagedSchema, NumericFieldsTest, 
TestXIncludeConfig, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=C2B23CAA30BE5727 -Dtests.slow=true -Dtests.locale=es_US 
-Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C2B23CAA30BE5727]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=1285, name=searcherExecutor-1070-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([C2B23CAA30BE5727]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1285, name=searcherExecutor-1070-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([C2B23CAA30BE5727]:0)
   [junit4] Completed [65/485] on J0 in 151.03s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 1292 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:229: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973:
 There were test failures: 485 suites, 1948 tests, 3 suite-level errors, 1307 
ignored (22 assumptions)

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


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

Reply via email to