You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/11 07:53:20 UTC

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2250 - Failure

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

2 tests failed.
FAILED:  org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([506AE68D8A8903B6:2BFE7C3208492201]:0)
	at org.apache.lucene.codecs.lucene84.Lucene84PostingsReader.newTermState(Lucene84PostingsReader.java:162)
	at org.apache.lucene.codecs.blocktree.SegmentTermsEnumFrame.<init>(SegmentTermsEnumFrame.java:104)
	at org.apache.lucene.codecs.blocktree.SegmentTermsEnum.getFrame(SegmentTermsEnum.java:213)
	at org.apache.lucene.codecs.blocktree.SegmentTermsEnum.pushFrame(SegmentTermsEnum.java:239)
	at org.apache.lucene.codecs.blocktree.SegmentTermsEnum.seekExact(SegmentTermsEnum.java:473)
	at org.apache.lucene.index.TermStates.loadTermsEnum(TermStates.java:124)
	at org.apache.lucene.index.TermStates.build(TermStates.java:109)
	at org.apache.lucene.search.TermQuery.createWeight(TermQuery.java:193)
	at org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:849)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:528)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:504)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:515)
	at org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit(TestIndexingSequenceNumbers.java:270)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)


FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([802E163E86035C0F:68F2BBDC75EB462F]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1009)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:969)
	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:150)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped org.apache.solr.util.circuitbreaker.MemoryCircuitBreaker seenMemory=456716448 allowedMemory=402653184

	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:330)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2605)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
	... 41 more




