Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4677/
Java: 64bit/jdk1.7.0_80 -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([570A31DAB3B0C1F0]: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.GeneratedMethodAccessor37.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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=9082, name=searcherExecutor-4912-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        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=9082, name=searcherExecutor-4912-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([570A31DAB3B0C1F0]: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=9082, name=searcherExecutor-4912-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        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=9082, name=searcherExecutor-4912-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([570A31DAB3B0C1F0]:0)




Build Log:
[...truncated 10702 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\init-core-data-001
   [junit4]   2> 1553467 T9054 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1553469 T9054 oas.SolrTestCaseJ4.setUp ###Starting testRace
   [junit4]   2> 1553518 T9054 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\'
   [junit4]   2> 1553556 T9054 oasc.CoreContainer.<init> New CoreContainer 
1710504046
   [junit4]   2> 1553556 T9054 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\]
   [junit4]   2> 1553556 T9054 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\lib
   [junit4]   2> 1553557 T9054 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\lib).
   [junit4]   2> 1553566 T9054 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> 1553569 T9054 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1553570 T9054 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1553574 T9054 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1553574 T9054 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1553574 T9054 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1553576 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\, loadOnStartup=true, 
dataDir=data\, name=collection1, schema=schema.xml, config=solrconfig.xml, 
instanceDir=collection1, transient=false}
   [junit4]   2> 1553578 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy2, dataDir=data\, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\, schema=schema.xml, 
config=solrconfig.xml, instanceDir=collection2, transient=true}
   [junit4]   2> 1553579 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{instanceDir=collection3, schema=schema.xml, config=solrconfig.xml, 
loadOnStartup=false, dataDir=data\, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\, name=collectionLazy3, 
transient=on}
   [junit4]   2> 1553579 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection4\, instanceDir=collection4, 
schema=schema.xml, transient=false, name=collectionLazy4, dataDir=data\, 
config=solrconfig.xml}
   [junit4]   2> 1553580 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{transient=false, name=collectionLazy5, dataDir=data\, loadOnStartup=true, 
schema=schema.xml, instanceDir=collection5, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\, config=solrconfig.xml}
   [junit4]   2> 1553580 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{transient=true, instanceDir=collection6, dataDir=data\, schema=schema.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection6\, name=collectionLazy6, 
config=solrconfig.xml, loadOnStartup=false}
   [junit4]   2> 1553581 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection7\, instanceDir=collection7, 
dataDir=data\, config=solrconfig.xml, loadOnStartup=false, 
name=collectionLazy7, transient=true, schema=schema.xml}
   [junit4]   2> 1553582 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{dataDir=data\, transient=true, name=collectionLazy8, loadOnStartup=false, 
instanceDir=collection8, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection8\, schema=schema.xml, 
config=solrconfig.xml}
   [junit4]   2> 1553582 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection9\, schema=schema.xml, 
dataDir=data\, config=solrconfig.xml, transient=true, instanceDir=collection9, 
name=collectionLazy9, loadOnStartup=false}
   [junit4]   2> 1553583 T9055 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\'
   [junit4]   2> 1553584 T9056 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\'
   [junit4]   2> 1553584 T9057 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\'
   [junit4]   2> 1553634 T9055 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1553639 T9056 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1553677 T9057 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1553678 T9055 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1553687 T9056 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1553700 T9057 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1553743 T9055 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1553744 T9055 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1553750 T9055 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 1553760 T9055 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1553761 T9055 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\
   [junit4]   2> 1553761 T9055 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1553762 T9055 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1553762 T9055 x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1553762 T9055 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\
   [junit4]   2> 1553762 T9055 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1553762 T9055 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1553763 T9055 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\index
   [junit4]   2> 1553763 T9055 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=33.484375, floorSegmentMB=0.55078125, 
forceMergeDeletesPctAllowed=14.283865559393687, segmentsPerTier=26.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1553764 T9055 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5557d94b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a7af6b2),segFN=segments_1,generation=1}
   [junit4]   2> 1553764 T9055 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1553795 T9056 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1553797 T9055 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1553799 T9056 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1553804 T9057 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1553805 T9057 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1553806 T9056 oass.IndexSchema.readSchema [collectionLazy2] 
