Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/72/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacets

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([C70F495FB6AADF55]:0)




Build Log:
[...truncated 16694 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4]   2> 1421594 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1421595 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/data-dir-137-001
   [junit4]   2> 1421595 WARN  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 1421595 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1421597 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1421597 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1421603 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1421611 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1421635 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1421704 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1422461 WARN  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_252]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_252]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 1422462 WARN  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:668) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_252]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_252]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 1422464 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1422465 WARN  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2829ed4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1422466 WARN  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2829ed4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1422485 WARN  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5277bd1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1422485 WARN  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5277bd1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1422487 WARN  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1422538 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1422548 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1422548 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1422550 INFO  (coreLoadExecutor-16323-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1422560 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1422591 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1422663 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 1422672 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1422673 INFO  (coreLoadExecutor-16323-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@58d556f0
   [junit4]   2> 1422673 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/data-dir-137-001/]
   [junit4]   2> 1422674 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=40.3857421875, 
floorSegmentMB=1.4296875, forceMergeDeletesPctAllowed=2.5735357953286773, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=37.65366051360357
   [junit4]   2> 1422683 WARN  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1422738 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1422738 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1422739 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1422739 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1422740 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=70.38671875, 
floorSegmentMB=0.66015625, forceMergeDeletesPctAllowed=3.459515530165386, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=22.503416234679243
   [junit4]   2> 1422740 WARN  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 1422741 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1422741 INFO  (coreLoadExecutor-16323-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1676345432593137664
   [junit4]   2> 1422744 INFO  
(searcherExecutor-16325-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1422745 INFO  
(SUITE-TestJsonFacets-seed#[C70F495FB6AADF55]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1422748 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimpleSKG {p0=ENUM}
   [junit4]   2> 1422749 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [    x:collection1 
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1676345432600477696)} 0 1
   [junit4]   2> 1422753 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{add=[1 (1676345432603623424)]} 0 1
   [junit4]   2> 1422753 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{add=[2 (1676345432605720576)]} 0 0
   [junit4]   2> 1422753 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{add=[3 (1676345432605720577)]} 0 0
   [junit4]   2> 1422764 INFO  
(searcherExecutor-16325-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1422765 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [    x:collection1 
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 1422766 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{add=[4 (1676345432618303488)]} 0 1
   [junit4]   2> 1422767 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{add=[5 (1676345432619352064)]} 0 0
   [junit4]   2> 1422776 INFO  
(searcherExecutor-16325-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1422776 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [    x:collection1 
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 1422777 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{add=[6 (1676345432629837824)]} 0 0
   [junit4]   2> 1422833 INFO  
(searcherExecutor-16325-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1422833 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [    x:collection1 
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 55
   [junit4]   2> 1422834 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet=+{+skg:+'relatedness($fore,$back)'+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422838 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'index+asc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=2
   [junit4]   2> 1422838 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'index+asc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422839 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'index+asc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422839 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'index+asc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422840 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'index+asc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422840 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'index+asc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422841 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'y+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422841 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'y+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422842 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'y+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422843 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'y+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=1
   [junit4]   2> 1422847 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=3
   [junit4]   2> 1422848 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422848 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'z+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422849 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'z+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422849 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'z+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422849 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'z+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422850 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422850 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422851 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422851 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422852 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'skg+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422852 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'skg+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422852 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422853 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422854 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'index+asc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=1
   [junit4]   2> 1422855 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'index+asc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422855 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'index+asc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422856 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'index+asc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422856 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'index+asc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422857 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'index+asc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422859 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'y+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=1
   [junit4]   2> 1422859 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'y+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422859 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'y+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422860 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'y+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422860 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422863 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422863 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'z+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422864 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'z+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422864 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'z+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422865 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'z+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422865 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422865 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422866 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422866 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422867 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'skg+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422867 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'skg+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422868 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422868 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prefix:'B',+prelim_sort:'count+desc',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422870 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'y+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=1
   [junit4]   2> 1422871 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'y+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422871 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'y+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422871 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'y+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422872 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422872 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422873 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'z+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422873 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'z+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422873 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'z+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422874 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'z+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422874 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422875 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422875 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422875 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422876 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'skg+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422876 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'skg+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422876 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422877 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422877 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+prelim_sort:'count+desc',+sort:'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422878 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+prelim_sort:'count+desc',+sort:'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422878 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+prelim_sort:'count+desc',+sort:'skg+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422878 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+prelim_sort:'count+desc',+sort:'skg+desc',+limit:5,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422879 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+allBuckets:true,+prelim_sort:'count+desc',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422879 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'bogus_field_s',+allBuckets:true,+prelim_sort:'count+desc',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+'relatedness($fore,$back)',+y:'sum(num_i)',+z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422881 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:+'count+desc',+sort:'skg+desc',+++++++limit:+1,+overrequest:+0,+++++++facet:+{+skg:+'debug(wrap,relatedness($fore,$back))'+}+}+}&back=*:*&rows=0&fore=where_s:NJ&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422881 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:+'count+desc',+sort:'skg+desc',+++++++limit:+1,+overrequest:+1,+++++++facet:+{+skg:+'debug(wrap,relatedness($fore,$back))'+}+}+}&back=*:*&rows=0&fore=where_s:NJ&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422881 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:+'count+desc',+sort:'skg+desc',+++++++limit:+1,+overrequest:+42,+++++++facet:+{+skg:+'debug(wrap,relatedness($fore,$back))'+}+}+}&back=*:*&rows=0&fore=where_s:NJ&wt=xml}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422882 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&rows=0&fore=num_i:[-1000+TO+0]&back=*:*&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:+'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',++++++++++++++++y:+++{+type:+terms,+field:+'where_s',+sort:+'skg+desc',+++++++++++++++++++++++facet:+{+skg:+'relatedness($fore,$back)'+}+}+}+}+}}
 hits=5 status=0 QTime=1
   [junit4]   2> 1422883 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&rows=0&fore=num_i:[-1000+TO+0]&back=*:*&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:+'skg+desc',+++++++facet:+{+skg:+'relatedness($fore,$back)',++++++++++++++++y:+++{+type:+terms,+field:+'where_s',+sort:+'skg+desc',+++++++++++++++++++++++facet:+{+skg:+'relatedness($fore,$back)'+}+}+}+}+}&distrib=false&isShard=true&_facet_={}&shards.purpose=1048576}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422884 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&rows=0&fore=num_i:[0+TO+1000]&back=cat_s:B&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:+'skg+desc',+++++++facet:+{+skg:+{+type:func,+func:'relatedness($fore,$back)',+++++++++++++++++++++++min_popularity:+0.001+}+++++++++++++}+}+}}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422884 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[*+TO+*]&rows=0&fore=num_i:[0+TO+1000]&back=cat_s:B&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:+'skg+desc',+++++++facet:+{+skg:+{+type:func,+func:'relatedness($fore,$back)',+++++++++++++++++++++++min_popularity:+0.001+}+++++++++++++}+}+}&distrib=false&isShard=true&_facet_={}&shards.purpose=1048576}
 hits=5 status=0 QTime=0
   [junit4]   2> 1422885 INFO  
