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 2016/06/07 02:18:40 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 840 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/840/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([AE7EF232A10F4145]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	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.TestCoreDiscovery

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

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestCoreDiscovery: 
   1) Thread[id=8920, name=searcherExecutor-4505-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([AE7EF232A10F4145]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=8920, name=searcherExecutor-4505-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

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




Build Log:
[...truncated 11968 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/init-core-data-001
   [junit4]   2> 1244388 INFO  (SUITE-TestCoreDiscovery-seed#[AE7EF232A10F4145]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1244388 INFO  (SUITE-TestCoreDiscovery-seed#[AE7EF232A10F4145]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1244388 INFO  (SUITE-TestCoreDiscovery-seed#[AE7EF232A10F4145]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1244389 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAlternateCoreDir
   [junit4]   2> 1244392 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244393 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001
   [junit4]   2> 1244393 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001'
   [junit4]   2> 1244393 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244393 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001
   [junit4]   2> 1244393 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001/solr.xml
   [junit4]   2> 1244396 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002
   [junit4]   2> 1244396 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CoreContainer New CoreContainer 1385185418
   [junit4]   2> 1244396 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001]
   [junit4]   2> 1244396 WARN  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001/lib
   [junit4]   2> 1244396 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] 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> 1244398 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1244399 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 1244400 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1244400 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1244400 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1244400 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1244401 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002
   [junit4]   2> 1244401 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig-minimal.xml, loadOnStartup=false, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=false, dataDir=core2}
   [junit4]   2> 1244402 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2
   [junit4]   2> 1244402 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=false, dataDir=core1}
   [junit4]   2> 1244402 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1
   [junit4]   2> 1244402 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions
   [junit4]   2> 1244402 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1'
   [junit4]   2> 1244402 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244402 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001
   [junit4]   2> 1244408 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1244410 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1244426 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 1244429 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1244432 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1244436 INFO  (coreLoadExecutor-4441-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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1'
   [junit4]   2> 1244437 INFO  (coreLoadExecutor-4441-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1
   [junit4]   2> 1244437 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1244437 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/]
   [junit4]   2> 1244437 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1244437 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1
   [junit4]   2> 1244437 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/index/
   [junit4]   2> 1244438 WARN  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/index' doesn't exist. Creating new index...
   [junit4]   2> 1244438 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/index
   [junit4]   2> 1244438 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=38.2763671875, floorSegmentMB=2.154296875, forceMergeDeletesPctAllowed=1.3293771542077448, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1244438 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@381be64c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27e00987),segFN=segments_1,generation=1}
   [junit4]   2> 1244438 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244439 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/
   [junit4]   2> 1244439 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1244441 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1244443 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244443 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244444 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244444 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244445 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1244445 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1244447 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244447 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244447 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6196029480165364]
   [junit4]   2> 1244447 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@381be64c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27e00987),segFN=segments_1,generation=1}
   [junit4]   2> 1244447 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244448 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@42a4a269[core1] main]
   [junit4]   2> 1244448 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/conf
   [junit4]   2> 1244448 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/conf}
   [junit4]   2> 1244448 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/conf
   [junit4]   2> 1244448 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1244448 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1244448 INFO  (searcherExecutor-4442-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@42a4a269[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1244448 INFO  (coreLoadExecutor-4441-thread-1) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 1244448 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2'
   [junit4]   2> 1244449 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244449 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-001
   [junit4]   2> 1244454 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1244457 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1244462 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 1244466 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1244468 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1244469 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] 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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2'
   [junit4]   2> 1244469 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2
   [junit4]   2> 1244469 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1244469 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/]
   [junit4]   2> 1244469 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 1244469 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2
   [junit4]   2> 1244469 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/index/
   [junit4]   2> 1244470 WARN  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/index' doesn't exist. Creating new index...
   [junit4]   2> 1244470 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/index
   [junit4]   2> 1244470 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1244470 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ce41f44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36bd269c),segFN=segments_1,generation=1}
   [junit4]   2> 1244470 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244470 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/
   [junit4]   2> 1244471 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1244472 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1244473 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244473 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244473 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244474 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244475 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1244475 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1244475 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244476 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244476 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=77.130859375, floorSegmentMB=0.486328125, forceMergeDeletesPctAllowed=29.512037338187863, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1244476 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ce41f44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36bd269c),segFN=segments_1,generation=1}
   [junit4]   2> 1244476 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244476 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@37c84115[core2] main]
   [junit4]   2> 1244477 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/conf
   [junit4]   2> 1244477 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/conf}
   [junit4]   2> 1244477 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/conf
   [junit4]   2> 1244477 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1244477 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1244477 INFO  (searcherExecutor-4446-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@37c84115[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1244477 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 1244478 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1385185418
   [junit4]   2> 1244478 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@33e9c1e2
   [junit4]   2> 1244478 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] 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> 1244478 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1244478 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1244478 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1244479 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Closing main searcher on request.
   [junit4]   2> 1244479 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1244479 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2;done=false>>]
   [junit4]   2> 1244479 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1244479 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2
   [junit4]   2> 1244479 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/index;done=false>>]
   [junit4]   2> 1244479 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1244479 INFO  (coreCloseExecutor-4450-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core2/core2/index
   [junit4]   2> 1244494 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@440e8e7f
   [junit4]   2> 1244494 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] 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> 1244494 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1244494 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1244494 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1244495 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 1244495 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1244495 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1;done=false>>]
   [junit4]   2> 1244495 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1244495 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1
   [junit4]   2> 1244495 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/index;done=false>>]
   [junit4]   2> 1244495 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1244495 INFO  (coreCloseExecutor-4450-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-002/core1/core1/index
   [junit4]   2> 1244495 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testAlternateCoreDir
   [junit4]   2> 1244497 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testDuplicateNames
   [junit4]   2> 1244500 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244501 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003
   [junit4]   2> 1244501 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003'
   [junit4]   2> 1244501 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244501 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003
   [junit4]   2> 1244501 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003/solr.xml
   [junit4]   2> 1244503 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003
   [junit4]   2> 1244503 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer New CoreContainer 511314936
   [junit4]   2> 1244503 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003]
   [junit4]   2> 1244504 WARN  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003/lib
   [junit4]   2> 1244504 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] 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> 1244504 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1244505 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 1244505 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1244505 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1244505 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1244505 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1244505 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003
   [junit4]   2> 1244505 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig-minimal.xml, loadOnStartup=false, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=false, dataDir=stuffandnonsense}
   [junit4]   2> 1244506 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003/core2
   [junit4]   2> 1244506 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=false, dataDir=stuffandnonsense}
   [junit4]   2> 1244506 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-003/core1
   [junit4]   2> 1244506 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 2 core definitions
   [junit4]   2> 1244506 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=511314936
   [junit4]   2> 1244506 INFO  (TEST-TestCoreDiscovery.testDuplicateNames-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testDuplicateNames
   [junit4]   2> 1244508 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testTooManyTransientCores
   [junit4]   2> 1244516 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004'
   [junit4]   2> 1244516 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244516 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004
   [junit4]   2> 1244516 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/solr.xml
   [junit4]   2> 1244519 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004
   [junit4]   2> 1244519 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer New CoreContainer 243489109
   [junit4]   2> 1244519 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004]
   [junit4]   2> 1244519 WARN  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/lib
   [junit4]   2> 1244519 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] 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> 1244520 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1244521 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 1244521 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1244521 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1244521 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1244521 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1244521 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004
   [junit4]   2> 1244522 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=coreT5, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=true, dataDir=coreT5}
   [junit4]   2> 1244522 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core coreT5 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5
   [junit4]   2> 1244522 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=coreT1, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=true, dataDir=coreT1}
   [junit4]   2> 1244522 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core coreT1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1
   [junit4]   2> 1244522 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=coreLOS, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=false, dataDir=coreLOS}
   [junit4]   2> 1244522 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core coreLOS in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS
   [junit4]   2> 1244523 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=coreT4, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=true, dataDir=coreT4}
   [junit4]   2> 1244523 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core coreT4 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT4
   [junit4]   2> 1244523 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=coreT2, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=true, dataDir=coreT2}
   [junit4]   2> 1244523 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core coreT2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT2
   [junit4]   2> 1244524 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=coreT6, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=true, dataDir=coreT6}
   [junit4]   2> 1244524 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core coreT6 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT6
   [junit4]   2> 1244524 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=coreT3, config=solrconfig-minimal.xml, loadOnStartup=true, schema=schema-tiny.xml, configSetProperties=configsetprops.json, transient=true, dataDir=coreT3}
   [junit4]   2> 1244524 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found core coreT3 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT3
   [junit4]   2> 1244524 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE7EF232A10F4145]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 7 core definitions
   [junit4]   2> 1244525 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5'
   [junit4]   2> 1244525 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244525 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004
   [junit4]   2> 1244529 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1'
   [junit4]   2> 1244529 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS'
   [junit4]   2> 1244529 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244529 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004
   [junit4]   2> 1244529 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244529 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004
   [junit4]   2> 1244533 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1244533 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1244534 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1244534 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1244549 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1244552 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 1244554 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema [coreT1] Schema name=tiny
   [junit4]   2> 1244556 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1244557 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] 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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1'
   [junit4]   2> 1244557 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'coreT1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1
   [junit4]   2> 1244557 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1244558 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrCore [[coreT1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/coreT1/]
   [junit4]   2> 1244558 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrCore JMX monitoring not detected for core: coreT1
   [junit4]   2> 1244558 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/coreT1
   [junit4]   2> 1244558 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1244562 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 1244563 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 1244564 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/coreT1/index/
   [junit4]   2> 1244564 WARN  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrCore [coreT1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/coreT1/index' doesn't exist. Creating new index...
   [junit4]   2> 1244564 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/coreT1/index
   [junit4]   2> 1244564 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=38.2763671875, floorSegmentMB=2.154296875, forceMergeDeletesPctAllowed=1.3293771542077448, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1244565 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@532e2ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26edd96f),segFN=segments_1,generation=1}
   [junit4]   2> 1244565 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244565 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema [coreT5] Schema name=tiny
   [junit4]   2> 1244565 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema [coreLOS] Schema name=tiny
   [junit4]   2> 1244567 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1244567 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1244567 INFO  (OldIndexDirectoryCleanupThreadForCore-coreT1) [    x:coreT1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core coreT1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/coreT1/
   [junit4]   2> 1244567 WARN  (OldIndexDirectoryCleanupThreadForCore-coreT1) [    x:coreT1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/coreT1/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] 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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5'
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'coreT5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] 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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS'
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'coreLOS' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCore [[coreT5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/coreT5/]
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrCore [[coreLOS] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/coreLOS/]
   [junit4]   2> 1244568 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCore JMX monitoring not detected for core: coreT5
   [junit4]   2> 1244569 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrCore JMX monitoring not detected for core: coreLOS
   [junit4]   2> 1244569 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/coreT5
   [junit4]   2> 1244569 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/coreLOS
   [junit4]   2> 1244569 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/coreT5/index/
   [junit4]   2> 1244569 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/coreLOS/index/
   [junit4]   2> 1244569 WARN  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCore [coreT5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/coreT5/index' doesn't exist. Creating new index...
   [junit4]   2> 1244569 WARN  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrCore [coreLOS] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/coreLOS/index' doesn't exist. Creating new index...
   [junit4]   2> 1244569 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/coreT5/index
   [junit4]   2> 1244570 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/coreLOS/index
   [junit4]   2> 1244570 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=38.2763671875, floorSegmentMB=2.154296875, forceMergeDeletesPctAllowed=1.3293771542077448, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1244570 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=38.2763671875, floorSegmentMB=2.154296875, forceMergeDeletesPctAllowed=1.3293771542077448, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1244570 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6071c9f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e2fcf84),segFN=segments_1,generation=1}
   [junit4]   2> 1244570 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244570 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e01285f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5eced1),segFN=segments_1,generation=1}
   [junit4]   2> 1244570 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244570 INFO  (OldIndexDirectoryCleanupThreadForCore-coreT5) [    x:coreT5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core coreT5 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/coreT5/
   [junit4]   2> 1244570 WARN  (OldIndexDirectoryCleanupThreadForCore-coreT5) [    x:coreT5] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/coreT5/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1244571 INFO  (OldIndexDirectoryCleanupThreadForCore-coreLOS) [    x:coreLOS] o.a.s.c.SolrCore Looking for old index directories to cleanup for core coreLOS in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/coreLOS/
   [junit4]   2> 1244571 WARN  (OldIndexDirectoryCleanupThreadForCore-coreLOS) [    x:coreLOS] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/coreLOS/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1244572 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1244572 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1244572 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1244573 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244573 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244573 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244574 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244574 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244574 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244574 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244575 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244575 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244575 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6196029480165364]
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6071c9f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e2fcf84),segFN=segments_1,generation=1}
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244576 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a3f5db8[coreT5] main]
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/conf
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/conf}
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT5/conf
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244577 INFO  (searcherExecutor-4466-thread-1-processing-x:coreT5) [    x:coreT5] o.a.s.c.SolrCore [coreT5] Registered new searcher Searcher@6a3f5db8[coreT5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6196029480165364]
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCores Opening transient core coreT5
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.CoreContainer registering core: coreT5
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@532e2ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26edd96f),segFN=segments_1,generation=1}
   [junit4]   2> 1244577 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT4'
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6196029480165364]
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e01285f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5eced1),segFN=segments_1,generation=1}
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.s.SolrIndexSearcher Opening [Searcher@154d1d1c[coreT1] main]
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/conf
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.s.SolrIndexSearcher Opening [Searcher@58a9e044[coreLOS] main]
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/conf}
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreT1/conf
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/conf
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/conf}
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_AE7EF232A10F4145-001/tempDir-004/coreLOS/conf
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1244578 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1244579 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1244579 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1244579 INFO  (searcherExecutor-4465-thread-1-processing-x:coreT1) [    x:coreT1] o.a.s.c.SolrCore [coreT1] Registered new searcher Searcher@154d1d1c[coreT1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1244579 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.SolrCores Opening transient core coreT1
   [junit4]   2> 1244579 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:coreT1] o.a.s.c.CoreContainer registering core: coreT1
   [junit4]   2> 1244579 INFO  (coreLoadExecutor-4464-thread-3-processing-x:core2) [    x:coreLOS] o.a.s.c.CoreContainer registering core: coreLOS
   [junit4]   2> 1244579 INFO  (coreLoadExecutor-4464-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspa

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

Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Jun 07, 2016 2:17:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jun 07, 2016 2:17:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestCoreDiscovery: 
   [junit4]   2>    1) Thread[id=8920, name=searcherExecutor-4505-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 07, 2016 2:17:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=8920, name=searcherExecutor-4505-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]   2> Jun 07, 2016 2:17:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=8920, name=searcherExecutor-4505-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=et, timezone=America/Regina
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=2,free=116467560,total=518148096
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, TestSolrQueryParser, TestCryptoKeys, PreAnalyzedUpdateProcessorTest, TestPerFieldSimilarity, ZkStateWriterTest, CleanupOldIndexTest, TestConfigSetImmutable, MergeStrategyTest, TestExactSharedStatsCache, TestInitParams, TestSolrIndexConfig, BJQParserTest, HdfsNNFailoverTest, TestFuzzyAnalyzedSuggestions, StatelessScriptUpdateProcessorFactoryTest, HighlighterConfigTest, HardAutoCommitTest, ShowFileRequestHandlerTest, TestSolrXml, SuggesterTest, TestReload, TestScoreJoinQPScore, TestRestoreCore, TestDistributedMissingSort, ResponseHeaderTest, TestShardHandlerFactory, TestFieldTypeResource, SegmentsInfoRequestHandlerTest, CdcrRequestHandlerTest, TestPKIAuthenticationPlugin, TestSolrDeletionPolicy1, TermVectorComponentDistributedTest, DirectSolrConnectionTest, BasicAuthIntegrationTest, PrimitiveFieldTypeTest, BlockJoinFacetSimpleTest, BigEndianAscendingWordDeserializerTest, LukeRequestHandlerTest, TestCollationField, TestFastWriter, ShardSplitTest, LeaderElectionTest, TestCloudInspectUtil, TestSchemaSimilarityResource, AtomicUpdatesTest, TestLockTree, TestRandomCollapseQParserPlugin, TestStressCloudBlindAtomicUpdates, XmlUpdateRequestHandlerTest, TestSweetSpotSimilarityFactory, SpatialHeatmapFacetsTest, OverseerStatusTest, TestRandomRequestDistribution, TestTolerantSearch, TestRecovery, DistributedFacetPivotLargeTest, TestSolrQueryParserDefaultOperatorResource, TestZkChroot, TestSort, StatsComponentTest, HdfsChaosMonkeyNothingIsSafeTest, TestConfigSetsAPI, AssignTest, BadComponentTest, TestIndexingPerformance, DistributedFacetPivotSmallTest, RemoteQueryErrorTest, TestPostingsSolrHighlighter, TestReversedWildcardFilterFactory, TestHdfsUpdateLog, TestIndexSearcher, TestRTimerTree, TestWriterPerf, RegexBoostProcessorTest, MigrateRouteKeyTest, QueryParsingTest, TestComplexPhraseQParserPlugin, TestJmxMonitoredMap, RecoveryZkTest, TestRequestForwarding, UUIDUpdateProcessorFallbackTest, PluginInfoTest, SimpleCollectionCreateDeleteTest, HLLUtilTest, TestSolrQueryResponse, HdfsTlogReplayBufferedWhileIndexingTest, TestNumericTerms32, TestGroupingSearch, TestBulkSchemaAPI, EnumFieldTest, DistributedVersionInfoTest, TestTolerantUpdateProcessorRandomCloud, DistribDocExpirationUpdateProcessorTest, DebugComponentTest, RequestHandlersTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, SimplePostToolTest, TestCoreDiscovery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreDiscovery -Dtests.seed=AE7EF232A10F4145 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/Regina -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestCoreDiscovery (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE7EF232A10F4145]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [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.TestCoreDiscovery: 
   [junit4]    >    1) Thread[id=8920, name=searcherExecutor-4505-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE7EF232A10F4145]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8920, name=searcherExecutor-4505-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE7EF232A10F4145]:0)
   [junit4] Completed [446/613 (1!)] on J2 in 145.29s, 12 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 551 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 613 suites (10 ignored), 2567 tests, 3 suite-level errors, 682 ignored (67 assumptions) [seed: AE7EF232A10F4145]

Total time: 48 minutes 4 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