Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1067/

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([7273222645F7CAC6]: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.afterClass(SolrTestCaseJ4.java:255)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        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=345, name=searcherExecutor-273-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=345, name=searcherExecutor-273-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([7273222645F7CAC6]: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=345, name=searcherExecutor-273-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=345, name=searcherExecutor-273-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([7273222645F7CAC6]:0)


FAILED:  
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds

Error Message:
Tracker reports too many hard commits expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: Tracker reports too many hard commits expected:<1> 
but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([7273222645F7CAC6:23A7DBA6F484FA61]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        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$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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)




Build Log:
[...truncated 10691 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/init-core-data-001
   [junit4]   2> 103105 INFO  
(SUITE-TestLazyCores-seed#[7273222645F7CAC6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 103108 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 103189 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001'
   [junit4]   2> 103189 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103189 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 103190 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 585242922
   [junit4]   2> 103190 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001]
   [junit4]   2> 103190 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/lib
   [junit4]   2> 103190 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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,
   [junit4]   2> 103446 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 103447 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 103448 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 103448 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 103448 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 103448 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 103449 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103449 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103449 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103449 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103449 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103449 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103450 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103450 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103450 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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> 103450 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1'
   [junit4]   2> 103452 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103452 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 103451 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5'
   [junit4]   2> 103451 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2'
   [junit4]   2> 103454 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103454 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 103457 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103457 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 103463 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 103465 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 103467 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 103469 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 103471 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 103475 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 103478 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 103483 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 103486 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 103489 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 103493 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 103495 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 103496 INFO  (coreLoadExecutor-178-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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5'
   [junit4]   2> 103496 INFO  (coreLoadExecutor-178-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5
   [junit4]   2> 103497 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 103497 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/]
   [junit4]   2> 103497 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 103497 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data
   [junit4]   2> 103498 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 103500 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 103501 INFO  (coreLoadExecutor-178-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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2'
   [junit4]   2> 103501 INFO  (coreLoadExecutor-178-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2
   [junit4]   2> 103501 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 103501 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/]
   [junit4]   2> 103501 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 103501 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data
   [junit4]   2> 103502 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 103503 INFO  (coreLoadExecutor-178-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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1'
   [junit4]   2> 103503 INFO  (coreLoadExecutor-178-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1
   [junit4]   2> 103503 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 103503 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/]
   [junit4]   2> 103503 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 103504 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data
   [junit4]   2> 103504 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/index/
   [junit4]   2> 103504 WARN  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 103504 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/index
   [junit4]   2> 103504 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8701874634465704]
   [junit4]   2> 103504 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/index/
   [junit4]   2> 103504 WARN  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 103505 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/index
   [junit4]   2> 103505 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8701874634465704]
   [junit4]   2> 103506 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@58e017c2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@beebe3f),segFN=segments_1,generation=1}
   [junit4]   2> 103506 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103505 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/index/
   [junit4]   2> 103506 WARN  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 103506 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/index
   [junit4]   2> 103506 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8701874634465704]
   [junit4]   2> 103507 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@b24b755 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@260c90d1),segFN=segments_1,generation=1}
   [junit4]   2> 103507 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103509 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 103511 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103511 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103512 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103512 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103513 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 103513 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 103514 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/
   [junit4]   2> 103514 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 103514 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@13f986d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36a74e8e),segFN=segments_1,generation=1}
   [junit4]   2> 103514 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103533 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 103534 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103535 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103535 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103579 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103581 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 103581 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 103582 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103582 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103592 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 103592 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@58e017c2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@beebe3f),segFN=segments_1,generation=1}
   [junit4]   2> 103592 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103592 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b1b1a4e[collection2] main]
   [junit4]   2> 103592 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/conf
   [junit4]   2> 103592 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/conf}
   [junit4]   2> 103593 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/conf
   [junit4]   2> 103593 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 103593 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 103596 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103596 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103600 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 103600 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@b24b755 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@260c90d1),segFN=segments_1,generation=1}
   [junit4]   2> 103600 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103600 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e0f3baa[collection1] main]
   [junit4]   2> 103600 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/conf
   [junit4]   2> 103600 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/conf}
   [junit4]   2> 103600 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/conf
   [junit4]   2> 103601 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 103601 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 103601 INFO  (coreLoadExecutor-178-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 103601 INFO  
(searcherExecutor-181-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e0f3baa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103604 INFO  
(searcherExecutor-180-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@4b1b1a4e[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103600 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 103628 INFO  (coreLoadExecutor-178-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 103643 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 103644 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/
   [junit4]   2> 103644 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103644 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 103644 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103645 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103646 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103647 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 103647 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 103647 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/
   [junit4]   2> 103647 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103647 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103647 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 103648 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@13f986d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36a74e8e),segFN=segments_1,generation=1}
   [junit4]   2> 103648 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103648 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7af6235d[collection5] main]
   [junit4]   2> 103648 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/conf
   [junit4]   2> 103648 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/conf}
   [junit4]   2> 103648 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/conf
   [junit4]   2> 103648 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 103648 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 103649 INFO  (coreLoadExecutor-178-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 103650 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4'
   [junit4]   2> 103650 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103650 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 103652 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 103660 INFO  
(searcherExecutor-179-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@7af6235d[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103662 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 103669 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 103678 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 103686 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 103696 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 103698 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4'
   [junit4]   2> 103698 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4
   [junit4]   2> 103698 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 103698 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data/]
   [junit4]   2> 103698 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 103699 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data
   [junit4]   2> 103699 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data/index/
   [junit4]   2> 103699 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 103699 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data/index
   [junit4]   2> 103699 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=48.2119140625, 
floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=2.3046764619031554, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 103720 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cc1224f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d9ab22),segFN=segments_1,generation=1}
   [junit4]   2> 103720 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103737 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 103738 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103738 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103739 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103739 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103748 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 103748 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 103749 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103749 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103752 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data/
   [junit4]   2> 103752 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 103760 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1503602351, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 103764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cc1224f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d9ab22),segFN=segments_1,generation=1}
   [junit4]   2> 103764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a4f4815[collection4] main]
   [junit4]   2> 103764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/conf
   [junit4]   2> 103764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/conf}
   [junit4]   2> 103764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/conf
   [junit4]   2> 103764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 103765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 103765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 103765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6'
   [junit4]   2> 103765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 103768 INFO  