(TEST-TestJsonFacets.testSimpleSKG-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleSKG {p0=ENUM}
   [junit4]   2> 1422891 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPrelimSortingDistrib {p0=ENUM}
   [junit4]   2> 1422898 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1422898 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1422898 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1422898 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1422929 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1422929 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1422929 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1422932 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d345611{/solr,null,AVAILABLE}
   [junit4]   2> 1422933 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@36cdb278{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43203}
   [junit4]   2> 1422933 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.Server Started @1423034ms
   [junit4]   2> 1422933 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=43203}
   [junit4]   2> 1422933 ERROR 
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1422933 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1422933 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1422933 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1422933 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1422933 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-29T07:53:04.681Z
   [junit4]   2> 1422934 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s0-001/solr.xml
   [junit4]   2> 1422937 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1422937 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1422939 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1423740 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1423761 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4ab772f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1423761 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4ab772f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1423765 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@200f4cbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1423765 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@200f4cbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1423767 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
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> 1423798 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1423798 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1423831 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1423846 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1423846 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1423849 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s0-001
   [junit4]   2> 1423850 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1423860 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1423887 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1423969 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 1423978 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s0-001/collection1,
 trusted=true
   [junit4]   2> 1423978 INFO  (coreLoadExecutor-16341-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@58d556f0
   [junit4]   2> 1423978 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s0-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s0-001/collection1/data/]
   [junit4]   2> 1423980 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=40.3857421875, 
