Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/369/

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not 
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([9313DD5DC4EBD8B5]: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:258)
        at sun.reflect.GeneratedMethodAccessor20.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.TestLazyCores

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

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


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

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

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




Build Log:
[...truncated 12020 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/init-core-data-001
   [junit4]   2> 1177468 INFO  
(SUITE-TestLazyCores-seed#[9313DD5DC4EBD8B5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1177473 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1177486 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001'
   [junit4]   2> 1177486 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177486 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1177486 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 795029445
   [junit4]   2> 1177486 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001]
   [junit4]   2> 1177486 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/lib
   [junit4]   2> 1177487 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1177487 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1177488 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1177490 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1177490 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1177490 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1177490 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1177490 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1177491 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1177491 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1177491 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1177491 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1177491 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1177491 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1177491 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1177491 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1177492 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1'
   [junit4]   2> 1177492 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177492 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1177496 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1177498 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1177502 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1177504 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1177506 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1177507 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1'
   [junit4]   2> 1177507 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1
   [junit4]   2> 1177507 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2'
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/]
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/snapshot_metadata
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1177508 WARN  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177508 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/index
   [junit4]   2> 1177509 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=0.9248046875, 
floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=17.73252391573481, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.600646863489638
   [junit4]   2> 1177509 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@608ae1d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53eccb78),segFN=segments_1,generation=1}
   [junit4]   2> 1177509 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177511 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1177512 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5'
   [junit4]   2> 1177512 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177512 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1177513 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1177515 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1177555 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1177556 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1177556 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177556 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177557 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177557 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1177557 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177558 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1177558 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1177559 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1177560 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2'
   [junit4]   2> 1177560 INFO  (coreLoadExecutor-4683-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2
   [junit4]   2> 1177560 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177560 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/]
   [junit4]   2> 1177560 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 1177560 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1177560 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/snapshot_metadata
   [junit4]   2> 1177560 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1177561 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data
   [junit4]   2> 1177561 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1177561 WARN  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177561 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/index
   [junit4]   2> 1177561 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=0.9248046875, 
floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=17.73252391573481, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.600646863489638
   [junit4]   2> 1177561 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@29cec22c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48e3865a),segFN=segments_1,generation=1}
   [junit4]   2> 1177561 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177561 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177561 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@608ae1d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53eccb78),segFN=segments_1,generation=1}
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44946a51[collection1] main]
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/conf
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/conf}
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/conf
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1177562 INFO  (coreLoadExecutor-4683-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1177563 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/
   [junit4]   2> 1177563 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1177563 INFO  
(searcherExecutor-4684-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44946a51[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177564 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1177564 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1177565 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177565 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177565 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1177566 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177566 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177567 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1177567 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1177567 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/
   [junit4]   2> 1177567 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1177567 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1177567 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177567 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@29cec22c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48e3865a),segFN=segments_1,generation=1}
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5'
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c3afdd4[collection2] main]
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/conf
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/conf}
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/conf
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/]
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1177568 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/snapshot_metadata
   [junit4]   2> 1177569 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1177569 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1177569 INFO  (coreLoadExecutor-4683-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1177569 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data
   [junit4]   2> 1177569 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@7c3afdd4[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177572 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1177572 WARN  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177572 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/index
   [junit4]   2> 1177572 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=0.9248046875, 
floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=17.73252391573481, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.600646863489638
   [junit4]   2> 1177572 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@e309dcb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49da35e),segFN=segments_1,generation=1}
   [junit4]   2> 1177572 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177574 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1177574 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177575 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177575 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177576 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177576 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1177576 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1177577 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/
   [junit4]   2> 1177577 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@e309dcb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49da35e),segFN=segments_1,generation=1}
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67397156[collection5] main]
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/conf
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/conf}
   [junit4]   2> 1177577 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/conf
   [junit4]   2> 1177578 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1177578 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1177578 INFO  (coreLoadExecutor-4683-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1177579 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4'
   [junit4]   2> 1177579 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177579 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1177582 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1177584 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1177588 INFO  
(searcherExecutor-4692-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@67397156[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177588 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1177590 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1177591 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1177592 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4'
   [junit4]   2> 1177592 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4
   [junit4]   2> 1177592 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177593 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/]
   [junit4]   2> 1177593 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1177593 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/snapshot_metadata
   [junit4]   2> 1177593 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1177593 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data
   [junit4]   2> 1177593 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/index/
   [junit4]   2> 1177593 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/index
   [junit4]   2> 1177594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=23.3330078125, 
floorSegmentMB=1.3876953125, forceMergeDeletesPctAllowed=17.301570316691013, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27008294614924144
   [junit4]   2> 1177594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@596fd55c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@668a8ec3),segFN=segments_1,generation=1}
   [junit4]   2> 1177594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177595 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1177596 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177597 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177597 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177597 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177598 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1177598 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1177598 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection4 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/
   [junit4]   2> 1177598 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2143103232, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@596fd55c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@668a8ec3),segFN=segments_1,generation=1}
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@26f81bf2[collection4] main]
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/conf
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/conf}
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/conf
   [junit4]   2> 1177599 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1177600 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1177600 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1177600 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6'
   [junit4]   2> 1177600 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177600 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1177603 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1177605 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1177608 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@26f81bf2[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177609 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1177611 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1177613 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1177613 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6'
   [junit4]   2> 1177614 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6
   [junit4]   2> 1177614 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177614 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/data/]
   [junit4]   2> 1177614 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection6
   [junit4]   2> 1177614 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/data/snapshot_metadata
   [junit4]   2> 1177614 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1177615 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/data
   [junit4]   2> 1177615 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/data/index/
   [junit4]   2> 1177615 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177615 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/data/index
   [junit4]   2> 1177615 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=37.1826171875, 
