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/02 22:24:29 UTC

[JENKINS-EA] Lucene-Solr-5.4-Linux (64bit/jdk1.9.0-ea-b93) - Build # 302 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/302/
Java: 64bit/jdk1.9.0-ea-b93 -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings

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([D4A2D4D2B1A2E5A1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:452)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:222)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	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:747)


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=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
	at __randomizedtesting.SeedInfo.seed([D4A2D4D2B1A2E5A1]: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=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
	at __randomizedtesting.SeedInfo.seed([D4A2D4D2B1A2E5A1]:0)




Build Log:
[...truncated 10264 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/init-core-data-001
   [junit4]   2> 364411 INFO  (SUITE-TestLazyCores-seed#[D4A2D4D2B1A2E5A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 364412 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 364422 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001'
   [junit4]   2> 364422 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364422 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364422 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.CoreContainer New CoreContainer 1560463642
   [junit4]   2> 364422 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001]
   [junit4]   2> 364422 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/lib
   [junit4]   2> 364422 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] 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> 364425 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 364426 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 364426 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 364426 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 364427 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 364427 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 364427 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/, dataDir=data/}
   [junit4]   2> 364427 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/, dataDir=data/}
   [junit4]   2> 364427 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection3/, dataDir=data/}
   [junit4]   2> 364427 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/, dataDir=data/}
   [junit4]   2> 364428 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/, dataDir=data/}
   [junit4]   2> 364428 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/, dataDir=data/}
   [junit4]   2> 364428 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection7/, dataDir=data/}
   [junit4]   2> 364428 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection8/, dataDir=data/}
   [junit4]   2> 364428 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection9/, dataDir=data/}
   [junit4]   2> 364428 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1'
   [junit4]   2> 364428 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5'
   [junit4]   2> 364428 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2'
   [junit4]   2> 364429 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364429 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364429 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364429 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364429 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364429 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364435 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 364435 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 364435 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 364452 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 364452 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 364453 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 364459 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 364459 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 364460 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 364461 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 364461 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 364461 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 364464 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 364464 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 364464 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1'
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2'
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5'
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1], dataDir=[null]
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5], dataDir=[null]
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2], dataDir=[null]
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data/index/
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data
   [junit4]   2> 364467 WARN  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 364468 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data/index/
   [junit4]   2> 364467 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data/index/
   [junit4]   2> 364468 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data/index
   [junit4]   2> 364468 WARN  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 364468 WARN  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 364468 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 364468 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data/index
   [junit4]   2> 364468 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data/index
   [junit4]   2> 364468 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 364469 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 364469 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62edb1a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e16222e),segFN=segments_1,generation=1}
   [junit4]   2> 364469 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364469 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6241762f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@385e3d1e),segFN=segments_1,generation=1}
   [junit4]   2> 364469 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19effd8f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5382dc),segFN=segments_1,generation=1}
   [junit4]   2> 364469 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364469 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364469 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data/
   [junit4]   2> 364469 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data/
   [junit4]   2> 364469 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data/
   [junit4]   2> 364469 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 364469 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 364470 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 364470 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 364470 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 364470 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 364472 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364472 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364472 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364472 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364472 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364472 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364473 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364473 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364473 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364473 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364473 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364474 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364474 INFO  (coreLoadExecutor-1246-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> 364474 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 364474 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 364474 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=38.251953125, floorSegmentMB=1.107421875, forceMergeDeletesPctAllowed=19.656739245794387, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12341848947698307
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=38.251953125, floorSegmentMB=1.107421875, forceMergeDeletesPctAllowed=19.656739245794387, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12341848947698307
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=38.251953125, floorSegmentMB=1.107421875, forceMergeDeletesPctAllowed=19.656739245794387, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12341848947698307
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19effd8f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5382dc),segFN=segments_1,generation=1}
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62edb1a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e16222e),segFN=segments_1,generation=1}
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364475 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6241762f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@385e3d1e),segFN=segments_1,generation=1}
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@402dd130[collectionLazy5] main
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@52fe74b3[collection1] main
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@269c3c0c[collectionLazy2] main
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/conf
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/conf
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/conf}
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/conf}
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/conf
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/conf
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/conf}
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/conf
   [junit4]   2> 364476 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/conf
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 364477 INFO  (searcherExecutor-1249-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@402dd130[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 364477 INFO  (coreLoadExecutor-1246-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 364477 INFO  (searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52fe74b3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 364479 INFO  (searcherExecutor-1248-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@269c3c0c[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 364479 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4'
   [junit4]   2> 364480 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364480 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364486 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 364488 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 364510 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 364512 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 364514 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 364516 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4'
   [junit4]   2> 364516 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4
   [junit4]   2> 364516 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 364516 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4], dataDir=[null]
   [junit4]   2> 364516 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 364517 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data
   [junit4]   2> 364517 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data/index/
   [junit4]   2> 364517 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 364518 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data/index
   [junit4]   2> 364518 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 364519 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4365d243 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6404f7b2),segFN=segments_1,generation=1}
   [junit4]   2> 364519 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364528 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 364529 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364529 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data/
   [junit4]   2> 364530 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 364530 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364530 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364531 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364531 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] 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> 364531 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 364532 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 364532 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 364532 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=24.4130859375, floorSegmentMB=1.79296875, forceMergeDeletesPctAllowed=18.80654012156761, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 364532 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4365d243 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6404f7b2),segFN=segments_1,generation=1}
   [junit4]   2> 364532 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364532 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@6d7614b5[collectionLazy4] main
   [junit4]   2> 364532 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/conf
   [junit4]   2> 364532 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/conf}
   [junit4]   2> 364533 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/conf
   [junit4]   2> 364533 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 364533 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 364533 INFO  (searcherExecutor-1260-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@6d7614b5[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 364533 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 364533 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6'
   [junit4]   2> 364533 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364533 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364537 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 364542 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 364553 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 364555 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.s.IndexSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 364556 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 364557 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6'
   [junit4]   2> 364557 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy6' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6
   [junit4]   2> 364557 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 364557 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore [[collectionLazy6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6], dataDir=[null]
   [junit4]   2> 364557 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy6
   [junit4]   2> 364558 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data
   [junit4]   2> 364558 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data/index/
   [junit4]   2> 364558 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data/index' doesn't exist. Creating new index...
   [junit4]   2> 364558 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data/index
   [junit4]   2> 364558 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=52.0693359375, floorSegmentMB=1.197265625, forceMergeDeletesPctAllowed=20.929720753057442, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1323011745665159
   [junit4]   2> 364559 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@797878b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f076a48),segFN=segments_1,generation=1}
   [junit4]   2> 364559 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364559 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy6 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data/
   [junit4]   2> 364559 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 364559 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 364560 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364560 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364561 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364561 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 364562 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] 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> 364562 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3067190076949311]
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@797878b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f076a48),segFN=segments_1,generation=1}
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.s.SolrIndexSearcher Opening Searcher@9331520[collectionLazy6] main
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/conf
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/conf}
   [junit4]   2> 364563 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/conf
   [junit4]   2> 364564 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 364564 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 364564 INFO  (searcherExecutor-1264-thread-1-processing-x:collectionLazy6) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Registered new searcher Searcher@9331520[collectionLazy6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 364564 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer Opening transient core collectionLazy6
   [junit4]   2> 364564 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer registering core: collectionLazy6
   [junit4]   2> 364569 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t12&name=collectionLazy2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 364569 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collectionLazy2, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collectionLazy2/, dataDir=t12}
   [junit4]   2> 364569 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 364570 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t14&name=collectionLazy4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 364570 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collectionLazy4, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collectionLazy4/, dataDir=t14}
   [junit4]   2> 364570 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 364570 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t15&name=collectionLazy5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 364570 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collectionLazy5, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collectionLazy5/, dataDir=t15}
   [junit4]   2> 364570 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 364570 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t16&name=collectionLazy6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 364571 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collectionLazy6, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collectionLazy6/, dataDir=t16}
   [junit4]   2> 364571 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 364571 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1560463642
   [junit4]   2> 364572 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4bcd08fa
   [junit4]   2> 364572 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 364572 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 364572 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 364572 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 364574 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 364575 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 364575 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 364575 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data
   [junit4]   2> 364575 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 364575 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection1/data/index
   [junit4]   2> 364575 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@728fb8b0
   [junit4]   2> 364575 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 364576 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 364576 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 364576 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection5/data/index
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@51458e2e
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 364578 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 364579 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 364579 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 364579 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 364579 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data/index
   [junit4]   2> 364579 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 364579 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection4/data
   [junit4]   2> 364579 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@404e1b33
   [junit4]   2> 364580 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 364581 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 364581 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 364581 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 364581 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 364581 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 364581 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection2/data/index
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6]  CLOSING SolrCore org.apache.solr.core.SolrCore@63e74118
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Closing main searcher on request.
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data/index;done=false>>]
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data/index
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data;done=false>>]
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-001/collection6/data
   [junit4]   2> 364582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 364583 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 364592 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-002'
   [junit4]   2> 364593 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364593 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364593 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer New CoreContainer 1822572524
   [junit4]   2> 364593 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-002]
   [junit4]   2> 364593 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-002/lib
   [junit4]   2> 364593 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] 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> 364594 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 364595 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 364595 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 364595 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 364595 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 364595 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 364596 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-002/collection1/, dataDir=data/}
   [junit4]   2> 364596 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-002/collection2/, dataDir=data/}
   [junit4]   2> 364596 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[D4A2D4D2B1A2E5A1]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=

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

