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/10/21 17:01:12 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 5221 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5221/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([DEE0E635D8089100]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


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

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=828, name=searcherExecutor-378-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([DEE0E635D8089100]:0)




Build Log:
[...truncated 9757 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\init-core-data-001
   [junit4]   2> 197049 INFO  (SUITE-TestLazyCores-seed#[DEE0E635D8089100]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 197053 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 197123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\'
   [junit4]   2> 197123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 197123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 197156 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.CoreContainer New CoreContainer 1365000861
   [junit4]   2> 197156 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\]
   [junit4]   2> 197156 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\lib
   [junit4]   2> 197156 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\lib).
   [junit4]   2> 197170 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] 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> 197177 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 197178 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 197182 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 197182 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 197182 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 197182 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 197190 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\, schema=schema.xml, loadOnStartup=true, config=solrconfig.xml, name=collection1, dataDir=data\, transient=false, instanceDir=collection1, configSetProperties=configsetprops.json}
   [junit4]   2> 197190 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {transient=true, schema=schema.xml, instanceDir=collection2, name=collectionLazy2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\, dataDir=data\, config=solrconfig.xml, loadOnStartup=true, configSetProperties=configsetprops.json}
   [junit4]   2> 197191 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=false, transient=on, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\, name=collectionLazy3, configSetProperties=configsetprops.json, instanceDir=collection3, schema=schema.xml, config=solrconfig.xml, dataDir=data\}
   [junit4]   2> 197192 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=collection4, transient=false, config=solrconfig.xml, configSetProperties=configsetprops.json, dataDir=data\, name=collectionLazy4, schema=schema.xml, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\}
   [junit4]   2> 197192 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data\, config=solrconfig.xml, schema=schema.xml, name=collectionLazy5, transient=false, configSetProperties=configsetprops.json, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\, instanceDir=collection5}
   [junit4]   2> 197193 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, config=solrconfig.xml, transient=true, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\, loadOnStartup=false, dataDir=data\, name=collectionLazy6, configSetProperties=configsetprops.json}
   [junit4]   2> 197193 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {transient=true, instanceDir=collection7, schema=schema.xml, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\, config=solrconfig.xml, configSetProperties=configsetprops.json, dataDir=data\, name=collectionLazy7}
   [junit4]   2> 197195 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {transient=true, name=collectionLazy8, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection8\, config=solrconfig.xml, schema=schema.xml, configSetProperties=configsetprops.json, loadOnStartup=false, dataDir=data\}
   [junit4]   2> 197195 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection9\, loadOnStartup=false, name=collectionLazy9, instanceDir=collection9, transient=true, dataDir=data\, schema=schema.xml, configSetProperties=configsetprops.json, config=solrconfig.xml}
   [junit4]   2> 197196 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\'
   [junit4]   2> 197197 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\'
   [junit4]   2> 197197 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 197197 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 197197 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 197197 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 197198 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\'
   [junit4]   2> 197198 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 197198 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 197299 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 197300 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 197313 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 197334 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 197337 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 197345 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 197395 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197396 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 197402 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197404 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 197404 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 197404 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197405 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 197411 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 197419 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 197431 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 197438 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\conf'
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\conf'
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 197442 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 197444 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\data\
   [junit4]   2> 197444 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\data\
   [junit4]   2> 197444 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\data\index/
   [junit4]   2> 197444 WARN  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 197444 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\data\index/
   [junit4]   2> 197444 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\conf'
   [junit4]   2> 197444 INFO  (coreLoadExecutor-375-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\
   [junit4]   2> 197444 WARN  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 197444 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\data\index
   [junit4]   2> 197444 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197445 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\data\index
   [junit4]   2> 197445 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 197445 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 197445 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 197445 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 197445 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\data\
   [junit4]   2> 197446 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\data\index/
   [junit4]   2> 197446 WARN  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 197446 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7551e2ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@530e0f85),segFN=segments_1,generation=1}
   [junit4]   2> 197446 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197446 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2efa879 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@441da170),segFN=segments_1,generation=1}
   [junit4]   2> 197446 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197446 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\data\
   [junit4]   2> 197446 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\data\index
   [junit4]   2> 197447 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 197447 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 197449 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 197449 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 197450 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\data\
   [junit4]   2> 197450 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58de2fee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@631cdfd6),segFN=segments_1,generation=1}
   [junit4]   2> 197450 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197454 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 197456 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\data\
   [junit4]   2> 197456 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 197456 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 197464 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197464 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197464 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197467 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197467 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197467 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197470 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197470 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197470 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197472 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197474 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197474 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197475 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/logging,/update,/select,/admin/file,/update/json/docs,/admin/threads,/schema,/get,/update/json,/admin/ping,/config,/admin/luke,/replication,/admin/mbeans,/admin/plugins,/admin/segments,/admin/system,/admin/properties
   [junit4]   2> 197477 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/logging,/update,/select,/admin/file,/update/json/docs,/admin/threads,/schema,/get,/update/json,/admin/ping,/config,/admin/luke,/replication,/admin/mbeans,/admin/plugins,/admin/segments,/admin/system,/admin/properties
   [junit4]   2> 197477 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 197477 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/logging,/update,/select,/admin/file,/update/json/docs,/admin/threads,/schema,/get,/update/json,/admin/ping,/config,/admin/luke,/replication,/admin/mbeans,/admin/plugins,/admin/segments,/admin/system,/admin/properties
   [junit4]   2> 197477 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 197477 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 197478 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=99.580078125, floorSegmentMB=0.9462890625, forceMergeDeletesPctAllowed=9.77479943515999, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 197478 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2efa879 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@441da170),segFN=segments_1,generation=1}
   [junit4]   2> 197478 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197478 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@761ded3e[collectionLazy5] main
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\conf
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\conf}
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection5\conf
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=99.580078125, floorSegmentMB=0.9462890625, forceMergeDeletesPctAllowed=9.77479943515999, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 197479 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7551e2ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@530e0f85),segFN=segments_1,generation=1}
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 197481 INFO  (searcherExecutor-376-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@761ded3e[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1bae07ad[collection1] main
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=99.580078125, floorSegmentMB=0.9462890625, forceMergeDeletesPctAllowed=9.77479943515999, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@58de2fee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@631cdfd6),segFN=segments_1,generation=1}
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197481 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@5eec6094[collectionLazy2] main
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\conf
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\conf}
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection1\conf
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\conf
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\conf}
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 197482 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection2\conf
   [junit4]   2> 197482 INFO  (searcherExecutor-377-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bae07ad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197483 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 197483 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197483 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 197483 INFO  (searcherExecutor-378-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@5eec6094[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197483 INFO  (coreLoadExecutor-375-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 197488 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\'
   [junit4]   2> 197488 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 197488 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 197551 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 197572 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 197620 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197621 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 197629 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 197643 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 197646 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\conf'
   [junit4]   2> 197646 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\
   [junit4]   2> 197647 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197647 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 197647 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 197647 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\data\
   [junit4]   2> 197647 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\data\index/
   [junit4]   2> 197647 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 197649 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\data\index
   [junit4]   2> 197649 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=7.3701171875, floorSegmentMB=1.9609375, forceMergeDeletesPctAllowed=25.93303480659244, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22767216780352406
   [junit4]   2> 197649 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@645c35d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61d2e9ba),segFN=segments_1,generation=1}
   [junit4]   2> 197649 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197650 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\data\
   [junit4]   2> 197651 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 197653 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 197657 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197659 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197660 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197662 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197666 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/logging,/update,/select,/admin/file,/update/json/docs,/admin/threads,/schema,/get,/update/json,/admin/ping,/config,/admin/luke,/replication,/admin/mbeans,/admin/plugins,/admin/segments,/admin/system,/admin/properties
   [junit4]   2> 197667 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 197668 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 197668 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 197668 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=91.71484375, floorSegmentMB=0.7119140625, forceMergeDeletesPctAllowed=5.541069593692997, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 197669 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@645c35d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61d2e9ba),segFN=segments_1,generation=1}
   [junit4]   2> 197669 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197669 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@47ef65c5[collectionLazy3] main
   [junit4]   2> 197671 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\conf
   [junit4]   2> 197671 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\conf}
   [junit4]   2> 197671 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection3\conf
   [junit4]   2> 197671 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 197671 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197671 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 197671 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 197671 INFO  (searcherExecutor-388-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@47ef65c5[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197672 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\'
   [junit4]   2> 197672 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 197672 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 197708 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 197728 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 197772 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197774 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 197781 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 197793 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 197794 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\conf'
   [junit4]   2> 197794 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\
   [junit4]   2> 197794 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197794 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 197794 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 197794 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\data\
   [junit4]   2> 197796 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\data\index/
   [junit4]   2> 197796 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 197796 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\data\index
   [junit4]   2> 197796 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=31.2236328125, floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=13.863596495758463, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22269520587011407
   [junit4]   2> 197797 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@79df7735 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e0b7715),segFN=segments_1,generation=1}
   [junit4]   2> 197797 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197798 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\data\
   [junit4]   2> 197798 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 197799 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 197807 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197808 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197811 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197812 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197814 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/logging,/update,/select,/admin/file,/update/json/docs,/admin/threads,/schema,/get,/update/json,/admin/ping,/config,/admin/luke,/replication,/admin/mbeans,/admin/plugins,/admin/segments,/admin/system,/admin/properties
   [junit4]   2> 197815 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 197815 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 197816 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 197816 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39109571612796346]
   [junit4]   2> 197816 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@79df7735 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e0b7715),segFN=segments_1,generation=1}
   [junit4]   2> 197816 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197816 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@7f97c294[collectionLazy4] main
   [junit4]   2> 197818 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\conf
   [junit4]   2> 197818 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\conf}
   [junit4]   2> 197818 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection4\conf
   [junit4]   2> 197818 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 197818 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197819 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 197819 INFO  (searcherExecutor-392-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@7f97c294[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197819 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\'
   [junit4]   2> 197819 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 197819 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 197877 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 197895 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 197938 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197939 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\conf\schema.xml
   [junit4]   2> 197946 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.s.IndexSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 197961 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 197966 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\conf'
   [junit4]   2> 197966 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy4] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy6' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\
   [junit4]   2> 197967 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197967 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore [[collectionLazy6] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\], dataDir=[null]
   [junit4]   2> 197967 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy6
   [junit4]   2> 197967 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\data\
   [junit4]   2> 197967 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\data\index/
   [junit4]   2> 197967 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\data\index' doesn't exist. Creating new index...
   [junit4]   2> 197967 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\data\index
   [junit4]   2> 197968 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=21.001953125, floorSegmentMB=0.9326171875, forceMergeDeletesPctAllowed=22.115403985495877, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 197968 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b33d09c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c4bfb7),segFN=segments_1,generation=1}
   [junit4]   2> 197968 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197969 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy6 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\data\
   [junit4]   2> 197969 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 197972 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 197975 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197977 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197979 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197980 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 197982 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/logging,/update,/select,/admin/file,/update/json/docs,/admin/threads,/schema,/get,/update/json,/admin/ping,/config,/admin/luke,/replication,/admin/mbeans,/admin/plugins,/admin/segments,/admin/system,/admin/properties
   [junit4]   2> 197984 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 197984 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 197984 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 197986 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=39.90625, floorSegmentMB=0.201171875, forceMergeDeletesPctAllowed=9.655211155055516, segmentsPerTier=10.0, maxCFSSegmentSizeMB=0.85546875, noCFSRatio=0.45892570765620366
   [junit4]   2> 197986 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b33d09c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c4bfb7),segFN=segments_1,generation=1}
   [junit4]   2> 197986 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 197986 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.s.SolrIndexSearcher Opening Searcher@26899d37[collectionLazy6] main
   [junit4]   2> 197987 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\conf
   [junit4]   2> 197987 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\conf}
   [junit4]   2> 197987 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection6\conf
   [junit4]   2> 197987 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 197987 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197987 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.CoreContainer Opening transient core collectionLazy6
   [junit4]   2> 197987 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.CoreContainer registering core: collectionLazy6
   [junit4]   2> 197987 INFO  (searcherExecutor-396-thread-1-processing-x:collectionLazy6) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Registered new searcher Searcher@26899d37[collectionLazy6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197988 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\'
   [junit4]   2> 197988 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 197988 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 198018 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 198036 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 198086 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 198086 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\conf\schema.xml
   [junit4]   2> 198094 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.s.IndexSchema [collectionLazy7] Schema name=tiny
   [junit4]   2> 198112 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 198114 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\conf'
   [junit4]   2> 198114 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy6] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy7' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\
   [junit4]   2> 198114 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 198114 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore [[collectionLazy7] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\], dataDir=[null]
   [junit4]   2> 198114 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy7
   [junit4]   2> 198115 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\data\
   [junit4]   2> 198115 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\data\index/
   [junit4]   2> 198115 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore [collectionLazy7] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\data\index' doesn't exist. Creating new index...
   [junit4]   2> 198115 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\data\index
   [junit4]   2> 198115 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24613324925636199]
   [junit4]   2> 198118 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40cd7252 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@700c86ba),segFN=segments_1,generation=1}
   [junit4]   2> 198118 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 198120 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy7) [    x:collectionLazy7] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy7 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\data\
   [junit4]   2> 198120 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy7) [    x:collectionLazy7] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 198121 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 198127 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 198133 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 198135 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 198137 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 198142 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/logging,/update,/select,/admin/file,/update/json/docs,/admin/threads,/schema,/get,/update/json,/admin/ping,/config,/admin/luke,/replication,/admin/mbeans,/admin/plugins,/admin/segments,/admin/system,/admin/properties
   [junit4]   2> 198144 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 198145 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 198145 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 198145 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1003850146, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 198147 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40cd7252 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@700c86ba),segFN=segments_1,generation=1}
   [junit4]   2> 198147 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 198147 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.s.SolrIndexSearcher Opening Searcher@63112ec9[collectionLazy7] main
   [junit4]   2> 198148 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\conf
   [junit4]   2> 198148 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[DEE0E635D8089100]) [    x:collectionLazy7] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-001\collection7\conf}
   [junit4]   2> 198148 INFO  (TEST-TestLazyCores.testCachingLimit-

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

007\collection3\data\;done=false>>]
   [junit4]   2> 205244 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-007\collection3\data\
   [junit4]   2> 205244 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-007\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-007\collection3\data\index;done=false>>]
   [junit4]   2> 205244 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DEE0E635D8089100-001\tempDir-007\collection3\data\index
   [junit4]   2> 205244 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[DEE0E635D8089100]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 205244 INFO  (SUITE-TestLazyCores-seed#[DEE0E635D8089100]-worker) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 205244 INFO  (SUITE-TestLazyCores-seed#[DEE0E635D8089100]-worker) [    x:collectionLazy3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1712472823
   [junit4]   2> 325246 ERROR (SUITE-TestLazyCores-seed#[DEE0E635D8089100]-worker) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Oct 21, 2015 2:40:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 21, 2015 2:41:10 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=828, name=searcherExecutor-378-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Oct 21, 2015 2:41:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=828, name=searcherExecutor-378-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Oct 21, 2015 2:41:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=828, name=searcherExecutor-378-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_s=PostingsFormat(name=Asserting), v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), v_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr_RS, timezone=Europe/Minsk
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=2,free=53621464,total=233078784
   [junit4]   2> NOTE: All tests run in this JVM: [TestPostingsSolrHighlighter, ResponseHeaderTest, TestDocSet, TestStressVersions, AssignTest, TestReloadDeadlock, TestFunctionQuery, DocumentAnalysisRequestHandlerTest, TestShortCircuitedRequests, RegexBoostProcessorTest, BigEndianAscendingWordSerializerTest, ShardSplitTest, ZkNodePropsTest, XmlUpdateRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFastWriter, SaslZkACLProviderTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=DEE0E635D8089100 -Dtests.slow=true -Dtests.locale=sr_RS -Dtests.timezone=Europe/Minsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEE0E635D8089100]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
   [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=828, name=searcherExecutor-378-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEE0E635D8089100]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=828, name=searcherExecutor-378-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEE0E635D8089100]:0)
   [junit4] Completed [41/542] on J0 in 152.13s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1565 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006: There were test failures: 542 suites (7 ignored), 2143 tests, 3 suite-level errors, 1586 ignored (34 assumptions) [seed: DEE0E635D8089100]

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