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

2 tests failed.
FAILED:  org.apache.solr.search.TestSolrQueryParser.testFilter

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([43197283614B84D9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSolrQueryParser

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

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




Build Log:
[...truncated 16363 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolrQueryParser
   [junit4]   2> 204155 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 204156 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.TestSolrQueryParser_43197283614B84D9-001/data-dir-23-001
   [junit4]   2> 204156 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 204156 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 204158 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 204158 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 204159 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 204165 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 204183 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 204183 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not 
implemented and has no effect.
   [junit4]   2> 204183 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 204187 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 204193 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (2)
   [junit4]   2> 204193 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 205025 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-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-BadApples-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-BadApples-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_291]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestSolrQueryParser.beforeClass(TestSolrQueryParser.java:64)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 205026 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-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-BadApples-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-BadApples-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_291]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2>        at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestSolrQueryParser.beforeClass(TestSolrQueryParser.java:64)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 205028 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 205028 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 205030 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b9330e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205030 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3b9330e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205032 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 205033 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67bd7a9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205033 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67bd7a9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205034 WARN  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-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> 205065 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d56ba23
   [junit4]   2> 205073 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d56ba23
   [junit4]   2> 205073 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d56ba23
   [junit4]   2> 205074 INFO  (coreLoadExecutor-2010-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 205083 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 205101 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 205101 WARN  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 205101 WARN  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 205104 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 205109 WARN  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiople copyFields (2)
   [junit4]   2> 205109 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field 
id
   [junit4]   2> 205121 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 205121 INFO  (coreLoadExecutor-2010-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@6d56ba23
   [junit4]   2> 205121 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.TestSolrQueryParser_43197283614B84D9-001/data-dir-23-001/]
   [junit4]   2> 205122 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=15.0859375, 
floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=3.023598562578359, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4470419161438972, deletesPctAllowed=24.088699863519345
   [junit4]   2> 205177 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 205177 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 205178 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6408070217156493]
   [junit4]   2> 205179 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 205196 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 205242 INFO  (coreLoadExecutor-2010-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 205242 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 205244 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 205245 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 205245 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 205245 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 205245 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 205245 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 205246 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 205246 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 205246 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 205246 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 205247 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 205248 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 205248 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 205249 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10]} 0 0
   [junit4]   2> 205249 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11]} 0 0
   [junit4]   2> 205249 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12]} 0 0
   [junit4]   2> 205250 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13]} 0 0
   [junit4]   2> 205250 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[20]} 0 0
   [junit4]   2> 205251 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[999]} 0 1
   [junit4]   2> 205252 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[30]} 0 0
   [junit4]   2> 205265 INFO  
