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

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 4940 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4940/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.core.TestShardHandlerFactory.testXML

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([C7181EB2A497D6D1]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([C7181EB2A497D6D1]:0)


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


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

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




Build Log:
[...truncated 10112 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_C7181EB2A497D6D1-001\init-core-data-001
   [junit4]   2> 1301478 INFO  (SUITE-TestLazyCores-seed#[C7181EB2A497D6D1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1301480 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1301547 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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_C7181EB2A497D6D1-001\tempDir-001\'
   [junit4]   2> 1301584 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.CoreContainer New CoreContainer 4378626
   [junit4]   2> 1301584 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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_C7181EB2A497D6D1-001\tempDir-001\]
   [junit4]   2> 1301584 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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_C7181EB2A497D6D1-001\tempDir-001\lib
   [junit4]   2> 1301584 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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_C7181EB2A497D6D1-001\tempDir-001\lib).
   [junit4]   2> 1301593 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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> 1301597 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1301597 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1301600 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1301600 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1301600 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1301603 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=collection1, dataDir=data\, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\collection1\, loadOnStartup=true, name=collection1, transient=false, schema=schema.xml, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1301603 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\collection2\, configSetProperties=configsetprops.json, loadOnStartup=true, dataDir=data\, transient=true, instanceDir=collection2, schema=schema.xml, name=collectionLazy2}
   [junit4]   2> 1301604 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=false, name=collectionLazy3, configSetProperties=configsetprops.json, instanceDir=collection3, schema=schema.xml, config=solrconfig.xml, transient=on, dataDir=data\, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\collection3\}
   [junit4]   2> 1301605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, instanceDir=collection4, configSetProperties=configsetprops.json, loadOnStartup=false, schema=schema.xml, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\collection4\, dataDir=data\, transient=false}
   [junit4]   2> 1301605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data\, name=collectionLazy5, configSetProperties=configsetprops.json, transient=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\collection5\, loadOnStartup=true, config=solrconfig.xml, instanceDir=collection5, schema=schema.xml}
   [junit4]   2> 1301605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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_C7181EB2A497D6D1-001\tempDir-001\collection6\, schema=schema.xml, instanceDir=collection6, loadOnStartup=false, dataDir=data\, transient=true, name=collectionLazy6, configSetProperties=configsetprops.json, config=solrconfig.xml}
   [junit4]   2> 1301606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, name=collectionLazy7, dataDir=data\, instanceDir=collection7, config=solrconfig.xml, loadOnStartup=false, transient=true, schema=schema.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\collection7\}
   [junit4]   2> 1301606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, configSetProperties=configsetprops.json, config=solrconfig.xml, loadOnStartup=false, instanceDir=collection8, transient=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\collection8\, name=collectionLazy8, dataDir=data\}
   [junit4]   2> 1301607 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=false, name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\collection9\, transient=true, schema=schema.xml, configSetProperties=configsetprops.json, dataDir=data\}
   [junit4]   2> 1301608 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\'
   [junit4]   2> 1301609 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\'
   [junit4]   2> 1301609 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\'
   [junit4]   2> 1301678 INFO  (coreLoadExecutor-2833-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301678 INFO  (coreLoadExecutor-2833-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301678 INFO  (coreLoadExecutor-2833-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301701 INFO  (coreLoadExecutor-2833-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1301702 INFO  (coreLoadExecutor-2833-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1301702 INFO  (coreLoadExecutor-2833-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1301754 INFO  (coreLoadExecutor-2833-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301755 INFO  (coreLoadExecutor-2833-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1301758 INFO  (coreLoadExecutor-2833-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301760 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1301761 INFO  (coreLoadExecutor-2833-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1301763 INFO  (coreLoadExecutor-2833-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1301767 INFO  (coreLoadExecutor-2833-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1301777 INFO  (coreLoadExecutor-2833-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301777 INFO  (coreLoadExecutor-2833-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\conf'
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\conf'
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1301781 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1301782 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\data\
   [junit4]   2> 1301782 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\data\
   [junit4]   2> 1301782 INFO  (coreLoadExecutor-2833-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301782 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1301782 WARN  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1301782 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1301782 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\data\index
   [junit4]   2> 1301782 WARN  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1301783 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1217478807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1301783 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\data\index
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@17a6110 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17a7bd7),segFN=segments_1,generation=1}
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1217478807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\conf'
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@104bc57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8fb74),segFN=segments_1,generation=1}
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301785 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_C7181EB2A497D6D1-001\tempDir-001\collection5\data\
   [junit4]   2> 1301786 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1301786 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1301786 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\data\
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301787 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_C7181EB2A497D6D1-001\tempDir-001\collection1\data\
   [junit4]   2> 1301788 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_C7181EB2A497D6D1-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301788 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301786 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_C7181EB2A497D6D1-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301787 WARN  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1301790 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\data\index
   [junit4]   2> 1301790 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1217478807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1301790 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@264892 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1667bc8),segFN=segments_1,generation=1}
   [junit4]   2> 1301791 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1301792 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_C7181EB2A497D6D1-001\tempDir-001\collection2\data\
   [junit4]   2> 1301793 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_C7181EB2A497D6D1-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301793 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301801 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301801 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301801 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301804 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301804 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301804 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301806 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301806 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301806 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301808 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301809 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301810 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/admin/file,/admin/properties,/admin/luke,/admin/segments,/schema,/select,/get,/admin/threads,/admin/plugins,/admin/system,/update/json/docs,/config,/admin/ping,/update/json,/update/csv,/admin/logging,/admin/mbeans,/replication
   [junit4]   2> 1301810 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /update,/admin/file,/admin/properties,/admin/luke,/admin/segments,/schema,/select,/get,/admin/threads,/admin/plugins,/admin/system,/update/json/docs,/config,/admin/ping,/update/json,/update/csv,/admin/logging,/admin/mbeans,/replication
   [junit4]   2> 1301811 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301812 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301812 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301812 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1301812 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1301813 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1301813 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /update,/admin/file,/admin/properties,/admin/luke,/admin/segments,/schema,/select,/get,/admin/threads,/admin/plugins,/admin/system,/update/json/docs,/config,/admin/ping,/update/json,/update/csv,/admin/logging,/admin/mbeans,/replication
   [junit4]   2> 1301813 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1301813 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1301813 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@104bc57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8fb74),segFN=segments_1,generation=1}
   [junit4]   2> 1301814 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1301813 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1301814 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@10ac2c9[collection1] main
   [junit4]   2> 1301814 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301814 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@264892 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1667bc8),segFN=segments_1,generation=1}
   [junit4]   2> 1301814 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1301814 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1301815 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1301815 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@fb9afd[collectionLazy2] main
   [junit4]   2> 1301815 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1301815 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\conf
   [junit4]   2> 1301815 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@17a6110 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17a7bd7),segFN=segments_1,generation=1}
   [junit4]   2> 1301815 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1301815 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\conf}
   [junit4]   2> 1301816 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@15153ca[collectionLazy5] main
   [junit4]   2> 1301816 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\conf
   [junit4]   2> 1301816 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\conf}
   [junit4]   2> 1301817 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection2\conf
   [junit4]   2> 1301816 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection1\conf
   [junit4]   2> 1301817 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\conf
   [junit4]   2> 1301817 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\conf}
   [junit4]   2> 1301817 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301817 INFO  (coreLoadExecutor-2833-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_C7181EB2A497D6D1-001\tempDir-001\collection5\conf
   [junit4]   2> 1301817 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301818 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301818 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301818 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301818 INFO  (coreLoadExecutor-2833-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1301818 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1301818 INFO  (searcherExecutor-2834-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10ac2c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301818 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301819 INFO  (coreLoadExecutor-2833-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1301818 INFO  (searcherExecutor-2836-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@fb9afd[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301819 INFO  (searcherExecutor-2835-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@15153ca[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301819 INFO  (coreLoadExecutor-2833-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1301859 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.h.a.CoreAdminHandler core create command transient=true&loadOnStartup=true&name=core1&wt=xml&instanceDir=./core1&action=CREATE
   [junit4]   2> 1301860 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, dataDir=data\, transient=true, 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\, name=core1, instanceDir=./core1, schema=schema.xml}
   [junit4]   2> 1301861 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\'
   [junit4]   2> 1301919 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301941 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1301980 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301981 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 1301987 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1302003 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302008 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\conf'
   [junit4]   2> 1302008 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core1\
   [junit4]   2> 1302008 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302009 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 1302009 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1302009 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\data\
   [junit4]   2> 1302010 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 1302010 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1302010 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1302010 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=99.5830078125, floorSegmentMB=1.7548828125, forceMergeDeletesPctAllowed=24.285286193423442, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1302011 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@119e54a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c7a8f),segFN=segments_1,generation=1}
   [junit4]   2> 1302011 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1302012 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core1\data\
   [junit4]   2> 1302013 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1302013 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1302022 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302024 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302026 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302028 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302030 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /update,/admin/file,/admin/properties,/admin/luke,/admin/segments,/schema,/select,/get,/admin/threads,/admin/plugins,/admin/system,/update/json/docs,/config,/admin/ping,/update/json,/update/csv,/admin/logging,/admin/mbeans,/replication
   [junit4]   2> 1302032 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1302033 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1302033 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1302033 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=74.2421875, floorSegmentMB=0.3896484375, forceMergeDeletesPctAllowed=3.194934195759831, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34944646414445113
   [junit4]   2> 1302033 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@119e54a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c7a8f),segFN=segments_1,generation=1}
   [junit4]   2> 1302034 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1302034 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@12b28c9[core1] main
   [junit4]   2> 1302035 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\conf
   [junit4]   2> 1302036 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\conf}
   [junit4]   2> 1302036 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core1\conf
   [junit4]   2> 1302036 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1302036 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1302037 INFO  (searcherExecutor-2847-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@12b28c9[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1302037 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.CoreContainer Opening transient core core1
   [junit4]   2> 1302037 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 1302037 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.h.a.CoreAdminHandler core create command transient=true&loadOnStartup=false&name=core2&wt=xml&instanceDir=./core2&action=CREATE
   [junit4]   2> 1302038 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data\, config=solrconfig.xml, configSetProperties=configsetprops.json, name=core2, instanceDir=./core2, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core2\, schema=schema.xml, transient=true}
   [junit4]   2> 1302039 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\'
   [junit4]   2> 1302066 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302085 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1302131 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302131 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 1302139 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1302155 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302157 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\conf'
   [junit4]   2> 1302158 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core2\
   [junit4]   2> 1302158 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302158 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core2\], dataDir=[null]
   [junit4]   2> 1302158 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 1302159 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\data\
   [junit4]   2> 1302159 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 1302159 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1302159 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\data\index
   [junit4]   2> 1302160 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=56.1591796875, floorSegmentMB=0.39453125, forceMergeDeletesPctAllowed=7.927577795000085, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1302160 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@16ef57a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b6509c; maxCacheMB=0.6279296875 maxMergeSizeMB=0.12109375)),segFN=segments_1,generation=1}
   [junit4]   2> 1302160 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1302161 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core2\data\
   [junit4]   2> 1302162 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1302162 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1302165 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302167 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302169 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302171 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302174 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /update,/admin/file,/admin/properties,/admin/luke,/admin/segments,/schema,/select,/get,/admin/threads,/admin/plugins,/admin/system,/update/json/docs,/config,/admin/ping,/update/json,/update/csv,/admin/logging,/admin/mbeans,/replication
   [junit4]   2> 1302175 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1302176 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1302177 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1302177 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1451544045, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1302178 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@16ef57a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b6509c; maxCacheMB=0.6279296875 maxMergeSizeMB=0.12109375)),segFN=segments_1,generation=1}
   [junit4]   2> 1302178 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1302178 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening Searcher@133d4ba[core2] main
   [junit4]   2> 1302179 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\conf
   [junit4]   2> 1302179 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\conf}
   [junit4]   2> 1302180 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core2\conf
   [junit4]   2> 1302180 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1302180 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1302181 INFO  (searcherExecutor-2852-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@133d4ba[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1302181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.CoreContainer Opening transient core core2
   [junit4]   2> 1302181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 1302181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.h.a.CoreAdminHandler core create command transient=true&loadOnStartup=true&name=core3&wt=xml&instanceDir=./core3&action=CREATE
   [junit4]   2> 1302183 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=./core3, name=core3, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core3\, transient=true, schema=schema.xml, configSetProperties=configsetprops.json, dataDir=data\, loadOnStartup=true}
   [junit4]   2> 1302183 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\'
   [junit4]   2> 1302235 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302250 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1302286 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302287 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\conf\schema.xml
   [junit4]   2> 1302294 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1302311 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302316 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\conf'
   [junit4]   2> 1302317 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core3\
   [junit4]   2> 1302317 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302317 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core3\], dataDir=[null]
   [junit4]   2> 1302317 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 1302318 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\data\
   [junit4]   2> 1302318 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\data\index/
   [junit4]   2> 1302318 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore [core3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1302319 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\data\index
   [junit4]   2> 1302319 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1052862234, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1302320 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ad7b91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8b850b),segFN=segments_1,generation=1}
   [junit4]   2> 1302320 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1302321 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core3\data\
   [junit4]   2> 1302322 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1302322 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1302332 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302334 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302336 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302338 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302340 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.RequestHandlers Registered paths: /update,/admin/file,/admin/properties,/admin/luke,/admin/segments,/schema,/select,/get,/admin/threads,/admin/plugins,/admin/system,/update/json/docs,/config,/admin/ping,/update/json,/update/csv,/admin/logging,/admin/mbeans,/replication
   [junit4]   2> 1302342 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1302343 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1302343 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1302344 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=1.84375, floorSegmentMB=1.7060546875, forceMergeDeletesPctAllowed=8.296058271202881, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1302344 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ad7b91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8b850b),segFN=segments_1,generation=1}
   [junit4]   2> 1302344 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1302344 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.s.SolrIndexSearcher Opening Searcher@1655bc9[core3] main
   [junit4]   2> 1302346 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\conf
   [junit4]   2> 1302346 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\conf}
   [junit4]   2> 1302346 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core3\conf
   [junit4]   2> 1302346 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1302346 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1302346 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.CoreContainer Opening transient core core3
   [junit4]   2> 1302346 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 1302346 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.h.a.CoreAdminHandler core create command transient=true&loadOnStartup=false&name=core4&wt=xml&instanceDir=./core4&action=CREATE
   [junit4]   2> 1302347 INFO  (searcherExecutor-2857-thread-1-processing-x:core3) [    x:core3] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@1655bc9[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1302348 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=./core4, configSetProperties=configsetprops.json, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core4\, schema=schema.xml, name=core4, transient=true, dataDir=data\, loadOnStartup=false}
   [junit4]   2> 1302348 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core4\'
   [junit4]   2> 1302410 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302431 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1302470 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302471 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core4\conf\schema.xml
   [junit4]   2> 1302478 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1302496 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302501 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] 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_C7181EB2A497D6D1-001\tempDir-001\.\core4\conf'
   [junit4]   2> 1302501 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core4\
   [junit4]   2> 1302502 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302502 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core4\], dataDir=[null]
   [junit4]   2> 1302502 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 1302503 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] 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_C7181EB2A497D6D1-001\tempDir-001\.\core4\data\
   [junit4]   2> 1302503 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] 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_C7181EB2A497D6D1-001\tempDir-001\.\core4\data\index/
   [junit4]   2> 1302503 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore [core4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1302503 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] 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_C7181EB2A497D6D1-001\tempDir-001\.\core4\data\index
   [junit4]   2> 1302504 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1302504 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d53c92 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ba384),segFN=segments_1,generation=1}
   [junit4]   2> 1302505 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1302505 INFO  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core4\data\
   [junit4]   2> 1302506 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1302506 WARN  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_C7181EB2A497D6D1-001\tempDir-001\.\core4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1302512 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302515 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302518 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302520 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.RequestHandlers Registered paths: /update,/admin/file,/admin/properties,/admin/luke,/admin/segments,/schema,/select,/get,/admin/threads,/admin/plugins,/admin/system,/update/json/docs,/config,/admin/ping,/update/json,/update/csv,/admin/logging,/admin/mbeans,/replication
   [junit4]   2> 1302525 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1302526 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1302526 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1302526 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5590857359637796]
   [junit4]   2> 1302527 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d53c92 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ba384),segFN=segments_1,generation=1}
   [junit4]   2> 1302527 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1302527 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[C7181EB2A497D6D1]) [    x:core4] o.a.s.s.SolrIndexSearcher Opening Searcher@870a8

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

