You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/17 12:12:20 UTC

[JENKINS] Lucene-Solr-7.2-Linux (64bit/jdk-9.0.1) - Build # 151 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/151/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
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=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([9AF14106C9B9B212]: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=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([9AF14106C9B9B212]:0)


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([9AF14106C9B9B212:4591E0D7029ED1B7]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
	... 40 more




Build Log:
[...truncated 12815 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/init-core-data-001
   [junit4]   2> 1683244 WARN  (SUITE-TestLazyCores-seed#[9AF14106C9B9B212]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1683244 INFO  (SUITE-TestLazyCores-seed#[9AF14106C9B9B212]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1683245 INFO  (SUITE-TestLazyCores-seed#[9AF14106C9B9B212]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1683247 INFO  (SUITE-TestLazyCores-seed#[9AF14106C9B9B212]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1683248 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 1683259 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1683296 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683307 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683307 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683312 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.c.CorePropertiesLocator Found 6 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001
   [junit4]   2> 1683312 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [badSchema1, core1, badConfig2, badConfig1, badSchema2, core2]
   [junit4]   2> 1683312 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1683317 INFO  (coreLoadExecutor-4323-thread-1) [    x:badSchema1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1683321 INFO  (coreLoadExecutor-4323-thread-3) [    x:badConfig2] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1683321 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1683332 INFO  (coreLoadExecutor-4323-thread-1) [    x:badSchema1] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1683333 INFO  (coreLoadExecutor-4323-thread-3) [    x:badConfig1] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1683335 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1683337 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1683337 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/core1, trusted=true
   [junit4]   2> 1683337 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683337 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1683338 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/core1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/core1/data/]
   [junit4]   2> 1683339 INFO  (coreLoadExecutor-4323-thread-1) [    x:badSchema2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1683339 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1683342 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1478136971, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1683345 INFO  (coreLoadExecutor-4323-thread-1) [    x:badSchema2] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1683346 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1683356 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1683356 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/core2, trusted=true
   [junit4]   2> 1683357 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683357 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1683357 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/core2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/core2/data/]
   [junit4]   2> 1683360 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1478136971, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1683390 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683390 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683391 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1856500828512309]
   [junit4]   2> 1683391 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@eaca729[core1] main]
   [junit4]   2> 1683392 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/core1/conf
   [junit4]   2> 1683392 INFO  (coreLoadExecutor-4323-thread-2) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1683393 INFO  (searcherExecutor-4324-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@eaca729[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683415 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683415 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683416 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1856500828512309]
   [junit4]   2> 1683417 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@282b470d[core2] main]
   [junit4]   2> 1683417 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/core2/conf
   [junit4]   2> 1683418 INFO  (coreLoadExecutor-4323-thread-3) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1683419 INFO  (searcherExecutor-4325-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@282b470d[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683420 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1683420 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@156baa0 commitCommandVersion:0
   [junit4]   2> 1683457 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3438de45[core1] main]
   [junit4]   2> 1683457 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1683459 INFO  (searcherExecutor-4324-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@3438de45[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.2):c7)))}
   [junit4]   2> 1683460 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 1683462 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1683463 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1683463 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1683475 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1683481 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny
   [junit4]   2> 1683483 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1683483 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badConfig1, trusted=true
   [junit4]   2> 1683483 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badConfig1' (registry 'solr.core.badConfig1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683483 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1683483 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badConfig1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badConfig1/data/]
   [junit4]   2> 1683487 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=89.255859375, floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=7.93961918109252, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3524700740118465
   [junit4]   2> 1683562 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683562 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683564 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=6887656, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1683564 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45c543b[badConfig1] main]
   [junit4]   2> 1683565 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badConfig1/conf
   [junit4]   2> 1683566 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1683567 INFO  (searcherExecutor-4338-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Registered new searcher Searcher@45c543b[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683573 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1683579 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny
   [junit4]   2> 1683581 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1683581 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badConfig2, trusted=true
   [junit4]   2> 1683582 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badConfig2' (registry 'solr.core.badConfig2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683582 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1683582 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badConfig2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badConfig2/data/]
   [junit4]   2> 1683585 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1638753300, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1683649 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683649 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683651 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=6.291015625, floorSegmentMB=0.8212890625, forceMergeDeletesPctAllowed=21.721783163486926, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1683651 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24c8cf68[badConfig2] main]
   [junit4]   2> 1683652 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badConfig2/conf
   [junit4]   2> 1683652 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1683653 INFO  (searcherExecutor-4342-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badConfig2] Registered new searcher Searcher@24c8cf68[badConfig2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683659 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1683680 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [badSchema1] Schema name=tiny
   [junit4]   2> 1683682 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1683682 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badSchema1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badSchema1, trusted=true
   [junit4]   2> 1683683 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badSchema1' (registry 'solr.core.badSchema1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683683 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1683683 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[badSchema1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badSchema1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badSchema1/data/]
   [junit4]   2> 1683686 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=82.3857421875, floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=28.117097691876353, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21548862372316818
   [junit4]   2> 1683749 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683749 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683751 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=42.421875, floorSegmentMB=0.2001953125, forceMergeDeletesPctAllowed=3.418465845547467, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1683751 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@67b6ad77[badSchema1] main]
   [junit4]   2> 1683752 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badSchema1/conf
   [junit4]   2> 1683753 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1683753 INFO  (searcherExecutor-4346-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badSchema1] Registered new searcher Searcher@67b6ad77[badSchema1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683759 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1683767 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [badSchema2] Schema name=tiny
   [junit4]   2> 1683769 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1683769 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badSchema2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badSchema2, trusted=true
   [junit4]   2> 1683769 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badSchema2' (registry 'solr.core.badSchema2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1683769 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1683769 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[badSchema2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badSchema2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badSchema2/data/]
   [junit4]   2> 1683772 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8086667503863189]
   [junit4]   2> 1683834 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683834 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683835 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5790618439687346]
   [junit4]   2> 1683836 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fa1ebc3[badSchema2] main]
   [junit4]   2> 1683836 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-001/badSchema2/conf
   [junit4]   2> 1683837 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1683839 INFO  (searcherExecutor-4350-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badSchema2] Registered new searcher Searcher@2fa1ebc3[badSchema2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683840 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1683840 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@156baa0 commitCommandVersion:0
   [junit4]   2> 1683904 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6688696b[core1] main]
   [junit4]   2> 1683905 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1683906 INFO  (searcherExecutor-4324-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@6688696b[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.2):c7)))}
   [junit4]   2> 1683907 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1683907 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1683908 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1683908 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1683908 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1683909 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71b98f14 commitCommandVersion:0
   [junit4]   2> 1683970 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@466d937f[badConfig1] main]
   [junit4]   2> 1683971 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1683972 INFO  (searcherExecutor-4338-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Registered new searcher Searcher@466d937f[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.2):c7)))}
   [junit4]   2> 1683973 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [badConfig1]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1683973 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [badConfig1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1683973 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [badConfig1]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1683975 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [badConfig1]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1683978 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1683978 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6e049ccf commitCommandVersion:0
   [junit4]   2> 1684052 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6962a9f3[badSchema1] main]
   [junit4]   2> 1684053 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1684054 INFO  (searcherExecutor-4346-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badSchema1] Registered new searcher Searcher@6962a9f3[badSchema1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.2):c7)))}
   [junit4]   2> 1684055 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [badSchema1]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1684055 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [badSchema1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1684056 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [badSchema1]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1684056 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.S.Request [badSchema1]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1684056 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1726120984
   [junit4]   2> 1684056 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1684056 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3dd3e934: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@19d21eda
   [junit4]   2> 1684063 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1684063 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75f95cea: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f1d8a11
   [junit4]   2> 1684068 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1684068 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66bfd769: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@57f67c0b
   [junit4]   2> 1684068 INFO  (coreCloseExecutor-4360-thread-1-processing-x:badConfig1) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6ef3c8cf
   [junit4]   2> 1684068 INFO  (coreCloseExecutor-4360-thread-2-processing-x:badConfig1) [    x:core2] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c46398a
   [junit4]   2> 1684068 INFO  (coreCloseExecutor-4360-thread-1-processing-x:badConfig1) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=1861470415
   [junit4]   2> 1684068 INFO  (coreCloseExecutor-4360-thread-3-processing-x:badConfig1) [    x:badSchema1] o.a.s.c.SolrCore [badSchema1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e89b487
   [junit4]   2> 1684068 INFO  (coreCloseExecutor-4360-thread-1-processing-x:badConfig1) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fba5e85: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@67ae3bc1
   [junit4]   2> 1684087 INFO  (coreCloseExecutor-4360-thread-5-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b9694c1
   [junit4]   2> 1684087 INFO  (coreCloseExecutor-4360-thread-6-processing-x:badConfig1) [    x:badConfig2] o.a.s.c.SolrCore [badConfig2]  CLOSING SolrCore org.apache.solr.core.SolrCore@50aac311
   [junit4]   2> 1684087 INFO  (coreCloseExecutor-4360-thread-4-processing-x:badConfig1) [    x:badSchema2] o.a.s.c.SolrCore [badSchema2]  CLOSING SolrCore org.apache.solr.core.SolrCore@62c3ac05
   [junit4]   2> 1684094 INFO  (coreCloseExecutor-4360-thread-2-processing-x:badConfig1) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core2, tag=1816541578
   [junit4]   2> 1684094 INFO  (coreCloseExecutor-4360-thread-2-processing-x:badConfig1) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@754e0a1b: rootName = null, domain = solr.core.core2, service url = null, agent id = null] for registry solr.core.core2 / com.codahale.metrics.MetricRegistry@6e474522
   [junit4]   2> 1684099 INFO  (coreCloseExecutor-4360-thread-3-processing-x:badConfig1) [    x:badSchema1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badSchema1, tag=2122953863
   [junit4]   2> 1684099 INFO  (coreCloseExecutor-4360-thread-3-processing-x:badConfig1) [    x:badSchema1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bc5993b: rootName = null, domain = solr.core.badSchema1, service url = null, agent id = null] for registry solr.core.badSchema1 / com.codahale.metrics.MetricRegistry@14309ade
   [junit4]   2> 1684108 INFO  (coreCloseExecutor-4360-thread-5-processing-x:badConfig1) [    x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badConfig1, tag=194417857
   [junit4]   2> 1684108 INFO  (coreCloseExecutor-4360-thread-5-processing-x:badConfig1) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@284b94c1: rootName = null, domain = solr.core.badConfig1, service url = null, agent id = null] for registry solr.core.badConfig1 / com.codahale.metrics.MetricRegistry@238ce567
   [junit4]   2> 1684114 INFO  (coreCloseExecutor-4360-thread-4-processing-x:badConfig1) [    x:badSchema2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badSchema2, tag=1656990725
   [junit4]   2> 1684114 INFO  (coreCloseExecutor-4360-thread-4-processing-x:badConfig1) [    x:badSchema2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@789ae1e5: rootName = null, domain = solr.core.badSchema2, service url = null, agent id = null] for registry solr.core.badSchema2 / com.codahale.metrics.MetricRegistry@38bbc91c
   [junit4]   2> 1684123 INFO  (coreCloseExecutor-4360-thread-6-processing-x:badConfig1) [    x:badConfig2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badConfig2, tag=1353368337
   [junit4]   2> 1684123 INFO  (coreCloseExecutor-4360-thread-6-processing-x:badConfig1) [    x:badConfig2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bb149b2: rootName = null, domain = solr.core.badConfig2, service url = null, agent id = null] for registry solr.core.badConfig2 / com.codahale.metrics.MetricRegistry@597161b6
   [junit4]   2> 1684132 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.SolrTestCaseJ4 ###Ending testBadConfigsGenerateErrors
   [junit4]   2> 1684133 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1684147 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/solr.xml
   [junit4]   2> 1684149 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1684150 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1684151 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1684182 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684189 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684190 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684191 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1684198 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684198 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684198 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684214 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1684215 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1684215 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1684216 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684216 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection2, trusted=true
   [junit4]   2> 1684216 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684216 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684217 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection2/data/]
   [junit4]   2> 1684217 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684217 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection5, trusted=true
   [junit4]   2> 1684217 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 'solr.core.collection5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684217 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684217 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection5/data/]
   [junit4]   2> 1684217 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684218 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection1, trusted=true
   [junit4]   2> 1684218 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684218 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684218 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection1/data/]
   [junit4]   2> 1684218 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1478136971, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1684220 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1478136971, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1684220 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1478136971, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1684334 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684334 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684335 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1856500828512309]
   [junit4]   2> 1684349 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a9376b2[collection2] main]
   [junit4]   2> 1684349 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection2/conf
   [junit4]   2> 1684350 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684350 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684350 INFO  (coreLoadExecutor-4367-thread-2-processing-x:badConfig1) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684351 INFO  (searcherExecutor-4368-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@2a9376b2[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684351 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1856500828512309]
   [junit4]   2> 1684357 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71f4a2da[collection1] main]
   [junit4]   2> 1684357 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection1/conf
   [junit4]   2> 1684358 INFO  (coreLoadExecutor-4367-thread-1-processing-x:badConfig1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684369 INFO  (searcherExecutor-4370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71f4a2da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684385 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684385 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684386 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1856500828512309]
   [junit4]   2> 1684387 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@57ebc52f[collection5] main]
   [junit4]   2> 1684387 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection5/conf
   [junit4]   2> 1684388 INFO  (coreLoadExecutor-4367-thread-3-processing-x:badConfig1) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684396 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684407 INFO  (searcherExecutor-4369-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@57ebc52f[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684408 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1684410 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684410 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection3, trusted=true
   [junit4]   2> 1684411 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry 'solr.core.collection3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684411 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684411 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection3/data/]
   [junit4]   2> 1684414 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1684491 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684491 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684493 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7405033344226294]
   [junit4]   2> 1684494 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65c318db[collection3] main]
   [junit4]   2> 1684494 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection3/conf
   [junit4]   2> 1684495 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684496 INFO  (searcherExecutor-4380-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@65c318db[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684502 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684525 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1684527 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684527 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection4, trusted=true
   [junit4]   2> 1684527 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection4' (registry 'solr.core.collection4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684527 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684527 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection4/data/]
   [junit4]   2> 1684530 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=95.8857421875, floorSegmentMB=0.5322265625, forceMergeDeletesPctAllowed=6.03045816495169, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4970377679159905
   [junit4]   2> 1684594 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684594 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684596 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=14.6162109375, floorSegmentMB=0.7998046875, forceMergeDeletesPctAllowed=25.22130729967283, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1684596 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@106ab15e[collection4] main]
   [junit4]   2> 1684597 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection4/conf
   [junit4]   2> 1684598 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684598 INFO  (searcherExecutor-4384-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@106ab15e[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684604 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684611 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1684612 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684612 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection6, trusted=true
   [junit4]   2> 1684613 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection6' (registry 'solr.core.collection6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684613 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684613 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection6/data/]
   [junit4]   2> 1684616 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@793c50f2
   [junit4]   2> 1684681 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684681 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684682 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1684682 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31543b29[collection6] main]
   [junit4]   2> 1684682 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection6/conf
   [junit4]   2> 1684683 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684684 INFO  (searcherExecutor-4388-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@31543b29[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684690 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684696 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [collection7] Schema name=tiny
   [junit4]   2> 1684698 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684698 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection7, trusted=true
   [junit4]   2> 1684699 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection7' (registry 'solr.core.collection7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684699 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684699 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection7], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection7/data/]
   [junit4]   2> 1684702 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=4.8857421875, floorSegmentMB=1.7646484375, forceMergeDeletesPctAllowed=20.212847375445598, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24610561204850143
   [junit4]   2> 1684769 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684769 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684771 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1684771 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d10add[collection7] main]
   [junit4]   2> 1684772 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection7/conf
   [junit4]   2> 1684773 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684774 INFO  (searcherExecutor-4392-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [collection7] Registered new searcher Searcher@15d10add[collection7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684780 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684786 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [collection8] Schema name=tiny
   [junit4]   2> 1684788 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684788 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'collection8' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection8, trusted=true
   [junit4]   2> 1684789 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection8' (registry 'solr.core.collection8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684789 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684789 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[collection8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection8/data/]
   [junit4]   2> 1684792 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=64.681640625, floorSegmentMB=1.7333984375, forceMergeDeletesPctAllowed=28.33201464746784, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1684855 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684855 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684856 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@38bcc42f
   [junit4]   2> 1684856 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@52efa935[collection8] main]
   [junit4]   2> 1684857 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection8/conf
   [junit4]   2> 1684857 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684857 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection3]
   [junit4]   2> 1684858 INFO  (searcherExecutor-4396-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [collection8] Registered new searcher Searcher@52efa935[collection8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684862 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1684867 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema [collection9] Schema name=tiny
   [junit4]   2> 1684868 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1684868 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'collection9' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection9, trusted=true
   [junit4]   2> 1684869 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection9' (registry 'solr.core.collection9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c21bb67
   [junit4]   2> 1684869 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1684869 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [[collection9] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection9], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/./collection9/data/]
   [junit4]   2> 1684871 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=34.044921875, floorSegmentMB=0.8251953125, forceMergeDeletesPctAllowed=17.889047899249462, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8900934550081675
   [junit4]   2> 1684915 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684915 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684916 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=91.4228515625, floorSegmentMB=0.5576171875, forceMergeDeletesPctAllowed=10.34062808502962, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1684917 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4672bd4a[collection9] main]
   [junit4]   2> 1684917 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001/tempDir-002/collection9/conf
   [junit4]   2> 1684918 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684918 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection2]
   [junit4]   2> 1684918 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@166fe327
   [junit4]   2> 1684918 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9AF14106C9B9B212]) [    x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2, tag=376431399
   [junit4]   2> 1684918 INFO  (TEST-TestLazyCores.

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

F14106C9B9B212]-worker) [    x:badConfig1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=175335245
   [junit4]   2> 1691982 INFO  (SUITE-TestLazyCores-seed#[9AF14106C9B9B212]-worker) [    x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1691982 INFO  (SUITE-TestLazyCores-seed#[9AF14106C9B9B212]-worker) [    x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1691982 INFO  (SUITE-TestLazyCores-seed#[9AF14106C9B9B212]-worker) [    x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9AF14106C9B9B212-001
   [junit4]   2> Jan 17, 2018 11:45:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 17, 2018 11:46:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 17, 2018 11:46:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jan 17, 2018 11:46:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {v_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), v_s=BlockTreeOrds(blocksize=128), v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1002, maxMBSortInHeap=5.481232544489316, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-IL, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=2,free=191130816,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, TestCoreAdminApis, JSONWriterTest, DistribDocExpirationUpdateProcessorTest, TestCustomStream, TestDocSet, ChangedSchemaMergeTest, PathHierarchyTokenizerFactoryTest, PingRequestHandlerTest, TestHttpShardHandlerFactory, TestRTGBase, TestJettySolrRunner, MultiThreadedOCPTest, TestFieldCollectionResource, HdfsBasicDistributedZk2Test, TestSolrCoreParser, SolrCoreMetricManagerTest, SecurityConfHandlerTest, TestJsonRequest, HdfsSyncSliceTest, TestAuthenticationFramework, TestNestedDocsSort, TestSolrConfigHandler, CheckHdfsIndexTest, TestUniqueKeyFieldResource, TestPolicyCloud, DistributedTermsComponentTest, TestRestoreCore, PolyFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, TestFileDictionaryLookup, TermVectorComponentDistributedTest, TestBackupRepositoryFactory, TestLuceneMatchVersion, TestUseDocValuesAsStored2, TestClusterStateMutator, SolrMetricsIntegrationTest, TestMaxTokenLenTokenizer, CdcrReplicationHandlerTest, DistributedFacetPivotSmallAdvancedTest, RequestHandlersTest, PeerSyncReplicationTest, TestSolrCoreSnapshots, PreAnalyzedUpdateProcessorTest, ZkFailoverTest, HdfsAutoAddReplicasIntegrationTest, DistributedQueryComponentCustomSortTest, TestSizeLimitedDistributedMap, TestPrepRecovery, ClusterStateUpdateTest, TestStressLucene, CreateCollectionCleanupTest, BinaryUpdateRequestHandlerTest, HdfsRecoverLeaseTest, TestCollationField, LegacyCloudClusterPropTest, SolrIndexConfigTest, ImplicitSnitchTest, TestDistribIDF, CdcrBidirectionalTest, TestSchemaSimilarityResource, RankQueryTest, TestLegacyNumericUtils, DebugComponentTest, TestOmitPositions, TestManagedSynonymGraphFilterFactory, ConcurrentDeleteAndCreateCollectionTest, TestSimpleTrackingShardHandler, ShowFileRequestHandlerTest, V2ApiIntegrationTest, TestDocumentBuilder, TestCustomDocTransformer, HdfsChaosMonkeySafeLeaderTest, SignatureUpdateProcessorFactoryTest, ShardSplitTest, TestSolrQueryResponse, TestHdfsBackupRestoreCore, AutoScalingHandlerTest, TestCloudRecovery, TestXmlQParserPlugin, PKIAuthenticationIntegrationTest, SolrCLIZkUtilsTest, TestLegacyFieldCache, TestCollapseQParserPlugin, TestCloudJSONFacetJoinDomain, PreAnalyzedFieldTest, HdfsUnloadDistributedZkTest, RegexBoostProcessorTest, AssignTest, TestLRUStatsCache, UpdateLogTest, DistributedFacetExistsSmallTest, LeaderFailureAfterFreshStartTest, SolrIndexMetricsTest, HLLSerializationTest, MBeansHandlerTest, TestFieldTypeResource, ZkSolrClientTest, MoveReplicaHDFSFailoverTest, DocExpirationUpdateProcessorFactoryTest, TestInfoStreamLogging, TestRandomCollapseQParserPlugin, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=9AF14106C9B9B212 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-IL -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9AF14106C9B9B212]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=15161, name=searcherExecutor-4525-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9AF14106C9B9B212]:0)
   [junit4] Completed [348/751 (1!)] on J1 in 31.82s, 9 tests, 3 errors <<< FAILURES!