Schema name=tiny
   [junit4]   2> 1553806 T9055 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553809 T9055 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553810 T9055 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553811 T9055 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553812 T9057 oass.IndexSchema.readSchema [collectionLazy5] 
Schema name=tiny
   [junit4]   2> 1553816 T9055 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update/csv,/schema,/admin/plugins,/admin/properties,/admin/logging,/replication,/admin/threads,/update/json/docs,/admin/luke,/admin/ping,/admin/mbeans,/config,/admin/system,/admin/segments,/get,/update,/select,/admin/file
   [junit4]   2> 1553817 T9055 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1553818 T9055 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1553818 T9055 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1553819 T9055 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=659927824, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1553819 T9055 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5557d94b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a7af6b2),segFN=segments_1,generation=1}
   [junit4]   2> 1553819 T9055 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1553819 T9055 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@692300a4[collection1] main
   [junit4]   2> 1553820 T9055 x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\conf
   [junit4]   2> 1553820 T9055 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\conf}
   [junit4]   2> 1553820 T9055 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\conf
   [junit4]   2> 1553821 T9055 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1553821 T9055 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1553821 T9058 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@692300a4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553821 T9055 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1553823 T9056 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1553823 T9056 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\
   [junit4]   2> 1553823 T9056 x:collectionLazy2 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1553824 T9056 x:collectionLazy2 oasc.SolrCore.<init> 
[[collectionLazy2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1553824 T9056 x:collectionLazy2 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1553825 T9056 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\
   [junit4]   2> 1553825 T9056 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1553825 T9056 x:collectionLazy2 oasc.SolrCore.initIndex WARN 
[collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1553825 T9056 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\index
   [junit4]   2> 1553827 T9056 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=33.484375, floorSegmentMB=0.55078125, 
forceMergeDeletesPctAllowed=14.283865559393687, segmentsPerTier=26.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1553827 T9057 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1553828 T9057 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy5' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\
   [junit4]   2> 1553828 T9057 x:collectionLazy5 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1553828 T9056 x:collectionLazy2 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7dd40bfa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5e8a9f),segFN=segments_1,generation=1}
   [junit4]   2> 1553828 T9057 x:collectionLazy5 oasc.SolrCore.<init> 
[[collectionLazy5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1553828 T9057 x:collectionLazy5 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1553828 T9056 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1553829 T9057 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\
   [junit4]   2> 1553829 T9057 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1553829 T9057 x:collectionLazy5 oasc.SolrCore.initIndex WARN 
[collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1553829 T9057 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\index
   [junit4]   2> 1553830 T9057 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=33.484375, floorSegmentMB=0.55078125, 
forceMergeDeletesPctAllowed=14.283865559393687, segmentsPerTier=26.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1553830 T9057 x:collectionLazy5 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@bbe13f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ec0ef79),segFN=segments_1,generation=1}
   [junit4]   2> 1553830 T9057 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1553836 T9056 x:collectionLazy2 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1553839 T9056 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553841 T9056 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553843 T9056 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553844 T9056 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553849 T9056 x:collectionLazy2 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update/csv,/schema,/admin/plugins,/admin/properties,/admin/logging,/replication,/admin/threads,/update/json/docs,/admin/luke,/admin/ping,/admin/mbeans,/config,/admin/system,/admin/segments,/get,/update,/select,/admin/file
   [junit4]   2> 1553851 T9056 x:collectionLazy2 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1553851 T9056 x:collectionLazy2 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1553851 T9056 x:collectionLazy2 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1553852 T9056 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=659927824, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1553853 T9057 x:collectionLazy5 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1553853 T9056 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7dd40bfa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5e8a9f),segFN=segments_1,generation=1}
   [junit4]   2> 1553854 T9056 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1553854 T9056 x:collectionLazy2 oass.SolrIndexSearcher.<init> 
Opening Searcher@25e8920f[collectionLazy2] main
   [junit4]   2> 1553855 T9056 x:collectionLazy2 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\conf
   [junit4]   2> 1553856 T9056 x:collectionLazy2 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\conf}
   [junit4]   2> 1553855 T9057 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553856 T9056 x:collectionLazy2 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\conf
   [junit4]   2> 1553857 T9056 x:collectionLazy2 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1553857 T9056 x:collectionLazy2 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1553857 T9056 x:collectionLazy2 
oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1553857 T9059 x:collectionLazy2 oasc.SolrCore.registerSearcher 
[collectionLazy2] Registered new searcher Searcher@25e8920f[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553857 T9057 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553857 T9056 x:collectionLazy2 
oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1553859 T9057 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553860 T9057 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1553864 T9057 x:collectionLazy5 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update/csv,/schema,/admin/plugins,/admin/properties,/admin/logging,/replication,/admin/threads,/update/json/docs,/admin/luke,/admin/ping,/admin/mbeans,/config,/admin/system,/admin/segments,/get,/update,/select,/admin/file
   [junit4]   2> 1553866 T9057 x:collectionLazy5 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1553867 T9057 x:collectionLazy5 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1553867 T9057 x:collectionLazy5 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1553867 T9057 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=659927824, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1553868 T9057 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@bbe13f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ec0ef79),segFN=segments_1,generation=1}
   [junit4]   2> 1553868 T9057 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1553868 T9057 x:collectionLazy5 oass.SolrIndexSearcher.<init> 
