You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/04/17 06:40:27 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_40) - Build # 4570 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4570/
Java: 64bit/jdk1.8.0_40 -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([325806DE56F740AD]: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.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=10023, name=searcherExecutor-5272-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=10023, name=searcherExecutor-5272-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([325806DE56F740AD]: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=10023, name=searcherExecutor-5272-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=10023, name=searcherExecutor-5272-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([325806DE56F740AD]:0)




Build Log:
[...truncated 10659 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 325806DE56F740AD-001\init-core-data-001
   [junit4]   2> 1641422 T9922 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1641425 T9922 oas.SolrTestCaseJ4.setUp ###Starting testCreateSame
   [junit4]   2> 1641483 T9922 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 325806DE56F740AD-001\tempDir-001\'
   [junit4]   2> 1641513 T9922 oasc.CoreContainer.<init> New CoreContainer 2086756578
   [junit4]   2> 1641513 T9922 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 325806DE56F740AD-001\tempDir-001\]
   [junit4]   2> 1641513 T9922 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 325806DE56F740AD-001\tempDir-001\lib
   [junit4]   2> 1641513 T9922 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 325806DE56F740AD-001\tempDir-001\lib).
   [junit4]   2> 1641525 T9922 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> 1641530 T9922 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1641532 T9922 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1641538 T9922 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1641538 T9922 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1641538 T9922 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1641539 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1641540 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1641541 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1641541 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1641542 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1641543 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1641544 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1641544 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1641546 T9922 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1641548 T9924 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 325806DE56F740AD-001\tempDir-001\collection2\'
   [junit4]   2> 1641548 T9925 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 325806DE56F740AD-001\tempDir-001\collection5\'
   [junit4]   2> 1641572 T9923 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 325806DE56F740AD-001\tempDir-001\collection1\'
   [junit4]   2> 1641628 T9925 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1641632 T9925 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1641639 T9925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641640 T9925 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 325806DE56F740AD-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1641645 T9924 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1641647 T9923 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1641669 T9923 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1641676 T9923 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641677 T9923 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 325806DE56F740AD-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1641679 T9923 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 1641683 T9923 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1641684 T9923 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 325806DE56F740AD-001\tempDir-001\collection1\
   [junit4]   2> 1641684 T9923 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1641684 T9923 c: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 325806DE56F740AD-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection1\data\
   [junit4]   2> 1641684 T9923 c:collection1 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1641686 T9923 c: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 325806DE56F740AD-001\tempDir-001\collection1\data\
   [junit4]   2> 1641686 T9923 c: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 325806DE56F740AD-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1641686 T9923 c: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 325806DE56F740AD-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1641686 T9923 c: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 325806DE56F740AD-001\tempDir-001\collection1\data\index
   [junit4]   2> 1641686 T9923 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1641687 T9923 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@61c437e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@486b4a36),segFN=segments_1,generation=1}
   [junit4]   2> 1641687 T9923 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641690 T9923 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1641694 T9923 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641695 T9923 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641696 T9923 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641697 T9925 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1641697 T9923 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641698 T9924 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1641700 T9925 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1641701 T9925 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 325806DE56F740AD-001\tempDir-001\collection5\
   [junit4]   2> 1641702 T9925 c:collectionLazy5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1641702 T9925 c: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 325806DE56F740AD-001\tempDir-001\collection5\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection5\data\
   [junit4]   2> 1641702 T9925 c:collectionLazy5 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1641703 T9925 c: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 325806DE56F740AD-001\tempDir-001\collection5\data\
   [junit4]   2> 1641703 T9925 c: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 325806DE56F740AD-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1641703 T9925 c: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 325806DE56F740AD-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1641704 T9925 c: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 325806DE56F740AD-001\tempDir-001\collection5\data\index
   [junit4]   2> 1641704 T9925 c:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1641707 T9924 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641709 T9924 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 325806DE56F740AD-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1641716 T9925 c:collectionLazy5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@da04877 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55f669d9),segFN=segments_1,generation=1}
   [junit4]   2> 1641716 T9925 c:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641718 T9924 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1641721 T9925 c:collectionLazy5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1641722 T9924 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1641722 T9924 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 325806DE56F740AD-001\tempDir-001\collection2\
   [junit4]   2> 1641722 T9924 c:collectionLazy2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1641723 T9924 c: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 325806DE56F740AD-001\tempDir-001\collection2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection2\data\
   [junit4]   2> 1641723 T9924 c:collectionLazy2 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1641723 T9925 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641724 T9924 c: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 325806DE56F740AD-001\tempDir-001\collection2\data\
   [junit4]   2> 1641724 T9924 c: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 325806DE56F740AD-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1641724 T9924 c: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 325806DE56F740AD-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1641724 T9924 c: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 325806DE56F740AD-001\tempDir-001\collection2\data\index
   [junit4]   2> 1641725 T9924 c:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1641725 T9924 c:collectionLazy2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75df1e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@290b2ea7),segFN=segments_1,generation=1}
   [junit4]   2> 1641726 T9924 c:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641726 T9923 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1641727 T9923 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1641725 T9925 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641729 T9925 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641730 T9924 c:collectionLazy2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1641732 T9925 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641732 T9924 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641733 T9924 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641735 T9925 c:collectionLazy5 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1641736 T9924 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641736 T9925 c:collectionLazy5 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1641737 T9924 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641739 T9923 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1641741 T9923 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1641741 T9923 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17480801241234467]
   [junit4]   2> 1641742 T9923 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@61c437e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@486b4a36),segFN=segments_1,generation=1}
   [junit4]   2> 1641742 T9923 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641742 T9923 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@178b78d8[collection1] main
   [junit4]   2> 1641743 T9923 c: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 325806DE56F740AD-001\tempDir-001\collection1\conf
   [junit4]   2> 1641744 T9923 c: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 325806DE56F740AD-001\tempDir-001\collection1\conf}
   [junit4]   2> 1641744 T9923 c: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 325806DE56F740AD-001\tempDir-001\collection1\conf
   [junit4]   2> 1641745 T9923 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1641745 T9923 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1641746 T9923 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1641741 T9924 c:collectionLazy2 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1641746 T9924 c:collectionLazy2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1641739 T9925 c:collectionLazy5 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1641747 T9925 c:collectionLazy5 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1641747 T9925 c:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17480801241234467]
   [junit4]   2> 1641748 T9925 c:collectionLazy5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@da04877 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55f669d9),segFN=segments_1,generation=1}
   [junit4]   2> 1641748 T9925 c:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641748 T9925 c:collectionLazy5 oass.SolrIndexSearcher.<init> Opening Searcher@7e6d98f6[collectionLazy5] main
   [junit4]   2> 1641749 T9925 c: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 325806DE56F740AD-001\tempDir-001\collection5\conf
   [junit4]   2> 1641749 T9925 c: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 325806DE56F740AD-001\tempDir-001\collection5\conf}
   [junit4]   2> 1641749 T9925 c: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 325806DE56F740AD-001\tempDir-001\collection5\conf
   [junit4]   2> 1641751 T9925 c:collectionLazy5 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1641751 T9925 c:collectionLazy5 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1641751 T9925 c:collectionLazy5 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1641752 T9924 c:collectionLazy2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1641752 T9924 c:collectionLazy2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1641752 T9924 c:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17480801241234467]
   [junit4]   2> 1641753 T9924 c:collectionLazy2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75df1e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@290b2ea7),segFN=segments_1,generation=1}
   [junit4]   2> 1641753 T9924 c:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641753 T9924 c:collectionLazy2 oass.SolrIndexSearcher.<init> Opening Searcher@50f3b465[collectionLazy2] main
   [junit4]   2> 1641754 T9927 c:collectionLazy5 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@7e6d98f6[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1641754 T9926 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@178b78d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1641754 T9924 c: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 325806DE56F740AD-001\tempDir-001\collection2\conf
   [junit4]   2> 1641755 T9924 c: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 325806DE56F740AD-001\tempDir-001\collection2\conf}
   [junit4]   2> 1641755 T9924 c: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 325806DE56F740AD-001\tempDir-001\collection2\conf
   [junit4]   2> 1641755 T9924 c:collectionLazy2 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1641756 T9924 c:collectionLazy2 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1641756 T9924 c:collectionLazy2 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1641756 T9924 c:collectionLazy2 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1641756 T9928 c:collectionLazy2 oasc.SolrCore.registerSearcher [collectionLazy2] Registered new searcher Searcher@50f3b465[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1641763 T9922 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 325806DE56F740AD-001\tempDir-001\collection4\'
   [junit4]   2> 1641793 T9922 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1641797 T9922 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1641811 T9922 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641812 T9922 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 325806DE56F740AD-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1641815 T9922 oass.IndexSchema.readSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 1641818 T9922 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1641819 T9922 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 325806DE56F740AD-001\tempDir-001\collection4\
   [junit4]   2> 1641820 T9922 c:collectionLazy4 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1641820 T9922 c:collectionLazy4 oasc.SolrCore.<init> [collectionLazy4] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection4\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection4\data\
   [junit4]   2> 1641820 T9922 c:collectionLazy4 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 1641821 T9922 c:collectionLazy4 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 325806DE56F740AD-001\tempDir-001\collection4\data\
   [junit4]   2> 1641822 T9922 c:collectionLazy4 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 325806DE56F740AD-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1641822 T9922 c:collectionLazy4 oasc.SolrCore.initIndex WARN [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1641822 T9922 c:collectionLazy4 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 325806DE56F740AD-001\tempDir-001\collection4\data\index
   [junit4]   2> 1641823 T9922 c:collectionLazy4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=47.28125, floorSegmentMB=1.4794921875, forceMergeDeletesPctAllowed=0.37051986116725333, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2824240049972442
   [junit4]   2> 1641823 T9922 c:collectionLazy4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6515671 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c2a8867),segFN=segments_1,generation=1}
   [junit4]   2> 1641823 T9922 c:collectionLazy4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641828 T9922 c:collectionLazy4 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1641836 T9922 c:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641839 T9922 c:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641840 T9922 c:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641841 T9922 c:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641843 T9922 c:collectionLazy4 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1641843 T9922 c:collectionLazy4 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1641844 T9922 c:collectionLazy4 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1641844 T9922 c:collectionLazy4 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1641845 T9922 c:collectionLazy4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=21.189453125, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=20.525631393303733, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8310533510525114
   [junit4]   2> 1641845 T9922 c:collectionLazy4 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6515671 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c2a8867),segFN=segments_1,generation=1}
   [junit4]   2> 1641845 T9922 c:collectionLazy4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641845 T9922 c:collectionLazy4 oass.SolrIndexSearcher.<init> Opening Searcher@16735510[collectionLazy4] main
   [junit4]   2> 1641846 T9922 c:collectionLazy4 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 325806DE56F740AD-001\tempDir-001\collection4\conf
   [junit4]   2> 1641847 T9922 c:collectionLazy4 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 325806DE56F740AD-001\tempDir-001\collection4\conf}
   [junit4]   2> 1641847 T9922 c:collectionLazy4 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 325806DE56F740AD-001\tempDir-001\collection4\conf
   [junit4]   2> 1641848 T9922 c:collectionLazy4 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1641848 T9922 c:collectionLazy4 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1641848 T9922 c:collectionLazy4 oasc.CoreContainer.registerCore registering core: collectionLazy4
   [junit4]   2> 1641848 T9922 c:collectionLazy4 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 325806DE56F740AD-001\tempDir-001\collection6\'
   [junit4]   2> 1641871 T9922 c:collectionLazy4 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1641874 T9922 c:collectionLazy4 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1641883 T9922 c:collectionLazy4 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641884 T9922 c:collectionLazy4 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 325806DE56F740AD-001\tempDir-001\collection6\conf\schema.xml
   [junit4]   2> 1641886 T9922 c:collectionLazy4 oass.IndexSchema.readSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 1641889 T9922 c:collectionLazy4 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1641889 T9922 c:collectionLazy4 oasc.CoreContainer.create Creating SolrCore 'collectionLazy6' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection6\
   [junit4]   2> 1641890 T9922 c:collectionLazy6 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1641890 T9922 c:collectionLazy6 oasc.SolrCore.<init> [collectionLazy6] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection6\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection6\data\
   [junit4]   2> 1641890 T9922 c:collectionLazy6 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy6
   [junit4]   2> 1641891 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection6\data\
   [junit4]   2> 1641891 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1641891 T9922 c:collectionLazy6 oasc.SolrCore.initIndex WARN [collectionLazy6] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection6\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1641891 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection6\data\index
   [junit4]   2> 1641892 T9922 c:collectionLazy6 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1265366524, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1641893 T9922 c:collectionLazy6 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2e93431 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2848af9d),segFN=segments_1,generation=1}
   [junit4]   2> 1641893 T9922 c:collectionLazy6 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641878 T9930 c:collectionLazy4 oasc.SolrCore.registerSearcher [collectionLazy4] Registered new searcher Searcher@16735510[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1641896 T9922 c:collectionLazy6 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1641898 T9922 c:collectionLazy6 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641900 T9922 c:collectionLazy6 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641901 T9922 c:collectionLazy6 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641903 T9922 c:collectionLazy6 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1641906 T9922 c:collectionLazy6 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1641908 T9922 c:collectionLazy6 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1641912 T9922 c:collectionLazy6 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1641912 T9922 c:collectionLazy6 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1641913 T9922 c:collectionLazy6 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=22.751953125, floorSegmentMB=1.81640625, forceMergeDeletesPctAllowed=19.071066639752715, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3836906947566373
   [junit4]   2> 1641914 T9922 c:collectionLazy6 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2e93431 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2848af9d),segFN=segments_1,generation=1}
   [junit4]   2> 1641914 T9922 c:collectionLazy6 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1641914 T9922 c:collectionLazy6 oass.SolrIndexSearcher.<init> Opening Searcher@6489da9a[collectionLazy6] main
   [junit4]   2> 1641915 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection6\conf
   [junit4]   2> 1641916 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection6\conf}
   [junit4]   2> 1641916 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection6\conf
   [junit4]   2> 1641916 T9922 c:collectionLazy6 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1641916 T9922 c:collectionLazy6 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1641916 T9922 c:collectionLazy6 oasc.SolrCores.putTransientCore Opening transient core collectionLazy6
   [junit4]   2> 1641916 T9922 c:collectionLazy6 oasc.CoreContainer.registerCore registering core: collectionLazy6
   [junit4]   2> 1641944 T9922 c:collectionLazy6 oasha.CoreAdminHandler.handleCreateAction core create command schema=schema.xml&dataDir=t12&name=collectionLazy2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1641945 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collectionLazy2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collectionLazy2\, schema=schema.xml, transient=false, dataDir=t12}
   [junit4]   2> 1641945 T9922 c:collectionLazy6 oasha.CoreAdminHandler.handleCreateAction WARN Creating a core with existing name is not allowed
   [junit4]   2> 1641946 T9922 c:collectionLazy6 oasha.CoreAdminHandler.handleCreateAction core create command schema=schema.xml&dataDir=t14&name=collectionLazy4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1641946 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collectionLazy4, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collectionLazy4\, schema=schema.xml, transient=false, dataDir=t14}
   [junit4]   2> 1641946 T9922 c:collectionLazy6 oasha.CoreAdminHandler.handleCreateAction WARN Creating a core with existing name is not allowed
   [junit4]   2> 1641946 T9922 c:collectionLazy6 oasha.CoreAdminHandler.handleCreateAction core create command schema=schema.xml&dataDir=t15&name=collectionLazy5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1641948 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collectionLazy5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collectionLazy5\, schema=schema.xml, transient=false, dataDir=t15}
   [junit4]   2> 1641948 T9922 c:collectionLazy6 oasha.CoreAdminHandler.handleCreateAction WARN Creating a core with existing name is not allowed
   [junit4]   2> 1641948 T9922 c:collectionLazy6 oasha.CoreAdminHandler.handleCreateAction core create command schema=schema.xml&dataDir=t16&name=collectionLazy6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1641949 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collectionLazy6, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collectionLazy6\, schema=schema.xml, transient=false, dataDir=t16}
   [junit4]   2> 1641949 T9922 c:collectionLazy6 oasha.CoreAdminHandler.handleCreateAction WARN Creating a core with existing name is not allowed
   [junit4]   2> 1641949 T9922 c:collectionLazy6 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2086756578
   [junit4]   2> 1641959 T9922 c:collectionLazy6 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f84f87d
   [junit4]   2> 1641959 T9922 c:collectionLazy6 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> 1641959 T9922 c:collectionLazy6 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1641959 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1641959 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1641960 T9932 c:collectionLazy6 oasc.SolrCore.registerSearcher [collectionLazy6] Registered new searcher Searcher@6489da9a[collectionLazy6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1641968 T9922 c:collectionLazy6 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1641968 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1641968 T9922 c:collectionLazy6 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 325806DE56F740AD-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 325806DE56F740AD-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1641968 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection1\data\
   [junit4]   2> 1641968 T9922 c:collectionLazy6 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 325806DE56F740AD-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 325806DE56F740AD-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1641968 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection1\data\index
   [junit4]   2> 1641969 T9922 c:collectionLazy6 oasc.SolrCore.close [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@137268d3
   [junit4]   2> 1641970 T9922 c:collectionLazy6 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> 1641970 T9922 c:collectionLazy6 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1641970 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1641970 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1641971 T9922 c:collectionLazy6 oasc.SolrCore.closeSearcher [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1641971 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1641971 T9922 c:collectionLazy6 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 325806DE56F740AD-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 325806DE56F740AD-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1641971 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection5\data\index
   [junit4]   2> 1641972 T9922 c:collectionLazy6 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 325806DE56F740AD-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 325806DE56F740AD-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1641972 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection5\data\
   [junit4]   2> 1641972 T9922 c:collectionLazy6 oasc.SolrCore.close [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@513a31f
   [junit4]   2> 1641972 T9922 c:collectionLazy6 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> 1641973 T9922 c:collectionLazy6 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1641973 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1641974 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1641975 T9922 c:collectionLazy6 oasc.SolrCore.closeSearcher [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 1641975 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1641975 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection4\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 325806DE56F740AD-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1641975 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection4\data\index
   [junit4]   2> 1641976 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1641976 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection4\data\
   [junit4]   2> 1641977 T9922 c:collectionLazy6 oasc.SolrCore.close [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f64e42d
   [junit4]   2> 1641977 T9922 c:collectionLazy6 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> 1641977 T9922 c:collectionLazy6 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1641978 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1641978 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1642015 T9922 c:collectionLazy6 oasc.SolrCore.closeSearcher [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1642016 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1642016 T9922 c:collectionLazy6 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 325806DE56F740AD-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 325806DE56F740AD-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1642017 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection2\data\
   [junit4]   2> 1642017 T9922 c:collectionLazy6 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 325806DE56F740AD-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 325806DE56F740AD-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1642017 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection2\data\index
   [junit4]   2> 1642018 T9922 c:collectionLazy6 oasc.SolrCore.close [collectionLazy6]  CLOSING SolrCore org.apache.solr.core.SolrCore@575ba6ac
   [junit4]   2> 1642018 T9922 c:collectionLazy6 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> 1642018 T9922 c:collectionLazy6 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1642018 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1642018 T9922 c:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1642020 T9922 c:collectionLazy6 oasc.SolrCore.closeSearcher [collectionLazy6] Closing main searcher on request.
   [junit4]   2> 1642020 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1642020 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection6\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection6\data\;done=false>>]
   [junit4]   2> 1642020 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection6\data\
   [junit4]   2> 1642021 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-001\collection6\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 325806DE56F740AD-001\tempDir-001\collection6\data\index;done=false>>]
   [junit4]   2> 1642021 T9922 c:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-001\collection6\data\index
   [junit4]   2> 1642021 T9922 c:collectionLazy6 oas.SolrTestCaseJ4.tearDown ###Ending testCreateSame
   [junit4]   2> 1642023 T9922 c:collectionLazy6 oas.SolrTestCaseJ4.setUp ###Starting testRace
   [junit4]   2> 1642092 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\'
   [junit4]   2> 1642142 T9922 c:collectionLazy6 oasc.CoreContainer.<init> New CoreContainer 1294214301
   [junit4]   2> 1642143 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\]
   [junit4]   2> 1642143 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\lib
   [junit4]   2> 1642143 T9922 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\lib).
   [junit4]   2> 1642158 T9922 c:collectionLazy6 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> 1642162 T9922 c:collectionLazy6 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1642164 T9922 c:collectionLazy6 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1642164 T9922 c:collectionLazy6 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1642165 T9922 c:collectionLazy6 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1642165 T9922 c:collectionLazy6 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1642167 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1642168 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1642169 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1642174 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1642175 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1642176 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1642177 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1642179 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1642180 T9922 c:collectionLazy6 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1642181 T9934 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection1\'
   [junit4]   2> 1642182 T9935 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection2\'
   [junit4]   2> 1642195 T9936 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection5\'
   [junit4]   2> 1642242 T9934 c:collectionLazy6 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1642244 T9934 c:collectionLazy6 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1642261 T9934 c:collectionLazy6 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1642261 T9934 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 1642262 T9936 c:collectionLazy6 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1642264 T9934 c:collectionLazy6 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 1642264 T9936 c:collectionLazy6 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1642269 T9934 c:collectionLazy6 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1642269 T9934 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection1\
   [junit4]   2> 1642269 T9934 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1642269 T9935 c:collectionLazy6 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1642269 T9934 c: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 325806DE56F740AD-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection1\data\
   [junit4]   2> 1642269 T9934 c:collection1 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1642270 T9934 c: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 325806DE56F740AD-001\tempDir-002\collection1\data\
   [junit4]   2> 1642270 T9934 c: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 325806DE56F740AD-001\tempDir-002\collection1\data\index/
   [junit4]   2> 1642270 T9934 c: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 325806DE56F740AD-001\tempDir-002\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1642270 T9934 c: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 325806DE56F740AD-001\tempDir-002\collection1\data\index
   [junit4]   2> 1642271 T9934 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1642271 T9936 c:collectionLazy6 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1642271 T9935 c:collectionLazy6 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1642272 T9936 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1642275 T9934 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3d5c29 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4df1cfc),segFN=segments_1,generation=1}
   [junit4]   2> 1642275 T9934 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1642277 T9936 c:collectionLazy6 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1642279 T9934 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1642279 T9936 c:collectionLazy6 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1642280 T9935 c:collectionLazy6 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1642280 T9935 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 1642280 T9936 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection5\
   [junit4]   2> 1642282 T9936 c:collectionLazy5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1642282 T9936 c: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 325806DE56F740AD-001\tempDir-002\collection5\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection5\data\
   [junit4]   2> 1642282 T9936 c:collectionLazy5 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1642282 T9936 c: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 325806DE56F740AD-001\tempDir-002\collection5\data\
   [junit4]   2> 1642282 T9936 c: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 325806DE56F740AD-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1642282 T9936 c: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 325806DE56F740AD-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1642284 T9936 c: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 325806DE56F740AD-001\tempDir-002\collection5\data\index
   [junit4]   2> 1642284 T9934 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642284 T9935 c:collectionLazy6 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1642284 T9936 c:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1642285 T9936 c:collectionLazy5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@25a347b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cec2e21),segFN=segments_1,generation=1}
   [junit4]   2> 1642286 T9936 c:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1642285 T9934 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642287 T9934 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642288 T9935 c:collectionLazy6 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1642288 T9935 c:collectionLazy6 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 325806DE56F740AD-001\tempDir-002\collection2\
   [junit4]   2> 1642288 T9935 c:collectionLazy2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1642288 T9936 c:collectionLazy5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1642289 T9935 c: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 325806DE56F740AD-001\tempDir-002\collection2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 325806DE56F740AD-001\tempDir-002\collection2\data\
   [junit4]   2> 1642289 T9935 c:collectionLazy2 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1642289 T9935 c: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 325806DE56F740AD-001\tempDir-002\collection2\data\
   [junit4]   2> 1642289 T9935 c: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 325806DE56F740AD-001\tempDir-002\collection2\data\index/
   [junit4]   2> 1642289 T9934 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642289 T9935 c: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 325806DE56F740AD-001\tempDir-002\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1642290 T9936 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642290 T9935 c: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 325806DE56F740AD-001\tempDir-002\collection2\data\index
   [junit4]   2> 1642291 T9936 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642291 T9935 c:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1642292 T9935 c:collectionLazy2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@78334e6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67bc510b),segFN=segments_1,generation=1}
   [junit4]   2> 1642292 T9934 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1642292 T9936 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642293 T9934 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1642293 T9934 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1642293 T9934 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1642294 T9934 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17480801241234467]
   [junit4]   2> 1642292 T9935 c:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1642306 T9935 c:collectionLazy2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1642308 T9935 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642311 T9935 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642312 T9935 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642314 T9935 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642315 T9934 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3d5c29 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4df1cfc),segFN=segments_1,generation=1}
   [junit4]   2> 1642294 T9936 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642318 T9935 c:collectionLazy2 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1642319 T9935 c:collectionLazy2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1642319 T9935 c:collectionLazy2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1642320 T9935 c:collectionLazy2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]  

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

)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 144994 T9921 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=10023, name=searcherExecutor-5272-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 147999 T9921 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=10023, name=searcherExecutor-5272-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=zh_TW, timezone=Europe/Samara
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=2,free=130904856,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseHeaderTest, CustomCollectionTest, DebugComponentTest, TestSolrDeletionPolicy2, DistributedMLTComponentTest, OpenCloseCoreStressTest, DocumentBuilderTest, ReturnFieldsTest, TestLeaderElectionZkExpiry, TestRawResponseWriter, DisMaxRequestHandlerTest, TestUniqueKeyFieldResource, TestSolrJ, IndexBasedSpellCheckerTest, DistribJoinFromCollectionTest, CSVRequestHandlerTest, ZkStateWriterTest, TestOverriddenPrefixQueryForCustomFieldType, DeleteInactiveReplicaTest, TestSolrQueryParser, TestLRUStatsCache, TestLMDirichletSimilarityFactory, TestFieldTypeResource, ConnectionManagerTest, TestInitParams, TestConfig, MoreLikeThisHandlerTest, DistributedFacetPivotLargeTest, TestBlobHandler, HdfsThreadLeakTest, TestInfoStreamLogging, TestHashQParserPlugin, RegexBoostProcessorTest, HdfsSyncSliceTest, OverseerRolesTest, SegmentsInfoRequestHandlerTest, SuggesterTSTTest, TestSolrDynamicMBean, TestBadConfig, TestSolrConfigHandler, StatelessScriptUpdateProcessorFactoryTest, TestCloudManagedSchemaConcurrent, DistributedQueryComponentOptimizationTest, DateRangeFieldTest, TestTolerantSearch, UpdateRequestProcessorFactoryTest, ExitableDirectoryReaderTest, MinimalSchemaTest, LeaderInitiatedRecoveryOnCommitTest, RecoveryAfterSoftCommitTest, FileBasedSpellCheckerTest, TestJsonFacets, TestAnalyzeInfixSuggestions, TestMergePolicyConfig, PluginInfoTest, TestFieldCollectionResource, TestSearcherReuse, TestSystemIdResolver, TestValueSourceCache, TestSolrDeletionPolicy1, SpatialFilterTest, DistributedFacetPivotLongTailTest, CursorPagingTest, ChaosMonkeySafeLeaderTest, TestFastOutputStream, ShardRoutingCustomTest, TestTrie, SpellCheckCollatorTest, HdfsChaosMonkeySafeLeaderTest, ChangedSchemaMergeTest, StatsComponentTest, TestDistributedGrouping, WordBreakSolrSpellCheckerTest, OverseerCollectionProcessorTest, CurrencyFieldXmlFileTest, TestJoin, InfoHandlerTest, TestCollectionAPI, TestConfigReload, TestManagedSchemaFieldTypeResource, TermVectorComponentTest, SpellCheckComponentTest, TestRandomFaceting, TestSerializedLuceneMatchVersion, OpenExchangeRatesOrgProviderTest, TriLevelCompositeIdRoutingTest, TestReversedWildcardFilterFactory, TestCloudSchemaless, TestPHPSerializedResponseWriter, TestRemoteStreaming, TestSortingResponseWriter, QueryEqualityTest, FacetPivotSmallTest, FastVectorHighlighterTest, TestDynamicLoading, CloudMLTQParserTest, CopyFieldTest, TestFieldTypeCollectionResource, TestHighlightDedupGrouping, DistribCursorPagingTest, TestDefaultSimilarityFactory, TestSimpleTrackingShardHandler, CurrencyFieldOpenExchangeTest, RollingRestartTest, AnalyticsMergeStrategyTest, LoggingHandlerTest, RAMDirectoryFactoryTest, SearchHandlerTest, CollectionsAPIDistributedZkTest, ConvertedLegacyTest, TestReqParamsAPI, TestSchemaNameResource, DirectUpdateHandlerOptimizeTest, SaslZkACLProviderTest, LeaderElectionIntegrationTest, BasicZkTest, TestReplicationHandler, ZkSolrClientTest, ZkCLITest, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestReload, TestStressVersions, TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, TestFiltering, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=325806DE56F740AD -Dtests.slow=true -Dtests.locale=zh_TW -Dtests.timezone=Europe/Samara -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([325806DE56F740AD]: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=10023, name=searcherExecutor-5272-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([325806DE56F740AD]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10023, name=searcherExecutor-5272-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([325806DE56F740AD]:0)
   [junit4] Completed [353/483] on J1 in 148.06s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 403 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:1434: 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: 483 suites, 1916 tests, 3 suite-level errors, 465 ignored (31 assumptions)

Total time: 49 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any