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/07/11 18:45:22 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 5021 - Failure!

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([7FFA368663337FEA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:465)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor35.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=9713, name=searcherExecutor-3744-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=9713, name=searcherExecutor-3744-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([7FFA368663337FEA]: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=9713, name=searcherExecutor-3744-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=9713, name=searcherExecutor-3744-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([7FFA368663337FEA]:0)




Build Log:
[...truncated 10308 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\init-core-data-001
   [junit4]   2> 1470631 INFO  (SUITE-TestLazyCores-seed#[7FFA368663337FEA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1470632 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1470680 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\'
   [junit4]   2> 1470715 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.CoreContainer New CoreContainer 479698466
   [junit4]   2> 1470715 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\]
   [junit4]   2> 1470716 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\lib
   [junit4]   2> 1470716 WARN  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\lib).
   [junit4]   2> 1470727 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1470735 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1470738 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1470744 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1470744 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1470744 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1470746 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1470747 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1470748 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1470748 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1470749 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1470750 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1470751 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1470751 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1470752 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1470753 INFO  (coreLoadExecutor-3717-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\'
   [junit4]   2> 1470756 INFO  (coreLoadExecutor-3717-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\'
   [junit4]   2> 1470757 INFO  (coreLoadExecutor-3717-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\'
   [junit4]   2> 1470820 INFO  (coreLoadExecutor-3717-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1470822 INFO  (coreLoadExecutor-3717-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1470824 INFO  (coreLoadExecutor-3717-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1470825 INFO  (coreLoadExecutor-3717-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1470827 INFO  (coreLoadExecutor-3717-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1470831 INFO  (coreLoadExecutor-3717-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1470831 INFO  (coreLoadExecutor-3717-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\
   [junit4]   2> 1470831 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1470831 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1470831 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1470832 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\
   [junit4]   2> 1470847 INFO  (coreLoadExecutor-3717-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1470848 INFO  (coreLoadExecutor-3717-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1470871 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1470871 WARN  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1470872 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\index
   [junit4]   2> 1470872 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1934243251, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1470873 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ee5e3ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f6be954),segFN=segments_1,generation=1}
   [junit4]   2> 1470873 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1470876 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1470881 INFO  (coreLoadExecutor-3717-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1470882 INFO  (coreLoadExecutor-3717-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1470883 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\
   [junit4]   2> 1470885 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470890 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1470892 INFO  (coreLoadExecutor-3717-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1470893 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470895 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470896 INFO  (coreLoadExecutor-3717-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1470897 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470898 INFO  (coreLoadExecutor-3717-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1470903 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1470903 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1470907 INFO  (coreLoadExecutor-3717-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1470908 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1470908 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1470908 INFO  (coreLoadExecutor-3717-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1470911 INFO  (coreLoadExecutor-3717-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1470900 INFO  (coreLoadExecutor-3717-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1470935 INFO  (coreLoadExecutor-3717-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\
   [junit4]   2> 1470935 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1470936 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1470936 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1470937 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\
   [junit4]   2> 1470935 INFO  (coreLoadExecutor-3717-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1470937 INFO  (coreLoadExecutor-3717-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\
   [junit4]   2> 1470937 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1470938 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1470938 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1470938 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\
   [junit4]   2> 1470938 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1470938 WARN  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1470939 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\index
   [junit4]   2> 1470939 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1470939 WARN  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1470940 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\index
   [junit4]   2> 1470908 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1470940 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ee5e3ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f6be954),segFN=segments_1,generation=1}
   [junit4]   2> 1470941 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1470941 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@5316d052[collectionLazy2] main
   [junit4]   2> 1470943 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\conf
   [junit4]   2> 1470943 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\conf}
   [junit4]   2> 1470943 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\conf
   [junit4]   2> 1470944 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1470944 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1470944 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1470945 INFO  (coreLoadExecutor-3717-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1470946 INFO  (searcherExecutor-3718-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@5316d052[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1470946 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1934243251, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1470947 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13a2a425 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762f92e6),segFN=segments_1,generation=1}
   [junit4]   2> 1470947 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1470947 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1934243251, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1470948 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5dcc3297 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@301e1f81),segFN=segments_1,generation=1}
   [junit4]   2> 1470948 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1470951 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1470953 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470954 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470955 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470956 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470958 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\
   [junit4]   2> 1470964 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1470963 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\
   [junit4]   2> 1470965 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1470963 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1470966 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470967 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470968 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470969 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470959 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1470972 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1470972 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1470972 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1470973 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1470973 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1470973 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1470973 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13a2a425 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762f92e6),segFN=segments_1,generation=1}
   [junit4]   2> 1470973 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1470974 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@7fe53565[collectionLazy5] main
   [junit4]   2> 1470974 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\conf
   [junit4]   2> 1470974 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\conf}
   [junit4]   2> 1470974 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\conf
   [junit4]   2> 1470975 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1470975 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1470975 INFO  (coreLoadExecutor-3717-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1470976 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1470976 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1470976 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1470976 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5dcc3297 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@301e1f81),segFN=segments_1,generation=1}
   [junit4]   2> 1470976 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1470977 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@39216e9c[collection1] main
   [junit4]   2> 1470977 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\conf
   [junit4]   2> 1470977 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\conf}
   [junit4]   2> 1470977 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\conf
   [junit4]   2> 1470978 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1470978 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1470978 INFO  (coreLoadExecutor-3717-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1470978 INFO  (searcherExecutor-3723-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39216e9c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1470981 INFO  (Thread-2964) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\'
   [junit4]   2> 1471001 INFO  (searcherExecutor-3722-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@7fe53565[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1471005 INFO  (Thread-2964) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1471007 INFO  (Thread-2964) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1471012 INFO  (Thread-2964) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1471012 INFO  (Thread-2964) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1471016 INFO  (Thread-2964) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 1471018 INFO  (Thread-2964) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1471018 INFO  (Thread-2964) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\
   [junit4]   2> 1471018 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1471019 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1471019 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1471020 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\
   [junit4]   2> 1471020 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1471020 WARN  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1471021 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\index
   [junit4]   2> 1471021 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1934243251, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1471022 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@397b00ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d6b6aad),segFN=segments_1,generation=1}
   [junit4]   2> 1471022 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1471023 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\
   [junit4]   2> 1471023 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1471026 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1471027 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471029 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471030 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471031 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471033 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1471033 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1471034 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1471034 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1471034 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1471034 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@397b00ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d6b6aad),segFN=segments_1,generation=1}
   [junit4]   2> 1471034 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1471035 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@242e3035[collectionLazy3] main
   [junit4]   2> 1471035 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\conf
   [junit4]   2> 1471035 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\conf}
   [junit4]   2> 1471035 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\conf
   [junit4]   2> 1471036 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1471036 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1471036 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 1471036 INFO  (Thread-2964) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 1471037 INFO  (searcherExecutor-3730-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@242e3035[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1471049 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=479698466
   [junit4]   2> 1471050 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@1773b9a1
   [junit4]   2> 1471050 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1471050 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1471050 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1471050 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1471052 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1471052 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1471052 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1471052 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\index
   [junit4]   2> 1471052 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1471052 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection5\data\
   [junit4]   2> 1471053 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f24106b
   [junit4]   2> 1471053 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1471053 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1471053 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1471053 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1471054 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1471054 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1471054 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1471054 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\index
   [junit4]   2> 1471054 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1471054 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection1\data\
   [junit4]   2> 1471054 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a6cb50c
   [junit4]   2> 1471055 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1471055 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1471055 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1471055 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1471056 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1471056 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1471056 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1471056 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\
   [junit4]   2> 1471056 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1471056 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection2\data\index
   [junit4]   2> 1471056 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@12cb20dd
   [junit4]   2> 1471056 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1471057 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1471057 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1471057 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1471058 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 1471058 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1471058 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1471058 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\index
   [junit4]   2> 1471058 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1471059 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-001\collection3\data\
   [junit4]   2> 1471060 INFO  (TEST-TestLazyCores.testRace-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1471061 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1471112 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\'
   [junit4]   2> 1471136 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 1064219794
   [junit4]   2> 1471137 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\]
   [junit4]   2> 1471137 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\lib
   [junit4]   2> 1471137 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\lib).
   [junit4]   2> 1471144 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1471151 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1471154 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1471154 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1471154 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1471154 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1471155 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1471156 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1471157 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1471157 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1471157 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1471159 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1471159 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1471160 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1471160 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7FFA368663337FEA]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1471164 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\'
   [junit4]   2> 1471166 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection2\'
   [junit4]   2> 1471166 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\'
   [junit4]   2> 1471199 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1471199 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1471201 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1471201 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1471220 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1471220 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1471221 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 1471223 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1471223 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1471224 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1471226 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1471227 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1471227 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1471228 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\
   [junit4]   2> 1471228 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\
   [junit4]   2> 1471228 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1471228 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1471228 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\], dataDir=[null]
   [junit4]   2> 1471228 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 1471228 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1471228 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1471229 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\data\
   [junit4]   2> 1471229 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\data\index/
   [junit4]   2> 1471229 WARN  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1471229 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\data\
   [junit4]   2> 1471229 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\data\index
   [junit4]   2> 1471230 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1934243251, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1471230 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1471230 WARN  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1471230 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\data\index
   [junit4]   2> 1471230 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@172a6715 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12bb7e8f),segFN=segments_1,generation=1}
   [junit4]   2> 1471230 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1471230 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1471230 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1934243251, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1471231 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b3c8f46 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15e045c),segFN=segments_1,generation=1}
   [junit4]   2> 1471231 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1471247 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\data\
   [junit4]   2> 1471247 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1471250 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1471250 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1471251 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1471252 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 1471252 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\data\
   [junit4]   2> 1471254 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1471255 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1471256 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471256 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471257 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471258 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471259 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471260 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1471260 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1471260 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1471261 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection2\
   [junit4]   2> 1471261 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1471261 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1471261 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1471262 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471264 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471265 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471261 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1471266 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7FFA368663337FEA-001\tempDir-002\collection2\], dataDir=[null]
   [junit4]   2> 1471267 INFO  (coreLoadExecutor-3739-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1471267 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1471266 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@172a6715 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12bb7e8f),segFN=segments_1,generation=1}
   [junit4]   2> 1471267 INFO  (coreLoadExecutor-3739-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1471267 INFO  (coreLoadExecutor-3739-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.

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

sting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jul 11, 2015 4:43:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=9713, name=searcherExecutor-3744-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> Jul 11, 2015 4:43:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9713, name=searcherExecutor-3744-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jul 11, 2015 4:43:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=9713, name=searcherExecutor-3744-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=Lucene53, sim=DefaultSimilarity, locale=pt, timezone=America/Paramaribo
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=2,free=87259216,total=321777664
   [junit4]   2> NOTE: All tests run in this JVM: [SOLR749Test, JSONWriterTest, ClusterStateUpdateTest, AnalysisErrorHandlingTest, TriLevelCompositeIdRoutingTest, TestExactSharedStatsCache, TestDocumentBuilder, TestManagedStopFilterFactory, TestBulkSchemaAPI, PingRequestHandlerTest, TestCoreContainer, TestExceedMaxTermLength, SolrTestCaseJ4Test, TestIndexingPerformance, RecoveryAfterSoftCommitTest, TestBM25SimilarityFactory, AnalysisAfterCoreReloadTest, ResponseHeaderTest, HttpPartitionTest, TestArbitraryIndexDir, SolrPluginUtilsTest, TestCopyFieldCollectionResource, TestPerFieldSimilarity, ZkControllerTest, SegmentsInfoRequestHandlerTest, SuggesterWFSTTest, DefaultValueUpdateProcessorTest, TestSurroundQueryParser, DistributedExpandComponentTest, SampleTest, AssignTest, DistributedQueueTest, HdfsUnloadDistributedZkTest, SuggesterFSTTest, LeaderInitiatedRecoveryOnCommitTest, TestSolrIndexConfig, TestOmitPositions, OverseerTest, TestBlobHandler, HdfsChaosMonkeySafeLeaderTest, PreAnalyzedFieldTest, TestRestManager, HdfsNNFailoverTest, MigrateRouteKeyTest, TestInitParams, HdfsDirectoryFactoryTest, HdfsLockFactoryTest, CollectionTooManyReplicasTest, TestChildDocTransformer, TestNonDefinedSimilarityFactory, DistributedFacetPivotLongTailTest, NumericFieldsTest, DeleteReplicaTest, CursorMarkTest, DocExpirationUpdateProcessorFactoryTest, TestIBSimilarityFactory, DataDrivenBlockJoinTest, SolrCoreTest, ChaosMonkeyNothingIsSafeTest, TestStressLucene, TestSmileRequest, BlockDirectoryTest, DistribCursorPagingTest, OverseerStatusTest, AnalyticsQueryTest, DirectUpdateHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestAuthorizationFramework, TestSolrQueryParserResource, TestCloudSchemaless, TestGroupingSearch, HdfsBasicDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, TestOrdValues, DistribJoinFromCollectionTest, TestPostingsSolrHighlighter, DistanceFunctionTest, DistributedIntervalFacetingTest, TestSearcherReuse, TestCloudManagedSchemaConcurrent, TestRTimer, TimeZoneUtilsTest, TestAtomicUpdateErrorCases, TestUpdate, UUIDUpdateProcessorFallbackTest, TestDistribDocBasedVersion, TestSolrConfigHandlerCloud, TestFunctionQuery, TestDistributedSearch, TestCustomDocTransformer, TestJsonRequest, TestRandomRequestDistribution, SolrCoreCheckLockOnStartupTest, TestManagedSchemaFieldTypeResource, TestCloudPivotFacet, TestReloadAndDeleteDocs, TestBinaryResponseWriter, DistributedFacetPivotSmallAdvancedTest, TestQueryTypes, DocValuesMultiTest, TestCSVLoader, SynonymTokenizerTest, VersionInfoTest, QueryElevationComponentTest, SystemInfoHandlerTest, RequestHandlersTest, TestRandomMergePolicy, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=7FFA368663337FEA -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=America/Paramaribo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7FFA368663337FEA]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:465)
   [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=9713, name=searcherExecutor-3744-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([7FFA368663337FEA]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9713, name=searcherExecutor-3744-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([7FFA368663337FEA]:0)
   [junit4] Completed [247/515] on J0 in 148.50s, 7 tests, 1 failure, 2 errors <<< FAILURES!

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

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