floorSegmentMB=1.4296875, forceMergeDeletesPctAllowed=2.5735357953286773, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=37.65366051360357
   [junit4]   2> 1423982 WARN  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1424053 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1424053 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1424054 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1424054 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1424055 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=70.38671875, 
floorSegmentMB=0.66015625, forceMergeDeletesPctAllowed=3.459515530165386, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=22.503416234679243
   [junit4]   2> 1424056 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s0-001/collection1/conf
   [junit4]   2> 1424057 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1424057 INFO  (coreLoadExecutor-16341-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1676345433973063680
   [junit4]   2> 1424059 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.SolrTestCaseHS ===> Started solr server port=43203 
home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s0-001
   [junit4]   2> 1424065 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1424065 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1424065 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1424065 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1424068 INFO  
(searcherExecutor-16343-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1424072 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1424073 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1424073 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1424084 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2eeee4f8{/solr,null,AVAILABLE}
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d43b9be{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46577}
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.s.Server Started @1424186ms
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=46577}
   [junit4]   2> 1424085 ERROR 
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-29T07:53:05.833Z
   [junit4]   2> 1424085 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s1-001/solr.xml
   [junit4]   2> 1424089 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1424089 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1424091 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1426072 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1426073 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5fd275aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426073 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5fd275aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426085 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@48738325[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426085 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@48738325[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426086 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
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> 1426109 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1426109 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1426145 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1426163 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1426163 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58d556f0
   [junit4]   2> 1426167 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s1-001
   [junit4]   2> 1426167 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1426180 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1426216 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1426282 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 1426291 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s1-001/collection1,
 trusted=true
   [junit4]   2> 1426291 INFO  (coreLoadExecutor-16359-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@58d556f0
   [junit4]   2> 1426291 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s1-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s1-001/collection1/data/]
   [junit4]   2> 1426293 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=40.3857421875, 
floorSegmentMB=1.4296875, forceMergeDeletesPctAllowed=2.5735357953286773, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=37.65366051360357
   [junit4]   2> 1426295 WARN  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1426368 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1426368 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1426370 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1426370 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1426371 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=70.38671875, 
floorSegmentMB=0.66015625, forceMergeDeletesPctAllowed=3.459515530165386, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=22.503416234679243
   [junit4]   2> 1426372 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s1-001/collection1/conf
   [junit4]   2> 1426372 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1426372 INFO  (coreLoadExecutor-16359-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1676345436400517120
   [junit4]   2> 1426374 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[C70F495FB6AADF55]) [     ] 
o.a.s.SolrTestCaseHS ===> Started solr server port=46577 
home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J5/temp/solr.search.facet.TestJsonFacets_C70F495FB6AADF55-001/s1-001
   [junit4]   2> 1426377 INFO  
(searcherExecutor-16361-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1426381 INFO  (qtp587513464-28680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1676345436406808576)} 0 2
   [junit4]   2> 1426383 INFO  (qtp721790511-28700) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1676345436411002880)} 0 1
   [junit4]   2> 1426384 INFO  (qtp587513464-28681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1676345436413100032)]} 0 0
   [junit4]   2> 1426386 INFO  (qtp721790511-28701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1676345436414148608)]} 0 0
   [junit4]   2> 1426386 INFO  (qtp587513464-28679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1676345436415197184)]} 0 0
   [junit4]   2> 1426387 INFO  (qtp721790511-28697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4 (1676345436416245760)]} 0 0
   [junit4]   2> 1426388 INFO  (qtp587513464-28680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5 (1676345436416245760)]} 0 0
   [junit4]   2> 1426388 INFO  (qtp721790511-28700) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6 (1676345436417294336)]} 0 0
   [junit4]   2> 1426389 INFO  (qtp587513464-28681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7 (1676345436418342912)]} 0 0
   [junit4]   2> 1426389 INFO  (qtp721790511-28701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8 (1676345436418342912)]} 0 0
   [junit4]   2> 1426390 INFO  (qtp587513464-28679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9 (1676345436419391488)]} 0 0
   [junit4]   2> 1426390 INFO  (qtp721790511-28697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10 (1676345436419391488)]} 0 0
   [junit4]   2> 1426391 INFO  (qtp587513464-28680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11 (1676345436420440064)]} 0 0
   [junit4]   2> 1426392 INFO  (qtp721790511-28700) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12 (1676345436421488640)]} 0 0
   [junit4]   2> 1426392 INFO  (qtp587513464-28681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13 (1676345436421488640)]} 0 0
   [junit4]   2> 1426393 INFO  (qtp721790511-28701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14 (1676345436422537216)]} 0 0
   [junit4]   2> 1426394 INFO  (qtp587513464-28679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15 (1676345436423585792)]} 0 0
   [junit4]   2> 1426394 INFO  (qtp721790511-28697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16 (1676345436423585792)]} 0 0
   [junit4]   2> 1426395 INFO  (qtp587513464-28680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17 (1676345436424634368)]} 0 0
   [junit4]   2> 1426396 INFO  (qtp721790511-28700) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18 (1676345436425682944)]} 0 0
   [junit4]   2> 1426397 INFO  (qtp587513464-28681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19 (1676345436426731520)]} 0 0
   [junit4]   2> 1426397 INFO  (qtp721790511-28701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20 (1676345436426731520)]} 0 0
   [junit4]   2> 1426403 INFO  (qtp587513464-28679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21 (1676345436431974400)]} 0 0
   [junit4]   2> 1426403 INFO  (qtp721790511-28697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22 (1676345436433022976)]} 0 0
   [junit4]   2> 1426404 INFO  (qtp587513464-28680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23 (1676345436434071552)]} 0 0
   [junit4]   2> 1426405 INFO  (qtp721790511-28700) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24 (1676345436435120128)]} 0 0
   [junit4]   2> 1426405 INFO  (qtp587513464-28681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25 (1676345436435120128)]} 0 0
   [junit4]   2> 1426418 INFO  (qtp721790511-28701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26 (1676345436448751616)]} 0 0
   [junit4]   2> 1426419 INFO  (qtp587513464-28679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27 (1676345436449800192)]} 0 0
   [junit4]   2> 1426419 INFO  (qtp721790511-28697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28 (1676345436449800192)]} 0 0
   [junit4]   2> 1426420 INFO  (qtp587513464-28680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29 (1676345436450848768)]} 0 0
   [junit4]   2> 1426420 

