Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/221/

4 tests failed.
FAILED:  org.apache.solr.s3.S3IncrementalBackupTest.testBackupIncremental

Error Message:
Error from server at http://127.0.0.1:35917/solr: Could not backup all shards

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35917/solr: Could not backup all shards
        at 
__randomizedtesting.SeedInfo.seed([1ED08C7B4A24DB4B:191523B076CCE536]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest$IncrementalBackupVerifier.backupThenWait(AbstractIncrementalBackupTest.java:477)
        at 
org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest$IncrementalBackupVerifier.incrementalBackupThenVerify(AbstractIncrementalBackupTest.java:487)
        at 
org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.backupRestoreThenCheck(AbstractIncrementalBackupTest.java:373)
        at 
org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testBackupIncremental(AbstractIncrementalBackupTest.java:253)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.adobe.testing.s3mock.junit4.S3MockRule$1.evaluate(S3MockRule.java:66)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestFiltering.testRandomFiltering

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([FB7E6133D649D1EE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestFiltering

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([FB7E6133D649D1EE]:0)


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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([FB7E6133D649D1EE:13A2CCD125A1CBCE]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1024)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:984)
        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped 
Memory Circuit Breaker triggered as JVM heap usage values are greater than 
allocated threshold.Seen JVM heap memory usage 469184128 and allocated 
threshold 396754944

        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:321)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:998)
        ... 45 more