Opening Searcher@58963723[collectionLazy5] main
   [junit4]   2> 1553868 T9057 x:collectionLazy5 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\conf
   [junit4]   2> 1553869 T9057 x:collectionLazy5 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\conf}
   [junit4]   2> 1553869 T9057 x:collectionLazy5 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\conf
   [junit4]   2> 1553869 T9057 x:collectionLazy5 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1553869 T9057 x:collectionLazy5 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1553869 T9057 x:collectionLazy5 
oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1553869 T9060 x:collectionLazy5 oasc.SolrCore.registerSearcher 
[collectionLazy5] Registered new searcher Searcher@58963723[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553874 T9062 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\'
   [junit4]   2> 1553915 T9062 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1553959 T9062 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1553992 T9062 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1553992 T9062 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1553998 T9062 oass.IndexSchema.readSchema [collectionLazy3] 
Schema name=tiny
   [junit4]   2> 1554009 T9062 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1554009 T9062 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy3' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\
   [junit4]   2> 1554009 T9062 x:collectionLazy3 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1554010 T9062 x:collectionLazy3 oasc.SolrCore.<init> 
[[collectionLazy3] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1554010 T9062 x:collectionLazy3 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1554010 T9062 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\
   [junit4]   2> 1554010 T9062 x:collectionLazy3 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1554010 T9062 x:collectionLazy3 oasc.SolrCore.initIndex WARN 
[collectionLazy3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1554011 T9062 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\index
   [junit4]   2> 1554011 T9062 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=33.484375, floorSegmentMB=0.55078125, 
forceMergeDeletesPctAllowed=14.283865559393687, segmentsPerTier=26.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1554012 T9062 x:collectionLazy3 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@589898b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a513d36),segFN=segments_1,generation=1}
   [junit4]   2> 1554012 T9062 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554018 T9062 x:collectionLazy3 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1554020 T9062 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554021 T9062 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554023 T9062 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554024 T9062 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554029 T9062 x:collectionLazy3 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update/csv,/schema,/admin/plugins,/admin/properties,/admin/logging,/replication,/admin/threads,/update/json/docs,/admin/luke,/admin/ping,/admin/mbeans,/config,/admin/system,/admin/segments,/get,/update,/select,/admin/file
   [junit4]   2> 1554030 T9062 x:collectionLazy3 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1554031 T9062 x:collectionLazy3 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1554031 T9062 x:collectionLazy3 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1554031 T9062 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=659927824, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1554032 T9062 x:collectionLazy3 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@589898b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a513d36),segFN=segments_1,generation=1}
   [junit4]   2> 1554032 T9062 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554032 T9062 x:collectionLazy3 oass.SolrIndexSearcher.<init> 
Opening Searcher@66d32b51[collectionLazy3] main
   [junit4]   2> 1554033 T9062 x:collectionLazy3 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\conf
   [junit4]   2> 1554033 T9062 x:collectionLazy3 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\conf}
   [junit4]   2> 1554034 T9062 x:collectionLazy3 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\conf
   [junit4]   2> 1554034 T9062 x:collectionLazy3 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1554034 T9062 x:collectionLazy3 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1554034 T9062 x:collectionLazy3 
oasc.SolrCores.putTransientCore Opening transient core collectionLazy3
   [junit4]   2> 1554034 T9062 x:collectionLazy3 
