Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1042/

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor]
        at __randomizedtesting.SeedInfo.seed([82EE474ACA850672]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
        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=1177, name=searcherExecutor-387-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=1177, name=searcherExecutor-387-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([82EE474ACA850672]: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=1177, name=searcherExecutor-387-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=1177, name=searcherExecutor-387-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([82EE474ACA850672]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationHandlerTest

Error Message:
ObjectTracker found 12 object(s) that were not released!!! [InternalHttpClient, 
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient, 
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient, 
InternalHttpClient, InternalHttpClient, InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 12 object(s) that were not 
released!!! [InternalHttpClient, InternalHttpClient, InternalHttpClient, 
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient, 
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient, 
InternalHttpClient]
        at __randomizedtesting.SeedInfo.seed([82EE474ACA850672]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
        at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationHandlerTest

Error Message:
12 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrReplicationHandlerTest:     1) Thread[id=5824, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=4385, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=5191, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=5192, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=5825, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)    6) Thread[id=4384, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)    7) Thread[id=5317, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)    8) Thread[id=4103, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)    9) Thread[id=4104, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)   10) Thread[id=5557, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)   11) Thread[id=5556, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)   12) Thread[id=5316, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 12 threads leaked from 
SUITE scope at org.apache.solr.cloud.CdcrReplicationHandlerTest: 
   1) Thread[id=5824, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=4385, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=5191, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=5192, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=5825, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
   6) Thread[id=4384, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
   7) Thread[id=5317, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
   8) Thread[id=4103, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
   9) Thread[id=4104, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
  10) Thread[id=5557, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
  11) Thread[id=5556, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
  12) Thread[id=5316, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-CdcrReplicationHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([82EE474ACA850672]:0)




Build Log:
[...truncated 11281 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/init-core-data-001
   [junit4]   2> 218065 INFO  
(SUITE-TestLazyCores-seed#[82EE474ACA850672]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 218067 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 218077 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001'
   [junit4]   2> 218077 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 218077 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 218077 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 997256021
   [junit4]   2> 218077 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001]
   [junit4]   2> 218077 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/lib
   [junit4]   2> 218078 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218079 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 218090 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 218091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 218091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 218091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 218091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 218093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218094 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218094 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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> 218094 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1'
   [junit4]   2> 218101 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 218101 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 218094 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2'
   [junit4]   2> 218104 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 218104 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 218095 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5'
   [junit4]   2> 218107 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 218107 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 218110 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 218114 WARN  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 218114 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 218116 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 218118 WARN  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 218121 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 218121 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 218123 WARN  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 218123 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 218125 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 218127 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 218129 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 218131 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 218120 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 218132 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 218133 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 218134 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 218135 INFO  (coreLoadExecutor-358-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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2'
   [junit4]   2> 218135 INFO  (coreLoadExecutor-358-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2
   [junit4]   2> 218135 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 218136 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data/]
   [junit4]   2> 218136 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 218136 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 218136 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data
   [junit4]   2> 218136 INFO  (coreLoadExecutor-358-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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1'
   [junit4]   2> 218137 INFO  (coreLoadExecutor-358-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1
   [junit4]   2> 218137 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 218137 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/]
   [junit4]   2> 218137 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 218137 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data
   [junit4]   2> 218137 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/index/
   [junit4]   2> 218137 WARN  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 218137 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/index
   [junit4]   2> 218137 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=75.4716796875, 
floorSegmentMB=1.0380859375, forceMergeDeletesPctAllowed=12.796910634284652, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 218138 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4981cbad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15aa8c4a),segFN=segments_1,generation=1}
   [junit4]   2> 218138 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218139 INFO  (coreLoadExecutor-358-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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5'
   [junit4]   2> 218139 INFO  (coreLoadExecutor-358-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5
   [junit4]   2> 218139 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 218139 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/]
   [junit4]   2> 218139 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 218139 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data
   [junit4]   2> 218139 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/index/
   [junit4]   2> 218139 WARN  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 218140 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/index
   [junit4]   2> 218140 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=75.4716796875, 
floorSegmentMB=1.0380859375, forceMergeDeletesPctAllowed=12.796910634284652, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 218140 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data/index/
   [junit4]   2> 218140 WARN  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 218140 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@47304b54 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@636c8aa),segFN=segments_1,generation=1}
   [junit4]   2> 218140 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218140 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data/index
   [junit4]   2> 218140 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=75.4716796875, 
floorSegmentMB=1.0380859375, forceMergeDeletesPctAllowed=12.796910634284652, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 218141 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@ac2a2c7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46213a78),segFN=segments_1,generation=1}
   [junit4]   2> 218141 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218141 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 218142 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218143 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218143 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218144 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218145 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 218145 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 218145 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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/
   [junit4]   2> 218145 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 218146 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 218146 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218147 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218147 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218152 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218152 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218152 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4872870788749847]
   [junit4]   2> 218152 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4981cbad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15aa8c4a),segFN=segments_1,generation=1}
   [junit4]   2> 218152 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218153 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@490c88dd[collection1] main]
   [junit4]   2> 218153 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/conf
   [junit4]   2> 218153 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/conf}
   [junit4]   2> 218153 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/conf
   [junit4]   2> 218153 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 218153 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218153 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 218154 INFO  
(searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@490c88dd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218154 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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data/
   [junit4]   2> 218154 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 218154 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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/
   [junit4]   2> 218154 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 218161 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218162 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 218162 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 218168 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218168 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218169 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 218171 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218171 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218172 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218172 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218173 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 218173 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 218173 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4872870788749847]
   [junit4]   2> 218174 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@47304b54 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@636c8aa),segFN=segments_1,generation=1}
   [junit4]   2> 218174 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218175 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60bcfbd0[collection5] main]
   [junit4]   2> 218175 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/conf
   [junit4]   2> 218175 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/conf}
   [junit4]   2> 218175 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/conf
   [junit4]   2> 218175 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 218175 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218175 INFO  (coreLoadExecutor-358-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 218176 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218176 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218176 INFO  
(searcherExecutor-361-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@60bcfbd0[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218177 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4872870788749847]
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@ac2a2c7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46213a78),segFN=segments_1,generation=1}
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@677da100[collection2] main]
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/conf
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/conf}
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/conf
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 218178 INFO  (coreLoadExecutor-358-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 218179 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3'
   [junit4]   2> 218179 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 218179 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 218187 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 218188 INFO  
(searcherExecutor-359-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@677da100[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218190 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 218190 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 218211 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 218212 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 218221 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 218222 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3'
   [junit4]   2> 218222 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3
   [junit4]   2> 218222 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 218222 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/data/]
   [junit4]   2> 218222 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
   [junit4]   2> 218223 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/data
   [junit4]   2> 218223 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/data/index/
   [junit4]   2> 218223 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 218223 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/data/index
   [junit4]   2> 218223 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1718ad5
   [junit4]   2> 218227 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@e6d2ea2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@605b2db2),segFN=segments_1,generation=1}
   [junit4]   2> 218227 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218230 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 218231 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218231 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218233 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218233 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218234 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 218234 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 218234 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection3 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/data/
   [junit4]   2> 218235 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 218235 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218235 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218235 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=7, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1977438725715561]
   [junit4]   2> 218255 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@e6d2ea2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@605b2db2),segFN=segments_1,generation=1}
   [junit4]   2> 218255 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c85dad2[collection3] main]
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/conf
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/conf}
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection3/conf
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 218256 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4'
   [junit4]   2> 218257 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 218257 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 218265 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 218266 INFO  