sks.junit4.slave.SlaveMain.execute(SlaveMain.java:199)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:310)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestShardHandlerFactory -Dtests.method=testXML -Dtests.seed=C7181EB2A497D6D1 -Dtests.slow=true -Dtests.locale=en_US -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7212s J1 | TestShardHandlerFactory.testXML <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7181EB2A497D6D1]:0)
   [junit4]   2> Jul 25, 2015 7:57:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jul 25, 2015 7:58:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.core.TestShardHandlerFactory: 
   [junit4]   2>    1) Thread[id=13, name=TEST-TestShardHandlerFactory.testXML-seed#[C7181EB2A497D6D1], state=WAITING, group=TGRP-TestShardHandlerFactory]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1281)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1355)
   [junit4]   2>         at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:495)
   [junit4]   2>         at org.apache.solr.core.TestShardHandlerFactory.testXML(TestShardHandlerFactory.java:38)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=14, name=Thread-1, state=WAITING, group=TGRP-TestShardHandlerFactory]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:503)
   [junit4]   2>         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1091)
   [junit4]   2> Jul 25, 2015 7:58:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13, name=TEST-TestShardHandlerFactory.testXML-seed#[C7181EB2A497D6D1], state=WAITING, group=TGRP-TestShardHandlerFactory]
   [junit4]   2>    2) Thread[id=14, name=Thread-1, state=WAITING, group=TGRP-TestShardHandlerFactory]
   [junit4]   2> 7231988 INFO  (TEST-TestShardHandlerFactory.testXML-seed#[C7181EB2A497D6D1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXML
   [junit4]   2> 7232064 INFO  (SUITE-TestShardHandlerFactory-seed#[C7181EB2A497D6D1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jul 25, 2015 4:58:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_US, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=1,free=72906184,total=116391936
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTGBase, TestShardHandlerFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestShardHandlerFactory -Dtests.seed=C7181EB2A497D6D1 -Dtests.slow=true -Dtests.locale=en_US -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestShardHandlerFactory (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7181EB2A497D6D1]:0)
   [junit4] Completed [390/518] on J1 in 7233.83s, 1 test, 2 errors <<< FAILURES!

[...truncated 424 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:727: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:671: 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:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1002: There were test failures: 518 suites, 2055 tests, 4 suite-level errors, 1 error, 1282 ignored (24 assumptions)

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