[...truncated too long message...]

oduce(EatWhatYouKill.java:171)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$$Lambda$85/171008843.run(Unknown Source)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>   18) Thread[id=28775, name=qtp1123214178-28775, 
state=RUNNABLE, group=TGRP-TestJsonFacets]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$$Lambda$85/171008843.run(Unknown Source)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{num_dd=Lucene84, num_lds=PostingsFormat(name=LuceneVarGapFixedInterval), 
sparse_num_f=FST50, where_s_multi_not_uninvert=Lucene84, 
where_sds=PostingsFormat(name=LuceneVarGapFixedInterval), 
sparse_num_d=PostingsFormat(name=LuceneVarGapFixedInterval), Z_num_id=Lucene84, 
z_ids=Lucene84, cat_ss=Lucene84, sparse_num_dd=FST50, f_ids=Lucene84, 
book_s=Lucene84, Z_num_i=Lucene84, id=Lucene84, Z_num_l=FST50, 
where_s_single_not_uninvert_dv=Lucene84, date_dtd=Lucene84, 
cat_sd=PostingsFormat(name=LuceneVarGapFixedInterval), 2_s=FST50, 
_root_=PostingsFormat(name=LuceneVarGapFixedInterval), multi_sds=FST50, 
num_f=Lucene84, where_sd=Lucene84, num_id=FST50, y_s=Lucene84, num_d=Lucene84, 
bar_i=Lucene84, num_ds=FST50, date_dtds=FST50, 
num_i=PostingsFormat(name=LuceneVarGapFixedInterval), cost_f=FST50, 
x_ids=Lucene84, num_l=Lucene84, num_ls=FST50, 
where_ss=PostingsFormat(name=LuceneVarGapFixedInterval), num_ids=Lucene84, 
super_s=Lucene84, date_dt=Lucene84, cat_sds=Lucene84, book_id_s=Lucene84, 
super_sds=PostingsFormat(name=LuceneVarGapFixedInterval), 
Z_long_ld=PostingsFormat(name=LuceneVarGapFixedInterval), sparse_ss=Lucene84, 
super_sd=Lucene84, where_s=Lucene84, 
where_s_multi_not_uninvert_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
Z_long_l=PostingsFormat(name=LuceneVarGapFixedInterval), sparse_sd=FST50, 
num_is=Lucene84, multi_ss=FST50, 
type_s=PostingsFormat(name=LuceneVarGapFixedInterval), sparse_sds=Lucene84, 
page_s=Lucene84, f_sd=FST50, 1_s=Lucene84, super_ss=FST50, 3_s=Lucene84, 
val_b=PostingsFormat(name=LuceneVarGapFixedInterval), cat_s=FST50, 
v_t=Lucene84, foo_s=FST50, 
make_s=PostingsFormat(name=LuceneVarGapFixedInterval), x_t=Lucene84, 
z_t=Lucene84, where_s_single_not_uninvert=FST50, 
sparse_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
num_dds=PostingsFormat(name=LuceneVarGapFixedInterval), model_s=Lucene84, 
num_fds=FST50, num_fs=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{num_dd=DocValuesFormat(name=Asserting), 
num_lds=DocValuesFormat(name=Direct), date_dt=DocValuesFormat(name=Asserting), 
cat_sds=DocValuesFormat(name=Asserting), 
sparse_num_f=DocValuesFormat(name=Lucene80), 
where_sds=DocValuesFormat(name=Direct), 
sparse_num_d=DocValuesFormat(name=Direct), 
Z_num_id=DocValuesFormat(name=Asserting), 
super_sds=DocValuesFormat(name=Direct), z_ids=DocValuesFormat(name=Lucene80), 
Z_long_ld=DocValuesFormat(name=Direct), 
sparse_num_dd=DocValuesFormat(name=Lucene80), 
f_ids=DocValuesFormat(name=Lucene80), super_sd=DocValuesFormat(name=Asserting), 
where_s_multi_not_uninvert_dv=DocValuesFormat(name=Direct), 
Z_num_i=DocValuesFormat(name=Lucene80), Z_long_l=DocValuesFormat(name=Direct), 
sparse_sd=DocValuesFormat(name=Lucene80), 
num_is=DocValuesFormat(name=Lucene80), Z_num_l=DocValuesFormat(name=Lucene80), 
where_s_single_not_uninvert_dv=DocValuesFormat(name=Lucene80), 
date_dtd=DocValuesFormat(name=Lucene80), 
sparse_sds=DocValuesFormat(name=Lucene80), f_sd=DocValuesFormat(name=Lucene80), 
cat_sd=DocValuesFormat(name=Direct), multi_sds=DocValuesFormat(name=Lucene80), 
num_f=DocValuesFormat(name=Asserting), 
where_sd=DocValuesFormat(name=Asserting), 
num_id=DocValuesFormat(name=Lucene80), num_d=DocValuesFormat(name=Lucene80), 
bar_i=DocValuesFormat(name=Asserting), num_ds=DocValuesFormat(name=Lucene80), 
date_dtds=DocValuesFormat(name=Lucene80), num_i=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Direct), cost_f=DocValuesFormat(name=Lucene80), 
x_ids=DocValuesFormat(name=Asserting), num_l=DocValuesFormat(name=Lucene80), 
num_ls=DocValuesFormat(name=Lucene80), num_dds=DocValuesFormat(name=Direct), 
num_fds=DocValuesFormat(name=Lucene80), num_fs=DocValuesFormat(name=Direct), 
num_ids=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=373, 
maxMBSortInHeap=7.931054340026991, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hr-HR, 
timezone=Canada/Saskatchewan
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=8,threads=22,free=103734288,total=513277952
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazySolrCluster, 
TestRandomCollapseQParserPlugin, EnumFieldTest, 
TestReplicationHandlerDiskOverFlow, MetricTriggerIntegrationTest, 
SpellCheckCollatorWithCollapseTest, TestCloudPhrasesIdentificationComponent, 
CoreAdminRequestStatusTest, TestLegacyFieldCache, TestConfigSets, 
TestPointFields, MoreLikeThisHandlerTest, TestReplicaProperties, 
TestCSVResponseWriter, TestCollationFieldDocValues, TestSimScenario, 
TestJmxIntegration, BlobRepositoryCloudTest, PeerSyncWithBufferUpdatesTest, 
MigrateRouteKeyTest, TestNestedUpdateProcessor, OverseerModifyCollectionTest, 
TestXmlQParser, RouteFieldTest, SolrRequestParserTest, FullHLLTest, 
TestSchemaSimilarityResource, ProtectedTermFilterFactoryTest, 
SecurityConfHandlerTest, TestStressLiveNodes, CollectionPropsTest, 
BasicDistributedZkTest, CreateCollectionCleanupTest, TestHdfsUpdateLog, 
TestSimpleTrackingShardHandler, TriggerSetPropertiesIntegrationTest, 
TaggerTest, SolrGraphiteReporterTest, SharedFSAutoReplicaFailoverTest, 
AuditLoggerPluginTest, TestUseDocValuesAsStored, 
ClassificationUpdateProcessorIntegrationTest, RemoteQueryErrorTest, 
ExecutePlanActionTest, SolrCmdDistributorTest, 
ParsingFieldUpdateProcessorsTest, TestFastLRUCache, 
DocExpirationUpdateProcessorFactoryTest, ShardsWhitelistTest, 
RequestHandlersTest, MoreLikeThisComponentTest, ZkSolrClientTest, TestReload, 
TestFieldCollectionResource, SolrTestCaseJ4Test, TestWriterPerf, 
TestDistributedTracing, TestDistribPackageStore, SyncSliceTest, TestRTimerTree, 
TestSolrConfigHandlerConcurrent, TestReloadAndDeleteDocs, ZkStateWriterTest, 
TestComplexPhraseQParserPlugin, MultiThreadedOCPTest, 
CrossCollectionJoinQueryTest, TestSolrQueryParser, TestPrepRecovery, 
TestClusterProperties, TestFacetMethods, HdfsRecoverLeaseTest, 
TestManagedSynonymGraphFilterFactory, DistributedIntervalFacetingTest, 
TestWaitForStateWithJettyShutdowns, CollectionsAPIDistributedZkTest, 
DynamicMapsTest, TokenizerChainTest, LeaderFailureAfterFreshStartTest, 
TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, 
TestQueryingOnDownCollection, TestRandomRequestDistribution, 
TestRequestForwarding, TestSegmentSorting, ZkCLITest, 
TestRequestStatusCollectionAPI, NodeLostTriggerTest, TestSimUtils, 
TestSnapshotCloudManager, HdfsBasicDistributedZk2Test, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, 
CachingDirectoryFactoryTest, TestCoreContainer, TestSolrDeletionPolicy1, 
TestSolrDeletionPolicy2, TestSolrIndexConfig, RequestLoggingTest, 
TestBlobHandler, DaemonStreamApiTest, StatsReloadRaceTest, 
CloudReplicaSourceTest, CustomHighlightComponentTest, 
DistributedFacetPivotLongTailTest, SuggestComponentContextFilterQueryTest, 
TermVectorComponentDistributedTest, TestNumericTokenStream, JvmMetricsTest, 
SolrJmxReporterTest, SolrRrdBackendFactoryTest, DateFieldTest, 
IndexSchemaRuntimeFieldTest, PolyFieldTest, RequiredFieldsTest, 
SpatialRPTFieldTypeTest, TestPayloadCheckQParserPlugin, TestSmileRequest, 
TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, 
TestJsonFacetErrors, TestJsonFacets]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacets 
-Dtests.seed=C70F495FB6AADF55 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=hr-HR -Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J5 | TestJsonFacets (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C70F495FB6AADF55]:0)
   [junit4] Completed [919/919 (1!)] on J5 in 7212.88s, 162 tests, 1 error <<< 
FAILURES!

[...truncated 52275 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to