[...truncated 41435 lines...]

[JENKINS] Lucene-Solr-7.2-Linux (64bit/jdk1.8.0_144) - Build # 152 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/152/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.OverallAnalyticsTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
	at __randomizedtesting.SeedInfo.seed([AB05B8F271C88084]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:63)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=30566, name=jetty-launcher-7464-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=30562, name=jetty-launcher-7464-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=30566, name=jetty-launcher-7464-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=30562, name=jetty-launcher-7464-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([6DCF555442DAAE07]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:38023/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard4 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/9)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-b332ffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"awhollynewcollection_0_shard1_replica_n1",           "base_url":"https://127.0.0.1:35327/solr",           "node_name":"127.0.0.1:35327_solr",           "state":"active",           "type":"NRT"},         "core_node5":{           "core":"awhollynewcollection_0_shard1_replica_n2",           "base_url":"https://127.0.0.1:38023/solr",           "node_name":"127.0.0.1:38023_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}},     "shard2":{       "range":"b3330000-e665ffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"awhollynewcollection_0_shard2_replica_n4",           "base_url":"https://127.0.0.1:37273/solr",           "node_name":"127.0.0.1:37273_solr",           "state":"active",           "type":"NRT"},         "core_node9":{           "core":"awhollynewcollection_0_shard2_replica_n6",           "base_url":"https://127.0.0.1:42679/solr",           "node_name":"127.0.0.1:42679_solr",           "state":"down",           "type":"NRT"}}},     "shard3":{       "range":"e6660000-1998ffff",       "state":"active",       "replicas":{         "core_node11":{           "core":"awhollynewcollection_0_shard3_replica_n8",           "base_url":"https://127.0.0.1:35327/solr",           "node_name":"127.0.0.1:35327_solr",           "state":"active",           "type":"NRT"},         "core_node13":{           "core":"awhollynewcollection_0_shard3_replica_n10",           "base_url":"https://127.0.0.1:38023/solr",           "node_name":"127.0.0.1:38023_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}},     "shard4":{       "range":"19990000-4ccbffff",       "state":"active",       "replicas":{         "core_node15":{           "core":"awhollynewcollection_0_shard4_replica_n12",           "base_url":"https://127.0.0.1:37273/solr",           "node_name":"127.0.0.1:37273_solr",           "state":"active",           "type":"NRT"},         "core_node17":{           "core":"awhollynewcollection_0_shard4_replica_n14",           "base_url":"https://127.0.0.1:42679/solr",           "node_name":"127.0.0.1:42679_solr",           "state":"down",           "type":"NRT"}}},     "shard5":{       "range":"4ccc0000-7fffffff",       "state":"active",       "replicas":{         "core_node19":{           "core":"awhollynewcollection_0_shard5_replica_n16",           "base_url":"https://127.0.0.1:35327/solr",           "node_name":"127.0.0.1:35327_solr",           "state":"active",           "type":"NRT"},         "core_node20":{           "core":"awhollynewcollection_0_shard5_replica_n18",           "base_url":"https://127.0.0.1:38023/solr",           "node_name":"127.0.0.1:38023_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"3",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:35327_solr, 127.0.0.1:37273_solr, 127.0.0.1:38023_solr, 127.0.0.1:42679_solr]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38023/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard4 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/9)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-b332ffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"awhollynewcollection_0_shard1_replica_n1",
          "base_url":"https://127.0.0.1:35327/solr",
          "node_name":"127.0.0.1:35327_solr",
          "state":"active",
          "type":"NRT"},
        "core_node5":{
          "core":"awhollynewcollection_0_shard1_replica_n2",
          "base_url":"https://127.0.0.1:38023/solr",
          "node_name":"127.0.0.1:38023_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"b3330000-e665ffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"awhollynewcollection_0_shard2_replica_n4",
          "base_url":"https://127.0.0.1:37273/solr",
          "node_name":"127.0.0.1:37273_solr",
          "state":"active",
          "type":"NRT"},
        "core_node9":{
          "core":"awhollynewcollection_0_shard2_replica_n6",
          "base_url":"https://127.0.0.1:42679/solr",
          "node_name":"127.0.0.1:42679_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard3":{
      "range":"e6660000-1998ffff",
      "state":"active",
      "replicas":{
        "core_node11":{
          "core":"awhollynewcollection_0_shard3_replica_n8",
          "base_url":"https://127.0.0.1:35327/solr",
          "node_name":"127.0.0.1:35327_solr",
          "state":"active",
          "type":"NRT"},
        "core_node13":{
          "core":"awhollynewcollection_0_shard3_replica_n10",
          "base_url":"https://127.0.0.1:38023/solr",
          "node_name":"127.0.0.1:38023_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard4":{
      "range":"19990000-4ccbffff",
      "state":"active",
      "replicas":{
        "core_node15":{
          "core":"awhollynewcollection_0_shard4_replica_n12",
          "base_url":"https://127.0.0.1:37273/solr",
          "node_name":"127.0.0.1:37273_solr",
          "state":"active",
          "type":"NRT"},
        "core_node17":{
          "core":"awhollynewcollection_0_shard4_replica_n14",
          "base_url":"https://127.0.0.1:42679/solr",
          "node_name":"127.0.0.1:42679_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard5":{
      "range":"4ccc0000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node19":{
          "core":"awhollynewcollection_0_shard5_replica_n16",
          "base_url":"https://127.0.0.1:35327/solr",
          "node_name":"127.0.0.1:35327_solr",
          "state":"active",
          "type":"NRT"},
        "core_node20":{
          "core":"awhollynewcollection_0_shard5_replica_n18",
          "base_url":"https://127.0.0.1:38023/solr",
          "node_name":"127.0.0.1:38023_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"3",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:35327_solr, 127.0.0.1:37273_solr, 127.0.0.1:38023_solr, 127.0.0.1:42679_solr]
	at __randomizedtesting.SeedInfo.seed([6DCF555442DAAE07:25BA21E044E98192]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12661 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1282451 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/init-core-data-001
   [junit4]   2> 1282452 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 1282452 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1282453 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-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> 1282455 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001
   [junit4]   2> 1282455 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1282468 INFO  (Thread-2997) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1282468 INFO  (Thread-2997) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1282492 ERROR (Thread-2997) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1282568 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33927
   [junit4]   2> 1282578 INFO  (zkConnectionManagerCallback-6998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282584 INFO  (jetty-launcher-6995-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1282588 INFO  (jetty-launcher-6995-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1282589 INFO  (jetty-launcher-6995-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1282595 INFO  (jetty-launcher-6995-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1282596 INFO  (jetty-launcher-6995-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@210cdf37{/solr,null,AVAILABLE}
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d38d3a2{SSL,[ssl, http/1.1]}{127.0.0.1:42679}
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] o.e.j.s.Server Started @1284079ms
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42679}
   [junit4]   2> 1282597 ERROR (jetty-launcher-6995-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.2
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T15:44:12.710Z
   [junit4]   2> 1282615 INFO  (jetty-launcher-6995-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a6f560b{/solr,null,AVAILABLE}
   [junit4]   2> 1282626 INFO  (jetty-launcher-6995-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3be1f078{/solr,null,AVAILABLE}
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78efe489{SSL,[ssl, http/1.1]}{127.0.0.1:38023}
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] o.e.j.s.Server Started @1284109ms
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38023}
   [junit4]   2> 1282627 ERROR (jetty-launcher-6995-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.2
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T15:44:12.740Z
   [junit4]   2> 1282630 INFO  (jetty-launcher-6995-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11e55cab{/solr,null,AVAILABLE}
   [junit4]   2> 1282630 INFO  (jetty-launcher-6995-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ceed224{SSL,[ssl, http/1.1]}{127.0.0.1:37273}
   [junit4]   2> 1282630 INFO  (jetty-launcher-6995-thread-3) [    ] o.e.j.s.Server Started @1284112ms
   [junit4]   2> 1282630 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37273}
   [junit4]   2> 1282630 ERROR (jetty-launcher-6995-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1282631 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.2
   [junit4]   2> 1282631 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1282631 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1282631 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T15:44:12.744Z
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58d73add{SSL,[ssl, http/1.1]}{127.0.0.1:35327}
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] o.e.j.s.Server Started @1284120ms
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35327}
   [junit4]   2> 1282638 ERROR (jetty-launcher-6995-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.2
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T15:44:12.751Z
   [junit4]   2> 1282640 INFO  (zkConnectionManagerCallback-7000-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282640 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282644 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1282644 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1282646 INFO  (zkConnectionManagerCallback-7004-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282647 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282650 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1282650 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1282652 INFO  (zkConnectionManagerCallback-7002-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282653 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282656 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1282656 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1282663 INFO  (zkConnectionManagerCallback-7006-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282664 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282666 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1282666 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1282669 INFO  (jetty-launcher-6995-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1282679 INFO  (jetty-launcher-6995-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1282681 INFO  (jetty-launcher-6995-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1282683 INFO  (jetty-launcher-6995-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1282685 INFO  (zkConnectionManagerCallback-7010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282687 INFO  (zkConnectionManagerCallback-7018-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282694 INFO  (zkConnectionManagerCallback-7014-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282704 INFO  (zkConnectionManagerCallback-7022-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282739 INFO  (zkConnectionManagerCallback-7026-thread-1-processing-n:127.0.0.1:42679_solr) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282747 INFO  (zkConnectionManagerCallback-7024-thread-1-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282768 INFO  (zkConnectionManagerCallback-7028-thread-1-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282773 INFO  (zkConnectionManagerCallback-7030-thread-1-processing-n:127.0.0.1:37273_solr) [n:127.0.0.1:37273_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282806 INFO  (jetty-launcher-6995-thread-4) [n:127.0.0.1:38023_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282808 INFO  (jetty-launcher-6995-thread-4) [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38023_solr
   [junit4]   2> 1282811 INFO  (jetty-launcher-6995-thread-4) [n:127.0.0.1:38023_solr    ] o.a.s.c.Overseer Overseer (id=99365935682813963-127.0.0.1:38023_solr-n_0000000000) starting
   [junit4]   2> 1282820 INFO  (jetty-launcher-6995-thread-3) [n:127.0.0.1:37273_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282832 INFO  (jetty-launcher-6995-thread-3) [n:127.0.0.1:37273_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37273_solr
   [junit4]   2> 1282840 INFO  (zkCallback-7027-thread-1-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1282869 INFO  (jetty-launcher-6995-thread-4) [n:127.0.0.1:38023_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38023_solr
   [junit4]   2> 1282880 INFO  (jetty-launcher-6995-thread-1) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1282885 INFO  (zkCallback-7029-thread-1-processing-n:127.0.0.1:37273_solr) [n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1282892 INFO  (zkCallback-7027-thread-2-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1282893 INFO  (jetty-launcher-6995-thread-1) [n:127.0.0.1:35327_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282900 INFO  (jetty-launcher-6995-thread-1) [n:127.0.0.1:35327_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35327_solr
   [junit4]   2> 1282912 INFO  (zkCallback-7027-thread-2-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1282916 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1282918 INFO  (jetty-launcher-6995-thread-2) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1282919 INFO  (jetty-launcher-6995-thread-2) [n:127.0.0.1:42679_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282920 INFO  (jetty-launcher-6995-thread-2) [n:127.0.0.1:42679_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42679_solr
   [junit4]   2> 1282921 INFO  (zkCallback-7027-thread-2-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1282932 INFO  (zkCallback-7029-thread-1-processing-n:127.0.0.1:37273_solr) [n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1282933 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1282934 INFO  (jetty-launcher-6995-thread-3) [n:127.0.0.1:37273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1282943 INFO  (jetty-launcher-6995-thread-3) [n:127.0.0.1:37273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1282943 INFO  (jetty-launcher-6995-thread-3) [n:127.0.0.1:37273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1282944 INFO  (jetty-launcher-6995-thread-3) [n:127.0.0.1:37273_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node3
   [junit4]   2> 1282964 INFO  (zkCallback-7025-thread-1-processing-n:127.0.0.1:42679_solr) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1282990 INFO  (jetty-launcher-6995-thread-4) [n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283010 INFO  (jetty-launcher-6995-thread-4) [n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283010 INFO  (jetty-launcher-6995-thread-4) [n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283014 INFO  (jetty-launcher-6995-thread-4) [n:127.0.0.1:38023_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node4
   [junit4]   2> 1283015 INFO  (jetty-launcher-6995-thread-1) [n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283020 INFO  (jetty-launcher-6995-thread-2) [n:127.0.0.1:42679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283107 INFO  (jetty-launcher-6995-thread-1) [n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283107 INFO  (jetty-launcher-6995-thread-1) [n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283109 INFO  (jetty-launcher-6995-thread-2) [n:127.0.0.1:42679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283109 INFO  (jetty-launcher-6995-thread-2) [n:127.0.0.1:42679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283111 INFO  (jetty-launcher-6995-thread-1) [n:127.0.0.1:35327_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node1
   [junit4]   2> 1283112 INFO  (jetty-launcher-6995-thread-2) [n:127.0.0.1:42679_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node2
   [junit4]   2> 1283264 INFO  (zkConnectionManagerCallback-7037-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283267 INFO  (zkConnectionManagerCallback-7041-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283268 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1283268 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33927/solr ready
   [junit4]   2> 1283299 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[6DCF555442DAAE07]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 1283309 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[6DCF555442DAAE07]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1283340 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1283345 INFO  (OverseerThreadFactory-5482-thread-1-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 1283346 WARN  (OverseerThreadFactory-5482-thread-1-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfdeletedcollection) without cores.
   [junit4]   2> 1283450 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1283450 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=110
   [junit4]   2> 1283451 INFO  (qtp573713395-19985) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params dataDir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1283452 INFO  (OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1283453 INFO  (OverseerThreadFactory-5482-thread-2-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37273_solr for creating new replica
   [junit4]   2> 1283454 INFO  (OverseerStateUpdate-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37273/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37273_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1283681 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 7s
   [junit4]   2> 1290681 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1290681 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1290683 INFO  (zkCallback-7029-thread-1-processing-n:127.0.0.1:37273_solr) [n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1290684 INFO  (zkCallback-7029-thread-2-processing-n:127.0.0.1:37273_solr) [n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1290690 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1290695 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica_n41] Schema name=minimal
   [junit4]   2> 1290697 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1290697 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica_n41' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 1290698 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n41' (registry 'solr.core.halfdeletedcollection.shard1.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1290698 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1290698 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node3/halfdeletedcollection_shard1_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002/]
   [junit4]   2> 1290731 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1290731 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1290732 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1290732 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1290733 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@79545ff[halfdeletedcollection_shard1_replica_n41] main]
   [junit4]   2> 1290734 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1290734 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1290734 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1290735 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589854979592552448
   [junit4]   2> 1290735 INFO  (searcherExecutor-5491-thread-1-processing-n:127.0.0.1:37273_solr x:halfdeletedcollection_shard1_replica_n41 s:shard1 c:halfdeletedcollection r:core_node42) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41] Registered new searcher Searcher@79545ff[halfdeletedcollection_shard1_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1290737 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1290737 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1290737 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37273/solr/halfdeletedcollection_shard1_replica_n41/
   [junit4]   2> 1290737 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1290738 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy https://127.0.0.1:37273/solr/halfdeletedcollection_shard1_replica_n41/ has no replicas
   [junit4]   2> 1290738 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1290739 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37273/solr/halfdeletedcollection_shard1_replica_n41/ shard1
   [junit4]   2> 1290840 INFO  (zkCallback-7029-thread-2-processing-n:127.0.0.1:37273_solr) [n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1290840 INFO  (zkCallback-7029-thread-1-processing-n:127.0.0.1:37273_solr) [n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1290890 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1290919 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=7238
   [junit4]   2> 1290921 INFO  (qtp573713395-19985) [n:127.0.0.1:35327_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={dataDir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=7470
   [junit4]   2> 1290922 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1290923 INFO  (OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1290923 INFO  (OverseerThreadFactory-5482-thread-3-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1290924 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=null
   [junit4]   2> 1290924 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15617313: rootName = null, domain = solr.core.halfdeletedcollection.shard1.replica_n41, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard1.replica_n41 / com.codahale.metrics.MetricRegistry@7846e17a
   [junit4]   2> 1290935 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41]  CLOSING SolrCore org.apache.solr.core.SolrCore@23ad89af
   [junit4]   2> 1290936 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=598575535
   [junit4]   2> 1290936 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard1.leader, tag=598575535
   [junit4]   2> 1290955 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n41&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 1291658 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=736
   [junit4]   2> 1291659 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1291660 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1291660 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1291661 INFO  (OverseerThreadFactory-5482-thread-4-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 1291661 INFO  (OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1291771 INFO  (OverseerStateUpdate-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42679/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1291774 INFO  (OverseerStateUpdate-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfdeletedcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35327/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1292009 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 7s
   [junit4]   2> 1292018 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 7s
   [junit4]   2> 1299010 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299010 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1299012 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299012 INFO  (zkCallback-7023-thread-2-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299018 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299018 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1299120 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299120 INFO  (zkCallback-7025-thread-1-processing-n:127.0.0.1:42679_solr) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299120 INFO  (zkCallback-7023-thread-2-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299120 INFO  (zkCallback-7025-thread-2-processing-n:127.0.0.1:42679_solr) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300017 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1300030 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema [halfdeletedcollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1300031 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1300033 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1300033 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard2_replica_n2' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 1300033 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard2.replica_n2' (registry 'solr.core.halfdeletedcollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1300033 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1300034 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore [[halfdeletedcollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node1/halfdeletedcollection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node1/halfdeletedcollection_shard2_replica_n2/data/]
   [junit4]   2> 1300035 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica_n1' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n1' (registry 'solr.core.halfdeletedcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node2/halfdeletedcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node2/halfdeletedcollection_shard1_replica_n1/data/]
   [junit4]   2> 1300065 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300065 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300065 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300065 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300066 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1300066 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1300066 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1300066 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1300067 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@322be972[halfdeletedcollection_shard2_replica_n2] main]
   [junit4]   2> 1300067 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3829b95c[halfdeletedcollection_shard1_replica_n1] main]
   [junit4]   2> 1300067 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1300067 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1300067 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1300067 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1300068 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1300068 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1300068 INFO  (searcherExecutor-5496-thread-1-processing-n:127.0.0.1:35327_solr x:halfdeletedcollection_shard2_replica_n2 s:shard2 c:halfdeletedcollection r:core_node4) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica_n2] Registered new searcher Searcher@322be972[halfdeletedcollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1300068 INFO  (searcherExecutor-5497-thread-1-processing-n:127.0.0.1:42679_solr x:halfdeletedcollection_shard1_replica_n1 s:shard1 c:halfdeletedcollection r:core_node3) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n1] Registered new searcher Searcher@3829b95c[halfdeletedcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1300068 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589854989378912256
   [junit4]   2> 1300068 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589854989378912256
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42679/solr/halfdeletedcollection_shard1_replica_n1/
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35327/solr/halfdeletedcollection_shard2_replica_n2/
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:42679/solr/halfdeletedcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:35327/solr/halfdeletedcollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1300073 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35327/solr/halfdeletedcollection_shard2_replica_n2/ shard2
   [junit4]   2> 1300073 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42679/solr/halfdeletedcollection_shard1_replica_n1/ shard1
   [junit4]   2> 1300174 INFO  (zkCallback-7025-thread-1-processing-n:127.0.0.1:42679_solr) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300174 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300174 INFO  (zkCallback-7023-thread-2-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300174 INFO  (zkCallback-7025-thread-2-processing-n:127.0.0.1:42679_solr) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300223 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1300223 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1300224 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=8206
   [junit4]   2> 1300224 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=8215
   [junit4]   2> 1300225 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1300325 INFO  (zkCallback-7023-thread-2-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300325 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) [n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300325 INFO  (zkCallback-7025-thread-2-processing-n:127.0.0.1:42679_solr) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300325 INFO  (zkCallback-7025-thread-1-processing-n:127.0.0.1:42679_solr) [n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1301225 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=9565
   [junit4]   2> 1301226 INFO  (qtp573713395-19985) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1301226 INFO  (qtp573713395-19985) [n:127.0.0.1:35327_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1301226 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[6DCF555442DAAE07]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deletePartiallyCreatedCollection
   [junit4]   2> 1301251 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[6DCF555442DAAE07]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
   [junit4]   2> 1301252 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[6DCF555442DAAE07]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1301252 INFO  (qtp573713395-19980) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1301253 INFO  (OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1301254 INFO  (OverseerThreadFactory-5482-thread-5-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1301256 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard2.replica_n2, tag=null
   [junit4]   2> 1301256 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=null
   [junit4]   2> 1301257 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69455c6c: rootName = null, domain = solr.core.halfdeletedcollection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@6471a0a5
   [junit4]   2> 1301257 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5aa93568: rootName = null, domain = solr.core.halfdeletedcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@70d29b79
   [junit4]   2> 1301264 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b0778f5
   [junit4]   2> 1301264 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@49c1634e
   [junit4]   2> 1301264 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=453474549
   [junit4]   2> 1301264 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard2.replica_n2, tag=1237410638
   [junit4]   2> 1301264 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard1.leader, tag=453474549
   [junit4]   2> 1301264 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard2.leader, tag=1237410638
   [junit4]   2> 1301266 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1301266 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1301968 INFO  (qtp573713395-19980) [n:127.0.0.1:35327_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=715
   [junit4]   2> 1301969 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1301969 INFO  (OverseerThreadFactory-5482-thread-5-processing-n:127.0.0.1:38023_solr) [n:127.0.0.1:38023_solr    ] o.a.s.c.CreateCollectionCmd Create collection created_and_deleted
   [junit4]   2> 1301970 INFO  (OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1302173 INFO  (OverseerStateUpdate-99365935682813963-127.0.0.1:38023_solr-n_0000000000) [n:127.0.0.1:38023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"created_

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

erializedResponseWriter, HighlighterConfigTest, AlternateDirectoryTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, SampleTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, CircularListTest, DistributedMLTComponentTest, TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistributedVersionInfoTest, LegacyCloudClusterPropTest, MoveReplicaHDFSTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRandomFlRTGCloud, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest, HttpTriggerListenerTest, NodeAddedTriggerTest, NodeLostTriggerTest, SearchRateTriggerTest, TestPolicyCloud, TriggerIntegrationTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestSolrCoreSnapshots, TestReqParamsAPI, TestSQLHandler, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, MetricsHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, TestCollectionAPIs, TestConfigsApi, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, ReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestLegacyField, TestLegacyFieldReuse, TestLegacyTerms, TestNumericRangeQuery32, MetricsConfigTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrGangliaReporterTest, SolrJmxReporterTest, SolrSlf4jReporterTest, SolrCloudReportersTest, SolrShardReporterTest, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestManagedSynonymGraphFilterFactory, DateRangeFieldTest, DocValuesMissingTest, EnumFieldTest, TestCloudManagedSchema, RankQueryTest, TestAddFieldRealTimeGet, TestCustomSort, TestMaxScoreQueryParser, TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestReRankQParserPlugin, TestSimpleQParserPlugin, TestXmlQParser, TestMinMaxOnMultiValuedField, BlockJoinFacetSimpleTest, TestNestedDocsSort, TestJsonRequest, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestLRUStatsCache, PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=6DCF555442DAAE07 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=30566, name=jetty-launcher-7464-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=30562, name=jetty-launcher-7464-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6DCF555442DAAE07]:0)
   [junit4] Completed [708/751 (2!)] on J0 in 43.94s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 3152 lines...]
   [junit4] Suite: org.apache.solr.analytics.OverallAnalyticsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/contrib/solr-analytics/test/J2/temp/solr.analytics.OverallAnalyticsTest_AB05B8F271C88084-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1959, maxMBSortInHeap=6.753937444381189, sim=RandomSimilarity(queryNorm=false): {}, locale=ca-ES, timezone=CST6CDT
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=288449480,total=388497408
   [junit4]   2> NOTE: All tests run in this JVM: [AndFunctionTest, ConcatFunctionTest, LegacyFacetSortingTest, CastingDateValueStreamTest, StringFieldsTest, DivideFunctionTest, LegacyFunctionTest, BooleanFieldsTest, CastingDoubleValueTest, FloatFieldsTest, GTEFunctionTest, LTEFunctionTest, PowerFunctionTest, OverallAnalyticsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverallAnalyticsTest -Dtests.seed=AB05B8F271C88084 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=CST6CDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | OverallAnalyticsTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB05B8F271C88084]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:63)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [59/78 (1!)] on J2 in 44.37s, 0 tests, 1 failure <<< FAILURES!

[...truncated 44354 lines...]