floorSegmentMB=2.1767578125, forceMergeDeletesPctAllowed=26.75707540595808, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1177616 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@1abe96ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ab251ce),segFN=segments_1,generation=1}
   [junit4]   2> 1177616 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177617 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1177618 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177618 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177618 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177619 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177620 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1177620 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1177620 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection6 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/data/
   [junit4]   2> 1177620 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1177620 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177620 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177620 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=81.4609375, 
floorSegmentMB=0.890625, forceMergeDeletesPctAllowed=10.48600357011538, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5923205949903693
   [junit4]   2> 1177620 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@1abe96ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ab251ce),segFN=segments_1,generation=1}
   [junit4]   2> 1177620 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1177621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3cafeaa5[collection6] main]
   [junit4]   2> 1177621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/conf
   [junit4]   2> 1177621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/conf}
   [junit4]   2> 1177621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection6/conf
   [junit4]   2> 1177621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1177621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1177621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1177621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreContainer registering core: collection6
   [junit4]   2> 1177625 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1177626 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t12}
   [junit4]   2> 1177626 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1177626 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1177626 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t14}
   [junit4]   2> 1177626 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1177626 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1177626 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t15}
   [junit4]   2> 1177626 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1177626 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1177626 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t16}
   [junit4]   2> 1177626 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1177627 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[9313DD5DC4EBD8B5]) [    x:collection6] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=795029445
   [junit4]   2> 1177627 INFO  