(searcherExecutor-2012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 205265 INFO  
(SUITE-TestSolrQueryParser-seed#[43197283614B84D9]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 205270 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_multiConceptsQueryMultiTermSynonyms_shouldParseBoostedQuery-seed#[43197283614B84D9])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testSynonymsBoost_multiConceptsQueryMultiTermSynonyms_shouldParseBoostedQuery
   [junit4]   2> 205281 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_multiConceptsQueryMultiTermSynonyms_shouldParseBoostedQuery-seed#[43197283614B84D9])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testSynonymsBoost_multiConceptsQueryMultiTermSynonyms_shouldParseBoostedQuery
   [junit4]   2> 205285 INFO  
(TEST-TestSolrQueryParser.testPhrase-seed#[43197283614B84D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPhrase
   [junit4]   2> 205286 INFO  
(TEST-TestSolrQueryParser.testPhrase-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:now-cow&indent=true&sow=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205287 INFO  
(TEST-TestSolrQueryParser.testPhrase-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:now-cow&indent=true&sow=false&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 205287 INFO  
(TEST-TestSolrQueryParser.testPhrase-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:now-cow&indent=true&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 205288 INFO  
(TEST-TestSolrQueryParser.testPhrase-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text_np:now-cow&indent=true&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 205288 INFO  
(TEST-TestSolrQueryParser.testPhrase-seed#[43197283614B84D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testPhrase
   [junit4]   2> 205314 INFO  
(TEST-TestSolrQueryParser.testAutoGeneratePhraseQueries-seed#[43197283614B84D9])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testAutoGeneratePhraseQueries
   [junit4]   2> 205316 INFO  
(TEST-TestSolrQueryParser.testAutoGeneratePhraseQueries-seed#[43197283614B84D9])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testAutoGeneratePhraseQueries
   [junit4]   2> 205319 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[43197283614B84D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testComments
   [junit4]   2> 205320 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1+id:2+/*+*:*+*/+id:3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 205320 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1+/**.*/&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205320 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=+"/*"+id:1+id:2+"*/"+id:3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 205321 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1+/*+id:2+/*+*/+/*+/**/+id:3+*/+id:10+*/+id:11&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 205321 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[43197283614B84D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testComments
   [junit4]   2> 205326 INFO  
(TEST-TestSolrQueryParser.testBadRequestInSetQuery-seed#[43197283614B84D9]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testBadRequestInSetQuery
   [junit4]   2> 205332 INFO  
(TEST-TestSolrQueryParser.testBadRequestInSetQuery-seed#[43197283614B84D9]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testBadRequestInSetQuery
   [junit4]   2> 205336 INFO  
(TEST-TestSolrQueryParser.testParsingPerformance-seed#[43197283614B84D9]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testParsingPerformance
   [junit4]   1> WARNING, assertions enabled. ret=-1184185896 Parser QPS:24565
   [junit4]   2> 205338 INFO  
(TEST-TestSolrQueryParser.testParsingPerformance-seed#[43197283614B84D9]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testParsingPerformance
   [junit4]   2> 205344 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testDocsWithNaNInField
   [junit4]   2> 205344 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205345 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205345 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205346 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205346 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205346 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205346 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205347 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205347 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205347 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205347 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205348 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205348 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dv:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205348 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205348 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205348 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dv:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205349 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205349 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205349 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs_dv:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205349 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205349 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205350 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs_dv:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205350 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205350 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205350 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dvo:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205350 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dvo:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205351 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dvo:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205355 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dvo:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205355 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dvo:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205355 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dvo:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205356 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_norms:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205356 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_norms:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205356 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_norms:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205356 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_norms:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205356 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_norms:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205357 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_norms:[-Infinity+TO+Infinity]&wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 205357 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205359 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d:[*+TO+*]&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 205359 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205359 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205359 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205359 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205360 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205360 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205360 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205361 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205361 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205361 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205361 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dv:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205361 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205362 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205362 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dv:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205362 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205362 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205362 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds_dv:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205362 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205363 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205363 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds_dv:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205363 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205363 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205363 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dvo:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205365 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dvo:[*+TO+*]&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 205365 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dvo:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205365 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dvo:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205366 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dvo:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205366 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dvo:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205366 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_norms:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 205366 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_norms:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205366 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_norms:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 205367 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_norms:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205367 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_norms:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205367 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_norms:[-Infinity+TO+Infinity]&wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 205368 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[43197283614B84D9]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testDocsWithNaNInField
   [junit4]   2> 205372 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[43197283614B84D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testSyntax
   [junit4]   2> 205372 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*&df=doesnotexist_s&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 205372 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doesnotexist_s:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205373 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doesnotexist_s:(+*+*+*+)&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 205374 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=foo_dt:"2013-03-08T00:46:15Z/DAY%2B000MILLISECONDS%2B00SECONDS%2B00MINUTES%2B00HOURS%2B0000000000YEARS%2B6MONTHS%2B3DAYS"&debug=query&wt=xml}
 hits=0 status=0 QTime=1
   [junit4]   2> 205375 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[43197283614B84D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testSyntax
   [junit4]   2> 205379 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_singleConceptQueryMultiTermSynonymWithMultipleBoost_shouldParseMultiplicativeBoostedQuery-seed#[43197283614B84D9])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testSynonymsBoost_singleConceptQueryMultiTermSynonymWithMultipleBoost_shouldParseMultiplicativeBoostedQuery
   [junit4]   2> 205381 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_singleConceptQueryMultiTermSynonymWithMultipleBoost_shouldParseMultiplicativeBoostedQuery-seed#[43197283614B84D9])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testSynonymsBoost_singleConceptQueryMultiTermSynonymWithMultipleBoost_shouldParseMultiplicativeBoostedQuery
   [junit4]   2> 205384 INFO  
(TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testFilter
   [junit4]   2> 205386 INFO  
(TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+0&fq=filter(just_to_clear_the_cache)+filter(id:100000)+filter(id:100010)&wt=xml}
 hits=0 status=0 QTime=1
   [junit4]   2> 205386 INFO  
(TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+1&fq=filter(just_to_clear_the_cache)+filter(id:100001)+filter(id:100011)&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 205387 INFO  
(TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+2&fq=filter(just_to_clear_the_cache)+filter(id:100002)+filter(id:100012)&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 205388 INFO  
(TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+3&fq=filter(just_to_clear_the_cache)+filter(id:100003)+filter(id:100013)&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 205388 INFO  
(TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+4&fq=filter(just_to_clear_the_cache)+filter(id:100004)+filter(id:100014)&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 205389 INFO  
(TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+5&fq=filter(just_to_clear_the_cache)+filter(id:100005)+filter(id:100015)&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> sep 28, 2021 8:03:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> ADVERTENCIA: Suite execution timed out: 
org.apache.solr.search.TestSolrQueryParser
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "searcherExecutor-2012-thread-1" ID=3006 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5c83f5
   [junit4]   2>        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>        - waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d5c83f5
   [junit4]   2>        at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Thread-296" ID=3004 WAITING on java.lang.Object@7c748497
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on java.lang.Object@7c748497
   [junit4]   2>        at java.lang.Object.wait(Object.java:502)
   [junit4]   2>        at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:2291)
   [junit4]   2> 
   [junit4]   2> "h2sc-2007-thread-2" ID=3002 RUNNABLE (in native code)
   [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>        - locked sun.nio.ch.Util$3@5cfb4d2e
   [junit4]   2>        - locked java.util.Collections$UnmodifiableSet@43914e3
   [junit4]   2>        - locked sun.nio.ch.EPollSelectorImpl@d737cba
   [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.nioSelect(ManagedSelector.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [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$105/213000238.run(Unknown Source)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$62/1264067795.run(Unknown
 Source)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>        Locked synchronizers:
   [junit4]   2>        - 
java.util.concurrent.ThreadPoolExecutor$Worker@28cc63e6
   [junit4]   2> 
   [junit4]   2> "h2sc-2007-thread-1" ID=3001 RUNNABLE (in native code)
   [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>        - locked sun.nio.ch.Util$3@557b11bf
   [junit4]   2>        - locked java.util.Collections$UnmodifiableSet@536fb403
   [junit4]   2>        - locked sun.nio.ch.EPollSelectorImpl@1f3d3c81
   [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.nioSelect(ManagedSelector.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [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$105/213000238.run(Unknown Source)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$62/1264067795.run(Unknown
 Source)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>        Locked synchronizers:
   [junit4]   2>        - 
java.util.concurrent.ThreadPoolExecutor$Worker@6933dd1c
   [junit4]   2> 
   [junit4]   2> "Connection evictor" ID=3000 TIMED_WAITING
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" ID=2999 TIMED_WAITING
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "h2sc-2005-thread-2" ID=2998 RUNNABLE (in native code)
   [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>        - locked sun.nio.ch.Util$3@93d0570
   [junit4]   2>        - locked java.util.Collections$UnmodifiableSet@4460b01
   [junit4]   2>        - locked sun.nio.ch.EPollSelectorImpl@2a276826
   [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.nioSelect(ManagedSelector.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [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$105/213000238.run(Unknown Source)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$62/1264067795.run(Unknown
 Source)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>        Locked synchronizers:
   [junit4]   2>        - java.util.concurrent.ThreadPoolExecutor$Worker@a6a52f6
   [junit4]   2> 
   [junit4]   2> "h2sc-2005-thread-1" ID=2997 RUNNABLE (in native code)
   [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>        - locked sun.nio.ch.Util$3@5c0890d7
   [junit4]   2>        - locked java.util.Collections$UnmodifiableSet@3d7f08a3
   [junit4]   2>        - locked sun.nio.ch.EPollSelectorImpl@955120e
   [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.nioSelect(ManagedSelector.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [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$105/213000238.run(Unknown Source)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$62/1264067795.run(Unknown
 Source)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>        Locked synchronizers:
   [junit4]   2>        - 
java.util.concurrent.ThreadPoolExecutor$Worker@61dcc60e
   [junit4]   2> 
   [junit4]   2> "TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9]" 
ID=2996 RUNNABLE
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1934)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
   [junit4]   2>        at 
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:825)
   [junit4]   2>        at 
org.apache.solr.query.FilterQuery.createWeight(FilterQuery.java:96)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
   [junit4]   2>        at 
org.apache.lucene.search.BooleanWeight.<init>(BooleanWeight.java:63)
   [junit4]   2>        at 
org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:231)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:443)
   [junit4]   2>        at 
org.apache.solr.search.DocSetUtil.createDocSetGeneric(DocSetUtil.java:145)
   [junit4]   2>        at 
org.apache.solr.search.DocSetUtil.createDocSet(DocSetUtil.java:134)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1197)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.lambda$getAndCacheDocSet$1(SolrIndexSearcher.java:876)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher$$Lambda$882/506343113.apply(Unknown 
Source)
   [junit4]   2>        at 
org.apache.solr.search.CaffeineCache.lambda$computeIfAbsent$1(CaffeineCache.java:248)
   [junit4]   2>        at 
org.apache.solr.search.CaffeineCache$$Lambda$883/929158885.apply(Unknown Source)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$0(LocalCache.java:139)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.LocalCache$$Lambda$884/373936629.apply(Unknown
 Source)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2413)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.BoundedLocalCache$$Lambda$885/1811308922.apply(Unknown
 Source)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1853)
   [junit4]   2>        - locked 
java.util.concurrent.ConcurrentHashMap$ReservationNode@18a22d5a
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
   [junit4]   2>        at 
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
   [junit4]   2>        at 
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:844)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1035)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1558)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1439)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
   [junit4]   2>        at 
org.apache.solr.search.TestSolrQueryParser.testFilter(TestSolrQueryParser.java:543)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestSolrQueryParser-seed#[43197283614B84D9]" ID=2995 
RUNNABLE
   [junit4]   2>        at sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2>        at 
sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>        - locked java.lang.Object@3498b1
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
   [junit4]   2> 
   [junit4]   2> "TimeLimitedCollector timer thread" ID=2559 TIMED_WAITING
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:263)
   [junit4]   2> 
   [junit4]   2> 
"org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner" 
ID=566 WAITING on java.lang.ref.ReferenceQueue$Lock@45cba204
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on java.lang.ref.ReferenceQueue$Lock@45cba204
   [junit4]   2>        at 
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>        at 
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>        at 
org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3839)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=9 TIMED_WAITING
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on 
java.lang.ref.ReferenceQueue$Lock@64af0dd1
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on java.lang.ref.ReferenceQueue$Lock@64af0dd1
   [junit4]   2>        at 
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>        at 
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>        at 
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 WAITING on 
java.lang.ref.Reference$Lock@6dee24e3
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on java.lang.ref.Reference$Lock@6dee24e3
   [junit4]   2>        at java.lang.Object.wait(Object.java:502)
   [junit4]   2>        at 
java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>        at 
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on 
com.carrotsearch.randomizedtesting.RandomizedRunner$2@2c6189ce
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on 
com.carrotsearch.randomizedtesting.RandomizedRunner$2@2c6189ce
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
   [junit4]   2>        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrQueryParser 
-Dtests.method=testFilter -Dtests.seed=43197283614B84D9 -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-CU 
-Dtests.timezone=America/Thule -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7199s J0 | TestSolrQueryParser.testFilter <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([43197283614B84D9]:0)
   [junit4]   2> sep 28, 2021 8:03:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> ADVERTENCIA: Will linger awaiting termination of 7 leaked 
thread(s).
   [junit4]   2> sep 28, 2021 8:03:22 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> GRAVE: 7 threads leaked from SUITE scope at 
org.apache.solr.search.TestSolrQueryParser: 
   [junit4]   2>    1) Thread[id=2996, 
name=TEST-TestSolrQueryParser.testFilter-seed#[43197283614B84D9], 
state=RUNNABLE, group=TGRP-TestSolrQueryParser]
   [junit4]   2>         at 
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1868)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
   [junit4]   2>         at 
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:825)
   [junit4]   2>         at 
org.apache.solr.query.FilterQuery.createWeight(FilterQuery.java:96)
   [junit4]   2>         at 
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
   [junit4]   2>         at 
org.apache.lucene.search.BooleanWeight.<init>(BooleanWeight.java:63)
   [junit4]   2>         at 
org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:231)
   [junit4]   2>         at 
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
   [junit4]   2>         at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:443)
   [junit4]   2>         at 
org.apache.solr.search.DocSetUtil.createDocSetGeneric(DocSetUtil.java:145)
   [junit4]   2>         at 
org.apache.solr.search.DocSetUtil.createDocSet(DocSetUtil.java:134)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1197)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.lambda$getAndCacheDocSet$1(SolrIndexSearcher.java:876)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher$$Lambda$882/506343113.apply(Unknown 
Source)
   [junit4]   2>         at 
org.apache.solr.search.CaffeineCache.lambda$computeIfAbsent$1(CaffeineCache.java:248)
   [junit4]   2>         at 
org.apache.solr.search.CaffeineCache$$Lambda$883/929158885.apply(Unknown Source)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$0(LocalCache.java:139)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.LocalCache$$Lambda$884/373936629.apply(Unknown
 Source)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2413)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache$$Lambda$885/1811308922.apply(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1853)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
   [junit4]   2>         at 
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:844)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1035)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1558)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1439)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
   [junit4]   2>         at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
   [junit4]   2>         at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
   [junit4]   2>         at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
   [junit4]   2>         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2>         at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2>         at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2>         at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2>         at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
   [junit4]   2>         at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
   [junit4]   2>         at 
org.apache.solr.search.TestSolrQueryParser.testFilter(TestSolrQueryParser.java:543)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtest

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

 2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$62/1264067795.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    3) Thread[id=3002, name=h2sc-2007-thread-2, state=RUNNABLE, 
group=TGRP-TestSolrQueryParser]
   [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.nioSelect(ManagedSelector.java:183)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [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$105/213000238.run(Unknown Source)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$62/1264067795.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    4) Thread[id=3006, name=searcherExecutor-2012-thread-1, 
state=WAITING, group=TGRP-TestSolrQueryParser]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    5) Thread[id=3004, name=Thread-296, state=WAITING, 
group=TGRP-TestSolrQueryParser]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:502)
   [junit4]   2>         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:2291)
   [junit4]   2>    6) Thread[id=2998, name=h2sc-2005-thread-2, state=RUNNABLE, 
group=TGRP-TestSolrQueryParser]
   [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.nioSelect(ManagedSelector.java:183)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [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$105/213000238.run(Unknown Source)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$62/1264067795.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    7) Thread[id=2997, name=h2sc-2005-thread-1, state=RUNNABLE, 
group=TGRP-TestSolrQueryParser]
   [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.nioSelect(ManagedSelector.java:183)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [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$105/213000238.run(Unknown Source)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$62/1264067795.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-CU, 
timezone=America/Thule
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=10,free=237651128,total=503840768
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, 
TestFreeTextSuggestions, TestObjectReleaseTracker, TestCoreDiscovery, 
JvmMetricsTest, TestWaitForStateWithJettyShutdowns, 
LeaderElectionContextKeyTest, CollectionStateFormat2Test, HighlighterTest, 
BigEndianAscendingWordSerializerTest, TestSSLRandomization, TestExportWriter, 
ZkControllerTest, TestStressRecovery, BasicZkTest, 
TestSchemalessBufferedUpdates, TestComplexPhraseQParserPlugin, 
AnalysisAfterCoreReloadTest, TestBlockCollapse, TestReRankQParserPlugin, 
DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest, 
HdfsCollectionsAPIDistributedZkTest, LeaderFailureAfterFreshStartTest, 
TestHalfAndHalfDocValues, TestSolrQueryParser]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrQueryParser 
-Dtests.seed=43197283614B84D9 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=es-CU -Dtests.timezone=America/Thule 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrQueryParser (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([43197283614B84D9]:0)
   [junit4] Completed [855/947 (1!)] on J0 in 7212.76s, 10 tests, 2 errors <<< 
FAILURES!

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

Reply via email to