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/12/06 23:14:24 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2920 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2920/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([47CD4308B7F15988]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:453)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:225)
	at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

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

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

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




Build Log:
[...truncated 10546 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/init-core-data-001
   [junit4]   2> 1731346 INFO  (SUITE-TestLazyCores-seed#[47CD4308B7F15988]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1731348 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1731391 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001'
   [junit4]   2> 1731391 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731391 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1731392 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreContainer New CoreContainer 428706234
   [junit4]   2> 1731392 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001]
   [junit4]   2> 1731393 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/lib
   [junit4]   2> 1731394 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] 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> 1731396 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1731397 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1731408 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1731408 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1731409 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1731409 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1731412 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1731414 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731416 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1731417 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1731419 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1731420 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731422 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731423 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731424 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731424 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1'
   [junit4]   2> 1731424 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2'
   [junit4]   2> 1731425 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731425 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731425 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1731425 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1731430 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5'
   [junit4]   2> 1731430 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731430 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1731443 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731443 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731446 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1731446 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1731443 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731451 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731452 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731452 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1731454 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1731455 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1731456 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731458 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1731458 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731462 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731462 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1'
   [junit4]   2> 1731463 INFO  (coreLoadExecutor-4848-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1
   [junit4]   2> 1731463 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1731463 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731463 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1], dataDir=[null]
   [junit4]   2> 1731463 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1731463 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/data
   [junit4]   2> 1731463 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1731464 WARN  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1731464 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/data/index
   [junit4]   2> 1731464 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5'
   [junit4]   2> 1731464 INFO  (coreLoadExecutor-4848-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5
   [junit4]   2> 1731464 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5], dataDir=[null]
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2'
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/data
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2], dataDir=[null]
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1731465 WARN  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1035950017, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/data/index
   [junit4]   2> 1731465 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1731466 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/data
   [junit4]   2> 1731466 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1731466 WARN  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1731466 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/data/index
   [junit4]   2> 1731469 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1035950017, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1731469 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@72d6c737 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d830112),segFN=segments_1,generation=1}
   [junit4]   2> 1731469 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731469 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1035950017, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1731470 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7ad4aeaa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a971918),segFN=segments_1,generation=1}
   [junit4]   2> 1731470 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731470 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2e19ac43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41fccc89),segFN=segments_1,generation=1}
   [junit4]   2> 1731470 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731470 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/data/
   [junit4]   2> 1731471 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1731471 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/data/
   [junit4]   2> 1731471 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1731472 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/data/
   [junit4]   2> 1731473 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1731475 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1731475 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1731478 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1731479 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731479 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731479 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731480 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731480 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731481 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731481 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731481 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731482 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731483 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731483 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731483 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731487 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1731487 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1731487 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1731487 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1731487 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731487 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731489 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8623105698300523]
   [junit4]   2> 1731489 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7ad4aeaa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a971918),segFN=segments_1,generation=1}
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@626ab3f1[collection2] main
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/conf
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/conf}
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection2/conf
   [junit4]   2> 1731490 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731491 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8623105698300523]
   [junit4]   2> 1731491 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1731491 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731492 INFO  (searcherExecutor-4851-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@626ab3f1[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731491 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@72d6c737 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d830112),segFN=segments_1,generation=1}
   [junit4]   2> 1731493 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731492 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1731493 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@31ad941c[collection1] main
   [junit4]   2> 1731493 INFO  (coreLoadExecutor-4848-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1731494 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731494 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/conf
   [junit4]   2> 1731494 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/conf}
   [junit4]   2> 1731494 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection1/conf
   [junit4]   2> 1731495 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1731494 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731495 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731495 INFO  (coreLoadExecutor-4848-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1731495 INFO  (searcherExecutor-4849-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31ad941c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731495 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8623105698300523]
   [junit4]   2> 1731495 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2e19ac43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41fccc89),segFN=segments_1,generation=1}
   [junit4]   2> 1731497 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731497 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@217cdd13[collection5] main
   [junit4]   2> 1731498 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/conf
   [junit4]   2> 1731498 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/conf}
   [junit4]   2> 1731498 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/collection5/conf
   [junit4]   2> 1731498 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1731498 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731498 INFO  (searcherExecutor-4850-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@217cdd13[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731498 INFO  (coreLoadExecutor-4848-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1731532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 1731532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731533 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1'
   [junit4]   2> 1731533 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731533 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1731541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731544 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1731549 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731552 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1731554 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731556 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1'
   [junit4]   2> 1731556 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1
   [junit4]   2> 1731556 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1731556 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1], dataDir=[null]
   [junit4]   2> 1731556 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1731557 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/data
   [junit4]   2> 1731557 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/data/index/
   [junit4]   2> 1731557 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1731557 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/data/index
   [junit4]   2> 1731558 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=16.9765625, floorSegmentMB=1.7197265625, forceMergeDeletesPctAllowed=5.916861862864245, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16263418724825368
   [junit4]   2> 1731558 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2eacc0ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b928bb9),segFN=segments_1,generation=1}
   [junit4]   2> 1731558 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731559 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/data/
   [junit4]   2> 1731560 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1731561 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1731562 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731563 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731564 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731565 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731567 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1731568 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1731568 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731568 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731569 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=1.2822265625, floorSegmentMB=0.2802734375, forceMergeDeletesPctAllowed=9.6727827150486, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1731569 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2eacc0ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b928bb9),segFN=segments_1,generation=1}
   [junit4]   2> 1731569 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731569 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@2c8e77d0[core1] main
   [junit4]   2> 1731570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/conf
   [junit4]   2> 1731570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/conf}
   [junit4]   2> 1731570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core1/conf
   [junit4]   2> 1731570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1731570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731571 INFO  (searcherExecutor-4862-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@2c8e77d0[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731571 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 1731572 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 1731572 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 1731573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2'
   [junit4]   2> 1731573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1731579 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731581 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1731586 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731589 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1731591 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731594 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2'
   [junit4]   2> 1731594 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2
   [junit4]   2> 1731594 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1731594 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2], dataDir=[null]
   [junit4]   2> 1731594 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 1731595 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/data
   [junit4]   2> 1731595 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/data/index/
   [junit4]   2> 1731595 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1731595 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/data/index
   [junit4]   2> 1731595 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=69.13671875, floorSegmentMB=0.4140625, forceMergeDeletesPctAllowed=28.734405570802004, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8374057082284193
   [junit4]   2> 1731596 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60b89332 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79d96a06),segFN=segments_1,generation=1}
   [junit4]   2> 1731596 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731596 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/data/
   [junit4]   2> 1731597 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1731598 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1731599 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731600 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731601 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731602 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731603 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1731604 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1731604 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731604 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731604 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5f600c61
   [junit4]   2> 1731604 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60b89332 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79d96a06),segFN=segments_1,generation=1}
   [junit4]   2> 1731604 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening Searcher@79c8be0d[core2] main
   [junit4]   2> 1731605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/conf
   [junit4]   2> 1731605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/conf}
   [junit4]   2> 1731605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core2/conf
   [junit4]   2> 1731606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1731606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 1731606 INFO  (searcherExecutor-4867-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@79c8be0d[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 1731607 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 1731608 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core3, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731608 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3'
   [junit4]   2> 1731608 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731608 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1731615 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731627 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1731631 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731634 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1731636 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731638 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3'
   [junit4]   2> 1731638 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3
   [junit4]   2> 1731638 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1731639 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3], dataDir=[null]
   [junit4]   2> 1731639 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 1731640 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/data
   [junit4]   2> 1731640 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/data/index/
   [junit4]   2> 1731640 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrCore [core3] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1731640 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/data/index
   [junit4]   2> 1731640 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=44.6396484375, floorSegmentMB=1.8525390625, forceMergeDeletesPctAllowed=20.61222036876306, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1731641 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c012122 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@300fdc0d),segFN=segments_1,generation=1}
   [junit4]   2> 1731641 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731641 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core3 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/data/
   [junit4]   2> 1731642 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1731643 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1731644 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731644 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731646 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731647 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1731648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1731649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.687496968579932]
   [junit4]   2> 1731649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c012122 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@300fdc0d),segFN=segments_1,generation=1}
   [junit4]   2> 1731649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.s.SolrIndexSearcher Opening Searcher@3f153323[core3] main
   [junit4]   2> 1731650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/conf
   [junit4]   2> 1731650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/conf}
   [junit4]   2> 1731650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core3/conf
   [junit4]   2> 1731650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1731650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731651 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 1731651 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 1731651 INFO  (searcherExecutor-4872-thread-1-processing-x:core3) [    x:core3] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@3f153323[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731651 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 1731651 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731651 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4'
   [junit4]   2> 1731651 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731652 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1731658 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731661 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1731665 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731667 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1731671 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4'
   [junit4]   2> 1731673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4
   [junit4]   2> 1731673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1731673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4], dataDir=[null]
   [junit4]   2> 1731673 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 1731674 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/data
   [junit4]   2> 1731674 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/data/index/
   [junit4]   2> 1731674 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCore [core4] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1731674 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/data/index
   [junit4]   2> 1731674 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=5.3134765625, floorSegmentMB=0.2607421875, forceMergeDeletesPctAllowed=26.094708981500723, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5873985749212873
   [junit4]   2> 1731675 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2dc59df0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@170b1535),segFN=segments_1,generation=1}
   [junit4]   2> 1731675 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731676 INFO  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core4 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/data/
   [junit4]   2> 1731676 WARN  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1731678 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1731679 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731680 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731681 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731681 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731684 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1731685 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1731685 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731685 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731685 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.9912109375, floorSegmentMB=2.158203125, forceMergeDeletesPctAllowed=22.833162929296165, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1731686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2dc59df0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@170b1535),segFN=segments_1,generation=1}
   [junit4]   2> 1731686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.s.SolrIndexSearcher Opening Searcher@2923ee40[core4] main
   [junit4]   2> 1731686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/conf
   [junit4]   2> 1731686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/conf}
   [junit4]   2> 1731686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_47CD4308B7F15988-001/tempDir-001/core4/conf
   [junit4]   2> 1731686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1731686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731687 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCores Opening transient core core4
   [junit4]   2> 1731687 INFO  (searcherExecutor-4877-thread-1-processing-x:core4) [    x:core4] o.a.s.c.SolrCore [core4] Registered new searcher Searcher@2923ee40[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731687 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.SolrCores Closing transient core [collection2]
   [junit4]   2> 1731687 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.CoreContainer registering core: core4
   [junit4]   2> 1731687 INFO  (Thread-4279) [    ] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@72bac645
   [junit4]   2> 1731687 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=false&transient=true&name=core5&action=CREATE&wt=xml
   [junit4]   2> 1731687 INFO  (Thread-4279) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1731688 INFO  (Thread-4279) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1731688 INFO  (Thread-4279) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1731688 INFO  (Thread-4279) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1731688 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[47CD4308B7F15988]) [    x:core4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core5, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1731690 INFO  (Thread-4279) [    ] o.a.s.c.SolrCore [collection2

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

current.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Dec 06, 2015 10:13:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11277, name=searcherExecutor-4971-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 06, 2015 10:13:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=11277, name=searcherExecutor-4971-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=in, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=176354008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotLargeTest, TestDFRSimilarityFactory, TestImplicitCoreProperties, TestSchemaNameResource, CloudExitableDirectoryReaderTest, ShardRoutingTest, TestStandardQParsers, LeaderElectionTest, TestIBSimilarityFactory, TestShortCircuitedRequests, TestFileDictionaryLookup, ScriptEngineTest, TestRestoreCore, PrimUtilsTest, HLLUtilTest, StatelessScriptUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, ConnectionManagerTest, PolyFieldTest, TestReRankQParserPlugin, AnalysisAfterCoreReloadTest, TestManagedSchemaDynamicFieldResource, VersionInfoTest, TestConfigReload, TestExclusionRuleCollectionAccess, SolrCloudExampleTest, BufferStoreTest, CdcrRequestHandlerTest, StandardRequestHandlerTest, TestConfigOverlay, SyncSliceTest, HdfsRecoveryZkTest, TestJettySolrRunner, TestCollectionAPI, TestPhraseSuggestions, PathHierarchyTokenizerFactoryTest, XmlUpdateRequestHandlerTest, UpdateParamsTest, RulesTest, TestManagedSchemaFieldResource, ResponseHeaderTest, DocValuesMultiTest, TestReloadAndDeleteDocs, TestTrieFacet, TestSortByMinMaxFunction, DOMUtilTest, TestFilteredDocIdSet, ChangedSchemaMergeTest, TestDocumentBuilder, TestCoreContainer, LeaderInitiatedRecoveryOnCommitTest, RequestLoggingTest, HdfsNNFailoverTest, TestFaceting, TestRemoteStreaming, TestPostingsSolrHighlighter, TestPartialUpdateDeduplication, TestConfig, TestConfigSetProperties, DistribCursorPagingTest, ZkStateWriterTest, CollectionsAPIAsyncDistributedZkTest, TestLeaderElectionZkExpiry, TestRandomRequestDistribution, JSONWriterTest, DeleteLastCustomShardedReplicaTest, IndexBasedSpellCheckerTest, MoreLikeThisHandlerTest, UUIDFieldTest, URLClassifyProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, DisMaxRequestHandlerTest, TestSha256AuthenticationProvider, TestLMDirichletSimilarityFactory, TestNonDefinedSimilarityFactory, HighlighterTest, TestReplicationHandler, PreAnalyzedUpdateProcessorTest, TestSortingResponseWriter, RegexBoostProcessorTest, HLLSerializationTest, MultiThreadedOCPTest, TestStressUserVersions, BitVectorTest, TestSolrDeletionPolicy1, TestStressVersions, CollectionTooManyReplicasTest, OverseerTaskQueueTest, FacetPivotSmallTest, TestCSVLoader, PingRequestHandlerTest, TestBulkSchemaAPI, TestCloudPivotFacet, SuggesterFSTTest, TestConfigSetsAPIZkFailure, SolrCoreTest, TestManagedStopFilterFactory, TestUniqueKeyFieldResource, PeerSyncTest, TestCloudInspectUtil, TestSQLHandler, TestSolr4Spatial2, RequiredFieldsTest, OutOfBoxZkACLAndCredentialsProvidersTest, ReturnFieldsTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, OverseerRolesTest, HdfsBasicDistributedZk2Test, TestFieldTypeCollectionResource, TestWordDelimiterFilterFactory, MBeansHandlerTest, PrimitiveFieldTypeTest, SpatialFilterTest, XsltUpdateRequestHandlerTest, CloudMLTQParserTest, PreAnalyzedFieldTest, DirectSolrSpellCheckerTest, QueryElevationComponentTest, AsyncMigrateRouteKeyTest, TestObjectReleaseTracker, TestSearchPerf, LeaderFailoverAfterPartitionTest, TestElisionMultitermQuery, CollectionReloadTest, TestOrdValues, TestSurroundQueryParser, TestSort, TestQueryWrapperFilter, TestStressLucene, UnloadDistributedZkTest, HdfsBasicDistributedZkTest, TestMiniSolrCloudClusterSSL, DistributedQueueTest, TriLevelCompositeIdRoutingTest, SliceStateTest, TestRandomDVFaceting, ZkCLITest, TestDistributedGrouping, TestRecovery, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=47CD4308B7F15988 -Dtests.slow=true -Dtests.locale=in -Dtests.timezone=America/Indiana/Winamac -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([47CD4308B7F15988]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:453)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:225)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=11277, name=searcherExecutor-4971-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([47CD4308B7F15988]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11277, name=searcherExecutor-4971-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([47CD4308B7F15988]:0)
   [junit4] Completed [385/564] on J0 in 146.97s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 598 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:782: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:726: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 564 suites (8 ignored), 2238 tests, 3 suite-level errors, 611 ignored (68 assumptions) [seed: 47CD4308B7F15988]

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