Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3234/
2 tests failed.
FAILED: org.apache.solr.s3.S3IncrementalBackupTest.testSimple
Error Message:
expected:<34> but was:<68>
Stack Trace:
java.lang.AssertionError: expected:<34> but was:<68>
at
__randomizedtesting.SeedInfo.seed([7B31A39D587E8615:438287637F8D52C4]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at
org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testSimple(AbstractIncrementalBackupTest.java:176)
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.util.TestCircuitBreaker.testResponseWithCBTiming
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([8A962311A2B403C7:624A8EF3515C19E7]: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 446666240 and allocated
threshold 384565248
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 13627 lines...]
[junit4] Suite: org.apache.solr.util.TestCircuitBreaker
[junit4] 2> 296665 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-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.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 296665 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_8A962311A2B403C7-001/data-dir-23-001
[junit4] 2> 296665 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 296665 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 296667 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 296667 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 296667 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 296671 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 296685 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
[junit4] 2> 296685 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not
implemented and has no effect.
[junit4] 2> 296688 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 296694 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 297506 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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.x/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.x/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> 297507 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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.x/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.x/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> 297508 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 297510 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7a684616[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 297510 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7a684616[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 297514 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5867991f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 297514 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5867991f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 297515 WARN
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-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> 297544 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2393ffcf
[junit4] 2> 297550 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2393ffcf
[junit4] 2> 297550 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2393ffcf
[junit4] 2> 297551 INFO (coreLoadExecutor-3652-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max
2147483647 cores with initial capacity of 1024
[junit4] 2> 297557 INFO (coreLoadExecutor-3652-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.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 297573 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
[junit4] 2> 297573 WARN (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is
currently not implemented and has no effect.
[junit4] 2> 297588 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 297599 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 297605 INFO (coreLoadExecutor-3652-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.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 297605 INFO (coreLoadExecutor-3652-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@2393ffcf
[junit4] 2> 297606 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_8A962311A2B403C7-001/data-dir-23-001/]
[junit4] 2> 297607 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=49.7451171875,
floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=20.41223213282242,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3429523436110247, deletesPctAllowed=29.248096816292602
[junit4] 2> 297641 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 297641 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 297642 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43929092305854334]
[junit4] 2> 297643 WARN (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 297643 INFO (coreLoadExecutor-3652-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 297644 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 297646 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 297646 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297647 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297647 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297648 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297648 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297649 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297659 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297659 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 297660 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297660 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297660 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297661 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297661 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297661 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297666 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297667 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 297667 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297667 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297668 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297668 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297668 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297669 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297674 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297674 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 297675 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297675 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297675 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297676 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297676 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297676 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297681 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297681 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 297682 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297682 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297682 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297683 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297683 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297683 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297688 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297688 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 297689 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297689 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297690 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297690 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297691 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297691 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297699 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297699 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 8
[junit4] 2> 297700 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297700 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297701 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297701 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297701 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297702 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297709 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297709 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 297710 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297710 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297710 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297711 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297711 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297711 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297716 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297716 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 297717 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297717 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297717 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297718 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297718 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297718 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297723 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297723 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 297723 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297724 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297724 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297724 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297725 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297725 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297739 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297739 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 13
[junit4] 2> 297739 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297740 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297740 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297740 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297741 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297741 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297747 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297747 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 6
[junit4] 2> 297749 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 297751 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297751 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297752 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297752 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297752 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297762 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297765 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 12
[junit4] 2> 297765 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297766 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297766 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297766 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297767 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297767 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297777 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297777 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 297777 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297777 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297778 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297778 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297778 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297778 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297783 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297784 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 297784 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297784 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297785 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297785 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297785 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297785 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297790 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297790 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 297791 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297791 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297791 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297792 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297792 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297792 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297799 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297802 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 297804 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297804 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297808 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297808 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297809 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297809 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297814 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297814 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 297815 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297815 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297815 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297815 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297816 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297816 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297825 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297825 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 297826 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297826 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297826 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297827 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 297827 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 297827 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 297833 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 297833 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 298111 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 278
[junit4] 2> 298112 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 298112 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 298112 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 298113 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 298113 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 298119 INFO
(searcherExecutor-3654-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 298126 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 12
[junit4] 2> 298133 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[8A962311A2B403C7]) [
] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
[junit4] 2> 298133 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[8A962311A2B403C7]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
[junit4] 2> 298133 ERROR
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[8A962311A2B403C7]) [
] 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 446666240 and
allocated threshold 384565248
[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> 298135 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[8A962311A2B403C7]) [
] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCircuitBreaker
-Dtests.method=testResponseWithCBTiming -Dtests.seed=8A962311A2B403C7
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lv-LV
-Dtests.timezone=America/Denver -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J0 | TestCircuitBreaker.testResponseWithCBTiming <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([8A962311A2B403C7:624A8EF3515C19E7]: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 446666240 and
allocated threshold 384565248
[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> 298147 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[8A962311A2B403C7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
[junit4] 2> 298148 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[8A962311A2B403C7]) [ ]
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> 298148 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[8A962311A2B403C7]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
[junit4] 2> 298154 INFO
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[8A962311A2B403C7]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
[junit4] 2> 298155 INFO (TestCircuitBreaker-3658-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> 298157 INFO (TestCircuitBreaker-3658-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> 298158 INFO (TestCircuitBreaker-3658-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> 298158 INFO (TestCircuitBreaker-3658-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> 298159 INFO (TestCircuitBreaker-3658-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> 298159 INFO
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[8A962311A2B403C7]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
[junit4] 2> 298162 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[8A962311A2B403C7]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
[junit4] 2> 298170 INFO (TestCircuitBreaker-3659-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=7
[junit4] 2> 298175 INFO (TestCircuitBreaker-3659-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> 298175 INFO (TestCircuitBreaker-3659-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> 298175 INFO (TestCircuitBreaker-3659-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=1
[junit4] 2> 298178 INFO (TestCircuitBreaker-3659-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> 298179 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[8A962311A2B403C7]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
[junit4] 2> 298182 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[8A962311A2B403C7]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
[junit4] 2> 298182 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[8A962311A2B403C7]) [
] 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> 298183 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[8A962311A2B403C7]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
[junit4] 2> 298183 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 298183 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=951653859
[junit4] 2> 298184 INFO (coreCloseExecutor-3661-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@168b354d
[junit4] 2> 298184 INFO (coreCloseExecutor-3661-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@168b354d
[junit4] 2> 298184 INFO (coreCloseExecutor-3661-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@30d95f69: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4f696388
[junit4] 2> 298200 INFO (coreCloseExecutor-3661-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 298201 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 298201 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@37789769: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@33428db9
[junit4] 2> 298206 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 298206 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ae1fbc9: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@28a42e0f
[junit4] 2> 298208 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 298208 INFO
(SUITE-TestCircuitBreaker-seed#[8A962311A2B403C7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c06f478: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@20592628
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_8A962311A2B403C7-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lv-LV,
timezone=America/Denver
[junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation
1.8.0_291 (64-bit)/cpus=4,threads=1,free=45844472,total=513277952
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerCloud,
ZkSolrClientTest, RecoveryZkTest, SolrCoreCheckLockOnStartupTest,
HighlighterTest, MaxSizeAutoCommitTest, TestPullReplica,
TestRuleBasedAuthorizationWithKerberos, TestSolrDeletionPolicy1,
MetricsHistoryHandlerTest, MultiThreadedOCPTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CdcrReplicationHandlerTest,
DistributedQueryComponentCustomSortTest, TestObjectReleaseTracker,
SolrIndexSearcherTest, TestJsonFacetErrors, SplitShardTest,
TestContainerPlugin, SuggesterFSTTest, TestCircuitBreaker]
[junit4] Completed [78/947 (1!)] on J0 in 1.58s, 5 tests, 1 error <<<
FAILURES!
[...truncated 12485 lines...]
[junit4] Suite: org.apache.solr.s3.S3IncrementalBackupTest
[junit4] 2> 9717 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.u.log Logging initialized @9742ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 10867 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git:
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
[junit4] 2> 10960 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.h.C.application Initializing Spring embedded WebApplicationContext
[junit4] 2> 11488 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 11489 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 11492 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 11506 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.s.b.w.e.j.JettyEmbeddedWebAppContext@2e89b2ba{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.1386602027449170407/],AVAILABLE}
[junit4] 2> 11506 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.Server Started @11537ms
[junit4] 2> 13056 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.h.C.application Initializing Spring DispatcherServlet
'dispatcherServlet'
[junit4] 2> 13842 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.u.s.SslContextFactory x509=X509@708e134a(selfsigned,h=[],w=[]) for
Server@66ac2c55[provider=null,keyStore=jar:file:/home/jenkins/.ivy2/cache/com.adobe.testing/s3mock/jars/s3mock-2.1.34.jar!/s3mock.jks,trustStore=null]
[junit4] 2> 14002 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.AbstractConnector Started SslValidatingServerConnector@249112ed{SSL,
(ssl, http/1.1)}{0.0.0.0:35447}
[junit4] 2> 14005 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25667542{HTTP/1.1,
(http/1.1)}{0.0.0.0:38349}
[junit4] 2> 14736 WARN
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker) [ ]
o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
[junit4] 2> 14825 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 15436 INFO (jetty-launcher-8-thread-1) [ ] o.e.j.s.Server
jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git:
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
[junit4] 2> 15436 INFO (jetty-launcher-8-thread-2) [ ] o.e.j.s.Server
jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git:
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
[junit4] 2> 15438 INFO (jetty-launcher-8-thread-2) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 15439 INFO (jetty-launcher-8-thread-1) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 15439 INFO (jetty-launcher-8-thread-2) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 15440 INFO (jetty-launcher-8-thread-1) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 15440 INFO (jetty-launcher-8-thread-2) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 15440 INFO (jetty-launcher-8-thread-1) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 15444 INFO (jetty-launcher-8-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75a21e0c{/solr,null,AVAILABLE}
[junit4] 2> 15451 INFO (jetty-launcher-8-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a9018c{/solr,null,AVAILABLE}
[junit4] 2> 15481 INFO (jetty-launcher-8-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@22466598{SSL, (ssl,
http/1.1)}{127.0.0.1:37657}
[junit4] 2> 15481 INFO (jetty-launcher-8-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7057497{SSL, (ssl,
http/1.1)}{127.0.0.1:44427}
[junit4] 2> 15481 INFO (jetty-launcher-8-thread-1) [ ] o.e.j.s.Server
Started @15512ms
[junit4] 2> 15481 INFO (jetty-launcher-8-thread-2) [ ] o.e.j.s.Server
Started @15512ms
[junit4] 2> 15562 ERROR (jetty-launcher-8-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 15562 ERROR (jetty-launcher-8-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 15675 WARN
(jetty-launcher-8-thread-2-SendThread(127.0.0.1:43175)) [ ] o.a.z.ClientCnxn
An exception was thrown while closing send thread for session 0x101744afa920004.
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x101744afa920004, 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> 15675 WARN
(jetty-launcher-8-thread-1-SendThread(127.0.0.1:43175)) [ ] o.a.z.ClientCnxn
An exception was thrown while closing send thread for session 0x101744afa920003.
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x101744afa920003, 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> 17525 WARN (jetty-launcher-8-thread-1) [ ]
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> 18058 WARN (jetty-launcher-8-thread-2) [ ]
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> 18108 WARN (jetty-launcher-8-thread-1) [ ]
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> 18122 WARN (jetty-launcher-8-thread-2) [ ]
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> 19080 WARN (jetty-launcher-8-thread-2)
[n:127.0.0.1:44427_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 19141 WARN (jetty-launcher-8-thread-1)
[n:127.0.0.1:37657_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 19521 WARN (jetty-launcher-8-thread-1)
[n:127.0.0.1:37657_solr ] 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> 19885 WARN (jetty-launcher-8-thread-2)
[n:127.0.0.1:44427_solr ] 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> 33449 ERROR (qtp231275063-19) [ ] c.a.t.s.d.FileStore File
can not be read
[junit4] 2> com.fasterxml.jackson.databind.exc.MismatchedInputException:
No content to map due to end-of-input
[junit4] 2> at [Source: (File); line: 1, column: 0]
[junit4] 2> at
com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
~[jackson-databind-2.12.3.jar:2.12.3]
[junit4] 2> at
com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688)
~[jackson-databind-2.12.3.jar:2.12.3]
[junit4] 2> at
com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586)
~[jackson-databind-2.12.3.jar:2.12.3]
[junit4] 2> at
com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413)
~[jackson-databind-2.12.3.jar:2.12.3]
[junit4] 2> at
com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510)
~[s3mock-2.1.34.jar:?]
[junit4] 2> at
com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257)
~[s3mock-2.1.34.jar:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
[...truncated too long message...]
andler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:516)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 78296 WARN
(OverseerThreadFactory-48-thread-5-processing-n:127.0.0.1:44427_solr)
[n:127.0.0.1:44427_solr c:backuprestore_testbackupincsimple_restore ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(backuprestore_testbackupincsimple_restore) without cores.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=S3IncrementalBackupTest -Dtests.method=testSimple
-Dtests.seed=7B31A39D587E8615 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar-DZ -Dtests.timezone=America/Argentina/San_Luis
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 10.6s J2 | S3IncrementalBackupTest.testSimple <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<34> but
was:<68>
[junit4] > at
__randomizedtesting.SeedInfo.seed([7B31A39D587E8615:438287637F8D52C4]:0)
[junit4] > at
org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testSimple(AbstractIncrementalBackupTest.java:176)
[junit4] > at
com.adobe.testing.s3mock.junit4.S3MockRule$1.evaluate(S3MockRule.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 82517 INFO
(jetty-closer-268-thread-1-processing-n:127.0.0.1:44427_solr) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@22466598{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 82520 INFO
(jetty-closer-268-thread-1-processing-n:127.0.0.1:44427_solr) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a9018c{/solr,null,STOPPED}
[junit4] 2> 82520 INFO
(jetty-closer-268-thread-1-processing-n:127.0.0.1:44427_solr) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 82616 INFO
(jetty-closer-268-thread-2-processing-n:127.0.0.1:44427_solr) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7057497{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 82616 INFO
(jetty-closer-268-thread-2-processing-n:127.0.0.1:44427_solr) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@75a21e0c{/solr,null,STOPPED}
[junit4] 2> 82616 INFO
(jetty-closer-268-thread-2-processing-n:127.0.0.1:44427_solr) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 82826 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> 22
/solr/collections/backuprestore_testbackupinc_restored/terms/shard2
[junit4] 2> 21
/solr/collections/backuprestore_testbackupinc_restored/terms/shard1
[junit4] 2> 18
/solr/collections/backuprestore_testbackupinc_restored/state.json
[junit4] 2> 7
/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard2
[junit4] 2> 7
/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard1
[junit4] 2> 7
/solr/collections/backuprestore_testbackupinc/terms/shard2
[junit4] 2> 7
/solr/collections/backuprestore_testbackupinc/terms/shard1
[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/collections/backuprestore_testbackupinc_restored/collectionprops.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> 93
/solr/collections/backuprestore_testbackupinc_restored/state.json
[junit4] 2> 50
/solr/collections/backuprestore_testbackupincsimple_restore/state.json
[junit4] 2> 41
/solr/collections/backuprestore_testbackupinc/state.json
[junit4] 2> 30
/solr/collections/backuprestore_testbackupincsimple/state.json
[junit4] 2> 28
/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 153 /solr/overseer/queue
[junit4] 2> 77 /solr/overseer/collection-queue-work
[junit4] 2> 27 /solr/collections
[junit4] 2> 21
/solr/collections/backuprestore_testbackupinc_restored/state.json
[junit4] 2> 11
/solr/collections/backuprestore_testbackupinc/state.json
[junit4] 2> 8
/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
[junit4] 2> 8
/solr/collections/backuprestore_testbackupincsimple/state.json
[junit4] 2> 8
/solr/collections/backuprestore_testbackupincsimple_restore/state.json
[junit4] 2> 7 /solr/live_nodes
[junit4] 2>
[junit4] 2> 82848 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker)
[n:127.0.0.1:44427_solr ] o.e.j.s.AbstractConnector Stopped
SslValidatingServerConnector@249112ed{SSL, (ssl, http/1.1)}{0.0.0.0:0}
[junit4] 2> 82849 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker)
[n:127.0.0.1:44427_solr ] o.e.j.s.AbstractConnector Stopped
ServerConnector@25667542{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[junit4] 2> 82849 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker)
[n:127.0.0.1:44427_solr ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 82849 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker)
[n:127.0.0.1:44427_solr ] o.e.j.s.h.C.application Destroying Spring
FrameworkServlet 'dispatcherServlet'
[junit4] 2> 82849 INFO
(SUITE-S3IncrementalBackupTest-seed#[7B31A39D587E8615]-worker)
[n:127.0.0.1:44427_solr ] o.e.j.s.h.ContextHandler Stopped
o.s.b.w.e.j.JettyEmbeddedWebAppContext@2e89b2ba{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.1386602027449170407/],STOPPED}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_7B31A39D587E8615-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{shard_s=Lucene84, _root_=Lucene84, id=FST50}, docValues:{},
maxPointsInLeafNode=841, maxMBSortInHeap=6.232519168756977,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-DZ,
timezone=America/Argentina/San_Luis
[junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation
1.8.0_291 (64-bit)/cpus=4,threads=1,free=235998376,total=481296384
[junit4] 2> NOTE: All tests run in this JVM: [S3IncrementalBackupTest]
[junit4] Completed [7/7 (1!)] on J2 in 83.32s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 44691 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]