oasc.CoreContainer.registerCore registering core: collectionLazy3
   [junit4]   2> 1554034 T9077 x:collectionLazy3 oasc.SolrCore.registerSearcher 
[collectionLazy3] Registered new searcher Searcher@66d32b51[collectionLazy3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1554073 T9054 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1710504046
   [junit4]   2> 1554073 T9054 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1315fa7
   [junit4]   2> 1554073 T9054 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> 1554073 T9054 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1554074 T9054 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1554074 T9054 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1554074 T9054 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1554074 T9054 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1554074 T9054 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1554075 T9054 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\
   [junit4]   2> 1554075 T9054 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1554075 T9054 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection1\data\index
   [junit4]   2> 1554075 T9054 oasc.SolrCore.close [collectionLazy5]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@507ecd8d
   [junit4]   2> 1554076 T9054 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> 1554076 T9054 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1554076 T9054 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1554077 T9054 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1554077 T9054 oasc.SolrCore.closeSearcher [collectionLazy5] 
Closing main searcher on request.
   [junit4]   2> 1554077 T9054 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1554077 T9054 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1554079 T9054 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\
   [junit4]   2> 1554079 T9054 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1554079 T9054 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection5\data\index
   [junit4]   2> 1554080 T9054 oasc.SolrCore.close [collectionLazy2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@34e90d44
   [junit4]   2> 1554080 T9054 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> 1554080 T9054 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1554080 T9054 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1554081 T9054 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1554081 T9054 oasc.SolrCore.closeSearcher [collectionLazy2] 
Closing main searcher on request.
   [junit4]   2> 1554081 T9054 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1554082 T9054 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1554082 T9054 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\
   [junit4]   2> 1554082 T9054 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1554082 T9054 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection2\data\index
   [junit4]   2> 1554083 T9054 oasc.SolrCore.close [collectionLazy3]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3066067f
   [junit4]   2> 1554083 T9054 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> 1554083 T9054 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1554083 T9054 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1554083 T9054 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1554084 T9054 oasc.SolrCore.closeSearcher [collectionLazy3] 
Closing main searcher on request.
   [junit4]   2> 1554084 T9054 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1554084 T9054 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1554084 T9054 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\
   [junit4]   2> 1554085 T9054 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1554085 T9054 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-001\collection3\data\index
   [junit4]   2> 1554086 T9054 oas.SolrTestCaseJ4.tearDown ###Ending testRace
   [junit4]   2> 1554104 T9054 oas.SolrTestCaseJ4.setUp ###Starting 
testCachingLimit
   [junit4]   2> 1554157 T9054 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\'
   [junit4]   2> 1554185 T9054 oasc.CoreContainer.<init> New CoreContainer 
974622162
   [junit4]   2> 1554185 T9054 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\]
   [junit4]   2> 1554185 T9054 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\lib
   [junit4]   2> 1554186 T9054 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\lib).
   [junit4]   2> 1554195 T9054 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> 1554198 T9054 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1554199 T9054 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1554199 T9054 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1554199 T9054 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1554200 T9054 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1554202 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\, loadOnStartup=true, 
schema=schema.xml, name=collection1, config=solrconfig.xml, 
instanceDir=collection1, dataDir=data\, transient=false}
   [junit4]   2> 1554202 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy2, dataDir=data\, instanceDir=collection2, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\, transient=true, 
config=solrconfig.xml, schema=schema.xml, loadOnStartup=true}
   [junit4]   2> 1554203 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\, loadOnStartup=false, 
name=collectionLazy3, instanceDir=collection3, transient=on, dataDir=data\, 
schema=schema.xml}
   [junit4]   2> 1554203 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=false, transient=false, instanceDir=collection4, 
config=solrconfig.xml, name=collectionLazy4, dataDir=data\, schema=schema.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection4\}
   [junit4]   2> 1554204 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\, loadOnStartup=true, 
transient=false, instanceDir=collection5, config=solrconfig.xml, 
name=collectionLazy5, schema=schema.xml, dataDir=data\}
   [junit4]   2> 1554206 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, loadOnStartup=false, dataDir=data\, schema=schema.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection6\, transient=true, 
instanceDir=collection6, name=collectionLazy6}
   [junit4]   2> 1554206 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, instanceDir=collection7, schema=schema.xml, 
