Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/282/
2 tests failed. FAILED: org.apache.solr.search.facet.SpatialHeatmapFacetsTest.testJsonFacets Error Message: Error from server at https://127.0.0.1:38529/u/p/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38529/u/p/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero at __randomizedtesting.SeedInfo.seed([15E0AEEE96413754:31B0B10B13074187]: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.search.facet.SpatialHeatmapFacetsTest.testJsonFacets(SpatialHeatmapFacetsTest.java:222) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at 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.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors Error Message: Expected exception SolrException but no exception was thrown Stack Trace: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown at __randomizedtesting.SeedInfo.seed([15E0AEEE96413754:7A444264BE68AF1E]:0) at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744) at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734) at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14027 lines...] [junit4] Suite: org.apache.solr.search.facet.SpatialHeatmapFacetsTest [junit4] 2> 650818 INFO (SUITE-SpatialHeatmapFacetsTest-seed#[15E0AEEE96413754]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 650818 INFO (SUITE-SpatialHeatmapFacetsTest-seed#[15E0AEEE96413754]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 650818 INFO (SUITE-SpatialHeatmapFacetsTest-seed#[15E0AEEE96413754]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/data-dir-72-001 [junit4] 2> 650818 WARN (SUITE-SpatialHeatmapFacetsTest-seed#[15E0AEEE96413754]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56 [junit4] 2> 650819 INFO (SUITE-SpatialHeatmapFacetsTest-seed#[15E0AEEE96413754]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 650820 INFO (SUITE-SpatialHeatmapFacetsTest-seed#[15E0AEEE96413754]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 650821 INFO (SUITE-SpatialHeatmapFacetsTest-seed#[15E0AEEE96413754]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /u/p [junit4] 2> 650919 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores/collection1 [junit4] 2> 650921 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 650921 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 650922 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 650922 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 650922 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 650922 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 650923 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10a4a697{/u/p,null,AVAILABLE} [junit4] 2> 650923 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@ae77acb{SSL, (ssl, http/1.1)}{127.0.0.1:?????} [junit4] 2> 650923 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 650923 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/u/p, hostPort=39033, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores} [junit4] 2> 650924 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 650924 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 650924 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 650924 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 650924 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 650924 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-19T08:07:30.053Z [junit4] 2> 650924 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/solr.xml [junit4] 2> 650926 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 650926 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 650928 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 651523 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 651524 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 651525 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e9533f3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 651525 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e9533f3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 651527 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 651528 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@92b8c3e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 651528 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@92b8c3e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 651529 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] 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> 651545 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 651545 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 651562 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 651562 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 651562 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 651564 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores [junit4] 2> 651564 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 651573 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 651589 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 651590 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 651595 WARN (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.D.s.SpatialTermQueryPrefixTreeFieldType Solr loaded a deprecated plugin/analysis class [solr.SpatialTermQueryPrefixTreeFieldType]. Please consult documentation how to replace it accordingly. [junit4] 2> 651603 WARN (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.D.s.SpatialPointVectorFieldType Solr loaded a deprecated plugin/analysis class [solr.SpatialPointVectorFieldType]. Please consult documentation how to replace it accordingly. [junit4] 2> 651659 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 651659 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 651659 INFO (coreLoadExecutor-6819-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@6afb1e62 [junit4] 2> 651659 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 651660 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=59.9287109375, floorSegmentMB=1.9453125, forceMergeDeletesPctAllowed=9.083352921777838, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8337544233797375, deletesPctAllowed=46.52771327874399 [junit4] 2> 651695 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 651695 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 651696 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 651696 WARN (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 651697 INFO (coreLoadExecutor-6819-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 651698 INFO (searcherExecutor-6821-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 651843 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 651845 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 651845 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 651845 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 651855 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 651855 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 651855 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 651855 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@719a579d{/u/p,null,AVAILABLE} [junit4] 2> 651856 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@579bb755{SSL, (ssl, http/1.1)}{127.0.0.1:?????} [junit4] 2> 651856 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 651856 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/u/p, hostPort=41539, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores} [junit4] 2> 651857 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 651857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 651857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 651857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 651857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 651857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-19T08:07:30.986Z [junit4] 2> 651857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/solr.xml [junit4] 2> 651860 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 651860 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 651862 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 652310 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 652310 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 652311 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20fb3d17[provider=null,keyStore=null,trustStore=null] [junit4] 2> 652311 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20fb3d17[provider=null,keyStore=null,trustStore=null] [junit4] 2> 652314 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 652315 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e9962d8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 652315 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e9962d8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 652316 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] 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> 652326 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 652326 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 652346 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 652369 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 652369 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 652376 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores [junit4] 2> 652376 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 652386 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 652402 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 652403 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 652405 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 652405 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 652405 INFO (coreLoadExecutor-6837-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@6afb1e62 [junit4] 2> 652406 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 652407 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=59.9287109375, floorSegmentMB=1.9453125, forceMergeDeletesPctAllowed=9.083352921777838, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8337544233797375, deletesPctAllowed=46.52771327874399 [junit4] 2> 652447 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 652447 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 652448 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 652448 WARN (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 652449 INFO (coreLoadExecutor-6837-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 652450 INFO (searcherExecutor-6839-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 652450 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPng {seed=[15E0AEEE96413754:53A6063832BEA20E]} [junit4] 2> 652517 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPng {seed=[15E0AEEE96413754:53A6063832BEA20E]} [junit4] 2> 652518 INFO (closeThreadPool-6843-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=822077225 [junit4] 2> 652523 INFO (coreCloseExecutor-6846-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@18940eff [junit4] 2> 652523 INFO (coreCloseExecutor-6846-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@18940eff [junit4] 2> 652523 INFO (coreCloseExecutor-6846-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40766c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@47fab02 [junit4] 2> 652525 INFO (closeThreadPool-6843-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2001233793 [junit4] 2> 652525 INFO (coreCloseExecutor-6849-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4149d71a [junit4] 2> 652525 INFO (coreCloseExecutor-6849-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4149d71a [junit4] 2> 652525 INFO (coreCloseExecutor-6849-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47168d4b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1dcf20c5 [junit4] 2> 652534 INFO (coreCloseExecutor-6846-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 652538 INFO (closeThreadPool-6843-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 652538 INFO (closeThreadPool-6843-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c5c433: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7bb40515 [junit4] 2> 652541 INFO (coreCloseExecutor-6849-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 652543 INFO (closeThreadPool-6843-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 652543 INFO (closeThreadPool-6843-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31dcebbc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3b5e5097 [junit4] 2> 652543 INFO (closeThreadPool-6843-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 652543 INFO (closeThreadPool-6843-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6619151a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3793aaa7 [junit4] 2> 652545 INFO (closeThreadPool-6843-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 652545 INFO (closeThreadPool-6843-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d11c7fd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6024b8c [junit4] 2> 652550 INFO (closeThreadPool-6843-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 652550 INFO (closeThreadPool-6843-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fc1c227: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3793aaa7 [junit4] 2> 652551 INFO (closeThreadPool-6843-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@ae77acb{SSL, (ssl, http/1.1)}{127.0.0.1:?} [junit4] 2> 652551 INFO (closeThreadPool-6843-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10a4a697{/u/p,null,STOPPED} [junit4] 2> 652551 INFO (closeThreadPool-6843-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 652553 INFO (closeThreadPool-6843-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 652553 INFO (closeThreadPool-6843-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6551718c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6024b8c [junit4] 2> 652555 INFO (closeThreadPool-6843-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@579bb755{SSL, (ssl, http/1.1)}{127.0.0.1:?} [junit4] 2> 652555 INFO (closeThreadPool-6843-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@719a579d{/u/p,null,STOPPED} [junit4] 2> 652555 INFO (closeThreadPool-6843-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 652642 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 652642 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 652642 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 652642 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 652642 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 652642 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 652643 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cdffd99{/u/p,null,AVAILABLE} [junit4] 2> 652643 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7704dfcf{SSL, (ssl, http/1.1)}{127.0.0.1:?????} [junit4] 2> 652643 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 652643 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/u/p, hostPort=40545, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores} [junit4] 2> 652644 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 652644 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 652644 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 652644 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 652644 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 652644 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-19T08:07:31.773Z [junit4] 2> 652644 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/solr.xml [junit4] 2> 652646 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 652646 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 652647 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 653362 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 653362 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 653363 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ff02744[provider=null,keyStore=null,trustStore=null] [junit4] 2> 653363 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ff02744[provider=null,keyStore=null,trustStore=null] [junit4] 2> 653377 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 653378 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@751e67cc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 653378 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@751e67cc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 653380 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] 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> 653393 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 653393 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 653412 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 653420 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 653420 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 653421 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores [junit4] 2> 653421 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 653428 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 653443 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 653444 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 653446 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 653446 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 653447 INFO (coreLoadExecutor-6864-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@6afb1e62 [junit4] 2> 653447 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 653448 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=59.9287109375, floorSegmentMB=1.9453125, forceMergeDeletesPctAllowed=9.083352921777838, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8337544233797375, deletesPctAllowed=46.52771327874399 [junit4] 2> 653483 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 653483 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 653483 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 653484 WARN (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 653485 INFO (coreLoadExecutor-6864-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 653485 INFO (searcherExecutor-6866-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 653573 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 653573 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 653573 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 653573 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 653573 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 653573 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 653574 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46479e35{/u/p,null,AVAILABLE} [junit4] 2> 653574 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@426e905f{SSL, (ssl, http/1.1)}{127.0.0.1:?????} [junit4] 2> 653574 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 653574 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/u/p, hostPort=45709, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores} [junit4] 2> 653575 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 653575 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 653575 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 653575 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 653575 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 653575 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-19T08:07:32.704Z [junit4] 2> 653575 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/solr.xml [junit4] 2> 653577 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 653577 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 653578 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 654275 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 654276 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 654277 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6963fce6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 654277 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6963fce6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 654287 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 654287 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a33f920[provider=null,keyStore=null,trustStore=null] [junit4] 2> 654288 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a33f920[provider=null,keyStore=null,trustStore=null] [junit4] 2> 654289 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] 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> 654299 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 654299 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 654318 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 654338 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 654338 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 654340 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores [junit4] 2> 654340 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 654349 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 654366 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 654367 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 654370 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 654370 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 654370 INFO (coreLoadExecutor-6882-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@6afb1e62 [junit4] 2> 654370 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 654377 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=59.9287109375, floorSegmentMB=1.9453125, forceMergeDeletesPctAllowed=9.083352921777838, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8337544233797375, deletesPctAllowed=46.52771327874399 [junit4] 2> 654418 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 654418 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 654419 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 654419 WARN (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 654420 INFO (coreLoadExecutor-6882-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 654421 INFO (searcherExecutor-6884-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 655027 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard1/cores/collection1 [junit4] 2> 655029 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 655029 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 655029 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 655030 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 655030 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 655030 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 655030 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@446034e4{/u/p,null,AVAILABLE} [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5356bc67{SSL, (ssl, http/1.1)}{127.0.0.1:?????} [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/u/p, hostPort=34093, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard1/cores} [junit4] 2> 655032 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-19T08:07:34.161Z [junit4] 2> 655032 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard1/solr.xml [junit4] 2> 655034 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 655034 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 655036 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 657025 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 657029 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 657030 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b0e8869[provider=null,keyStore=null,trustStore=null] [junit4] 2> 657030 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b0e8869[provider=null,keyStore=null,trustStore=null] [junit4] 2> 657032 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 657033 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3401898b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 657033 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3401898b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 657034 WARN (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] 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> 657045 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 657045 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 657064 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 657086 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 657086 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6afb1e62 [junit4] 2> 657088 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard1/cores [junit4] 2> 657088 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 657094 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 657126 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 657127 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 657129 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 657129 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 657130 INFO (coreLoadExecutor-6900-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@6afb1e62 [junit4] 2> 657130 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/shard1/cores/collection1/data/] [junit4] 2> 657131 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=59.9287109375, floorSegmentMB=1.9453125, forceMergeDeletesPctAllowed=9.083352921777838, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8337544233797375, deletesPctAllowed=46.52771327874399 [junit4] 2> 657171 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 657171 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 657172 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 657173 WARN (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 657179 INFO (coreLoadExecutor-6900-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 657180 INFO (searcherExecutor-6902-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 657681 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPng {seed=[15E0AEEE96413754:53A6063832BEA20E]} [junit4] 2> 657700 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPng {seed=[15E0AEEE96413754:53A6063832BEA20E]} [junit4] 2> 657701 INFO (closeThreadPool-6906-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2038487743 [junit4] 2> 657701 INFO (closeThreadPool-6906-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1372609855 [junit4] 2> 657705 INFO (coreCloseExecutor-6913-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1dc976f [junit4] 2> 657705 INFO (coreCloseExecutor-6913-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1dc976f [junit4] 2> 657705 INFO (coreCloseExecutor-6913-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36d9a047: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@633fef3d [junit4] 2> 657706 INFO (coreCloseExecutor-6912-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4d97ef5b [junit4] 2> 657706 INFO (coreCloseExecutor-6912-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4d97ef5b [junit4] 2> 657706 INFO (coreCloseExecutor-6912-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d65886e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@61852db [junit4] 2> 657712 INFO (closeThreadPool-6906-thread-5) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=853659945 [junit4] 2> 657715 INFO (coreCloseExecutor-6915-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@45138e29 [junit4] 2> 657715 INFO (coreCloseExecutor-6915-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@45138e29 [junit4] 2> 657715 INFO (coreCloseExecutor-6915-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c6a8dde: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7bfb5051 [junit4] 2> 657736 INFO (coreCloseExecutor-6913-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 657738 INFO (coreCloseExecutor-6912-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 657740 INFO (closeThreadPool-6906-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 657740 INFO (closeThreadPool-6906-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@619b5254: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1027f475 [junit4] 2> 657741 INFO (closeThreadPool-6906-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 657741 INFO (closeThreadPool-6906-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@782cc81d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2f9b3f95 [junit4] 2> 657746 INFO (coreCloseExecutor-6915-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 657750 INFO (closeThreadPool-6906-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 657750 INFO (closeThreadPool-6906-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@411e55b5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3793aaa7 [junit4] 2> 657751 INFO (closeThreadPool-6906-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 657751 INFO (closeThreadPool-6906-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20992f5f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6dc77bea [junit4] 2> 657753 INFO (closeThreadPool-6906-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 657753 INFO (closeThreadPool-6906-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dc54304: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3793aaa7 [junit4] 2> 657755 INFO (closeThreadPool-6906-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 657755 INFO (closeThreadPool-6906-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65c5c6f4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6024b8c [junit4] 2> 657757 INFO (closeThreadPool-6906-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 657757 INFO (closeThreadPool-6906-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c5c7c2c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6024b8c [junit4] 2> 657759 INFO (closeThreadPool-6906-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@426e905f{SSL, (ssl, http/1.1)}{127.0.0.1:?} [junit4] 2> 657760 INFO (closeThreadPool-6906-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46479e35{/u/p,null,STOPPED} [junit4] 2> 657760 INFO (closeThreadPool-6906-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 657761 INFO (closeThreadPool-6906-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 657761 INFO (closeThreadPool-6906-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4de750f9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3793aaa7 [junit4] 2> 657763 INFO (closeThreadPool-6906-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7704dfcf{SSL, (ssl, http/1.1)}{127.0.0.1:?} [junit4] 2> 657764 INFO (closeThreadPool-6906-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cdffd99{/u/p,null,STOPPED} [junit4] 2> 657764 INFO (closeThreadPool-6906-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 657766 INFO (closeThreadPool-6906-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 657766 INFO (closeThreadPool-6906-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6748b6b1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6024b8c [junit4] 2> 657767 INFO (closeThreadPool-6906-thread-5) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5356bc67{SSL, (ssl, http/1.1)}{127.0.0.1:?} [junit4] 2> 657768 INFO (closeThreadPool-6906-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@446034e4{/u/p,null,STOPPED} [junit4] 2> 657768 INFO (closeThreadPool-6906-thread-5) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 657857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 657857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 657857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 657857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 657857 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 657858 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 657858 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@453920d6{/u/p,null,AVAILABLE} [junit4] 2> 657859 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3edf4dec{SSL, (ssl, http/1.1)}{127.0.0.1:?????} [junit4] 2> 657859 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 657859 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/u/p, hostPort=41441, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001/tempDir-001/control/cores} [junit4] 2> 657859 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 657859 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 657859 INFO (TEST-SpatialHeatmapFacetsTest.testPng-seed#[15E0AEEE96413754]) [ ] o.a.s.s.SolrDispatchFilt [...truncated too long message...] [junit4] > at org.apache.solr.search.facet.SpatialHeatmapFacetsTest.testJsonFacets(SpatialHeatmapFacetsTest.java:222) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.facet.SpatialHeatmapFacetsTest_15E0AEEE96413754-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Pacific/Gambier [junit4] 2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=118042584,total=531628032 [junit4] 2> NOTE: All tests run in this JVM: [CloneFieldUpdateProcessorFactoryTest, TestSimClusterStateProvider, TolerantUpdateProcessorTest, UpdateRequestProcessorFactoryTest, SplitByPrefixTest, TestShardHandlerFactory, TestEmbeddedSolrServerAdminHandler, RequestHandlersTest, TestSchemaResource, TestUninvertingReader, AssignTest, RulesTest, TestSQLHandlerNonCloud, TestDocBasedVersionConstraints, MetricsHistoryWithAuthIntegrationTest, ZkFailoverTest, TestExceedMaxTermLength, RankQParserPluginTest, DistributedIntervalFacetingTest, TestFieldResource, FacetPivotSmallTest, BasicAuthIntegrationTest, ClusterStateTest, HdfsSyncSliceTest, TestUnifiedSolrHighlighterWithoutStoredId, CreateRoutedAliasTest, SolrShardReporterTest, TestConfigSetProperties, DocValuesNotIndexedTest, TestSimTriggerIntegration, BlockJoinFacetSimpleTest, ChaosMonkeyNothingIsSafeTest, OverseerSolrResponseUnsafeSerializationTest, TestMissingGroups, PeerSyncTest, CdcrBidirectionalTest, AutoscalingHistoryHandlerTest, TestDistributedStatsComponentCardinality, TestHdfsBackupRestoreCore, TestCorePropertiesReload, DistributedQueryElevationComponentTest, NestedShardedAtomicUpdateTest, IndexSizeEstimatorTest, V2CollectionBackupsAPIMappingTest, TestUniqueKeyFieldResource, TestBlobHandler, TestManagedResource, TestUpdate, TestComplexPhraseQParserPlugin, TestReRankQParserPlugin, SolrCoreTest, TestFunctionQuery, IndexSizeTriggerTest, AssignBackwardCompatibilityTest, TestSchemalessBufferedUpdates, TestSolrDeletionPolicy2, TestLocalFSCloudBackupRestore, TestStressRecovery, CdcrRequestHandlerTest, TestLRUCache, TestSolrCloudSnapshots, DistributedFacetPivotWhiteBoxTest, V2StandaloneTest, TestJsonFacetErrors, TestConfLoadPerf, TestMiniSolrCloudClusterSSL, TestBooleanSimilarityFactory, SecurityHeadersTest, TestPKIAuthenticationPlugin, MoveReplicaHDFSTest, DeleteReplicaTest, SolrMetricManagerTest, TestFaceting, SpatialHeatmapFacetsTest] [junit4] Completed [231/939 (1!)] on J1 in 48.75s, 5 tests, 1 error <<< FAILURES! [...truncated 2093 lines...] [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest [junit4] 2> 2344560 INFO (SUITE-JWTIssuerConfigTest-seed#[15E0AEEE96413754]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=15E0AEEE96413754 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-MT -Dtests.timezone=EST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 0.01s J3 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<< [junit4] > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown [junit4] > at __randomizedtesting.SeedInfo.seed([15E0AEEE96413754:7A444264BE68AF1E]:0) [junit4] > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744) [junit4] > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734) [junit4] > at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=745, maxMBSortInHeap=5.429507262841397, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-MT, timezone=EST [junit4] 2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=133747680,total=520617984 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrCloudWithSecureImpersonation, TestNoOpRegenerator, RecoveryAfterSoftCommitTest, TestJsonFacets, CollectionPropsTest, AuthToolTest, SolrIndexSplitterTest, SystemLogListenerTest, CdcrWithNodesRestartsTest, TemplateUpdateProcessorTest, TestDynamicFieldResource, TestScoreJoinQPScore, TestCloudRecovery2, CachingDirectoryFactoryTest, DocumentBuilderTest, TestRecovery, SoftAutoCommitTest, TestDynamicFieldNamesIndexCorrectly, CollectionsAPIDistributedZkTest, ChaosMonkeySafeLeaderTest, SharedFSAutoReplicaFailoverTest, TestDocTermOrdsUninvertLimit, ZkCLITest, DeleteStatusTest, TestMacroExpander, TestQuerySenderNoQuery, TestRawResponseWriter, TestDistributedGrouping, MinimalSchemaTest, NoCacheHeaderTest, TestStandardQParsers, CursorPagingTest, TestManagedSchemaAPI, TestUtils, MetricTriggerTest, TestSnapshotCloudManager, ShardSplitTest, TestSolrXml, TestMaxTokenLenTokenizer, JWTVerificationkeyResolverTest, TestCollapseQParserPlugin, DocValuesTest, TestMergePolicyConfig, SolrMetricsIntegrationTest, TaggerTest, SolrTestCaseJ4DeleteCoreTest, TestBinaryResponseWriter, ReplaceNodeNoTargetTest, TestRequestStatusCollectionAPI, TestInitQParser, AggValueSourceTest, RequestLoggingTest, MoreLikeThisComponentTest, TestCollationField, FieldAnalysisRequestHandlerTest, SubstringBytesRefFilterTest, TestUtilizeNode, LeaderFailoverAfterPartitionTest, TestCoreAdminApis, DistanceUnitsTest, SpellCheckCollatorTest, FullHLLTest, TestFoldingMultitermQuery, TestChildDocTransformer, TestBlendedInfixSuggestions, TestEmbeddedSolrServerSchemaAPI, NodeLostTriggerTest, DistributedExpandComponentTest, TestConfigSetsAPIExclusivity, TestIndexingPerformance, TestDistribIDF, TestGraphMLResponseWriter, TestSolr4Spatial, ParsingFieldUpdateProcessorsTest, HdfsBackupRepositoryIntegrationTest, TestHighFrequencyDictionaryFactory, TestDeleteCollectionOnDownNodes, XsltUpdateRequestHandlerTest, ShowFileRequestHandlerTest, TestSolrConfigHandlerCloud, DistributedQueueTest, TestBadConfig, TestQueryingOnDownCollection, FuzzySearchTest, CloudExitableDirectoryReaderTest, OpenExchangeRatesOrgProviderTest, ConnectionManagerTest, TestFieldCacheSortRandom, AtomicUpdateProcessorFactoryTest, OverseerTaskQueueTest, TokenizerChainTest, HttpPartitionWithTlogReplicasTest, TestDistribPackageStore, TestStressUserVersions, StatsComponentTest, TestTlogReplayVsRecovery, CustomHighlightComponentTest, TestDFISimilarityFactory, CoreAdminHandlerTest, TestSizeLimitedDistributedMap, MetricsHistoryHandlerTest, TestRemoteStreaming, TestZkAclsWithHadoopAuth, DeleteLastCustomShardedReplicaTest, TestFastLRUCache, SystemInfoHandlerTest, SimpleMLTQParserTest, HdfsChaosMonkeyNothingIsSafeTest, QueryResultKeyTest, ClassificationUpdateProcessorIntegrationTest, AddReplicaTest, DistributedSuggestComponentTest, TestLegacyTerms, TermVectorComponentTest, TestCloudRecovery, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestPullReplica, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, TestZkChroot, VMParamsZkACLAndCredentialsProvidersTest, ZkShardTermsTest, BackupRestoreApiErrorConditionsTest, CollectionReloadTest, CollectionTooManyReplicasTest, LocalFSCloudIncrementalBackupTest, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, TriggerEventQueueTest, TriggerIntegrationTest, TestInfoStreamLogging, TestInitParams, TestLazyCores, DocumentAnalysisRequestHandlerTest, PingRequestHandlerTest, TestReplicationHandlerDiskOverFlow, TestSystemCollAutoCreate, TestApiFramework, TestCollectionAPIs, TestConfigsApi, ZookeeperStatusHandlerFailureTest, DistributedFacetPivotLongTailTest, QueryElevationComponentTest, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, XmlInterpolationTest, HighlighterWithoutStoredIdTest, UninvertDocValuesMergePolicyTest, TestLegacyNumericUtils, MetricsConfigTest, SolrSlf4jReporterTest, RegexBytesRefFilterTest, SimpleFacetsTest, TestStreamBody, TestUnInvertedFieldException, TestWriterPerf, TestMacros, JSONWriterTest, SmileWriterTest, TestCSVResponseWriter, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestRetrieveFieldsOptimizer, TestExplainDocTransformer, TestSubQueryTransformer, TestRestManager, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldTypeResource, TestSchemaVersionResource, TestManagedSynonymFilterFactory, TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, BooleanFieldTest, CopyFieldTest, DateRangeFieldTest, DocValuesMultiTest, IndexSchemaTest, NumericFieldsTest, PreAnalyzedFieldTest, RankFieldTest, SchemaApiFailureTest, AnalyticsMergeStrategyTest, SignificantTermsQParserPluginTest, SolrIndexSearcherTest, SpatialFilterTest, TestCustomSort, TestElisionMultitermQuery, TestFieldSortValues, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin, TestPseudoReturnFields, TestQueryUtils, TestRecoveryHdfs, JWTIssuerConfigTest] [junit4] Completed [845/939 (2!)] on J3 in 0.26s, 13 tests, 1 failure <<< FAILURES! [...truncated 51167 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
