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/19 15:27:34 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14955/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseSerialGC

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([75550D481A1BB61D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:453)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:225)
	at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

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

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

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




Build Log:
[...truncated 10926 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/init-core-data-001
   [junit4]   2> 1002887 INFO  (SUITE-TestLazyCores-seed#[75550D481A1BB61D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1002889 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1002908 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001'
   [junit4]   2> 1002908 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1002908 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1002908 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreContainer New CoreContainer 32685552
   [junit4]   2> 1002908 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001]
   [junit4]   2> 1002908 WARN  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/lib
   [junit4]   2> 1002908 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] 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> 1002910 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1002911 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1002911 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1002911 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1002911 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1002911 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1002912 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, transient=false, name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, dataDir=data/}
   [junit4]   2> 1002912 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=true, configSetProperties=configsetprops.json, name=collection2, schema=schema.xml, dataDir=data/, config=solrconfig.xml, loadOnStartup=true}
   [junit4]   2> 1002912 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig.xml, schema=schema.xml, configSetProperties=configsetprops.json, name=collection3, transient=on, loadOnStartup=false, dataDir=data/}
   [junit4]   2> 1002912 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=false, configSetProperties=configsetprops.json, config=solrconfig.xml, name=collection4, dataDir=data/, transient=false, schema=schema.xml}
   [junit4]   2> 1002913 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, loadOnStartup=true, transient=false, config=solrconfig.xml, configSetProperties=configsetprops.json, dataDir=data/, schema=schema.xml}
   [junit4]   2> 1002913 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, loadOnStartup=false, dataDir=data/, configSetProperties=configsetprops.json, transient=true, name=collection6, config=solrconfig.xml}
   [junit4]   2> 1002913 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, config=solrconfig.xml, name=collection7, schema=schema.xml, loadOnStartup=false, transient=true, configSetProperties=configsetprops.json}
   [junit4]   2> 1002913 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=false, configSetProperties=configsetprops.json, config=solrconfig.xml, name=collection8, transient=true, dataDir=data/, schema=schema.xml}
   [junit4]   2> 1002913 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=true, configSetProperties=configsetprops.json, name=collection9, loadOnStartup=false, schema=schema.xml, config=solrconfig.xml, dataDir=data/}
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1'
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2'
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5'
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1002914 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1002926 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1002926 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1002926 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1002949 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1002954 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1002954 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1002973 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1002977 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1002985 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1002986 INFO  (coreLoadExecutor-3740-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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2'
   [junit4]   2> 1002986 INFO  (coreLoadExecutor-3740-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2
   [junit4]   2> 1002987 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1002987 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/]
   [junit4]   2> 1002987 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1002987 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data
   [junit4]   2> 1002987 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1002987 WARN  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1002987 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/index
   [junit4]   2> 1002988 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.865234375, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=2.6603870568174406, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1002988 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@187fd55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1090b86),segFN=segments_1,generation=1}
   [junit4]   2> 1002988 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1002988 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/
   [junit4]   2> 1002988 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1002989 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1002991 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1002992 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1002993 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1002994 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1002994 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1002994 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1002995 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/file,/update/json,/admin/luke,/schema,/admin/properties,/admin/logging,/get,/admin/mbeans,/update/json/docs,/select,/admin/ping,/admin/system,/admin/plugins,/replication,/update/csv,/admin/threads,/admin/segments,/update,/config
   [junit4]   2> 1002996 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1002996 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1002996 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1003000 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1003000 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1003008 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=85.044921875, floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=11.984815752536024, segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.375, noCFSRatio=0.7384303483184754
   [junit4]   2> 1003008 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@187fd55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1090b86),segFN=segments_1,generation=1}
   [junit4]   2> 1003008 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003008 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@101320[collection2] main
   [junit4]   2> 1003009 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/conf
   [junit4]   2> 1003009 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/conf}
   [junit4]   2> 1003009 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/conf
   [junit4]   2> 1003009 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1003009 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1003009 INFO  (searcherExecutor-3741-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@101320[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1003009 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1003010 INFO  (coreLoadExecutor-3740-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1003024 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1003024 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1003025 INFO  (coreLoadExecutor-3740-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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5'
   [junit4]   2> 1003025 INFO  (coreLoadExecutor-3740-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5
   [junit4]   2> 1003025 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1003025 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/]
   [junit4]   2> 1003025 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1'
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1003026 WARN  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/]
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/index
   [junit4]   2> 1003026 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data
   [junit4]   2> 1003039 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1003039 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.865234375, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=2.6603870568174406, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1003039 WARN  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1003039 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/index
   [junit4]   2> 1003040 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@883ca8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46755d),segFN=segments_1,generation=1}
   [junit4]   2> 1003040 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.865234375, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=2.6603870568174406, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1003040 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003040 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c888c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18a7e15),segFN=segments_1,generation=1}
   [junit4]   2> 1003040 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/
   [junit4]   2> 1003040 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003040 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1003040 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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/
   [junit4]   2> 1003040 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1003041 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1003041 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1003043 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003043 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003043 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003044 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003044 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003044 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003045 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003046 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003046 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/file,/update/json,/admin/luke,/schema,/admin/properties,/admin/logging,/get,/admin/mbeans,/update/json/docs,/select,/admin/ping,/admin/system,/admin/plugins,/replication,/update/csv,/admin/threads,/admin/segments,/update,/config
   [junit4]   2> 1003046 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/file,/update/json,/admin/luke,/schema,/admin/properties,/admin/logging,/get,/admin/mbeans,/update/json/docs,/select,/admin/ping,/admin/system,/admin/plugins,/replication,/update/csv,/admin/threads,/admin/segments,/update,/config
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=85.044921875, floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=11.984815752536024, segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.375, noCFSRatio=0.7384303483184754
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=85.044921875, floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=11.984815752536024, segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.375, noCFSRatio=0.7384303483184754
   [junit4]   2> 1003047 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@883ca8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46755d),segFN=segments_1,generation=1}
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c888c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18a7e15),segFN=segments_1,generation=1}
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@17e68b0[collection5] main
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b93131[collection1] main
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/conf
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/conf}
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/conf
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/conf
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/conf}
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/conf
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1003048 INFO  (searcherExecutor-3745-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@17e68b0[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1003048 INFO  (searcherExecutor-3746-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b93131[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1003048 INFO  (coreLoadExecutor-3740-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1003050 INFO  (Thread-2735) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3'
   [junit4]   2> 1003050 INFO  (Thread-2735) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1003050 INFO  (Thread-2735) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1003056 INFO  (Thread-2735) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1003073 INFO  (Thread-2735) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1003107 INFO  (Thread-2735) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1003111 INFO  (Thread-2735) [    ] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1003118 INFO  (Thread-2735) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1003120 INFO  (Thread-2735) [    ] 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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3'
   [junit4]   2> 1003120 INFO  (Thread-2735) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3
   [junit4]   2> 1003120 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1003120 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/]
   [junit4]   2> 1003121 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
   [junit4]   2> 1003121 INFO  (Thread-2735) [    x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data
   [junit4]   2> 1003121 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/index/
   [junit4]   2> 1003121 WARN  (Thread-2735) [    x:collection3] o.a.s.c.SolrCore [collection3] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1003121 INFO  (Thread-2735) [    x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/index
   [junit4]   2> 1003122 INFO  (Thread-2735) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.865234375, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=2.6603870568174406, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1003122 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1750625 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e686a8),segFN=segments_1,generation=1}
   [junit4]   2> 1003122 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003123 INFO  (OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection3 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/
   [junit4]   2> 1003123 WARN  (OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1003124 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1003126 INFO  (Thread-2735) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003127 INFO  (Thread-2735) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003129 INFO  (Thread-2735) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003130 INFO  (Thread-2735) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003131 INFO  (Thread-2735) [    x:collection3] o.a.s.c.RequestHandlers Registered paths: /admin/file,/update/json,/admin/luke,/schema,/admin/properties,/admin/logging,/get,/admin/mbeans,/update/json/docs,/select,/admin/ping,/admin/system,/admin/plugins,/replication,/update/csv,/admin/threads,/admin/segments,/update,/config
   [junit4]   2> 1003132 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1003132 INFO  (Thread-2735) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1003132 INFO  (Thread-2735) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1003132 INFO  (Thread-2735) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=85.044921875, floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=11.984815752536024, segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.375, noCFSRatio=0.7384303483184754
   [junit4]   2> 1003133 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1750625 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e686a8),segFN=segments_1,generation=1}
   [junit4]   2> 1003133 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003133 INFO  (Thread-2735) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening Searcher@6f17e8[collection3] main
   [junit4]   2> 1003133 INFO  (Thread-2735) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/conf
   [junit4]   2> 1003133 INFO  (Thread-2735) [    x:collection3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/conf}
   [junit4]   2> 1003133 INFO  (Thread-2735) [    x:collection3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/conf
   [junit4]   2> 1003134 INFO  (Thread-2735) [    x:collection3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1003134 INFO  (Thread-2735) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1003134 INFO  (searcherExecutor-3753-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@6f17e8[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1003134 INFO  (Thread-2735) [    x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1003134 INFO  (Thread-2735) [    x:collection3] o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 1003136 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32685552
   [junit4]   2> 1003136 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a6f359
   [junit4]   2> 1003136 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1003136 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1003136 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1003136 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1003137 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1003137 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1003137 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1003137 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data
   [junit4]   2> 1003137 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1003137 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection5/data/index
   [junit4]   2> 1003138 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1923331
   [junit4]   2> 1003138 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1003138 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1003138 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1003138 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1003139 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1003139 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1003139 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1003139 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data
   [junit4]   2> 1003139 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1003139 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection1/data/index
   [junit4]   2> 1003139 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@df1155
   [junit4]   2> 1003140 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1003140 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1003140 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1003140 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1003141 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1003141 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1003141 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1003141 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data
   [junit4]   2> 1003141 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1003141 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection2/data/index
   [junit4]   2> 1003141 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@dcb2e8
   [junit4]   2> 1003141 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1003142 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1003142 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1003142 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1003143 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.SolrCore [collection3] Closing main searcher on request.
   [junit4]   2> 1003143 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1003143 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/index;done=false>>]
   [junit4]   2> 1003143 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data/index
   [junit4]   2> 1003143 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data;done=false>>]
   [junit4]   2> 1003143 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-001/collection3/data
   [junit4]   2> 1003143 INFO  (TEST-TestLazyCores.testRace-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1003146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1003161 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002'
   [junit4]   2> 1003161 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1003161 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1003161 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreContainer New CoreContainer 28734653
   [junit4]   2> 1003161 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002]
   [junit4]   2> 1003162 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/lib
   [junit4]   2> 1003162 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] 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> 1003163 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1003163 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1003163 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1003163 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1003163 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1003163 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1003164 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, transient=false, schema=schema.xml, loadOnStartup=true, config=solrconfig.xml, configSetProperties=configsetprops.json, name=collection1}
   [junit4]   2> 1003164 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, transient=true, configSetProperties=configsetprops.json, config=solrconfig.xml, name=collection2, dataDir=data/, schema=schema.xml}
   [junit4]   2> 1003164 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=on, loadOnStartup=false, schema=schema.xml, dataDir=data/, configSetProperties=configsetprops.json, config=solrconfig.xml, name=collection3}
   [junit4]   2> 1003164 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=false, schema=schema.xml, name=collection4, dataDir=data/, transient=false, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1003164 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, schema=schema.xml, name=collection5, transient=false, dataDir=data/, loadOnStartup=true, config=solrconfig.xml}
   [junit4]   2> 1003165 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=true, config=solrconfig.xml, configSetProperties=configsetprops.json, name=collection6, loadOnStartup=false, schema=schema.xml, dataDir=data/}
   [junit4]   2> 1003165 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, configSetProperties=configsetprops.json, loadOnStartup=false, schema=schema.xml, transient=true, name=collection7, config=solrconfig.xml}
   [junit4]   2> 1003165 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=true, schema=schema.xml, loadOnStartup=false, config=solrconfig.xml, dataDir=data/, configSetProperties=configsetprops.json, name=collection8}
   [junit4]   2> 1003165 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[75550D481A1BB61D]) [    x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, transient=true, loadOnStartup=false, dataDir=data/, name=collection9, config=solrconfig.xml, schema=schema.xml}
   [junit4]   2> 1003165 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1'
   [junit4]   2> 1003165 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2'
   [junit4]   2> 1003166 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1003166 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5'
   [junit4]   2> 1003166 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1003166 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1003166 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1003166 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1003166 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1003175 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1003175 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1003175 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1003195 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1003197 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1003197 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1003220 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1003223 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1003224 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1003224 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1003226 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1003228 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1003242 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1003243 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] 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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2'
   [junit4]   2> 1003243 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2
   [junit4]   2> 1003243 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1003243 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2/data/]
   [junit4]   2> 1003243 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1003244 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1003244 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2/data
   [junit4]   2> 1003244 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2/data/index/
   [junit4]   2> 1003244 WARN  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1003244 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2/data/index
   [junit4]   2> 1003244 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.865234375, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=2.6603870568174406, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1003245 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13629f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fc2bcf),segFN=segments_1,generation=1}
   [junit4]   2> 1003245 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] 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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1'
   [junit4]   2> 1003245 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003245 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1
   [junit4]   2> 1003245 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1003245 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2/data/
   [junit4]   2> 1003245 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1/data/]
   [junit4]   2> 1003245 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1003245 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1003245 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1/data
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1003247 WARN  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] 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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5'
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1/data/index
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.865234375, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=2.6603870568174406, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5/data/]
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1092b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189d446),segFN=segments_1,generation=1}
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5/data
   [junit4]   2> 1003247 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5/data/index/
   [junit4]   2> 1003248 WARN  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1003248 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.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1/data/
   [junit4]   2> 1003248 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5/data/index
   [junit4]   2> 1003248 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1003248 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.865234375, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=2.6603870568174406, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1003248 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d38149 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cce08e),segFN=segments_1,generation=1}
   [junit4]   2> 1003248 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1003248 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003248 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5/data/
   [junit4]   2> 1003249 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_75550D481A1BB61D-001/tempDir-002/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1003249 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1003249 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003249 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1003250 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003250 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003250 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003251 INFO  (coreLoadExecutor-3762-thread-1-processing-x:collection3) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003251 INFO  (coreLoadExecutor-3762-thread-2-processing-x:collection3) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1003251 INFO  (coreLoadExecutor-3762-thread-3-processing-x:collection3) [  

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

> Dec 19, 2015 2:26:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Dec 19, 2015 2:26:21 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=8392, name=searcherExecutor-3908-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Dec 19, 2015 2:26:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=8392, name=searcherExecutor-3908-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 19, 2015 2:26:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=8392, name=searcherExecutor-3908-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {v_t=FST50, v_s=PostingsFormat(name=Asserting), id=FST50, v_f=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 3.19.0-37-generic i386/Oracle Corporation 1.7.0_80 (32-bit)/cpus=12,threads=2,free=116856568,total=351309824
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterMaxOffsetTest, SchemaVersionSpecificBehaviorTest, TestReRankQParserPlugin, HttpPartitionTest, TestUniqueKeyFieldResource, TestMaxScoreQueryParser, SimplePostToolTest, TestConfigSetProperties, DistributedTermsComponentTest, DocValuesTest, DeleteLastCustomShardedReplicaTest, CursorMarkTest, HighlighterTest, SuggesterFSTTest, TimeZoneUtilsTest, TestRandomForceMergePolicy, TestSurroundQueryParser, TestSolrConfigHandlerCloud, UniqFieldsUpdateProcessorFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldSortValues, TestSolrConfigHandler, OpenExchangeRatesOrgProviderTest, TestPartialUpdateDeduplication, TestStressVersions, ZkControllerTest, ClusterStateUpdateTest, TestSchemaResource, ConnectionManagerTest, SortSpecParsingTest, CollectionsAPIDistributedZkTest, FileUtilsTest, OpenCloseCoreStressTest, CloudMLTQParserTest, TestDefaultStatsCache, TestChildDocTransformer, TestBM25SimilarityFactory, CollectionReloadTest, BlockCacheTest, TestRuleBasedAuthorizationPlugin, RecoveryAfterSoftCommitTest, TestLeaderElectionZkExpiry, TestNonDefinedSimilarityFactory, SpellPossibilityIteratorTest, HdfsChaosMonkeySafeLeaderTest, TestRawTransformer, PreAnalyzedUpdateProcessorTest, AnalysisErrorHandlingTest, TestTrieFacet, TermsComponentTest, ShardRoutingCustomTest, DistributedExpandComponentTest, AssignTest, TestQuerySenderListener, TestLFUCache, TestNRTOpen, TestExceedMaxTermLength, SolrPluginUtilsTest, TestImplicitCoreProperties, BasicFunctionalityTest, SolrIndexConfigTest, TestSchemaManager, HLLUtilTest, DistributedQueueTest, TestFieldCollectionResource, QueryResultKeyTest, TestJettySolrRunner, TestBinaryResponseWriter, TestSearcherReuse, SpatialFilterTest, TestCodecSupport, OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrCloudWithKerberosAlt, ExplicitHLLTest, CoreAdminRequestStatusTest, TestFileDictionaryLookup, TestSolr4Spatial2, TestSolrDeletionPolicy2, NotRequiredUniqueKeyTest, TestFastLRUCache, HdfsRecoverLeaseTest, BadCopyFieldTest, TestSolrCoreProperties, SpellingQueryConverterTest, DistributedMLTComponentTest, TestQueryUtils, HdfsBasicDistributedZk2Test, ConvertedLegacyTest, ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, TestManagedResource, BasicDistributedZkTest, ShardRoutingTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, StatsComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=75550D481A1BB61D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=Canada/Yukon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([75550D481A1BB61D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:453)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:225)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=8392, name=searcherExecutor-3908-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([75550D481A1BB61D]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8392, name=searcherExecutor-3908-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([75550D481A1BB61D]:0)
   [junit4] Completed [411/555 (1!)] on J1 in 146.80s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 458 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1456: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1010: There were test failures: 555 suites (7 ignored), 2206 tests, 3 suite-level errors, 462 ignored (34 assumptions) [seed: 75550D481A1BB61D]

Total time: 44 minutes 28 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