(searcherExecutor-192-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@3a4f4815[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103770 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 103780 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 103793 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 103795 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 103805 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 103806 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6'
   [junit4]   2> 103806 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6
   [junit4]   2> 103807 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 103807 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/]
   [junit4]   2> 103807 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection6
   [junit4]   2> 103807 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data
   [junit4]   2> 103808 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/index/
   [junit4]   2> 103820 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 103820 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/index
   [junit4]   2> 103820 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=63.140625, 
floorSegmentMB=1.55078125, forceMergeDeletesPctAllowed=6.272947726694361, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12880574362907782
   [junit4]   2> 103825 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2674c5b1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7072632b),segFN=segments_1,generation=1}
   [junit4]   2> 103825 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103833 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/
   [junit4]   2> 103833 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 103836 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 103837 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103839 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103840 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103840 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103842 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 103842 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 103842 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103842 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103842 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=7.33203125, 
floorSegmentMB=0.2763671875, forceMergeDeletesPctAllowed=18.107760676501883, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22866473586833955
   [junit4]   2> 103843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2674c5b1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7072632b),segFN=segments_1,generation=1}
   [junit4]   2> 103843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@286714d8[collection6] main]
   [junit4]   2> 103843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/conf
   [junit4]   2> 103843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/conf}
   [junit4]   2> 103843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/conf
   [junit4]   2> 103843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 103844 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 103844 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 103844 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.CoreContainer registering core: collection6
   [junit4]   2> 103851 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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> 103852 INFO  
(searcherExecutor-196-thread-1-processing-x:collection6) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Registered new searcher 
Searcher@286714d8[collection6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103852 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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> 103852 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 103852 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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> 103852 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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> 103852 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 103853 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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> 103853 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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> 103853 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 103853 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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> 103854 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    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> 103854 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 103854 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[7273222645F7CAC6]) [    x:collection6] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=585242922
   [junit4]   2> 103856 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1be2255b
   [junit4]   2> 103856 INFO  
