Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/314/
1 tests failed.
FAILED: org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([31008FE6B0301466:D9DC220443D80E46]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1041)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1001)
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 398384224 and allocated
threshold 397934592
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:1015)
... 45 more
Build Log:
[...truncated 16583 lines...]
[junit4] Suite: org.apache.solr.util.TestCircuitBreaker
[junit4] 2> 2375851 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-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.11/solr/server/solr/configsets/_default/conf'
[junit4] 2> 2375851 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2375852 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1104 after mutting 0 log
messages
[junit4] 2> 2375852 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1105 for ERROR logs matching
regex: ignore_exception
[junit4] 2> 2375853 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_31008FE6B0301466-001/data-dir-252-001
[junit4] 2> 2375853 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 2375853 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2375855 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2375856 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2375861 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2375877 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
[junit4] 2> 2375877 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not
implemented and has no effect.
[junit4] 2> 2375880 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 2375887 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2376796 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/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.11/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.11/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:830) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [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> 2376797 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/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.11/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.11/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:683) [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:830) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [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> 2376799 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2376800 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-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> 2376800 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@104ee50d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2376800 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@104ee50d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2376803 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-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> 2376804 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@575fe69f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2376804 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@575fe69f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2376805 WARN
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-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> 2376840 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318468b
[junit4] 2> 2376847 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318468b
[junit4] 2> 2376847 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318468b
[junit4] 2> 2376848 INFO (coreLoadExecutor-25499-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max
2147483647 cores with initial capacity of 1024
[junit4] 2> 2376856 INFO (coreLoadExecutor-25499-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.11/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2376874 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
[junit4] 2> 2376875 WARN (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is
currently not implemented and has no effect.
[junit4] 2> 2376878 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 2376886 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 2376900 INFO (coreLoadExecutor-25499-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.11/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2376900 INFO (coreLoadExecutor-25499-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@318468b
[junit4] 2> 2376900 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_31008FE6B0301466-001/data-dir-252-001/]
[junit4] 2> 2376901 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=33,
maxMergedSegmentMB=102.6259765625, floorSegmentMB=1.48046875,
forceMergeDeletesPctAllowed=13.507679728144995, segmentsPerTier=25.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=24.677751322066882
[junit4] 2> 2376942 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2376942 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2376943 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=11,
maxMergedSegmentMB=104.4228515625, floorSegmentMB=0.2802734375,
forceMergeDeletesPctAllowed=7.201416960322549, segmentsPerTier=13.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.407165035514932,
deletesPctAllowed=22.67477267609804
[junit4] 2> 2376944 WARN (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 2376944 INFO (coreLoadExecutor-25499-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 2376945 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2376945 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2376947 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2376947 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2376948 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2376948 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2376948 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2376974 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2376987 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2376987 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 38
[junit4] 2> 2376991 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 4
[junit4] 2> 2376992 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2376992 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2376992 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2376993 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2376993 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377006 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377011 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 17
[junit4] 2> 2377011 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377012 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377012 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377012 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377013 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377013 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377030 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377030 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 17
[junit4] 2> 2377031 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377031 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377031 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377032 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377032 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377032 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377050 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377051 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 18
[junit4] 2> 2377051 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377052 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377052 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377052 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377052 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377053 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377070 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377070 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 17
[junit4] 2> 2377071 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377071 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377072 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377072 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377072 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377072 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377079 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377080 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 2377081 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377081 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377081 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377082 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377082 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377082 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377097 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377098 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 15
[junit4] 2> 2377099 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377099 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377099 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377100 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377100 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377100 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377114 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377114 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 13
[junit4] 2> 2377114 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377115 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377115 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377115 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377116 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377116 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377136 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377137 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 20
[junit4] 2> 2377137 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377138 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377138 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377138 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377139 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377139 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377153 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377153 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 14
[junit4] 2> 2377154 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377154 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377154 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377155 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377155 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377155 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377192 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377193 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 37
[junit4] 2> 2377193 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377193 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377194 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377194 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377194 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377195 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377200 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377201 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 2377202 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377202 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377202 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377203 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377203 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377203 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377223 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377225 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 21
[junit4] 2> 2377225 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377226 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377226 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377226 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377227 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377227 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377233 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377233 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 6
[junit4] 2> 2377234 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377234 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377234 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377235 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377235 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377235 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377241 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377242 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 6
[junit4] 2> 2377243 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377243 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377243 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377244 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377244 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377244 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377253 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377253 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 8
[junit4] 2> 2377253 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377254 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377254 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377254 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377255 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377255 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377268 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377269 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 13
[junit4] 2> 2377269 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377270 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377270 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377270 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377271 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377271 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377285 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377285 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 13
[junit4] 2> 2377286 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377286 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377287 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377287 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377287 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377287 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377294 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377295 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 2377296 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377296 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377296 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377297 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2377297 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2377297 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2377306 INFO
(searcherExecutor-25501-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2377306 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 2377311 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
[junit4] 2> 2377312 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[31008FE6B0301466]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
[junit4] 2> 2377312 ERROR
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&debugQuery=true
[junit4] 2> => 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 398384224 and
allocated threshold 397934592
[junit4] 2>
[junit4] 2> 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 398384224 and allocated
threshold 397934592
[junit4] 2>
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:321)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:346) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:328) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1015) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1001) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
[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$8.evaluate(RandomizedRunner.java:938)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
[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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[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
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
[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> 2377314 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCircuitBreaker
-Dtests.method=testResponseWithCBTiming -Dtests.seed=31008FE6B0301466
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es
-Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J2 | TestCircuitBreaker.testResponseWithCBTiming <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([31008FE6B0301466:D9DC220443D80E46]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1041)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1001)
[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 398384224 and
allocated threshold 397934592
[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:1015)
[junit4] > ... 45 more
[junit4] 2> 2377325 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
[junit4] 2> 2377325 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[31008FE6B0301466]) [
] 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> 2377326 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
[junit4] 2> 2377330 INFO
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
[junit4] 2> 2377330 INFO (TestCircuitBreaker-25505-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> 2377331 INFO (TestCircuitBreaker-25505-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> 2377331 INFO (TestCircuitBreaker-25505-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> 2377331 INFO (TestCircuitBreaker-25505-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> 2377331 INFO (TestCircuitBreaker-25505-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> 2377332 INFO
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
[junit4] 2> 2377336 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
[junit4] 2> 2377337 INFO (TestCircuitBreaker-25506-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=0
[junit4] 2> 2377337 INFO (TestCircuitBreaker-25506-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=0
[junit4] 2> 2377337 INFO (TestCircuitBreaker-25506-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> 2377338 INFO (TestCircuitBreaker-25506-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> 2377338 INFO (TestCircuitBreaker-25506-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> 2377339 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[31008FE6B0301466]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
[junit4] 2> 2377343 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[31008FE6B0301466]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
[junit4] 2> 2377343 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[31008FE6B0301466]) [ ]
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> 2377344 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[31008FE6B0301466]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
[junit4] 2> 2377344 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2377344 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1019843276
[junit4] 2> 2377344 INFO (coreCloseExecutor-25508-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6603f1a6
[junit4] 2> 2377344 INFO (coreCloseExecutor-25508-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@6603f1a6
[junit4] 2> 2377344 INFO (coreCloseExecutor-25508-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@25a48570: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5c6edfda
[junit4] 2> 2377356 INFO (coreCloseExecutor-25508-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 2377356 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 2377356 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@35f2bd08: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@1963cc4b
[junit4] 2> 2377362 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 2377362 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@53dd0431: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@2a96359e
[junit4] 2> 2377365 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 2377365 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@412bb0f4: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@58902013
[junit4] 2> 2377366 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1105 after mutting 0 log
messages
[junit4] 2> 2377366 INFO
(SUITE-TestCircuitBreaker-seed#[31008FE6B0301466]-worker) [ ]
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1106 for ERROR logs matching
regex: ignore_exception
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_31008FE6B0301466-001
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=30998, maxDocsPerChunk=9, blockShift=9),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=30998, maxDocsPerChunk=9, blockSize=9)),
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es,
timezone=Asia/Manila
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_291 (64-bit)/cpus=4,threads=1,free=103758088,total=530579456
[junit4] 2> NOTE: All tests run in this JVM:
[TestNonDefinedSimilarityFactory, DistributedQueryComponentOptimizationTest,
TestBackupRepositoryFactory, BJQParserTest, SpellCheckComponentTest,
TestExternalRoleRuleBasedAuthorizationPlugin, SolrCoreMetricManagerTest,
ZookeeperStatusHandlerTest, CrossCollectionJoinQueryTest,
TestMultiValuedNumericRangeQuery, SystemCollectionCompatTest,
WordBreakSolrSpellCheckerTest, TestTermsQParserPlugin, TestRecovery,
StressHdfsTest, TemplateUpdateProcessorTest, ResponseBuilderTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicAuthIntegrationTest,
TestSolrRequestInfo, ResponseHeaderTest, TestStressLiveNodes, IndexSchemaTest,
ZkDynamicConfigTest, TestExpandComponent, AdminHandlersProxyTest,
SpellCheckCollatorWithCollapseTest, TestFieldCacheVsDocValues,
CdcrBootstrapTest, SpatialFilterTest, TestRebalanceLeaders,
TestFoldingMultitermQuery, TestJsonFacetRefinement, CacheHeaderTest,
TestCursorMarkWithoutUniqueKey, TestCloudJSONFacetJoinDomain, TestCryptoKeys,
TestSimNodeLostTrigger, TestBinaryResponseWriter,
TestSubQueryTransformerCrossCore, TestHdfsBackupRestoreCore,
PeerSyncReplicationTest, TestSchemaDesignerSettingsDAO, LeaderElectionTest,
TestCloudInspectUtil, DirectoryFactoriesTest, RemoteQueryErrorTest,
DistributedTermsComponentTest, AuthToolTest,
TestTolerantUpdateProcessorRandomCloud, CdcrUpdateLogTest, TestCustomStream,
PluginInfoTest, NumberUtilsTest, TaggingAttributeTest, JWTAuthPluginTest,
DocValuesTest, ZkStateWriterTest, TestManagedSchemaAPI,
TestBooleanSimilarityFactory, SolrLogPostToolTest,
MultiDestinationAuditLoggerTest, TestRawResponseWriter,
TestSchemaVersionResource, TestCollapseQParserPlugin, CoreAdminOperationTest,
FuzzySearchTest, TestMacroExpander, TestDownShardTolerantSearch,
SolrInfoBeanTest, TestRandomCollapseQParserPlugin,
ClassificationUpdateProcessorIntegrationTest, ParsingFieldUpdateProcessorsTest,
SuggesterWFSTTest, AsyncCallRequestStatusResponseTest,
OpenExchangeRatesOrgProviderTest, LeaderVoteWaitTimeoutTest,
TestImpersonationWithHadoopAuth, MetricTriggerIntegrationTest,
ClusterStateUpdateTest, ByteBuffersDirectoryFactoryTest, TestSimpleTextCodec,
TestQuerySenderListener, TestDocumentBuilder,
SchemaVersionSpecificBehaviorTest, CleanupOldIndexTest, TestStressUserVersions,
MoveReplicaTest, TestSafeXMLParsing, DistributedFacetExistsSmallTest,
TestSimUtils, TermVectorComponentDistributedTest, TestHttpServletCarrier,
TestExactStatsCache, UpdateLogCloudTest, SearchRateTriggerTest,
RestartWhileUpdatingTest, TestFieldCache, TestMinMaxOnMultiValuedField,
TestSQLHandlerNonCloud, TestZkChroot, ShardTermsTest, TestJsonRequest,
DeleteInactiveReplicaTest, ExplicitHLLTest, ForceLeaderTest,
TestSolrConfigHandlerConcurrent, TestManagedSynonymFilterFactory,
TestRestManager, TestWordDelimiterFilterFactory, CSVRequestHandlerTest,
TestLeaderElectionWithEmptyReplica, TestConfigSetsAPI, DateFieldTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedFacetPivotSmallTest,
AutoScalingHandlerTest, V2ApiIntegrationTest, AnalysisAfterCoreReloadTest,
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest,
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest,
MinimalSchemaTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedGrouping,
TestGroupingSearch, TestJoin, TestSolrCoreProperties, TestTolerantSearch,
TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest,
TestCharFilters, TestDeprecatedFilters, TestLuceneIndexBackCompat,
DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest,
HttpPartitionOnCommitTest, HttpPartitionTest, NodeMutatorTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
RecoveryAfterSoftCommitTest, TestCloudRecovery, TestOnReconnectListenerSupport,
TestPullReplicaErrorHandling, TestSolrCloudWithSecureImpersonation,
TestTlogReplayVsRecovery, TriLevelCompositeIdRoutingTest,
UnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest,
ZkControllerTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest,
PurgeGraphTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI,
TestRequestStatusCollectionAPI, NodeAddedTriggerIntegrationTest,
NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest,
ScheduledMaintenanceTriggerTest, TriggerEventQueueTest,
TriggerSetPropertiesIntegrationTest, HDFSCollectionsAPITest, TestConfLoadPerf,
TestConfigOverlay, TestConfigSetImmutable, TestDynamicLoadingUrl,
TestSolrDeletionPolicy2, TestSolrIndexConfig, BackupIdTest, ShardBackupIdTest,
TestSolrCloudSnapshots, TestReplicationHandlerDiskOverFlow,
CoreMergeIndexesAdminHandlerTest, DaemonStreamApiTest, InfoHandlerTest,
LoggingHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest,
SystemInfoHandlerTest, TestApiFramework, TestConfigsApi, TestCoreAdminApis,
ThreadDumpHandlerTest, CustomHighlightComponentTest,
DistributedFacetPivotWhiteBoxTest, InfixSuggestersTest,
ResponseLogComponentTest, JavabinLoaderTest, RandomizedTaggerTest,
HighlighterConfigTest, HighlighterWithoutStoredIdTest,
TestPostingsSolrHighlighter, TestUnifiedSolrHighlighterWithoutStoredId,
WrapperMergePolicyFactoryTest, TestNumericRangeQuery32,
SolrMetricsIntegrationTest, SolrSlf4jReporterTest, SolrRrdBackendFactoryTest,
TestPackages, TestCollationField, TestManagedSchemaThreadSafety,
TestPointFields, TestHashQParserPlugin, TestLRUCache, TestMaxScoreQueryParser,
TestNoOpRegenerator, TestPayloadScoreQParserPlugin, TestRecoveryHdfs,
TestPerFieldSimilarityWithDefaultOverride, TestLRUStatsCache,
TestAnalyzedSuggestions, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions,
BlockDirectoryTest, TestFieldCacheWithThreads, TestLegacyFieldCache,
TestNumericTerms32, DeleteByIdWithRouterFieldTest, DirectUpdateHandlerTest,
PeerSyncWithBufferUpdatesTest, PeerSyncWithIndexFingerprintCachingTest,
SolrCmdDistributorTest, TestInPlaceUpdateWithRouteField,
TestInPlaceUpdatesRequiredField, TestInPlaceUpdatesStandalone,
AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest,
ClassificationUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest,
DimensionalRoutedAliasUpdateProcessorTest, DistributedUpdateProcessorTest,
TestPartialUpdateDeduplication, URLClassifyProcessorTest,
UUIDUpdateProcessorFallbackTest, DOMUtilTest, DistanceUnitsTest,
TestCircuitBreaker]
[junit4] Completed [944/955 (1!)] on J2 in 1.76s, 5 tests, 1 error <<<
FAILURES!
[...truncated 54305 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]