(searcherExecutor-4701-thread-1-processing-x:collection6) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Registered new searcher 
Searcher@3cafeaa5[collection6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177627 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@46fa3968
   [junit4]   2> 1177627 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1177627 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1177627 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1177627 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/index
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection1/data/snapshot_metadata
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5a76d5d
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1177628 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3d440ca4
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
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> 1177629 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51b8d285
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1177629 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1177634 INFO  
(coreCloseExecutor-4705-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.SolrCore [collection6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@175892e
   [junit4]   2> 1177634 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/index
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data/snapshot_metadata
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection4/data
   [junit4]   2> 1177634 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1177634 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177636 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/index
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection5/data/snapshot_metadata
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/index
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9313DD5DC4EBD8B5-001/tempDir-001/collection2/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1177637 INFO  
(coreCloseExecutor-4705-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/

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

it>(SolrCore.java:688)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:838)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:494)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Aug 04, 2016 1:24:45 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Aug 04, 2016 1:25:05 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=9193, name=searcherExecutor-4813-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Aug 04, 2016 1:25:05 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9193, name=searcherExecutor-4813-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 04, 2016 1:25:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=9193, name=searcherExecutor-4813-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{v_t=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap), v_s=PostingsFormat(name=Memory 
doPackFST= true), v_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{}, maxPointsInLeafNode=196, maxMBSortInHeap=7.78679547183866, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es, 
timezone=Australia/Brisbane
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=2,free=251690832,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCopyFieldCollectionResource, HdfsChaosMonkeySafeLeaderTest, 
BlockJoinFacetSimpleTest, ReturnFieldsTest, SpatialRPTFieldTypeTest, 
AsyncCallRequestStatusResponseTest, BasicDistributedZkTest, 
TestLMDirichletSimilarityFactory, TestReplicationHandler, EchoParamsTest, 
CdcrReplicationDistributedZkTest, BufferStoreTest, HdfsUnloadDistributedZkTest, 
XsltUpdateRequestHandlerTest, CollectionTooManyReplicasTest, 
TestRandomFaceting, TestSchemaResource, OverseerStatusTest, TestNumericTerms32, 
ResponseLogComponentTest, SignatureUpdateProcessorFactoryTest, TestCustomSort, 
SynonymTokenizerTest, IndexSchemaRuntimeFieldTest, TestInfoStreamLogging, 
TestComponentsName, TestMaxScoreQueryParser, TestUniqueKeyFieldResource, 
TestSlowCompositeReaderWrapper, URLClassifyProcessorTest, 
UUIDUpdateProcessorFallbackTest, UUIDFieldTest, 
TestSerializedLuceneMatchVersion, DistributedFacetPivotLargeTest, 
TestDocTermOrds, HdfsSyncSliceTest, TestRealTimeGet, AtomicUpdatesTest, 
CoreMergeIndexesAdminHandlerTest, DistributedSpellCheckComponentTest, 
PathHierarchyTokenizerFactoryTest, TestGeoJSONResponseWriter, 
TestBlendedInfixSuggestions, CoreSorterTest, DefaultValueUpdateProcessorTest, 
TestHighFrequencyDictionaryFactory, TestDistributedStatsComponentCardinality, 
TestConfigSets, AnalysisAfterCoreReloadTest, ForceLeaderTest, 
TestClusterStateMutator, TestValueSourceCache, CursorPagingTest, 
RequestLoggingTest, TestXmlQParser, CdcrVersionReplicationTest, 
TestLeaderElectionZkExpiry, TestCrossCoreJoin, TestHdfsBackupRestoreCore, 
DistribJoinFromCollectionTest, PolyFieldTest, DateRangeFieldTest, TestRTGBase, 
SolrRequestParserTest, SolrXmlInZkTest, RAMDirectoryFactoryTest, 
TestPseudoReturnFields, TestSolrConfigHandlerConcurrent, TestRandomDVFaceting, 
TestLockTree, DocumentAnalysisRequestHandlerTest, 
TestFieldTypeCollectionResource, CacheHeaderTest, MultiThreadedOCPTest, 
TestFunctionQuery, TestGraphTermsQParserPlugin, TestFastOutputStream, 
TestRandomFlRTGCloud, TestReloadDeadlock, HdfsDirectoryFactoryTest, 
TestDynamicFieldResource, TestSolr4Spatial, TestScoreJoinQPScore, SolrCoreTest, 
OutputWriterTest, TlogReplayBufferedWhileIndexingTest, TestDistributedSearch, 
TestJoin, SimpleCollectionCreateDeleteTest, PingRequestHandlerTest, 
HdfsBasicDistributedZk2Test, TestNonDefinedSimilarityFactory, 
TestAnalyzedSuggestions, QueryEqualityTest, 
DistributedQueryComponentOptimizationTest, SimpleMLTQParserTest, 
DisMaxRequestHandlerTest, BigEndianAscendingWordDeserializerTest, 
PreAnalyzedUpdateProcessorTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, 
ZkControllerTest, TestStressReorder, TestRangeQuery, SpellCheckComponentTest, 
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=9313DD5DC4EBD8B5 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=es -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 
object(s) that were not released!!! [MockDirectoryWrapper, 
MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, 
MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9313DD5DC4EBD8B5]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=9193, name=searcherExecutor-4813-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9313DD5DC4EBD8B5]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9193, name=searcherExecutor-4813-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9313DD5DC4EBD8B5]:0)
   [junit4] Completed [448/626 (1!)] on J0 in 148.26s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 60678 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to