(coreCloseExecutor-200-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> 103856 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5aa42210
   [junit4]   2> 103856 INFO  
(coreCloseExecutor-200-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> 103857 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@21915d6a
   [junit4]   2> 103857 INFO  
(coreCloseExecutor-200-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> 103857 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7e181f32
   [junit4]   2> 103857 INFO  
(coreCloseExecutor-200-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> 103863 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 103864 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.SolrCore [collection6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@389c01bc
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
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> 103866 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data/index
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103866 INFO  
(coreCloseExecutor-200-thread-4-processing-x:collection6) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection2/data
   [junit4]   2> 103867 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Closing main searcher on request.
   [junit4]   2> 103867 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 103867 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data;done=false>>]
   [junit4]   2> 103867 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103867 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data
   [junit4]   2> 103867 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/index;done=false>>]
   [junit4]   2> 103867 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103867 INFO  
(coreCloseExecutor-200-thread-5-processing-x:collection6) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection6/data/index
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-1-processing-x:collection6) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection1/data/index
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-2-processing-x:collection6) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection5/data/index
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data
   [junit4]   2> 103868 INFO  
(coreCloseExecutor-200-thread-3-processing-x:collection6) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F7CAC6-001/tempDir-001/collection4/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7273222645F

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

mitTest -Dtests.method=testSoftAndHardCommitMaxTimeMixedAdds 
-Dtests.seed=7273222645F7CAC6 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=nl -Dtests.timezone=Asia/Dili -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.38s J1 | 
SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tracker reports too 
many hard commits expected:<1> but was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7273222645F7CAC6:23A7DBA6F484FA61]:0)
   [junit4]    >        at 
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:152)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 797740 INFO  
(SUITE-SoftAutoCommitTest-seed#[7273222645F7CAC6]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 797740 INFO  
(SUITE-SoftAutoCommitTest-seed#[7273222645F7CAC6]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1057472793
   [junit4]   2> 797741 INFO  (commitScheduler-2451-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@23eb730c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37844666),segFN=segments_5,generation=5}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@23eb730c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37844666),segFN=segments_6,generation=6}
   [junit4]   2> 797741 INFO  (commitScheduler-2451-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 797741 INFO  (commitScheduler-2451-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@288d311e[collection1] main]
   [junit4]   2> 797741 INFO  (commitScheduler-2451-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 797742 INFO  
(searcherExecutor-2449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@288d311e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C5)
 Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1) 
Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 797742 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@183dfb
   [junit4]   2> 797742 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=4,autocommit 
maxTime=1200ms,autocommits=2,soft autocommit maxTime=500ms,soft 
autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=838,transaction_logs_total_number=4}
   [junit4]   2> 797743 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 797743 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 797743 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 797745 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 797760 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 797760 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_7273222645F7CAC6-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_7273222645F7CAC6-001/init-core-data-001;done=false>>]
   [junit4]   2> 797760 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 797760 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_7273222645F7CAC6-001/init-core-data-001
   [junit4]   2> 797760 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_7273222645F7CAC6-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_7273222645F7CAC6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 797760 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 797760 INFO  
(coreCloseExecutor-2453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_7273222645F7CAC6-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_7273222645F7CAC6-001
   [junit4]   2> Apr 10, 2016 6:13:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=FSTOrd50, 
subject=FSTOrd50, intDefault=PostingsFormat(name=Memory doPackFST= false), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FSTOrd50, 
text=Lucene50(blocksize=128), range_facet_l=FSTOrd50, timestamp=FSTOrd50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1787, 
maxMBSortInHeap=6.314863445208933, sim=ClassicSimilarity, locale=nl, 
timezone=Asia/Dili
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=310577552,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotSmallAdvancedTest, ConvertedLegacyTest, 
HdfsChaosMonkeyNothingIsSafeTest, DirectSolrSpellCheckerTest, SuggesterFSTTest, 
TestQuerySenderNoQuery, BasicFunctionalityTest, TestSizeLimitedDistributedMap, 
TestTrie, TestDefaultStatsCache, DistributedVersionInfoTest, 
TestFileDictionaryLookup, TestSolrQueryParserResource, MultiTermTest, 
ConfigSetsAPITest, IndexBasedSpellCheckerTest, HdfsNNFailoverTest, 
TestQueryTypes, LeaderFailoverAfterPartitionTest, TestReqParamsAPI, 
TestWordDelimiterFilterFactory, TestNonDefinedSimilarityFactory, 
TestSimpleTrackingShardHandler, TestPivotHelperCode, HighlighterTest, 
SchemaVersionSpecificBehaviorTest, FileUtilsTest, SecurityConfHandlerTest, 
DeleteShardTest, OverseerStatusTest, TestBinaryResponseWriter, 
SimpleCollectionCreateDeleteTest, BigEndianAscendingWordSerializerTest, 
UniqFieldsUpdateProcessorFactoryTest, TestSolrQueryResponse, 
TestMinMaxOnMultiValuedField, ExitableDirectoryReaderTest, TestStressVersions, 
BlockCacheTest, TestManagedSchema, TestHashPartitioner, 
TestTolerantUpdateProcessorRandomCloud, TestCoreContainer, 
DistanceFunctionTest, RollingRestartTest, SolrIndexSplitterTest, 
CollectionsAPIDistributedZkTest, TestReloadAndDeleteDocs, SoftAutoCommitTest]
   [junit4] Completed [486/584 (2!)] on J1 in 8.75s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 312 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014:
 There were test failures: 584 suites (10 ignored), 2356 tests, 3 suite-level 
errors, 1 failure, 1640 ignored (63 assumptions) [seed: 7273222645F7CAC6]

Total time: 63 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Reply via email to