Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1542/ Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
3 tests failed. FAILED: org.apache.solr.DistributedIntervalFacetingTest.test Error Message: Error from server at http://127.0.0.1:53794/c/o/collection1: org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53794/c/o/collection1: org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed at __randomizedtesting.SeedInfo.seed([F787ADF5911881AD:7FD3922F3FE4EC55]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018) at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642) at org.apache.solr.DistributedIntervalFacetingTest.doTestQuery(DistributedIntervalFacetingTest.java:192) at org.apache.solr.DistributedIntervalFacetingTest.testRandom(DistributedIntervalFacetingTest.java:161) at org.apache.solr.DistributedIntervalFacetingTest.test(DistributedIntervalFacetingTest.java:47) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.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:368) at java.base/java.lang.Thread.run(Thread.java:832) FAILED: org.apache.solr.cloud.HttpPartitionOnCommitTest.test Error Message: Error from server at http://127.0.0.1:56208/dclwl/s: Underlying core creation failed while creating collection: c8n_2x2_commits Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56208/dclwl/s: Underlying core creation failed while creating collection: c8n_2x2_commits at __randomizedtesting.SeedInfo.seed([F787ADF5911881AD:7FD3922F3FE4EC55]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766) at org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76) at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.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:368) at java.base/java.lang.Thread.run(Thread.java:832) FAILED: org.apache.solr.cloud.TestCryptoKeys.test Error Message: Error from server at http://127.0.0.1:57791: Underlying core creation failed while creating collection: .system Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57791: Underlying core creation failed while creating collection: .system at __randomizedtesting.SeedInfo.seed([F787ADF5911881AD:7FD3922F3FE4EC55]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:123) at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:96) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.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:368) at java.base/java.lang.Thread.run(Thread.java:832) Build Log: [...truncated 14851 lines...] [junit4] Suite: org.apache.solr.DistributedIntervalFacetingTest [junit4] 2> 1051089 INFO (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf' [junit4] 2> 1051089 INFO (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1051211 INFO (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/data-dir-80-001 [junit4] 2> 1051213 WARN (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 1051213 INFO (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1051219 INFO (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9182 - causes OOM") w/ MAC_OS_X supressed clientAuth [junit4] 2> 1051219 INFO (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /c/o [junit4] 2> 1061824 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores/collection1 [junit4] 2> 1061829 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1061829 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1061829 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1061829 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1061871 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1061871 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1061877 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1061892 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78c884a0{/c/o,null,AVAILABLE} [junit4] 2> 1061893 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7e7b933d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53728} [junit4] 2> 1061893 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.Server Started @1062020ms [junit4] 2> 1061893 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distrib-interval-faceting.xml, hostContext=/c/o, solrconfig=solrconfig-basic.xml, hostPort=53728, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores} [junit4] 2> 1061894 ERROR (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1061894 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1061894 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 1061896 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1061896 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1061896 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-02T05:47:33.541163Z [junit4] 2> 1061896 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/solr.xml [junit4] 2> 1061902 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1061902 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1061906 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1061971 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1061973 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3490908e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1061973 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3490908e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1061980 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c7bd75f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1061980 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c7bd75f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1061983 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] 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> 1062004 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1062004 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1062038 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52 [junit4] 2> 1062048 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52 [junit4] 2> 1062058 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52 [junit4] 2> 1062060 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores [junit4] 2> 1062060 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1062069 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 1062091 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 1062097 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1062097 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1062097 INFO (coreLoadExecutor-8542-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@66aaeb52 [junit4] 2> 1062097 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 1062099 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1062164 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1062164 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1062165 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=11.8232421875, floorSegmentMB=2.181640625, forceMergeDeletesPctAllowed=26.216038102895894, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5201767703139943, deletesPctAllowed=43.01796539620328 [junit4] 2> 1062167 WARN (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 1062167 INFO (coreLoadExecutor-8542-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1062168 INFO (searcherExecutor-8544-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1064463 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 1064499 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1064499 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1064499 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1064499 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1064514 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1064514 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1064514 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1064517 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76de2d2{/c/o,null,AVAILABLE} [junit4] 2> 1064523 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@e744fb2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53735} [junit4] 2> 1064524 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.s.Server Started @1064650ms [junit4] 2> 1064524 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distrib-interval-faceting.xml, hostContext=/c/o, solrconfig=solrconfig-basic.xml, hostPort=53735, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores} [junit4] 2> 1064524 ERROR (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1064524 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1064524 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 1064524 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1064550 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1064550 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-02T05:47:36.195231Z [junit4] 2> 1064550 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/solr.xml [junit4] 2> 1064563 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1064564 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1064567 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1064758 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1064775 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78593f5c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1064775 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78593f5c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1064803 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34b6d02a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1064803 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34b6d02a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1064809 WARN (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] 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> 1064831 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1064832 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1064915 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52 [junit4] 2> 1064947 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52 [junit4] 2> 1064947 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52 [junit4] 2> 1064950 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores [junit4] 2> 1064950 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1064971 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 1064984 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 1064992 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1064992 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1064993 INFO (coreLoadExecutor-8559-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@66aaeb52 [junit4] 2> 1064993 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 1064994 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1065137 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1065137 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1065145 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=11.8232421875, floorSegmentMB=2.181640625, forceMergeDeletesPctAllowed=26.216038102895894, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5201767703139943, deletesPctAllowed=43.01796539620328 [junit4] 2> 1065168 WARN (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 1065169 INFO (coreLoadExecutor-8559-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1065171 INFO (searcherExecutor-8561-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1065694 INFO (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1065713 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1065714 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1 [junit4] 2> 1065844 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1065845 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1 [junit4] 2> 1065850 INFO (searcherExecutor-8544-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1065851 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4 [junit4] 2> 1065854 INFO (searcherExecutor-8561-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1065856 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4 [junit4] 2> 1065867 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[0]} 0 3 [junit4] 2> 1065872 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[0]} 0 3 [junit4] 2> 1065882 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[1]} 0 1 [junit4] 2> 1065892 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[1]} 0 1 [junit4] 2> 1065895 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[2]} 0 0 [junit4] 2> 1065898 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[2]} 0 0 [junit4] 2> 1065901 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[3]} 0 0 [junit4] 2> 1065904 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[3]} 0 0 [junit4] 2> 1065907 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[4]} 0 0 [junit4] 2> 1065909 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[4]} 0 0 [junit4] 2> 1065911 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[5]} 0 0 [junit4] 2> 1065914 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[5]} 0 0 [junit4] 2> 1065917 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[6]} 0 0 [junit4] 2> 1065921 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[6]} 0 0 [junit4] 2> 1065922 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[7]} 0 0 [junit4] 2> 1065923 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[7]} 0 0 [junit4] 2> 1065927 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[8]} 0 0 [junit4] 2> 1065932 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[8]} 0 0 [junit4] 2> 1065933 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[9]} 0 0 [junit4] 2> 1065936 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[9]} 0 0 [junit4] 2> 1065940 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[10]} 0 0 [junit4] 2> 1065941 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[10]} 0 0 [junit4] 2> 1065942 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[11]} 0 0 [junit4] 2> 1065944 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[11]} 0 0 [junit4] 2> 1065952 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[12]} 0 3 [junit4] 2> 1065983 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[12]} 0 0 [junit4] 2> 1065985 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[13]} 0 0 [junit4] 2> 1065987 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[13]} 0 0 [junit4] 2> 1065988 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[14]} 0 0 [junit4] 2> 1065989 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[14]} 0 0 [junit4] 2> 1065990 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[15]} 0 0 [junit4] 2> 1065990 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[15]} 0 0 [junit4] 2> 1065991 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[16]} 0 0 [junit4] 2> 1065999 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[16]} 0 0 [junit4] 2> 1066001 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[17]} 0 0 [junit4] 2> 1066001 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[17]} 0 0 [junit4] 2> 1066002 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[18]} 0 0 [junit4] 2> 1066004 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[18]} 0 0 [junit4] 2> 1066006 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[19]} 0 0 [junit4] 2> 1066009 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[19]} 0 0 [junit4] 2> 1066010 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[20]} 0 0 [junit4] 2> 1066016 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[20]} 0 0 [junit4] 2> 1066030 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[21]} 0 0 [junit4] 2> 1066031 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[21]} 0 0 [junit4] 2> 1066032 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[22]} 0 0 [junit4] 2> 1066033 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[22]} 0 0 [junit4] 2> 1066034 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[23]} 0 0 [junit4] 2> 1066037 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[23]} 0 0 [junit4] 2> 1066040 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[24]} 0 0 [junit4] 2> 1066046 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[24]} 0 0 [junit4] 2> 1066053 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[25]} 0 0 [junit4] 2> 1066058 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[25]} 0 0 [junit4] 2> 1066061 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[26]} 0 0 [junit4] 2> 1066064 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[26]} 0 0 [junit4] 2> 1066066 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[27]} 0 0 [junit4] 2> 1066070 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[27]} 0 0 [junit4] 2> 1066072 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[28]} 0 0 [junit4] 2> 1066073 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[28]} 0 0 [junit4] 2> 1066075 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[29]} 0 0 [junit4] 2> 1066078 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[29]} 0 2 [junit4] 2> 1066080 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[30]} 0 0 [junit4] 2> 1066083 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[30]} 0 1 [junit4] 2> 1066089 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[31]} 0 0 [junit4] 2> 1066091 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[31]} 0 0 [junit4] 2> 1066092 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[32]} 0 0 [junit4] 2> 1066093 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[32]} 0 0 [junit4] 2> 1066094 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[33]} 0 0 [junit4] 2> 1066096 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[33]} 0 0 [junit4] 2> 1066105 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[34]} 0 1 [junit4] 2> 1066106 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[34]} 0 0 [junit4] 2> 1066110 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[35]} 0 0 [junit4] 2> 1066111 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[35]} 0 0 [junit4] 2> 1066112 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[36]} 0 0 [junit4] 2> 1066113 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[36]} 0 0 [junit4] 2> 1066114 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[37]} 0 0 [junit4] 2> 1066114 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[37]} 0 0 [junit4] 2> 1066115 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[38]} 0 0 [junit4] 2> 1066117 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[38]} 0 0 [junit4] 2> 1066118 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[39]} 0 0 [junit4] 2> 1066118 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[39]} 0 0 [junit4] 2> 1066119 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[40]} 0 0 [junit4] 2> 1066120 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[40]} 0 0 [junit4] 2> 1066120 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[41]} 0 0 [junit4] 2> 1066126 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[41]} 0 0 [junit4] 2> 1066128 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[42]} 0 0 [junit4] 2> 1066131 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[42]} 0 0 [junit4] 2> 1066142 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[43]} 0 0 [junit4] 2> 1066147 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[43]} 0 0 [junit4] 2> 1066150 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[44]} 0 0 [junit4] 2> 1066154 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[44]} 0 0 [junit4] 2> 1066158 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{deleteByQuery=id:44} 0 0 [junit4] 2> 1066160 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{deleteByQuery=id:44} 0 0 [junit4] 2> 1066164 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[45]} 0 0 [junit4] 2> 1066165 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[45]} 0 0 [junit4] 2> 1066166 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[46]} 0 0 [junit4] 2> 1066167 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[46]} 0 0 [junit4] 2> 1066168 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[47]} 0 0 [junit4] 2> 1066169 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[47]} 0 0 [junit4] 2> 1066213 INFO (searcherExecutor-8544-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1066217 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 47 [junit4] 2> 1066235 INFO (searcherExecutor-8561-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1066235 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9 [junit4] 2> 1066238 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[48]} 0 1 [junit4] 2> 1066239 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[48]} 0 0 [junit4] 2> 1066240 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[49]} 0 0 [junit4] 2> 1066241 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[49]} 0 0 [junit4] 2> 1066246 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[50]} 0 0 [junit4] 2> 1066247 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[50]} 0 0 [junit4] 2> 1066248 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[51]} 0 0 [junit4] 2> 1066248 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[51]} 0 0 [junit4] 2> 1066249 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[52]} 0 0 [junit4] 2> 1066250 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[52]} 0 0 [junit4] 2> 1066250 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[53]} 0 0 [junit4] 2> 1066251 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[53]} 0 0 [junit4] 2> 1066254 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[54]} 0 0 [junit4] 2> 1066254 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[54]} 0 0 [junit4] 2> 1066255 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[55]} 0 0 [junit4] 2> 1066256 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[55]} 0 0 [junit4] 2> 1066257 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[56]} 0 0 [junit4] 2> 1066259 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[56]} 0 0 [junit4] 2> 1066260 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[57]} 0 0 [junit4] 2> 1066260 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[57]} 0 0 [junit4] 2> 1066261 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[58]} 0 0 [junit4] 2> 1066262 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[58]} 0 0 [junit4] 2> 1066264 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[59]} 0 0 [junit4] 2> 1066265 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[59]} 0 0 [junit4] 2> 1066266 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[60]} 0 0 [junit4] 2> 1066267 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[60]} 0 0 [junit4] 2> 1066268 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[61]} 0 0 [junit4] 2> 1066269 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[61]} 0 0 [junit4] 2> 1066270 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[62]} 0 0 [junit4] 2> 1066275 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[62]} 0 0 [junit4] 2> 1066276 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[63]} 0 0 [junit4] 2> 1066276 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[63]} 0 0 [junit4] 2> 1066277 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[64]} 0 0 [junit4] 2> 1066292 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[64]} 0 0 [junit4] 2> 1066293 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[65]} 0 0 [junit4] 2> 1066294 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[65]} 0 0 [junit4] 2> 1066295 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[66]} 0 0 [junit4] 2> 1066295 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[66]} 0 0 [junit4] 2> 1066296 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[67]} 0 0 [junit4] 2> 1066297 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[67]} 0 0 [junit4] 2> 1066297 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[68]} 0 0 [junit4] 2> 1066298 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[68]} 0 0 [junit4] 2> 1066299 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[69]} 0 0 [junit4] 2> 1066300 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[69]} 0 0 [junit4] 2> 1066301 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[70]} 0 0 [junit4] 2> 1066302 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[70]} 0 0 [junit4] 2> 1066303 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[71]} 0 0 [junit4] 2> 1066303 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[71]} 0 0 [junit4] 2> 1066304 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[72]} 0 0 [junit4] 2> 1066305 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[72]} 0 0 [junit4] 2> 1066306 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[73]} 0 0 [junit4] 2> 1066306 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[73]} 0 0 [junit4] 2> 1066307 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[74]} 0 0 [junit4] 2> 1066308 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[74]} 0 0 [junit4] 2> 1066309 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[75]} 0 0 [junit4] 2> 1066310 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[75]} 0 0 [junit4] 2> 1066311 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[76]} 0 0 [junit4] 2> 1066313 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[76]} 0 0 [junit4] 2> 1066315 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[77]} 0 0 [junit4] 2> 1066316 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[77]} 0 0 [junit4] 2> 1066317 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[78]} 0 0 [junit4] 2> 1066318 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[78]} 0 0 [junit4] 2> 1066319 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[79]} 0 0 [junit4] 2> 1066319 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[79]} 0 0 [junit4] 2> 1066321 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[80]} 0 0 [junit4] 2> 1066322 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[80]} 0 0 [junit4] 2> 1066334 INFO (searcherExecutor-8544-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1066335 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 12 [junit4] 2> 1066347 INFO (searcherExecutor-8561-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1066348 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11 [junit4] 2> 1066357 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[81]} 0 7 [junit4] 2> 1066359 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[81]} 0 1 [junit4] 2> 1066362 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[82]} 0 0 [junit4] 2> 1066364 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[82]} 0 0 [junit4] 2> 1066368 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[83]} 0 0 [junit4] 2> 1066375 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[83]} 0 6 [junit4] 2> 1066377 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[84]} 0 0 [junit4] 2> 1066378 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[84]} 0 0 [junit4] 2> 1066378 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[85]} 0 0 [junit4] 2> 1066379 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[85]} 0 0 [junit4] 2> 1066380 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[86]} 0 0 [junit4] 2> 1066383 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[86]} 0 1 [junit4] 2> 1066384 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[87]} 0 0 [junit4] 2> 1066385 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[87]} 0 0 [junit4] 2> 1066386 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[88]} 0 0 [junit4] 2> 1066386 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[88]} 0 0 [junit4] 2> 1066388 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[89]} 0 0 [junit4] 2> 1066388 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[89]} 0 0 [junit4] 2> 1066389 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[90]} 0 0 [junit4] 2> 1066390 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[90]} 0 0 [junit4] 2> 1066391 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[91]} 0 0 [junit4] 2> 1066391 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[91]} 0 0 [junit4] 2> 1066392 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[92]} 0 0 [junit4] 2> 1066393 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[92]} 0 0 [junit4] 2> 1066394 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[93]} 0 0 [junit4] 2> 1066395 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[93]} 0 0 [junit4] 2> 1066396 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[94]} 0 0 [junit4] 2> 1066396 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[94]} 0 0 [junit4] 2> 1066397 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[95]} 0 0 [junit4] 2> 1066398 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[95]} 0 0 [junit4] 2> 1066398 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[96]} 0 0 [junit4] 2> 1066399 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[96]} 0 0 [junit4] 2> 1066400 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[97]} 0 0 [junit4] 2> 1066400 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[97]} 0 0 [junit4] 2> 1066401 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[98]} 0 0 [junit4] 2> 1066402 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[98]} 0 0 [junit4] 2> 1066403 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[99]} 0 0 [junit4] 2> 1066413 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[99]} 0 1 [junit4] 2> 1066416 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[100]} 0 0 [junit4] 2> 1066416 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[100]} 0 0 [junit4] 2> 1066417 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[101]} 0 0 [junit4] 2> 1066418 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[101]} 0 0 [junit4] 2> 1066419 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[102]} 0 0 [junit4] 2> 1066420 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[102]} 0 0 [junit4] 2> 1066422 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[103]} 0 0 [junit4] 2> 1066427 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[103]} 0 1 [junit4] 2> 1066432 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[104]} 0 0 [junit4] 2> 1066434 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[104]} 0 0 [junit4] 2> 1066435 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[105]} 0 0 [junit4] 2> 1066436 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[105]} 0 0 [junit4] 2> 1066437 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[106]} 0 0 [junit4] 2> 1066437 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[106]} 0 0 [junit4] 2> 1066441 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[107]} 0 0 [junit4] 2> 1066442 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[107]} 0 0 [junit4] 2> 1066444 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[108]} 0 1 [junit4] 2> 1066449 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[108]} 0 0 [junit4] 2> 1066452 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[109]} 0 0 [junit4] 2> 1066454 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[109]} 0 0 [junit4] 2> 1066456 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[110]} 0 0 [junit4] 2> 1066458 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[110]} 0 0 [junit4] 2> 1066459 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[111]} 0 0 [junit4] 2> 1066460 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[111]} 0 0 [junit4] 2> 1066461 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[112]} 0 0 [junit4] 2> 1066464 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[112]} 0 0 [junit4] 2> 1066465 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[113]} 0 0 [junit4] 2> 1066466 INFO (qtp542579180-13851) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[113]} 0 0 [junit4] 2> 1066466 INFO (qtp1201055891-13827) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[114]} 0 0 [junit4] 2> 1066502 INFO (qtp542579180-13848) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[114]} 0 0 [junit4] 2> 1066505 INFO (qtp1201055891-13828) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[115]} 0 1 [junit4] 2> 1066527 INFO (qtp542579180-13849) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[115]} 0 0 [junit4] 2> 1066532 INFO (qtp1201055891-13829) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[116]} 0 0 [junit4] 2> 1066547 INFO (qtp542579180-13850) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=javabin&version=2}{add=[116]} 0 0 [junit4] 2> 1066551 INFO (qtp1201055891-13830) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/c/o path=/update params={wt=ja [...truncated too long message...] entCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1778103 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 16 /solr/collections/collection1/state.json [junit4] 2> 14 /solr/collections/collection1/terms/shard1 [junit4] 2> 8 /solr/aliases.json [junit4] 2> 5 /solr/packages.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> 4 /solr/collections/collection1/collectionprops.json [junit4] 2> 2 /solr/collections/.system/terms/shard1 [junit4] 2> 2 /solr/collections/control_collection/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 87 /solr/clusterstate.json [junit4] 2> 12 /solr/collections/control_collection/state.json [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72119127462313993-core_node2-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72119127462313993-127.0.0.1:57766_-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72119127462313996-127.0.0.1:57779_-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 55 /solr/overseer/queue [junit4] 2> 37 /solr/live_nodes [junit4] 2> 27 /solr/collections [junit4] 2> 19 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1778107 INFO (TEST-TestCryptoKeys.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57688 [junit4] 2> 1778107 INFO (TEST-TestCryptoKeys.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57688 [junit4] 2> 1778107 INFO (TEST-TestCryptoKeys.test-seed#[F787ADF5911881AD]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57688 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 52.2s J4 | TestCryptoKeys.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57791: Underlying core creation failed while creating collection: .system [junit4] > at __randomizedtesting.SeedInfo.seed([F787ADF5911881AD:7FD3922F3FE4EC55]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) [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.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) [junit4] > at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:123) [junit4] > at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:96) [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:564) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.base/java.lang.Thread.run(Thread.java:832) [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_F787ADF5911881AD-001 [junit4] 2> Oct 02, 2020 5:59:29 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(Lucene87): {}, docValues:{}, maxPointsInLeafNode=185, maxMBSortInHeap=5.056841633459975, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-TV, timezone=Etc/GMT-13 [junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=331350016,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestLegacyFieldCache, ConjunctionSolrSpellCheckerTest, TestSimpleQParserPlugin, StressHdfsTest, CollectionPropsTest, TestPostingsSolrHighlighter, CleanupOldIndexTest, TestInPlaceUpdateWithRouteField, BadIndexSchemaTest, RandomizedTaggerTest, MoveReplicaTest, NodeMarkersRegistrationTest, MaxScoreCollectorTest, TestConfigSets, SolrJmxReporterTest, DistributedQueryComponentCustomSortTest, InfoHandlerTest, TestImpersonationWithHadoopAuth, ImplicitSnitchTest, GraphQueryTest, TestHdfsCloudBackupRestore, TestRequestForwarding, NotRequiredUniqueKeyTest, TestPerFieldSimilarityWithDefaultOverride, UniqFieldsUpdateProcessorFactoryTest, LeaderFailureAfterFreshStartTest, SolrPluginUtilsTest, TestExtendedDismaxParser, SearchRateTriggerIntegrationTest, TestInitParams, SpellCheckComponentTest, TestUniqueKeyFieldResource, TestWordDelimiterFilterFactory, TestAuthorizationFramework, HttpSolrCallGetCoreTest, MetricsHistoryHandlerTest, TestJsonFacets, SpellCheckCollatorWithCollapseTest, TestBooleanSimilarityFactory, SpatialFilterTest, SuggesterFSTTest, TestAuthenticationFramework, TestXIncludeConfig, TestTestInjection, CollectionsAPIDistributedZkTest, TestSimDistribStateManager, TestSQLHandler, TestLockTree, DisMaxRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BigEndianAscendingWordSerializerTest, ZkControllerTest, TestExclusionRuleCollectionAccess, TestCollectionAPIs, BJQParserTest, TestXmlQParser, SolrCloudExampleTest, HdfsChaosMonkeySafeLeaderTest, TestNumericTokenStream, MetricsHistoryWithAuthIntegrationTest, ProtectedTermFilterFactoryTest, TestBulkSchemaConcurrent, TestFoldingMultitermQuery, EnumFieldTest, CdcrWithNodesRestartsTest, ChaosMonkeyNothingIsSafeTest, OverseerSolrResponseTest, RemoteQueryErrorTest, TestMissingGroups, TestSystemCollAutoCreate, DateFieldTest, CoreAdminRequestStatusTest, AnalyticsQueryTest, HttpTriggerListenerTest, RollingRestartTest, DeleteNodeTest, BinaryUpdateRequestHandlerTest, NumberUtilsTest, PreAnalyzedFieldTest, TestPartialUpdateDeduplication, DefaultValueUpdateProcessorTest, TestClusterProperties, TestSimLargeCluster, TestCloudPivotFacet, TestLMDirichletSimilarityFactory, DistributedFacetPivotLongTailTest, TestStandardQParsers, TestDistributedGrouping, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, HttpPartitionOnCommitTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, TestCryptoKeys] [junit4] Completed [527/920 (3!)] on J4 in 52.80s, 1 test, 1 error <<< FAILURES! [...truncated 46838 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1542/consoleText [repro] Revision: 9b5823fa72acb432346e9096fe322a645fdeaf8c [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" [repro] Repro line: ant test -Dtestcase=DistributedIntervalFacetingTest -Dtests.method=test -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Asia/Tehran -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=dua -Dtests.timezone=Africa/Johannesburg -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestCryptoKeys [repro] HttpPartitionOnCommitTest [repro] DistributedIntervalFacetingTest [repro] ant compile-test [...truncated 3454 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.TestCryptoKeys|*.HttpPartitionOnCommitTest|*.DistributedIntervalFacetingTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 121 lines...] [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.DistributedIntervalFacetingTest [repro] 0/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest [repro] 0/5 failed: org.apache.solr.cloud.TestCryptoKeys [repro] Exiting with code 0 [...truncated 93 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