> 366559 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D4A2D4D2B1A2E5A1]) [    x:badSchema2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-007/badSchema2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-007/badSchema2/data;done=false>>]
   [junit4]   2> 366559 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D4A2D4D2B1A2E5A1]) [    x:badSchema2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D4A2D4D2B1A2E5A1-001/tempDir-007/badSchema2/data
   [junit4]   2> 366562 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D4A2D4D2B1A2E5A1]) [    x:badSchema2] o.a.s.SolrTestCaseJ4 ###Ending testBadConfigsGenerateErrors
   [junit4]   2> 366562 INFO  (SUITE-TestLazyCores-seed#[D4A2D4D2B1A2E5A1]-worker) [    x:badSchema2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 366562 INFO  (SUITE-TestLazyCores-seed#[D4A2D4D2B1A2E5A1]-worker) [    x:badSchema2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1001953208
   [junit4]   2> 487575 ERROR (SUITE-TestLazyCores-seed#[D4A2D4D2B1A2E5A1]-worker) [    x:badSchema2] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Dec 02, 2015 1:10:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Dec 02, 2015 1:11:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> Dec 02, 2015 1:11:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 02, 2015 1:11:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=638, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=10)), sim=DefaultSimilarity, locale=de_BE, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: Linux 3.19.0-33-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=2,free=140412896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestClassNameShortening, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestExactSharedStatsCache, CollectionTooManyReplicasTest, HdfsCollectionsAPIDistributedZkTest, AtomicUpdatesTest, TestValueSourceCache, ExplicitHLLTest, TestComponentsName, PeerSyncTest, TestHashQParserPlugin, DistributedQueryElevationComponentTest, RecoveryAfterSoftCommitTest, CacheHeaderTest, FileBasedSpellCheckerTest, BitVectorTest, TestPhraseSuggestions, LeaderInitiatedRecoveryOnCommitTest, HdfsBasicDistributedZk2Test, DistributedIntervalFacetingTest, SystemInfoHandlerTest, TestRawResponseWriter, DocExpirationUpdateProcessorFactoryTest, StandardRequestHandlerTest, SegmentsInfoRequestHandlerTest, PKIAuthenticationIntegrationTest, TestAtomicUpdateErrorCases, ExternalFileFieldSortTest, BasicAuthIntegrationTest, TestCryptoKeys, TestCopyFieldCollectionResource, PreAnalyzedFieldTest, TestCollectionAPI, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=D4A2D4D2B1A2E5A1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_BE -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A2D4D2B1A2E5A1]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:452)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:222)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A2D4D2B1A2E5A1]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3158, name=searcherExecutor-1417-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A2D4D2B1A2E5A1]:0)
   [junit4] Completed [167/551] on J0 in 146.27s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1185 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:785: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:729: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1452: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1006: There were test failures: 551 suites (7 ignored), 2177 tests, 3 suite-level errors, 1419 ignored (26 assumptions) [seed: D4A2D4D2B1A2E5A1]

Total time: 42 minutes 49 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