Build Log:
[...truncated 2357 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexingSequenceNumbers -Dtests.method=testStressConcurrentCommit -Dtests.seed=506AE68D8A8903B6 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=fr-MU -Dtests.timezone=Africa/Djibouti -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7008s J1 | TestIndexingSequenceNumbers.testStressConcurrentCommit <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([506AE68D8A8903B6:2BFE7C3208492201]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene84.Lucene84PostingsReader.newTermState(Lucene84PostingsReader.java:162)
   [junit4]    > 	at org.apache.lucene.codecs.blocktree.SegmentTermsEnumFrame.<init>(SegmentTermsEnumFrame.java:104)
   [junit4]    > 	at org.apache.lucene.codecs.blocktree.SegmentTermsEnum.getFrame(SegmentTermsEnum.java:213)
   [junit4]    > 	at org.apache.lucene.codecs.blocktree.SegmentTermsEnum.pushFrame(SegmentTermsEnum.java:239)
   [junit4]    > 	at org.apache.lucene.codecs.blocktree.SegmentTermsEnum.seekExact(SegmentTermsEnum.java:473)
   [junit4]    > 	at org.apache.lucene.index.TermStates.loadTermsEnum(TermStates.java:124)
   [junit4]    > 	at org.apache.lucene.index.TermStates.build(TermStates.java:109)
   [junit4]    > 	at org.apache.lucene.search.TermQuery.createWeight(TermQuery.java:193)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:849)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:528)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:504)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:515)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit(TestIndexingSequenceNumbers.java:270)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J1/temp/lucene.index.TestIndexingSequenceNumbers_506AE68D8A8903B6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {id=Lucene84}, docValues:{thread=DocValuesFormat(name=Asserting), ___soft_deletes=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=201, maxMBSortInHeap=7.414762776942595, sim=Asserting(RandomSimilarity(queryNorm=true): {id=IB SPL-LZ(0.3)}), locale=fr-MU, timezone=Africa/Djibouti
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=81468560,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRegexpRandom, TestIndexWriterOnJRECrash, TestSimpleExplanationsOfNonMatches, TestRamUsageEstimator, TestStopFilter, TestSimilarity, TestPackedTokenAttributeImpl, TestMultiCollector, TestLatLonPointDistanceFeatureQuery, TestLazyProxSkipping, TestDocValuesRewriteMethod, TestNRTCachingDirectory, TestTopDocsMerge, TestComplexExplanationsOfNonMatches, TestIndexSearcher, TestDeterminism, TestSearch, TestPriorityQueue, TestBooleanSimilarity, TestFeatureField, TestLucene86SegmentInfoFormat, TestMergePolicy, TestAxiomaticSimilarity, TestFieldsReader, Test2BBinaryDocValues, TestCodecUtil, Test2BPoints, TestXYPoint, TestFlushByRamOrCountsPolicy, TestCharsRefBuilder, TestCharFilter, TestParallelLeafReader, TestDocument, TestBitTableUtil, TestPointValues, TestBlockMaxConjunction, TestSegmentToThreadMapping, TestCustomSearcherSort, TestTermsEnum2, TestPositionIncrement, TestAttributeSource, TestTermdocPerf, TestPhrasePrefixQuery, TestStressAdvance, TestScorerPerf, TestXYShapeEncoding, TestSloppyPhraseQuery, TestBinaryTerms, TestPolygon2D, TestPendingSoftDeletes, TestPerFieldPostingsFormat2, TestWeakIdentityMap, TestLongRangeFieldQueries, TestLucene80NormsFormatMergeInstance, TestQueryVisitor, TestCrashCausesCorruptIndex, TestSpanBoostQuery, TestLongsRef, TestConcurrentMergeScheduler, TestMultiSliceMerge, TestFrequencyTrackingRingBuffer, TestSpanOrQuery, TestXYDocValuesQueries, TestBooleanMinShouldMatch, TestLucene50StoredFieldsFormatMergeInstance, TestTotalHitCountCollector, Test2BTerms, TestPackedInts, TestSetOnce, TestFSTs, TestNumericUtils, TestLatLonPolygonShapeQueries, TestRegExp, TestUnicodeUtil, TestXYPointShapeQueries, TestLevenshteinAutomata, TestBoostQuery, TestDeletionPolicy, TestAllFilesCheckIndexHeader, TestTessellator, TestIndependenceStandardized, TestIndexWriterDelete, TestMmapDirectory, TestStressIndexing2, TestBagOfPositions, TestSortedSetSelector, TestSimilarity2, TestMatchNoDocsQuery, TestStringMSBRadixSorter, TestSpanMultiTermQueryWrapper, TestIndexWriterMerging, TestDistributionSPL, TestFrozenBufferedUpdates, TestDocsWithFieldSet, TestGraphTokenFilter, TestAssertions, TestDemo, TestSearchForDuplicates, TestAnalyzerWrapper, TestCachingTokenFilter, TestCharArrayMap, TestWordlistLoader, TestStandardAnalyzer, TestCompetitiveFreqNormAccumulator, TestFastCompressionMode, TestFastDecompressionMode, TestHighCompressionMode, TestLucene50CompoundFormat, TestLucene50LiveDocsFormat, TestLucene50TermVectorsFormat, TestLucene60FieldInfoFormat, TestIndexedDISI, TestLucene80DocValuesFormat, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestBagOfPostings, TestByteSlices, TestCheckIndex, TestCodecHoldsOpenFiles, TestConsistentFieldNumbers, TestCustomNorms, TestDemoParallelLeafReader, TestDuelingCodecsAtNight, TestIndexWriterExceptions2, TestIndexWriterFromReader, TestIndexWriterLockRelease, TestIndexWriterNRTIsCurrent, TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, TestIndexWriterReader, TestIndexWriterUnicode, TestIndexWriterWithThreads, TestIndexableField, TestIndexingSequenceNumbers]
   [junit4] Completed [566/566 (1!)] on J1 in 7161.54s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/temp/junit4-J1-20200711_014551_94311231627155605810855.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid30352.hprof ...
   [junit4] Heap dump file created [639911151 bytes in 1.698 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 12973 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 5184356 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 5184356 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5184356 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_802E163E86035C0F-001/data-dir-400-001
   [junit4]   2> 5184356 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 5184357 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 5184358 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 5184362 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 5184379 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 5184471 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 5185159 WARN  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:689) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:742) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:370) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:331) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:817) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:668) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:53) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 5185160 WARN  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:817) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:668) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:53) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 5185161 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5185163 WARN  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77e418e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5185163 WARN  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77e418e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5185166 WARN  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ff73d8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5185166 WARN  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ff73d8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5185167 WARN  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 5185185 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 5185185 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5185201 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76c3da37
   [junit4]   2> 5185207 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76c3da37
   [junit4]   2> 5185207 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76c3da37
   [junit4]   2> 5185213 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 5185225 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 5185319 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 5185329 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 5185330 INFO  (coreLoadExecutor-49297-thread-1) [    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@76c3da37
   [junit4]   2> 5185330 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_802E163E86035C0F-001/data-dir-400-001/]
   [junit4]   2> 5185331 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5185380 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5185380 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5185380 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=188318535, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 5185431 WARN  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 5185431 INFO  (coreLoadExecutor-49297-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 5185432 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5185433 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185434 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 5185435 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185435 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185436 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185436 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185436 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185443 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185443 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 5185444 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185444 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185445 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185445 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185445 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185445 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185451 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185451 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185452 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185452 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185452 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185452 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185453 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185453 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185458 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185459 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185459 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185459 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185460 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185460 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185460 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185461 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185516 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185516 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 55
   [junit4]   2> 5185517 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185517 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185517 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185518 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185518 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185518 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185523 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185524 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185524 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185524 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185525 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185525 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185525 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185526 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185531 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185531 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185531 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185532 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185532 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185532 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185533 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185533 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185538 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185538 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185539 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185539 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185539 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185540 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185540 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185540 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185545 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185546 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185546 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185546 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185547 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185547 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185547 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185548 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185553 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185553 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185553 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185554 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185554 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185554 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185554 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185555 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185560 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185560 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185561 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185561 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185561 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185561 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185562 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185562 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185567 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185567 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185568 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185568 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185568 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185569 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185569 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185569 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185575 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185575 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185575 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185576 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185576 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185576 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185577 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185577 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185582 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185582 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185583 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185583 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185583 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185583 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185584 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185584 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185589 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185589 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185590 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185590 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185590 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185591 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185591 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185591 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185596 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185597 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185597 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185597 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185598 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185598 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185598 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185599 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185604 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185604 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185604 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185605 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185605 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185605 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185606 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185606 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185661 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185661 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 55
   [junit4]   2> 5185662 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185662 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185663 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185663 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185663 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185663 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185669 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185669 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185670 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185670 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185670 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185671 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185671 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185672 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185677 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185677 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185677 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185678 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185678 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185678 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 5185679 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 5185679 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 5185684 INFO  (searcherExecutor-49299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5185684 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5185688 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 5185688 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[802E163E86035C0F]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 5185689 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit Breakers tripped org.apache.solr.util.circuitbreaker.MemoryCircuitBreaker seenMemory=456716448 allowedMemory=402653184
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:330)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2605)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:969)
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:150)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 5185690 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=802E163E86035C0F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=ewo-CM -Dtests.timezone=America/Bogota -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J2 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([802E163E86035C0F:68F2BBDC75EB462F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1009)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:969)
   [junit4]    > 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:150)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped org.apache.solr.util.circuitbreaker.MemoryCircuitBreaker seenMemory=456716448 allowedMemory=402653184
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:330)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2605)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]    > 	... 41 more
   [junit4]   2> 5185695 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 5185717 INFO  (TestCircuitBreaker-49303-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 5185717 INFO  (TestCircuitBreaker-49303-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 5185720 INFO  (TestCircuitBreaker-49303-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4
   [junit4]   2> 5185723 INFO  (TestCircuitBreaker-49303-thread-5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 5185730 INFO  (TestCircuitBreaker-49303-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 5185732 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 5185735 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 5185735 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[802E163E86035C0F]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 5185736 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 5185743 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 5185744 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[802E163E86035C0F]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 5185745 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[802E163E86035C0F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 5185745 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 5185745 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=305074913
   [junit4]   2> 5185754 INFO  (coreCloseExecutor-49305-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38cd232d
   [junit4]   2> 5185754 INFO  (coreCloseExecutor-49305-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@38cd232d
   [junit4]   2> 5185754 INFO  (coreCloseExecutor-49305-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9675228: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2697c823
   [junit4]   2> 5185776 INFO  (coreCloseExecutor-49305-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 5185778 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 5185778 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c85dcec: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@71b0cf3a
   [junit4]   2> 5185784 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 5185784 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@429f9032: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@21ef0dea
   [junit4]   2> 5185787 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 5185787 INFO  (SUITE-TestCircuitBreaker-seed#[802E163E86035C0F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fd98c0a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5e8ea200
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_802E163E86035C0F-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ewo-CM, timezone=America/Bogota
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=374579544,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeleteCollectionOnDownNodes, CreateRoutedAliasTest, TestLegacyNumericRangeQueryBuilder, PreAnalyzedUpdateProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, BasicAuthStandaloneTest, ProtectedTermFilterFactoryTest, TestLocalFSCloudBackupRestore, TestFacetMethods, TestRemoteStreaming, TestTextField, TestDocumentBuilder, TestManagedResourceStorage, TestComplexPhraseLeadingWildcard, TestExportTool, TestCustomSort, CdcrWithNodesRestartsTest, BooleanFieldTest, TestConfig, SolrCoreMetricManagerTest, UUIDFieldTest, TestSolrCloudWithDelegationTokens, OverseerTaskQueueTest, RankFieldTest, FileUtilsTest, TestPolicyCloud, TestValueSourceCache, TestSchemaManager, NoCacheHeaderTest, SolrJmxReporterTest, TestCloudJSONFacetJoinDomain, CSVRequestHandlerTest, QueryElevationComponentTest, LeaderElectionTest, PrimUtilsTest, TestSimpleTrackingShardHandler, TestClassicSimilarityFactory, UtilsToolTest, MoveReplicaHDFSFailoverTest, TestWithCollection, DimensionalRoutedAliasUpdateProcessorTest, TestRetrieveFieldsOptimizer, TestExactStatsCache, IndexBasedSpellCheckerTest, AtomicUpdateProcessorFactoryTest, PeerSyncWithIndexFingerprintCachingTest, ConcurrentDeleteAndCreateCollectionTest, TestSimpleTextCodec, AddBlockUpdateTest, TestSolrJ, TestAuthorizationFramework, UnloadDistributedZkTest, MetricsHistoryWithAuthIntegrationTest, UpdateParamsTest, AutoAddReplicasIntegrationTest, TestAnalyzedSuggestions, SolrIndexConfigTest, ZkStateReaderTest, EnumFieldTest, TestNamedUpdateProcessors, SolrShardReporterTest, TestRequestForwarding, RootFieldTest, FieldMutatingUpdateProcessorTest, TestInPlaceUpdateWithRouteField, ComputePlanActionTest, TestCloudSearcherWarming, BasicDistributedZkTest, SuggesterTest, MetricUtilsTest, TestRandomFlRTGCloud, TestCollationField, CollectionStateZnodeTest, SortByFunctionTest, ClusterStateTest, HttpPartitionWithTlogReplicasTest, TestGraphMLResponseWriter, TestQuerySenderNoQuery, AsyncCallRequestStatusResponseTest, TestNumericRangeQuery32, OverseerCollectionConfigSetProcessorTest, DistributedSuggestComponentTest, TestCoreDiscovery, TestCloudInspectUtil, RAMDirectoryFactoryTest, TestSolrCachePerf, TestPostingsSolrHighlighter, DistributedIntervalFacetingTest, TestManagedSchema, TestSimPolicyCloud, TestLegacyBM25SimilarityFactory, JavaBinAtomicUpdateMultivalueTest, ScriptEngineTest, TestSimLargeCluster, TestExtendedDismaxParser, TestFieldCacheVsDocValues, TestExactStatsCacheCloud, AuditLoggerPluginTest, TestDownShardTolerantSearch, TestSimExecutePlanAction, BigEndianAscendingWordDeserializerTest, DataDrivenBlockJoinTest, DistributedFacetPivotLongTailTest, TestSlowCompositeReaderWrapper, CategoryRoutedAliasUpdateProcessorTest, TestSimUtils, RequestLoggingTest, TestSubQueryTransformerCrossCore, MultiDestinationAuditLoggerTest, TestConfigSetsAPIExclusivity, SearchHandlerTest, ScheduledMaintenanceTriggerTest, ChaosMonkeySafeLeaderTest, TestSmileRequest, TestCollectionAPIs, TermVectorComponentDistributedTest, DocValuesNotIndexedTest, TestDirectoryFactory, MaxSizeAutoCommitTest, TestDocTermOrds, SchemaApiFailureTest, DistributedFacetSimpleRefinementLongTailTest, TestSystemCollAutoCreate, TestConfigSetProperties, NodeAddedTriggerIntegrationTest, TestCSVResponseWriter, TestCloudPseudoReturnFields, ConnectionReuseTest, DocValuesMissingTest, DaemonStreamApiTest, TestMergePolicyConfig, TestObjectReleaseTracker, HdfsTlogReplayBufferedWhileIndexingTest, ConfigSetsAPITest, TestReplicationHandlerBackup, TestStandardQParsers, DeleteStatusTest, InfixSuggestersTest, ThreadDumpHandlerTest, TestJsonFacetsStatsParsing, NodeMutatorTest, TestInPlaceUpdatesStandalone, SOLR749Test, ZkControllerTest, JSONWriterTest, SyncSliceTest, TestRTGBase, TestCoreBackup, MultiSolrCloudTestCaseTest, TriggerIntegrationTest, TestLRUStatsCacheCloud, TestAtomicUpdateErrorCases, DistributedVersionInfoTest, ForceLeaderWithTlogReplicasTest, LeaderElectionIntegrationTest, OverseerSolrResponseTest, OverseerTest, ReindexCollectionTest, RestartWhileUpdatingTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudConsistency, TestCloudDeleteByQuery, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestDistribDocBasedVersion, TestDistributedMap, TestExactSharedStatsCacheCloud, TestLocalStatsCacheCloud, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplica, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, TestTlogReplayVsRecovery, TestTlogReplica, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, CollectionReloadTest, CollectionTooManyReplicasTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, HttpTriggerListenerTest, IndexSizeTriggerTest, NodeAddedTriggerTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, SystemLogListenerTest, TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimScenario, TestSimTriggerIntegration, TestSnapshotCloudManager, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrReplicationHandlerTest, HdfsBasicDistributedZkTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, ZkDynamicConfigTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ByteBuffersDirectoryFactoryTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestDynamicURP, TestLazyCores, FieldAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, TestCSVLoader, TestHdfsBackupRestoreCore, TestReplicationHandlerDiskOverFlow, TestReqParamsAPI, TestRestoreCore, TestSQLHandler, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, TestStressThreadBackup, V2ApiIntegrationTest, V2StandaloneTest, XmlUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, CoreAdminOperationTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, HealthCheckHandlerTest, IndexSizeEstimatorTest, InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, MBeansHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, PropertiesRequestHandlerTest, ShowFileRequestHandlerTest, StatsReloadRaceTest, ZookeeperReadAPITest, ZookeeperStatusHandlerTest, BadComponentTest, CustomTermsComponentTest, DebugComponentTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, DistributedTermsComponentTest, StatsComponentTest, SuggestComponentTest, TestPivotHelperCode, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, Tagger2Test, XmlInterpolationTest, HighlighterMaxOffsetTest, HighlighterTest, HighlighterWithoutStoredIdTest, TestUnifiedSolrHighlighter, TestUnifiedSolrHighlighterWithoutStoredId, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyNumericUtils, TestLogWatcher, JvmMetricsTest, MetricsConfigTest, SolrMetricsIntegrationTest, SolrCloudReportersTest, RegexBytesRefFilterTest, TestFaceting, TestIntervalFaceting, TestOmitPositions, TestSchemalessBufferedUpdates, TestUseDocValuesAsStored2, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, QueryEqualityTest, RankQueryTest, SolrIndexSearcherTest, SortSpecParsingTest, SpatialFilterTest, TestAddFieldRealTimeGet, TestFiltering, TestPseudoReturnFields, TestQueryUtils, TestRangeQuery, TestSearchPerf, TestSolrQueryParser, TestSort, TestStressReorder, TestSurroundQueryParser, TestCloudJSONFacetSKG, TestMinMaxOnMultiValuedField, GraphQueryTest, TestCloudNestedDocsSort, TestNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestIBSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarity, TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, TestDefaultStatsCache, TestDistribIDF, BasicAuthIntegrationTest, CertAuthPluginTest, JWTAuthPluginIntegrationTest, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, CacheHeaderTest, HttpSolrCallGetCoreTest, SpellCheckCollatorWithCollapseTest, SuggesterFSTTest, SuggesterTSTTest, TestAnalyzeInfixSuggestions, TestFileDictionaryLookup, BufferStoreTest, HdfsLockFactoryTest, TestFieldCacheReopen, TestFieldCacheSort, TestFieldCacheSortRandom, AnalysisErrorHandlingTest, CdcrUpdateLogTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestUpdate, ClassificationUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, IgnoreLargeDocumentProcessorFactoryTest, SignatureUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, TolerantUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest, AuthToolTest, TestCircuitBreaker]
   [junit4] Completed [902/917 (1!)] on J2 in 1.46s, 4 tests, 1 error <<< FAILURES!

[...truncated 9529 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:653: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:587: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid30352.hprof

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