dataDir=data\, loadOnStartup=false, name=collectionLazy7, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection7\, transient=true}
   [junit4]   2> 1554207 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{instanceDir=collection8, config=solrconfig.xml, name=collectionLazy8, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection8\, dataDir=data\, 
loadOnStartup=false, transient=true, schema=schema.xml}
   [junit4]   2> 1554207 T9054 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{schema=schema.xml, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection9\, transient=true, dataDir=data\, 
config=solrconfig.xml, name=collectionLazy9, instanceDir=collection9}
   [junit4]   2> 1554209 T9080 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\'
   [junit4]   2> 1554209 T9081 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\'
   [junit4]   2> 1554209 T9079 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\'
   [junit4]   2> 1554264 T9080 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1554264 T9081 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1554277 T9079 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1554278 T9080 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1554327 T9081 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1554340 T9079 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1554385 T9080 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1554386 T9080 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 1554391 T9080 oass.IndexSchema.readSchema [collectionLazy2] 
Schema name=tiny
   [junit4]   2> 1554406 T9080 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1554407 T9080 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\
   [junit4]   2> 1554407 T9080 x:collectionLazy2 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1554408 T9080 x:collectionLazy2 oasc.SolrCore.<init> 
[[collectionLazy2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\], dataDir=[null]
   [junit4]   2> 1554408 T9080 x:collectionLazy2 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1554408 T9080 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\data\
   [junit4]   2> 1554408 T9080 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\data\index/
   [junit4]   2> 1554408 T9080 x:collectionLazy2 oasc.SolrCore.initIndex WARN 
[collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1554409 T9080 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\data\index
   [junit4]   2> 1554409 T9080 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=33.484375, floorSegmentMB=0.55078125, 
forceMergeDeletesPctAllowed=14.283865559393687, segmentsPerTier=26.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1554410 T9080 x:collectionLazy2 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a6ac38a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@674b9e5d),segFN=segments_1,generation=1}
   [junit4]   2> 1554410 T9080 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554410 T9081 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1554411 T9081 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1554415 T9080 x:collectionLazy2 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1554421 T9081 oass.IndexSchema.readSchema [collectionLazy5] 
Schema name=tiny
   [junit4]   2> 1554460 T9080 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554462 T9080 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554463 T9080 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554464 T9080 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554466 T9079 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1554467 T9079 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 1554468 T9080 x:collectionLazy2 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update/csv,/schema,/admin/plugins,/admin/properties,/admin/logging,/replication,/admin/threads,/update/json/docs,/admin/luke,/admin/ping,/admin/mbeans,/config,/admin/system,/admin/segments,/get,/update,/select,/admin/file
   [junit4]   2> 1554468 T9080 x:collectionLazy2 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1554468 T9081 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1554469 T9080 x:collectionLazy2 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1554469 T9080 x:collectionLazy2 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1554469 T9081 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy5' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\
   [junit4]   2> 1554469 T9081 x:collectionLazy5 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1554469 T9080 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=659927824, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1554470 T9081 x:collectionLazy5 oasc.SolrCore.<init> 
[[collectionLazy5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 1554470 T9080 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a6ac38a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@674b9e5d),segFN=segments_1,generation=1}
   [junit4]   2> 1554470 T9080 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554470 T9081 x:collectionLazy5 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1554470 T9080 x:collectionLazy2 oass.SolrIndexSearcher.<init> 
Opening Searcher@3b76087a[collectionLazy2] main
   [junit4]   2> 1554471 T9081 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\data\
   [junit4]   2> 1554471 T9081 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1554471 T9081 x:collectionLazy5 oasc.SolrCore.initIndex WARN 
[collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1554471 T9080 x:collectionLazy2 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\conf
   [junit4]   2> 1554472 T9080 x:collectionLazy2 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\conf}
   [junit4]   2> 1554472 T9081 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\data\index
   [junit4]   2> 1554472 T9080 x:collectionLazy2 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection2\conf
   [junit4]   2> 1554473 T9081 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=33.484375, floorSegmentMB=0.55078125, 