Build Log:
[...truncated 16550 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 2475128 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2475128 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2475128 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_FB7E6133D649D1EE-001/data-dir-294-001
   [junit4]   2> 2475128 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=132 numCloses=132
   [junit4]   2> 2475128 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2475130 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2475131 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2475135 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2475150 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 2475150 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not 
implemented and has no effect.
   [junit4]   2> 2475154 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2475160 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2478810 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_291]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [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.2.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.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2478814 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_291]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2>        at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [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:679) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [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.2.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.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2478815 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2478815 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2478818 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9594e0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2478818 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9594e0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2478821 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2478823 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@58439e68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2478823 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@58439e68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2478824 WARN  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-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> 2478854 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a13bac3
   [junit4]   2> 2478861 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a13bac3
   [junit4]   2> 2478861 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a13bac3
   [junit4]   2> 2478862 INFO  (coreLoadExecutor-22560-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 2478868 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2478885 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 2478885 WARN  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 2478888 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2478895 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2478901 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2478901 INFO  (coreLoadExecutor-22560-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@a13bac3
   [junit4]   2> 2478901 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_FB7E6133D649D1EE-001/data-dir-294-001/]
   [junit4]   2> 2478902 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1755301413422984]
   [junit4]   2> 2478939 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2478939 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2478940 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2478940 WARN  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 2478940 INFO  (coreLoadExecutor-22560-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2478941 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2478942 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478943 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478944 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478944 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478944 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478945 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478948 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2478952 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2478952 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 2478952 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478953 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478953 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478953 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478953 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478954 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478959 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2478959 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 2478959 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478960 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478960 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478960 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478961 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478961 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478966 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2478966 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 2478966 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478967 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478967 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478967 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478967 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478968 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478973 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2478973 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 2478974 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478974 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478974 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478974 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478975 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478975 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478980 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2478980 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2478981 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478981 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478981 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478981 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478982 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478982 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478987 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2478987 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2478987 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478988 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478988 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2478988 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2478988 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2478989 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479008 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479009 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 19
   [junit4]   2> 2479009 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479009 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479010 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479010 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479010 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479010 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479015 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479015 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479016 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479016 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479016 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479017 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479017 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479017 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479022 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479022 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479023 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479023 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479023 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479023 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479024 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479024 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479029 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479029 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479029 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479030 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479030 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479030 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479031 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479031 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479036 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479036 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479036 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479036 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479037 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479037 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479037 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479038 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479044 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479044 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 2479044 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479045 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479045 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479045 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479045 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479046 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479051 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479051 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479051 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479051 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479052 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479052 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479052 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479053 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479057 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479058 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479058 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479058 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479058 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479059 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479059 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479059 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479064 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479064 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479065 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479065 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479065 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479066 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479066 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479066 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479071 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479071 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479072 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479072 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479072 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479072 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479073 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479073 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479078 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479078 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479078 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479079 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479079 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479079 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479079 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479080 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479085 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479085 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479085 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479085 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479086 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479086 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479086 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479086 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479091 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479091 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479092 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479092 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479092 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479093 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2479093 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2479093 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2479098 INFO  
(searcherExecutor-22562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2479098 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2479269 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[FB7E6133D649D1EE]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 2479270 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[FB7E6133D649D1EE]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 2479270 ERROR 
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[FB7E6133D649D1EE]) [    
 ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit 
Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are 
greater than allocated threshold.Seen JVM heap memory usage 469184128 and 
allocated threshold 396754944
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:321)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:998)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:984)
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [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.junit.rules.RunRules.evaluate(RunRules.java:20)
   [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 
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2479271 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[FB7E6133D649D1EE]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker 
-Dtests.method=testResponseWithCBTiming -Dtests.seed=FB7E6133D649D1EE 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sl-SI 
-Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.17s J1 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FB7E6133D649D1EE:13A2CCD125A1CBCE]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1024)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:984)
   [junit4]    >        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit 
Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are 
greater than allocated threshold.Seen JVM heap memory usage 469184128 and 
allocated threshold 396754944
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:321)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:998)
   [junit4]    >        ... 45 more
   [junit4]   2> 2479277 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[FB7E6133D649D1EE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 2479278 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[FB7E6133D649D1EE]) [     ] 
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> 2479278 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[FB7E6133D649D1EE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 2479282 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[FB7E6133D649D1EE]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 2479283 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[FB7E6133D649D1EE]) [    
 ] 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> 2479283 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[FB7E6133D649D1EE]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 2479287 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[FB7E6133D649D1EE]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 2479288 INFO  (TestCircuitBreaker-22566-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> 2479288 INFO  (TestCircuitBreaker-22566-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} hits=0 status=0 
QTime=0
   [junit4]   2> 2479294 INFO  (TestCircuitBreaker-22566-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=6
   [junit4]   2> 2479294 INFO  (TestCircuitBreaker-22566-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} status=503 QTime=0
   [junit4]   2> 2479294 INFO  (TestCircuitBreaker-22566-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> 2479295 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[FB7E6133D649D1EE]) [  
   ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 2479299 INFO  
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[FB7E6133D649D1EE]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 2479300 INFO  (TestCircuitBreaker-22567-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} status=503 QTime=0
   [junit4]   2> 2479300 INFO  (TestCircuitBreaker-22567-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} status=503 QTime=0
   [junit4]   2> 2479300 INFO  (TestCircuitBreaker-22567-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} status=503 QTime=0
   [junit4]   2> 2479300 INFO  (TestCircuitBreaker-22567-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> 2479300 INFO  (TestCircuitBreaker-22567-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} status=503 QTime=0
   [junit4]   2> 2479301 INFO  
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[FB7E6133D649D1EE]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 2479301 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2479301 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=56520091
   [junit4]   2> 2479302 INFO  (coreCloseExecutor-22569-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@61a99cc6
   [junit4]   2> 2479302 INFO  (coreCloseExecutor-22569-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@61a99cc6
   [junit4]   2> 2479302 INFO  (coreCloseExecutor-22569-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ba992ba: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1d68079e
   [junit4]   2> 2479312 INFO  (coreCloseExecutor-22569-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2479313 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2479313 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37ea2f16: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@5f3389ec
   [junit4]   2> 2479317 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2479317 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66cba541: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@7e83ab66
   [junit4]   2> 2479319 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2479320 INFO  
(SUITE-TestCircuitBreaker-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76136c92: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@43fecd73
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_FB7E6133D649D1EE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sl-SI, 
timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=196296576,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [CreateRoutedAliasTest, 
TestGeoJSONResponseWriter, HdfsSyncSliceTest, CrossCollectionJoinQueryTest, 
TestSimClusterStateProvider, DOMUtilTest, MoveReplicaHDFSTest, TestDynamicURP, 
ConcurrentDeleteAndCreateCollectionTest, TestJoin, TestFieldCacheSort, 
HdfsNNFailoverTest, DistributedFacetExistsSmallTest, TestAnalyzedSuggestions, 
UnloadDistributedZkTest, LocalFSCloudIncrementalBackupTest, 
V2ApiIntegrationTest, DocValuesNotIndexedTest, MetricsConfigTest, 
HdfsWriteToMultipleCollectionsTest, TestSolrCloudWithHadoopAuthPlugin, 
UtilsToolTest, MergeStrategyTest, TestStressInPlaceUpdates, 
TestPerFieldSimilarity, TestUpdate, TestFieldTypeCollectionResource, 
TestConfigSetProperties, CursorMarkTest, DocValuesMultiTest, 
SolrRequestParserTest, JavabinLoaderTest, TestSchemaSimilarityResource, 
TestExceedMaxTermLength, TestDocTermOrds, TestHashPartitioner, 
TestSubQueryTransformer, AutoAddReplicasPlanActionTest, 
TestCorePropertiesReload, ConnectionReuseTest, UUIDFieldTest, 
SimplePostToolTest, TestJsonFacetRefinement, RulesTest, 
TestEmbeddedSolrServerAdminHandler, TestReversedWildcardFilterFactory, 
SpellingQueryConverterTest, NumericFieldsTest, SynonymTokenizerTest, 
CloudMLTQParserTest, TestApiFramework, TestSQLHandlerNonCloud, 
AddBlockUpdateTest, LeaderTragicEventTest, TestSort, 
IndexBasedSpellCheckerTest, TestManagedSchema, DeleteReplicaTest, 
TolerantUpdateProcessorTest, RestoreTriggerStateTest, 
AssignBackwardCompatibilityTest, BitVectorTest, 
DistributedIntervalFacetingTest, TestSimExecutePlanAction, TestLRUStatsCache, 
IndexSizeTriggerTest, SolrMetricReporterTest, TestCaffeineCache, 
TestPointFields, TestCrossCoreJoin, BJQParserTest, BasicFunctionalityTest, 
TestBlobHandler, PeerSyncWithLeaderTest, TestTolerantUpdateProcessorCloud, 
PreAnalyzedFieldTest, CSVRequestHandlerTest, RequestHandlersTest, 
TestJmxIntegration, PhrasesIdentificationComponentTest, CoreAdminOperationTest, 
TestWithCollection, DistributedFacetPivotSmallTest, PackageManagerCLITest, 
HLLUtilTest, BasicAuthOnSingleNodeTest, TestReplicationHandlerDiskOverFlow, 
TestPushWriter, TestTermsQParserPlugin, TestIntervalFaceting, 
TestDistributedTracing, TestDefaultStatsCache, 
TestLMDirichletSimilarityFactory, DistribDocExpirationUpdateProcessorTest, 
TestStressReorder, VersionInfoTest, JavaBinAtomicUpdateMultivalueTest, 
HdfsDirectoryFactoryTest, PropertiesRequestHandlerTest, TestSchemaDesignerAPI, 
ZkFailoverTest, TestManagedStopFilterFactory, 
TestLegacyNumericRangeQueryBuilder, TestInPlaceUpdatesRequiredField, 
LukeRequestHandlerTest, SolrIndexConfigTest, TestManagedResourceStorage, 
NodeAddedTriggerTest, TestComponentsName, LeaderElectionIntegrationTest, 
TestClusterProperties, SolrLogAuditLoggerPluginTest, 
TestPullReplicaErrorHandling, TestRTGBase, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateMockUtilTest, 
ClusterStateTest, CollectionStateFormat2Test, ForceLeaderWithTlogReplicasTest, 
FullSolrCloudDistribCmdsTest, HttpPartitionWithTlogReplicasTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, ReplicationFactorTest, 
TestCloudConsistency, TestRandomRequestDistribution, 
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation, ZkCLITest, 
SimpleCollectionCreateDeleteTest, TestCollectionAPI, 
TestLocalFSCloudBackupRestore, ComputePlanActionTest, TriggerEventQueueTest, 
TestSimGenericDistributedQueue, TestSimTriggerIntegration, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
SOLR749Test, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, 
TestCodecSupport, TestConfLoadPerf, TestConfig, TestDynamicLoading, 
TestHdfsBackupRestoreCore, TestSolrConfigHandlerConcurrent, 
XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, 
AutoscalingHistoryHandlerTest, DaemonStreamApiTest, MetricsHandlerTest, 
StatsReloadRaceTest, TestConfigsApi, TestCoreAdminApis, ThreadDumpHandlerTest, 
ZookeeperStatusHandlerTest, CustomTermsComponentTest, 
DistributedQueryElevationComponentTest, DistributedTermsComponentTest, 
SpellCheckComponentTest, StatsComponentTest, TermVectorComponentTest, 
TermsComponentTest, TestExpandComponent, TestPivotHelperCode, 
EmbeddedSolrNoSerializeTest, Tagger2Test, HighlighterMaxOffsetTest, 
HighlighterWithoutStoredIdTest, TestSlowCompositeReaderWrapper, 
TestLegacyFieldReuse, TestLegacyNumericUtils, TestNumericRangeQuery64, 
SolrSlf4jReporterTest, SolrRrdBackendFactoryTest, TestFieldCollectionResource, 
BadCopyFieldTest, BadIndexSchemaTest, CurrencyFieldTypeTest, 
ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, RankFieldTest, 
RequiredFieldsTest, SchemaVersionSpecificBehaviorTest, TestCloudSchemaless, 
TestIndexSearcher, TestNoOpRegenerator, TestPayloadScoreQParserPlugin, 
TestRealTimeGet, TestRecoveryHdfs, TestSolrJ, TestStressLucene, TestXmlQParser, 
TestXmlQParserPlugin, SpatialHeatmapFacetsTest, JWTAuthPluginTest, 
JWTIssuerConfigTest, JWTVerificationkeyResolverTest, CacheHeaderTest, 
DirectSolrConnectionTest, ResponseHeaderTest, DirectSolrSpellCheckerTest, 
SuggesterTSTTest, TestFuzzyAnalyzedSuggestions, HdfsDirectoryTest, 
SolrIndexSplitterTest, CategoryRoutedAliasUpdateProcessorTest, 
ClassificationUpdateProcessorIntegrationTest, 
CloneFieldUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
ParsingFieldUpdateProcessorsTest, PreAnalyzedUpdateProcessorTest, 
RegexBoostProcessorTest, SignatureUpdateProcessorFactoryTest, 
TestDocBasedVersionConstraints, UUIDUpdateProcessorFallbackTest, 
UniqFieldsUpdateProcessorFactoryTest, UpdateRequestProcessorFactoryTest, 
XMLAtomicUpdateMultivalueTest, TestCircuitBreaker]
   [junit4] Completed [933/947 (1!)] on J1 in 4.41s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 156 lines...]
   [junit4] Suite: org.apache.solr.search.TestFiltering
   [junit4]   2> 2169954 INFO  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2169954 INFO  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2169955 INFO  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.search.TestFiltering_FB7E6133D649D1EE-001/data-dir-172-001
   [junit4]   2> 2169955 WARN  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2169955 INFO  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2169957 INFO  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2169965 INFO  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2169989 INFO  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2170011 INFO  
(SUITE-TestFiltering-seed#[FB7E6133D649D1EE]-worker) [     ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 2170011 WARN  (SUITE-TestFilteri

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

tbackuprestoretooriginal s:shard1 r:core_node5 
x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] 
o.a.s.h.IndexFetcher File _0.kdd did not match. expected checksum is 2482206510 
and actual is checksum 1604453799. expected length is 230 and actual length is 
230
   [junit4]   2> 59337 WARN  
(parallelCoreAdminExecutor-49-thread-5-processing-n:127.0.0.1:34095_solr 
x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 
1754fedb-020f-418c-91c2-b0f0542b4e1335425026773743282 RESTORECORE) 
[n:127.0.0.1:34095_solr c:backuprestore_testbackuprestoretooriginal s:shard2 
r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] 
o.a.s.h.IndexFetcher File _0.nvm did not match. expected checksum is 3531210107 
and actual is checksum 1193952517. expected length is 175 and actual length is 
175
   [junit4]   2> 59337 WARN  
(parallelCoreAdminExecutor-49-thread-6-processing-n:127.0.0.1:34095_solr 
x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 
1754fedb-020f-418c-91c2-b0f0542b4e1335425026773696245 RESTORECORE) 
[n:127.0.0.1:34095_solr c:backuprestore_testbackuprestoretooriginal s:shard1 
r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] 
o.a.s.h.IndexFetcher File _0_LuceneVarGapDocFreqInterval_0.doc did not match. 
expected checksum is 1072850257 and actual is checksum 977548598. expected 
length is 97 and actual length is 97
   [junit4]   2> 59341 WARN  
(parallelCoreAdminExecutor-49-thread-6-processing-n:127.0.0.1:34095_solr 
x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 
1754fedb-020f-418c-91c2-b0f0542b4e1335425026773696245 RESTORECORE) 
[n:127.0.0.1:34095_solr c:backuprestore_testbackuprestoretooriginal s:shard1 
r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] 
o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 1198022078 
and actual is checksum 134934402. expected length is 450 and actual length is 
450
   [junit4]   2> 59341 WARN  
(parallelCoreAdminExecutor-49-thread-5-processing-n:127.0.0.1:34095_solr 
x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 
1754fedb-020f-418c-91c2-b0f0542b4e1335425026773743282 RESTORECORE) 
[n:127.0.0.1:34095_solr c:backuprestore_testbackuprestoretooriginal s:shard2 
r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] 
o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 9425200 
and actual is checksum 2332186485. expected length is 450 and actual length is 
450
   [junit4]   2> 59345 WARN  
(parallelCoreAdminExecutor-49-thread-6-processing-n:127.0.0.1:34095_solr 
x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 
1754fedb-020f-418c-91c2-b0f0542b4e1335425026773696245 RESTORECORE) 
[n:127.0.0.1:34095_solr c:backuprestore_testbackuprestoretooriginal s:shard1 
r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] 
o.a.s.h.IndexFetcher File _0.nvm did not match. expected checksum is 2048577934 
and actual is checksum 2788119741. expected length is 175 and actual length is 
175
   [junit4]   2> 59345 WARN  
(parallelCoreAdminExecutor-49-thread-5-processing-n:127.0.0.1:34095_solr 
x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 
1754fedb-020f-418c-91c2-b0f0542b4e1335425026773743282 RESTORECORE) 
[n:127.0.0.1:34095_solr c:backuprestore_testbackuprestoretooriginal s:shard2 
r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] 
o.a.s.h.IndexFetcher File _0_LuceneVarGapDocFreqInterval_0.doc did not match. 
expected checksum is 357488089 and actual is checksum 3121235870. expected 
length is 97 and actual length is 97
   [junit4]   2> 61615 WARN  
(jetty-launcher-8-thread-2-SendThread(127.0.0.1:42841)) [    ] o.a.z.ClientCnxn 
An exception was thrown while closing send thread for session 0x1083f7e67810007.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1083f7e67810007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 61718 INFO  
(jetty-closer-196-thread-1-processing-n:127.0.0.1:34095_solr) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@18f274d2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 61720 INFO  
(jetty-closer-196-thread-1-processing-n:127.0.0.1:34095_solr) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@34d161a{/solr,null,STOPPED}
   [junit4]   2> 61721 INFO  
(jetty-closer-196-thread-1-processing-n:127.0.0.1:34095_solr) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 61817 INFO  
(jetty-closer-196-thread-2-processing-n:127.0.0.1:34095_solr) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@490e9a70{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 61817 INFO  
(jetty-closer-196-thread-2-processing-n:127.0.0.1:34095_solr) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14ed9bdf{/solr,null,STOPPED}
   [junit4]   2> 61817 INFO  
(jetty-closer-196-thread-2-processing-n:127.0.0.1:34095_solr) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 62022 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       
/solr/collections/backuprestore_testbackupinc/terms/shard2
   [junit4]   2>        7       
/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard2
   [junit4]   2>        7       
/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard1
   [junit4]   2>        6       
/solr/collections/backuprestore_testbackupinc/terms/shard1
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/backuprestore_testbackupincsimple_restore/terms/shard2
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       
/solr/collections/backuprestore_testbackupincsimple_restore/terms/shard1
   [junit4]   2>        3       
/solr/collections/backuprestore_testbackupincsimple/terms/shard2
   [junit4]   2>        3       
/solr/collections/backuprestore_testbackupincsimple/terms/shard1
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       
/solr/collections/backuprestore_testbackupincsimple/collectionprops.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2>        2       
/solr/collections/backuprestore_testbackuprestoretooriginal/collectionprops.json
   [junit4]   2>        2       
/solr/collections/backuprestore_testbackupinc/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        47      
/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2>        43      
/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2>        30      
/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2>        23      
/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        82      /solr/overseer/queue
   [junit4]   2>        33      /solr/overseer/collection-queue-work
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        12      
/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2>        9       
/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2>        9       
/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2>        8       
/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 62043 INFO  
(SUITE-S3IncrementalBackupTest-seed#[1ED08C7B4A24DB4B]-worker) 
[n:127.0.0.1:34095_solr    ] o.e.j.s.AbstractConnector Stopped 
SslValidatingServerConnector@2d9ba908{SSL, (ssl, http/1.1)}{0.0.0.0:0}
   [junit4]   2> 62044 INFO  
(SUITE-S3IncrementalBackupTest-seed#[1ED08C7B4A24DB4B]-worker) 
[n:127.0.0.1:34095_solr    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6fddc47e{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
   [junit4]   2> 62044 INFO  
(SUITE-S3IncrementalBackupTest-seed#[1ED08C7B4A24DB4B]-worker) 
[n:127.0.0.1:34095_solr    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 62044 INFO  
(SUITE-S3IncrementalBackupTest-seed#[1ED08C7B4A24DB4B]-worker) 
[n:127.0.0.1:34095_solr    ] o.e.j.s.h.C.application Destroying Spring 
FrameworkServlet 'dispatcherServlet'
   [junit4]   2> 62044 INFO  
(SUITE-S3IncrementalBackupTest-seed#[1ED08C7B4A24DB4B]-worker) 
[n:127.0.0.1:34095_solr    ] o.e.j.s.h.ContextHandler Stopped 
o.s.b.w.e.j.JettyEmbeddedWebAppContext@1930171c{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.9121806776992619607/],STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_1ED08C7B4A24DB4B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{shard_s=Lucene84, _root_=Lucene84, 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=353, 
maxMBSortInHeap=6.6961456519697435, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de, timezone=IET
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=146398968,total=505937920
   [junit4]   2> NOTE: All tests run in this JVM: [S3IncrementalBackupTest]
   [junit4] Completed [7/7 (1!)] on J2 in 61.70s, 3 tests, 1 error <<< FAILURES!

[...truncated 44700 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to