(searcherExecutor-371-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Registered new searcher 
Searcher@4c85dad2[collection3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218267 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 218268 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 218273 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 218275 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 218277 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 218277 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4'
   [junit4]   2> 218277 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4
   [junit4]   2> 218278 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 218278 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/]
   [junit4]   2> 218278 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 218278 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data
   [junit4]   2> 218278 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/index/
   [junit4]   2> 218278 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 218279 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/index
   [junit4]   2> 218279 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=1.38671875, 
floorSegmentMB=0.5986328125, forceMergeDeletesPctAllowed=27.05797509136467, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 218280 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1a5265c0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@344a4e63),segFN=segments_1,generation=1}
   [junit4]   2> 218280 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218281 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 218281 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218282 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218282 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218283 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 218284 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 218284 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 218284 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-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/
   [junit4]   2> 218284 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 218284 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218284 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218285 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5d138f00
   [junit4]   2> 218285 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1a5265c0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@344a4e63),segFN=segments_1,generation=1}
   [junit4]   2> 218285 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 218285 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@57bae69b[collection4] main]
   [junit4]   2> 218285 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/conf
   [junit4]   2> 218285 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/conf}
   [junit4]   2> 218285 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/conf
   [junit4]   2> 218285 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 218286 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218286 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 218286 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[82EE474ACA850672]) [    x:collection4] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=997256021
   [junit4]   2> 218288 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@234e3bf7
   [junit4]   2> 218288 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    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> 218288 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7db1c410
   [junit4]   2> 218288 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    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> 218288 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c445530
   [junit4]   2> 218288 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    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> 218289 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@516d105
   [junit4]   2> 218289 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [    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> 218289 INFO  
(searcherExecutor-375-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@57bae69b[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 218295 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-2-processing-x:collection4) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection5/data/index
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data/index
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 218301 INFO  
(coreCloseExecutor-379-thread-1-processing-x:collection4) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection1/data
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-3-processing-x:collection4) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection4/data/index
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_82EE474ACA850672-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 218302 INFO  
(coreCloseExecutor-379-thread-4-processing-x:collection4) [ 

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

tarting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5824, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>    2) Thread[id=4385, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>    3) Thread[id=5191, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>    4) Thread[id=5192, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>    5) Thread[id=5825, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>    6) Thread[id=4384, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>    7) Thread[id=5317, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>    8) Thread[id=4103, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>    9) Thread[id=4104, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>   10) Thread[id=5557, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>   11) Thread[id=5556, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2>   12) Thread[id=5316, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]   2> Jun 15, 2016 1:03:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ar-QA, 
timezone=America/Louisville
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=238137392,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsThreadLeakTest, 
ShardRoutingCustomTest, SolrPluginUtilsTest, ExitableDirectoryReaderTest, 
FastVectorHighlighterTest, AliasIntegrationTest, TestQuerySenderNoQuery, 
TestDistributedGrouping, DistributedQueryComponentCustomSortTest, 
ConjunctionSolrSpellCheckerTest, SpellingQueryConverterTest, 
TestBinaryResponseWriter, OverseerRolesTest, SuggesterFSTTest, 
TestFastLRUCache, TestCursorMarkWithoutUniqueKey, DistribCursorPagingTest, 
MinimalSchemaTest, TestSolrConfigHandlerCloud, DOMUtilTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
DistributedFacetPivotSmallAdvancedTest, CdcrReplicationHandlerTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrReplicationHandlerTest -Dtests.seed=82EE474ACA850672 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ar-QA -Dtests.timezone=America/Louisville -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | CdcrReplicationHandlerTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 12 
object(s) that were not released!!! [InternalHttpClient, InternalHttpClient, 
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient, 
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient, 
InternalHttpClient, InternalHttpClient]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([82EE474ACA850672]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 12 threads leaked from 
SUITE scope at org.apache.solr.cloud.CdcrReplicationHandlerTest: 
   [junit4]    >    1) Thread[id=5824, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=4385, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=5191, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=5192, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=5825, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    6) Thread[id=4384, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    7) Thread[id=5317, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    8) Thread[id=4103, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    9) Thread[id=4104, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >   10) Thread[id=5557, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >   11) Thread[id=5556, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >   12) Thread[id=5316, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([82EE474ACA850672]:0)
   [junit4] Completed [465/614 (2!)] on J1 in 200.08s, 5 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 495 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:747:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:684:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:59:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/common-build.xml:531:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/lucene/common-build.xml:984:
 There were test failures: 614 suites (10 ignored), 2584 tests, 5 suite-level 
errors, 1657 ignored (8 assumptions) [seed: 82EE474ACA850672]

Total time: 230 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of 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