forceMergeDeletesPctAllowed=14.283865559393687, segmentsPerTier=26.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1554474 T9080 x:collectionLazy2 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1554474 T9080 x:collectionLazy2 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1554474 T9080 x:collectionLazy2 
oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1554474 T9080 x:collectionLazy2 
oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1554474 T9082 x:collectionLazy2 oasc.SolrCore.registerSearcher 
[collectionLazy2] Registered new searcher Searcher@3b76087a[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1554474 T9079 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 1554474 T9081 x:collectionLazy5 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5ee8668d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4e3a8),segFN=segments_1,generation=1}
   [junit4]   2> 1554475 T9081 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554482 T9081 x:collectionLazy5 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1554484 T9081 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554486 T9081 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554487 T9079 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1554487 T9079 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\
   [junit4]   2> 1554487 T9079 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1554488 T9079 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\], dataDir=[null]
   [junit4]   2> 1554488 T9079 x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1554488 T9079 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\data\
   [junit4]   2> 1554489 T9079 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\data\index/
   [junit4]   2> 1554488 T9081 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554489 T9079 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1554489 T9079 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\data\index
   [junit4]   2> 1554490 T9079 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=33.484375, floorSegmentMB=0.55078125, 
forceMergeDeletesPctAllowed=14.283865559393687, segmentsPerTier=26.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1554490 T9079 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@729e9939 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a5da7f9),segFN=segments_1,generation=1}
   [junit4]   2> 1554491 T9079 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554490 T9081 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554495 T9081 x:collectionLazy5 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update/csv,/schema,/admin/plugins,/admin/properties,/admin/logging,/replication,/admin/threads,/update/json/docs,/admin/luke,/admin/ping,/admin/mbeans,/config,/admin/system,/admin/segments,/get,/update,/select,/admin/file
   [junit4]   2> 1554497 T9079 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1554498 T9081 x:collectionLazy5 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1554498 T9081 x:collectionLazy5 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1554498 T9081 x:collectionLazy5 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1554499 T9079 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554499 T9081 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=659927824, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1554500 T9081 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5ee8668d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4e3a8),segFN=segments_1,generation=1}
   [junit4]   2> 1554500 T9081 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554500 T9081 x:collectionLazy5 oass.SolrIndexSearcher.<init> 
Opening Searcher@691976d2[collectionLazy5] main
   [junit4]   2> 1554501 T9081 x:collectionLazy5 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\conf
   [junit4]   2> 1554501 T9081 x:collectionLazy5 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\conf}
   [junit4]   2> 1554501 T9079 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554501 T9081 x:collectionLazy5 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection5\conf
   [junit4]   2> 1554502 T9081 x:collectionLazy5 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1554503 T9081 x:collectionLazy5 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1554503 T9081 x:collectionLazy5 
oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1554503 T9083 x:collectionLazy5 oasc.SolrCore.registerSearcher 
[collectionLazy5] Registered new searcher Searcher@691976d2[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1554503 T9079 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554505 T9079 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554509 T9079 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update/csv,/schema,/admin/plugins,/admin/properties,/admin/logging,/replication,/admin/threads,/update/json/docs,/admin/luke,/admin/ping,/admin/mbeans,/config,/admin/system,/admin/segments,/get,/update,/select,/admin/file
   [junit4]   2> 1554510 T9079 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1554510 T9079 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1554510 T9079 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1554511 T9079 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=659927824, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1554511 T9079 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@729e9939 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a5da7f9),segFN=segments_1,generation=1}
   [junit4]   2> 1554511 T9079 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554511 T9079 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@459ccf33[collection1] main
   [junit4]   2> 1554512 T9079 x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\conf
   [junit4]   2> 1554512 T9079 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\conf}
   [junit4]   2> 1554512 T9079 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection1\conf
   [junit4]   2> 1554513 T9079 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1554513 T9079 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1554514 T9079 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1554514 T9084 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@459ccf33[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1554517 T9054 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\'
   [junit4]   2> 1554559 T9054 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1554578 T9054 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1554643 T9054 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1554644 T9054 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\conf\schema.xml
   [junit4]   2> 1554664 T9054 oass.IndexSchema.readSchema [collectionLazy3] 
Schema name=tiny
   [junit4]   2> 1554676 T9054 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1554676 T9054 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy3' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\
   [junit4]   2> 1554677 T9054 x:collectionLazy3 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1554678 T9054 x:collectionLazy3 oasc.SolrCore.<init> 
[[collectionLazy3] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\], dataDir=[null]
   [junit4]   2> 1554678 T9054 x:collectionLazy3 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1554679 T9054 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\data\
   [junit4]   2> 1554679 T9054 x:collectionLazy3 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\data\index/
   [junit4]   2> 1554679 T9054 x:collectionLazy3 oasc.SolrCore.initIndex WARN 
[collectionLazy3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1554679 T9054 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\data\index
   [junit4]   2> 1554680 T9054 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6129211055156297]
   [junit4]   2> 1554681 T9054 x:collectionLazy3 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@479cb2f4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d5e7),segFN=segments_1,generation=1}
   [junit4]   2> 1554681 T9054 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554687 T9054 x:collectionLazy3 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1554690 T9054 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554692 T9054 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554693 T9054 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554695 T9054 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1554699 T9054 x:collectionLazy3 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/update/json,/update/csv,/schema,/admin/plugins,/admin/properties,/admin/logging,/replication,/admin/threads,/update/json/docs,/admin/luke,/admin/ping,/admin/mbeans,/config,/admin/system,/admin/segments,/get,/update,/select,/admin/file
   [junit4]   2> 1554700 T9054 x:collectionLazy3 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1554701 T9054 x:collectionLazy3 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1554702 T9054 x:collectionLazy3 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1554702 T9054 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=8.115234375, floorSegmentMB=0.8896484375, 
