Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2275/
2 tests failed. FAILED: org.apache.solr.handler.TestContainerPlugin.testApiFromPackage Error Message: Error from server at http://127.0.0.1:33375/solr: Error executing command Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:33375/solr: Error executing command at __randomizedtesting.SeedInfo.seed([C37B2DDAE053B0E:E1694AAC9C4FEC87]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:265) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.util.TestCircuitBreaker.testBuildingMemoryPressure Error Message: Number of failed queries is not correct expected:<1> but was:<5> Stack Trace: java.lang.AssertionError: Number of failed queries is not correct expected:<1> but was:<5> at __randomizedtesting.SeedInfo.seed([C37B2DDAE053B0E:B3BA9E0D8189D7A7]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.apache.solr.util.TestCircuitBreaker.testBuildingMemoryPressure(TestCircuitBreaker.java:152) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 12724 lines...] [junit4] Suite: org.apache.solr.util.TestCircuitBreaker [junit4] 2> 694871 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 694871 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_C37B2DDAE053B0E-001/data-dir-66-001 [junit4] 2> 694871 WARN (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 694871 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 694872 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 694872 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 694872 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 694876 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 694888 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 694979 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 696948 WARN (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?] [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) ~[?:?] [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:689) ~[?:?] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:742) ~[?:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:364) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:325) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:810) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?] [junit4] 2> at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:57) [test/:?] [junit4] 2> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] [junit4] 2> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] [junit4] 2> at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?] [junit4] 2> 696950 WARN (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?] [junit4] 2> at java.io.File.mkdir(File.java:1323) ~[?:?] [junit4] 2> at java.io.File.mkdirs(File.java:1355) ~[?:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:560) [java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:80) [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:664) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:810) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?] [junit4] 2> at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:57) [test/:?] [junit4] 2> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] [junit4] 2> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] [junit4] 2> at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) [randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?] [junit4] 2> 696951 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 696953 WARN (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ce6749c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 696953 WARN (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ce6749c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 696955 WARN (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53dc8ef5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 696955 WARN (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53dc8ef5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 696957 WARN (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-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> 696989 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c2533 [junit4] 2> 696994 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c2533 [junit4] 2> 696994 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c2533 [junit4] 2> 696995 INFO (coreLoadExecutor-5526-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 697000 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 697006 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 697012 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 697108 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 697119 INFO (coreLoadExecutor-5526-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@109c2533 [junit4] 2> 697119 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_C37B2DDAE053B0E-001/data-dir-66-001/] [junit4] 2> 697120 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2f73dd5b [junit4] 2> 697168 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 697168 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 697168 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14351651861868453] [junit4] 2> 697169 WARN (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 697170 INFO (coreLoadExecutor-5526-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 697171 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697172 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 697172 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697174 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697174 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697174 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697175 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697175 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697190 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697190 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 14 [junit4] 2> 697191 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697191 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697191 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697192 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697192 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697192 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697199 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697199 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 6 [junit4] 2> 697200 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697200 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697200 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697201 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697201 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697201 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697208 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697208 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 6 [junit4] 2> 697208 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697209 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697209 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697209 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697210 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697210 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697228 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697228 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 18 [junit4] 2> 697229 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697229 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697230 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697230 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697230 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697231 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697237 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697237 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 6 [junit4] 2> 697238 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697238 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697238 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697238 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697239 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697239 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697356 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697356 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 116 [junit4] 2> 697357 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697358 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697358 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697359 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697359 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697360 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697370 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697421 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 60 [junit4] 2> 697422 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697422 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697422 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697423 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697423 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697423 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697430 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697433 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 9 [junit4] 2> 697434 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697434 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697434 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697435 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697435 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697435 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697493 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697493 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 57 [junit4] 2> 697494 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697495 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697495 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697495 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697496 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697496 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697502 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697503 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 6 [junit4] 2> 697503 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697503 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697504 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697504 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697504 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697505 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697512 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697512 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 7 [junit4] 2> 697513 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697513 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697513 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697513 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697514 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697514 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697571 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697571 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 56 [junit4] 2> 697572 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697572 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697572 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697573 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697573 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697573 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697579 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697580 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 6 [junit4] 2> 697580 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697580 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697581 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697581 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697581 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697582 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697638 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697639 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 56 [junit4] 2> 697640 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697640 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697640 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697641 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697641 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697641 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697648 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697649 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 7 [junit4] 2> 697649 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697650 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697650 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697651 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697651 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697651 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697658 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697658 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 6 [junit4] 2> 697658 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697659 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697659 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697659 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697660 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697660 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697667 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697667 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 7 [junit4] 2> 697668 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697668 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697668 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697669 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697669 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697669 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697675 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697675 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 5 [junit4] 2> 697676 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697676 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697676 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697677 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697677 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697677 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697685 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697685 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 7 [junit4] 2> 697686 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697686 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697686 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697686 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1]} 0 0 [junit4] 2> 697687 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2]} 0 0 [junit4] 2> 697687 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3]} 0 0 [junit4] 2> 697692 INFO (searcherExecutor-5528-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 697693 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 5 [junit4] 2> 697696 INFO (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure [junit4] 2> 697697 INFO (TestCircuitBreaker-5532-thread-1) [ ] o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning unblocking value for count 1 [junit4] 2> 697697 INFO (TestCircuitBreaker-5532-thread-2) [ ] o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning unblocking value for count 0 [junit4] 2> 697697 INFO (TestCircuitBreaker-5532-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> 697697 INFO (TestCircuitBreaker-5532-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> 697697 INFO (TestCircuitBreaker-5532-thread-3) [ ] o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning unblocking value for count 2 [junit4] 2> 697697 INFO (TestCircuitBreaker-5532-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> 697698 INFO (TestCircuitBreaker-5532-thread-3) [ ] o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning unblocking value for count 3 [junit4] 2> 697698 INFO (TestCircuitBreaker-5532-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> 697698 INFO (TestCircuitBreaker-5532-thread-4) [ ] o.a.s.u.TestCircuitBreaker Blocking query from BuildingUpMemoryPressureCircuitBreaker for count 4 [junit4] 2> 697698 INFO (TestCircuitBreaker-5532-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> 697699 INFO (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCircuitBreaker -Dtests.method=testBuildingMemoryPressure -Dtests.seed=C37B2DDAE053B0E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=vun -Dtests.timezone=Etc/GMT+2 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 0.01s J0 | TestCircuitBreaker.testBuildingMemoryPressure <<< [junit4] > Throwable #1: java.lang.AssertionError: Number of failed queries is not correct expected:<1> but was:<5> [junit4] > at __randomizedtesting.SeedInfo.seed([C37B2DDAE053B0E:B3BA9E0D8189D7A7]:0) [junit4] > at org.apache.solr.util.TestCircuitBreaker.testBuildingMemoryPressure(TestCircuitBreaker.java:152) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> 697703 INFO (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure [junit4] 2> 697703 INFO (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[C37B2DDAE053B0E]) [ ] 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> 697704 INFO (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure [junit4] 2> 697706 INFO (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips [junit4] 2> 697707 INFO (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[C37B2DDAE053B0E]) [ ] 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> 697707 INFO (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips [junit4] 2> 697709 INFO (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming [junit4] 2> 697710 INFO (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} hits=3 status=0 QTime=0 [junit4] 2> 697714 INFO (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming [junit4] 2> 697714 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 697714 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1627825672 [junit4] 2> 697714 INFO (coreCloseExecutor-5534-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3f8ed1e3 [junit4] 2> 697714 INFO (coreCloseExecutor-5534-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3f8ed1e3 [junit4] 2> 697714 INFO (coreCloseExecutor-5534-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f410f9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7fa4c283 [junit4] 2> 697727 INFO (coreCloseExecutor-5534-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 697729 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 697729 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aff67c1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3330fa27 [junit4] 2> 697734 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 697734 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49bab29d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@193aaa46 [junit4] 2> 697736 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 697736 INFO (SUITE-TestCircuitBreaker-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6afe4978: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@21f4d86e [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_C37B2DDAE053B0E-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {title_stringNoNorms=PostingsFormat(name=Asserting), title_stemmed=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), inStock_b1=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=Asserting), name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneVarGapFixedInterval), title=PostingsFormat(name=LuceneVarGapDocFreqInterval), title_lettertok=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1829, maxMBSortInHeap=7.967268344545124, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=vun, timezone=Etc/GMT+2 [junit4] 2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=107213320,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [ForceLeaderTest, SolrJmxReporterTest, ConnectionManagerTest, TimeRoutedAliasUpdateProcessorTest, TestRawTransformer, DistributedFacetPivotLongTailTest, MultiThreadedOCPTest, DistributedSuggestComponentTest, CloudExitableDirectoryReaderTest, TestUninvertingReader, ZkDynamicConfigTest, AnalysisAfterCoreReloadTest, TlogReplayBufferedWhileIndexingTest, TestJsonRangeFacets, SubstringBytesRefFilterTest, TestFieldCache, TestSkipOverseerOperations, GraphQueryTest, TestRecovery, SpellCheckCollatorWithCollapseTest, HttpPartitionOnCommitTest, TestBinaryResponseWriter, DocumentBuilderTest, HdfsBasicDistributedZk2Test, TestGraphTermsQParserPlugin, DistribCursorPagingTest, TestScoreJoinQPNoScore, TestMiniSolrCloudClusterSSL, TestDynamicLoadingUrl, RestartWhileUpdatingTest, TestTrieFacet, InfoHandlerTest, TestDFRSimilarityFactory, TestHttpServletCarrier, TestLogWatcher, TestCloudJSONFacetSKGEquiv, DynamicMapsTest, TestShardHandlerFactory, TestUnInvertedFieldException, TestBinaryField, SolrCoreMetricManagerTest, V2StandaloneTest, ImplicitSnitchTest, TestCloudSchemaless, TestHalfAndHalfDocValues, TestCircuitBreaker] [junit4] Completed [159/868 (1!)] on J0 in 2.90s, 4 tests, 1 failure <<< FAILURES! [...truncated 1449 lines...] [junit4] Suite: org.apache.solr.handler.TestContainerPlugin [junit4] 2> 4126470 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 4126470 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C37B2DDAE053B0E-001/data-dir-203-001 [junit4] 2> 4126470 WARN (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15 [junit4] 2> 4126471 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 4126471 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 4126471 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 4126474 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApi [junit4] 2> 4126475 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C37B2DDAE053B0E-001/tempDir-001 [junit4] 2> 4126475 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 4126475 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 4126475 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 4126477 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 4126575 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.ZkTestServer start zk server on port: 36709 [junit4] 2> 4126576 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36709 [junit4] 2> 4126576 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36709 [junit4] 2> 4126576 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36709 [junit4] 2> 4126578 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4126588 INFO (zkConnectionManagerCallback-32284-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4126588 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4126591 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4126594 INFO (zkConnectionManagerCallback-32286-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4126594 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4126595 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4126596 INFO (zkConnectionManagerCallback-32288-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4126596 INFO (TEST-TestContainerPlugin.testApi-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS [junit4] 2> 4126699 INFO (jetty-launcher-32289-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@261a8989{/solr,null,AVAILABLE} [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2141cd6f{/solr,null,AVAILABLE} [junit4] 2> 4126701 INFO (jetty-launcher-32289-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1fa0ee3d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40627} [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-2) [ ] o.e.j.s.Server Started @4126728ms [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40627} [junit4] 2> 4126702 ERROR (jetty-launcher-32289-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-05T08:20:27.932414Z [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@39febd7f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38607} [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-4) [ ] o.e.j.s.Server Started @4126729ms [junit4] 2> 4126702 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38607} [junit4] 2> 4126703 ERROR (jetty-launcher-32289-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-05T08:20:27.933249Z [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4126703 INFO (jetty-launcher-32289-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@168ab430{/solr,null,AVAILABLE} [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a91ca64{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45045} [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.e.j.s.Server Started @4126730ms [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45045} [junit4] 2> 4126704 ERROR (jetty-launcher-32289-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-05T08:20:27.934664Z [junit4] 2> 4126704 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 4126705 INFO (zkConnectionManagerCallback-32293-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77e361eb{/solr,null,AVAILABLE} [junit4] 2> 4126705 INFO (zkConnectionManagerCallback-32291-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@68d60a06{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36667} [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.e.j.s.Server Started @4126732ms [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36667} [junit4] 2> 4126705 ERROR (jetty-launcher-32289-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4126705 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4126706 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4126706 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4126706 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-05T08:20:27.936046Z [junit4] 2> 4126706 INFO (jetty-launcher-32289-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4126706 INFO (jetty-launcher-32289-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4126706 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4126706 INFO (zkConnectionManagerCallback-32295-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4126706 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4126710 INFO (zkConnectionManagerCallback-32297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4126710 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4126713 INFO (jetty-launcher-32289-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4126713 INFO (jetty-launcher-32289-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4126713 WARN (jetty-launcher-32289-thread-4-SendThread(127.0.0.1:36709)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b693d6f80004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100b693d6f80004, likely server [...truncated too long message...] 2> 8 /solr/overseer/queue [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 4139269 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40579 [junit4] 2> 4139269 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40579 [junit4] 2> 4139269 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C37B2DDAE053B0E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40579 [junit4] 2> 4139271 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C37B2DDAE053B0E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=C37B2DDAE053B0E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=es-IC -Dtests.timezone=America/Cayenne -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 11.2s J1 | TestContainerPlugin.testApiFromPackage <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:33375/solr: Error executing command [junit4] > at __randomizedtesting.SeedInfo.seed([C37B2DDAE053B0E:E1694AAC9C4FEC87]:0) [junit4] > at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) [junit4] > at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:265) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> 4139272 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 4139273 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40579 [junit4] 2> 4139273 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40579 [junit4] 2> 4139273 INFO (SUITE-TestContainerPlugin-seed#[C37B2DDAE053B0E]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40579 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C37B2DDAE053B0E-001 [junit4] 2> Aug 05, 2020 8:20:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1732, maxMBSortInHeap=7.200989642875574, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-IC, timezone=America/Cayenne [junit4] 2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=227306744,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample, TestRecoveryHdfs, MissingSegmentRecoveryTest, TestDistributedSearch, TestCSVLoader, TestDeleteCollectionOnDownNodes, CollectionPropsTest, TestSolrCloudWithDelegationTokens, TestSolrCachePerf, TestComplexPhraseLeadingWildcard, CategoryRoutedAliasUpdateProcessorTest, JsonLoaderTest, SuggesterTest, BooleanFieldTest, BasicAuthStandaloneTest, TestRTGBase, PathHierarchyTokenizerFactoryTest, TestExactStatsCache, ZkCLITest, JvmMetricsTest, CurrencyFieldTypeTest, TestCustomSort, SOLR749Test, HealthCheckHandlerTest, MetricsHistoryIntegrationTest, DataDrivenBlockJoinTest, TestOrdValues, BJQParserTest, TestJsonFacetsStatsParsing, MetricUtilsTest, TestNumericRangeQuery64, TestSchemaManager, TestCloudNestedDocsSort, TestSchemaSimilarityResource, TestMergePolicyConfig, PrimUtilsTest, OverseerStatusTest, TestCloudJSONFacetJoinDomain, RegexBytesRefFilterTest, TestJsonFacetErrors, SystemInfoHandlerTest, TestRetrieveFieldsOptimizer, MoveReplicaTest, TestPerFieldSimilarityWithDefaultOverride, TestTlogReplayVsRecovery, SolrCloudExampleTest, DistributedVersionInfoTest, TestHighlightDedupGrouping, RuleEngineTest, TestDocTermOrds, TestQuerySenderNoQuery, TestCloudSearcherWarming, TestConfigSetProperties, DistributedQueryElevationComponentTest, CoreAdminCreateDiscoverTest, TestSolrDeletionPolicy2, TestAddFieldRealTimeGet, TestIBSimilarityFactory, TestCopyFieldCollectionResource, IndexSchemaTest, TestInPlaceUpdateWithRouteField, DeleteShardTest, TestOnReconnectListenerSupport, TestInPlaceUpdatesStandalone, TestInitParams, SuggestComponentContextFilterQueryTest, TestTolerantUpdateProcessorRandomCloud, FastVectorHighlighterTest, RequestLoggingTest, TestCollationField, RankQueryTest, TestSubQueryTransformerCrossCore, SolrRrdBackendFactoryTest, StressHdfsTest, TestSolrCoreSnapshots, SolrIndexSearcherTest, OverseerRolesTest, TolerantUpdateProcessorTest, TestLegacyBM25SimilarityFactory, DeleteLastCustomShardedReplicaTest, TestDownShardTolerantSearch, TestRandomFaceting, SolrGraphiteReporterTest, BasicFunctionalityTest, TestCSVResponseWriter, ZookeeperReadAPITest, TestExtendedDismaxParser, TestSearchPerf, SolrSlf4jReporterTest, TriLevelCompositeIdRoutingTest, TestBulkSchemaConcurrent, TestFiltering, MoreLikeThisComponentTest, TestClassicSimilarityFactory, EnumFieldTest, TestTrackingShardHandlerFactory, TestPhraseSuggestions, DistributedFacetExistsSmallTest, HdfsRestartWhileUpdatingTest, HdfsNNFailoverTest, SolrLogPostToolTest, TestStandardQParsers, MetricsHandlerTest, RecoveryZkTest, TestPseudoReturnFields, ZkStateReaderTest, FieldMutatingUpdateProcessorTest, TestConfigSetsAPIExclusivity, TestDeprecatedFilters, ShardsWhitelistTest, DistributedMLTComponentTest, TestLocalStatsCacheCloud, LargeFieldTest, BufferStoreTest, CSVRequestHandlerTest, PackageManagerCLITest, DistribDocExpirationUpdateProcessorTest, TestWriterPerf, LoggingHandlerTest, TermVectorComponentTest, TestStressReorder, UninvertDocValuesMergePolicyTest, PreAnalyzedUpdateProcessorTest, ScriptEngineTest, TestDirectoryFactory, TestSurroundQueryParser, SchemaApiFailureTest, TestCoreBackup, MultiDestinationAuditLoggerTest, AddReplicaTest, AuditLoggerPluginTest, ClusterStateMockUtilTest, TestLegacyField, TestCloudPseudoReturnFields, MaxSizeAutoCommitTest, TestFieldCacheVsDocValues, TestFieldCacheReopen, DistributedTermsComponentTest, ByteBuffersDirectoryFactoryTest, TestLegacyTerms, TestCursorMarkWithoutUniqueKey, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteReplicaTest, FullSolrCloudDistribCmdsTest, HttpPartitionWithTlogReplicasTest, LeaderElectionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, RemoteQueryErrorTest, ReplaceNodeTest, RollingRestartTest, ZkFailoverTest, ZkSolrClientTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, SimpleCollectionCreateDeleteTest, SplitByPrefixTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CdcrWithNodesRestartsTest, HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest, ZkCollectionPropsCachingTest, AlternateDirectoryTest, BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, TestBackupRepositoryFactory, TestBadConfig, TestConfig, TestConfigOverlay, TestCoreContainer, TestCoreDiscovery, TestCorePropertiesReload, TestCustomStream, TestDynamicURP, TestImplicitCoreProperties, TestInfoStreamLogging, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrXml, TestXIncludeConfig, TestSolrCloudSnapshots, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestBlobHandler, TestContainerPlugin] [junit4] Completed [593/868 (2!)] on J1 in 12.95s, 2 tests, 1 error <<< FAILURES! [...truncated 52766 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