forceMergeDeletesPctAllowed=24.436337960373482, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1554703 T9054 x:collectionLazy3 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@479cb2f4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d5e7),segFN=segments_1,generation=1}
   [junit4]   2> 1554703 T9054 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1554703 T9054 x:collectionLazy3 oass.SolrIndexSearcher.<init> 
Opening Searcher@1693b21c[collectionLazy3] main
   [junit4]   2> 1554704 T9054 x:collectionLazy3 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\conf
   [junit4]   2> 1554704 T9054 x:collectionLazy3 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\conf}
   [junit4]   2> 1554704 T9054 x:collectionLazy3 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection3\conf
   [junit4]   2> 1554704 T9054 x:collectionLazy3 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1554705 T9054 x:collectionLazy3 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1554706 T9054 x:collectionLazy3 
oasc.SolrCores.putTransientCore Opening transient core collectionLazy3
   [junit4]   2> 1554706 T9086 x:collectionLazy3 oasc.SolrCore.registerSearcher 
[collectionLazy3] Registered new searcher Searcher@1693b21c[collectionLazy3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1554706 T9054 x:collectionLazy3 
oasc.CoreContainer.registerCore registering core: collectionLazy3
   [junit4]   2> 1554706 T9054 x:collectionLazy3 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection4\'
   [junit4]   2> 1554739 T9054 x:collectionLazy3 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1554789 T9054 x:collectionLazy3 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 1554820 T9054 x:collectionLazy3 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1554822 T9054 x:collectionLazy3 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection4\conf\schema.xml
   [junit4]   2> 1554827 T9054 x:collectionLazy3 oass.IndexSchema.readSchema 
[collectionLazy4] Schema name=tiny
   [junit4]   2> 1554839 T9054 x:collectionLazy3 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1554839 T9054 x:collectionLazy3 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy4' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 570A31DAB3B0C1F0-001\tempDir-002\collection4\
   [junit4]   2> 1554839 T9054 x:collectionLazy4 
oasc.SolrCore.initDirectoryFactory org.

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

   2>           at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 148567 T9053 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=9082, 
name=searcherExecutor-4912-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 151568 T9053 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=9082, 
name=searcherExecutor-4912-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:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{v_t=PostingsFormat(name=MockRandom), v_s=PostingsFormat(name=Direct), 
v_f=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=MockRandom)}, docValues:{}, sim=DefaultSimilarity, 
locale=cs_CZ, timezone=MET
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=2,free=55878168,total=316641280
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsDirectoryTest, 
TestBlendedInfixSuggestions, HdfsBasicDistributedZkTest, 
TermVectorComponentDistributedTest, DistributedFacetPivotSmallTest, 
TestSchemaManager, SignatureUpdateProcessorFactoryTest, 
TestDFRSimilarityFactory, TestRecovery, BJQParserTest, 
HdfsUnloadDistributedZkTest, TestIntervalFaceting, CursorMarkTest, 
TestSolrQueryParser, PreAnalyzedUpdateProcessorTest, 
VMParamsZkACLAndCredentialsProvidersTest, SpellPossibilityIteratorTest, 
JsonLoaderTest, TestSolrConfigHandlerConcurrent, SolrTestCaseJ4Test, 
WordBreakSolrSpellCheckerTest, TestManagedSchema, 
DistributedFacetPivotWhiteBoxTest, TestStandardQParsers, PluginInfoTest, 
ReturnFieldsTest, IndexSchemaTest, TestCloudManagedSchema, 
SpellingQueryConverterTest, TestSchemaSimilarityResource, 
TestSuggestSpellingConverter, HdfsDirectoryFactoryTest, 
ExitableDirectoryReaderTest, OpenCloseCoreStressTest, SolrXmlInZkTest, 
ExternalFileFieldSortTest, TestBlobHandler, ResourceLoaderTest, 
SpellCheckCollatorTest, TestNonDefinedSimilarityFactory, TestRecoveryHdfs, 
SuggesterTSTTest, FieldMutatingUpdateProcessorTest, SpatialHeatmapFacetsTest, 
TestValueSourceCache, ZkNodePropsTest, TestHighlightDedupGrouping, 
TestCloudPivotFacet, BadCopyFieldTest, TestSolrDeletionPolicy1, 
CurrencyFieldOpenExchangeTest, TestSolr4Spatial, TestRealTimeGet, 
SearchHandlerTest, TestFiltering, TestSolrCoreProperties, QueryResultKeyTest, 
DistributedFacetPivotLargeTest, TestSolrQueryParserResource, 
TestPivotHelperCode, OverseerCollectionProcessorTest, DeleteShardTest, 
CustomCollectionTest, TestConfigReload, TestTrie, TestCodecSupport, 
TestLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, 
AutoCommitTest, TestRebalanceLeaders, SpatialFilterTest, ConvertedLegacyTest, 
TestZkChroot, TestExactSharedStatsCache, TestPseudoReturnFields, 
SimpleMLTQParserTest, EchoParamsTest, TestSolrXml, TestNRTOpen, TestUtils, 
SegmentsInfoRequestHandlerTest, TestRequestStatusCollectionAPI, 
DistributedExpandComponentTest, TestDocSet, TestJsonFacets, MBeansHandlerTest, 
TestDistributedGrouping, TestFileDictionaryLookup, 
SchemaVersionSpecificBehaviorTest, TestRandomMergePolicy, 
CoreAdminCreateDiscoverTest, LoggingHandlerTest, DisMaxRequestHandlerTest, 
TestCloudInspectUtil, TestFuzzyAnalyzedSuggestions, TestQuerySenderListener, 
TestHashQParserPlugin, IndexBasedSpellCheckerTest, SolrCloudExampleTest, 
AnalyticsMergeStrategyTest, TestRandomFaceting, AtomicUpdatesTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, ZkSolrClientTest, 
TestLMDirichletSimilarityFactory, FileUtilsTest, 
TestDynamicFieldCollectionResource, TermsComponentTest, TestFieldResource, 
TestCollapseQParserPlugin, SolrIndexConfigTest, SolrCmdDistributorTest, 
TestDynamicLoading, TestRangeQuery, FileBasedSpellCheckerTest, 
CSVRequestHandlerTest, TestTrackingShardHandlerFactory, BadIndexSchemaTest, 
AssignTest, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, 
TestFaceting, TestHashPartitioner, TestStressReorder, TestJoin, TestReload, 
HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, 
SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, 
TestGroupingSearch, PeerSyncTest, TestSort, BasicFunctionalityTest, 
TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=570A31DAB3B0C1F0 -Dtests.slow=true -Dtests.locale=cs_CZ 
-Dtests.timezone=MET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([570A31DAB3B0C1F0]: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=9082, name=searcherExecutor-4912-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:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([570A31DAB3B0C1F0]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9082, name=searcherExecutor-4912-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:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([570A31DAB3B0C1F0]:0)
   [junit4] Completed [377/488] on J1 in 151.63s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 346 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991:
 There were test failures: 488 suites, 1958 tests, 3 suite-level errors, 331 
ignored (34 assumptions)

Total time: 46 minutes 15 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