You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/04/26 07:44:30 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2212 - Still Unstable!

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

3 tests failed.
FAILED:  org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter

Error Message:
while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t

Stack Trace:
org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
	at __randomizedtesting.SeedInfo.seed([4889AE47CB52DCCC:1CD3A60C07DE10A0]:0)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
	... 57 more
Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
	... 60 more


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse

Error Message:
Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([31FCFBF8F10B2ED:C11A17D649E73BC0]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.request(ConcurrentUpdateHttp2SolrClient.java:359)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse(SolrExampleStreamingBinaryHttp2Test.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse

Error Message:
Error from server at http://127.0.0.1:44773/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44773/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([31FCFBF8F10B2ED:C11A17D649E73BC0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:489)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse(SolrExampleStreamingBinaryTest.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13634 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4]   2> 325226 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 325227 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_4889AE47CB52DCCC-001/data-dir-23-001
   [junit4]   2> 325227 WARN  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
   [junit4]   2> 325227 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 325228 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 325229 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 325229 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 325235 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 325249 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 325285 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 325285 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 325919 WARN  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 325920 WARN  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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:678) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 325922 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 325923 WARN  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@500bcf76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 325923 WARN  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@500bcf76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 325927 WARN  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b08b1cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 325927 WARN  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b08b1cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 325928 WARN  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-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> 325953 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c831c
   [junit4]   2> 325959 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c831c
   [junit4]   2> 325959 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39c831c
   [junit4]   2> 325961 INFO  (coreLoadExecutor-3752-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 325968 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 325984 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 326008 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 326008 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 326008 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 326008 INFO  (coreLoadExecutor-3752-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@39c831c
   [junit4]   2> 326009 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_4889AE47CB52DCCC-001/data-dir-23-001/]
   [junit4]   2> 326010 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=67.8759765625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=28.992516811643224, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=24.16487805377971
   [junit4]   2> 326060 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 326061 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 326062 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 326062 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 326062 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6431931079740263]
   [junit4]   2> 326064 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 326073 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 326138 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 326139 INFO  (coreLoadExecutor-3752-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698084603743436800
   [junit4]   2> 326140 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 326140 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 326140 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 326140 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 326140 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 326140 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 326140 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 326141 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 326141 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 326141 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 326142 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 326145 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAllParams
   [junit4]   2> 326147 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698084603749728256)]} 0 1
   [junit4]   2> 326154 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 326155 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 326158 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 326184 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=24
   [junit4]   2> 326204 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326204 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D3]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326205 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326206 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326207 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326208 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D"subject:bleh"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326209 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3De+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326210 ERROR (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid Parent filter '', resolves to null
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.createChildDocTransformer(ChildDocTransformerFactory.java:110)
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.create(ChildDocTransformerFactory.java:79)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.add(SolrReturnFields.java:330)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.parseFieldList(SolrReturnFields.java:174)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:124)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:100)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:141)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.response.transform.TestChildDocTransformer.lambda$testChildDoctransformerXML$2(TestChildDocTransformer.java:125)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2864)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2739)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testChildDoctransformerXML(TestChildDocTransformer.java:124)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testAllParams(TestChildDocTransformer.java:67)
   [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> 326210 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D""]&fq=subject:"parentDocument"+&wt=xml} status=400 QTime=0
   [junit4]   2> 326212 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 326230 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698084603749728256&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=17
   [junit4]   2> 326235 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326241 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698084603749728256&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=5
   [junit4]   2> 326242 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326246 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698084603749728256&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=3
   [junit4]   2> 326246 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326247 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698084603749728256&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=0
   [junit4]   2> 326247 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326248 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698084603749728256&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 326248 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326249 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698084603749728256&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 326249 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326250 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326250 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326250 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+fl%3D"intDvoDefault,child_fl:[value+v%3D'child_fl_test']"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326251 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDefault,[child+fl%3D"intDvoDefault,+[docid]"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 326264 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698084603864023040)} 0 10
   [junit4]   2> 326271 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 2 ms
   [junit4]   2> 326272 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 326273 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[4889AE47CB52DCCC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAllParams
   [junit4]   2> 326276 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParentFilter
   [junit4]   2> 326277 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698084603887091712)]} 0 0
   [junit4]   2> 326277 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1698084603888140288)]} 0 0
   [junit4]   2> 326285 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 326285 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 326286 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 326286 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 326287 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 326288 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 326289 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"*:*"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 326289 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 326290 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 326291 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 326292 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.h.RequestHandlerBase java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]   2> 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]   2> 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   2> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [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> 326292 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row.title=xfsnfnkaryiqzibm&row._version_=1698084603887091712&row.intDefault=42&row.intDvoDefault=42),defaults(sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=cat:childDocument)}} status=500 QTime=0
   [junit4]   2> 326292 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml
   [junit4]   2> 326293 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698084603904917504)} 0 1
   [junit4]   2> 326298 INFO  (searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 326298 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 326299 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[4889AE47CB52DCCC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParentFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestChildDocTransformer -Dtests.method=testParentFilter -Dtests.seed=4889AE47CB52DCCC -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J0 | TestChildDocTransformer.testParentFilter <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4889AE47CB52DCCC:1CD3A60C07DE10A0]:0)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]    > 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]    > 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]    > 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]    > 	... 60 more
   [junit4]   2> 326301 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 326301 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=594498960
   [junit4]   2> 326301 INFO  (coreCloseExecutor-3760-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5428a753
   [junit4]   2> 326301 INFO  (coreCloseExecutor-3760-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5428a753
   [junit4]   2> 326301 INFO  (coreCloseExecutor-3760-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@562482d8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@54d469ca
   [junit4]   2> 326317 INFO  (coreCloseExecutor-3760-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 326318 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 326318 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@527829a9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@239cbcae
   [junit4]   2> 326323 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 326323 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@101e97c1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@355e61cd
   [junit4]   2> 326325 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 326325 INFO  (SUITE-TestChildDocTransformer-seed#[4889AE47CB52DCCC]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@342ecf9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5e92f743
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_4889AE47CB52DCCC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_version_=PostingsFormat(name=MockRandom), subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), cat=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=MockRandom), id=Lucene84, title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{intDefault=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1371, maxMBSortInHeap=5.570669350166085, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lt, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=182176376,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribIDF, TestLuceneIndexBackCompat, TestSolrIndexConfig, ReplaceNodeTest, TestManagedSchemaAPI, ClassificationUpdateProcessorIntegrationTest, DeleteNodeTest, HdfsSyncSliceTest, UnloadDistributedZkTest, CreateCollectionCleanupTest, TestBlendedInfixSuggestions, CoreMergeIndexesAdminHandlerTest, TestInPlaceUpdateWithRouteField, DistributedSuggestComponentTest, TestPostingsSolrHighlighter, BufferStoreTest, TestNoOpRegenerator, TestFoldingMultitermQuery, TestOrdValues, TemplateUpdateProcessorTest, ScriptEngineTest, TestTextField, SuggesterTest, DistanceUnitsTest, TestSegmentSorting, TestConfigSets, TestSolrCLIRunExample, TestChildDocTransformer]
   [junit4] Completed [122/936 (1!)] on J0 in 1.25s, 2 tests, 1 error <<< FAILURES!

[...truncated 3579 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
   [junit4]   2> 147965 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 147965 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_31FCFBF8F10B2ED-001/data-dir-10-001
   [junit4]   2> 147965 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 147967 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 147967 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 147991 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 147991 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 147991 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_31FCFBF8F10B2ED-001/tempDir-002/cores/core
   [junit4]   2> 147993 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 147993 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 147993 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 148058 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 148058 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 148058 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 148058 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@737eaf42{/solr,null,AVAILABLE}
   [junit4]   2> 148081 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15b79326{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44773}
   [junit4]   2> 148081 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.Server Started @148196ms
   [junit4]   2> 148082 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44773, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_31FCFBF8F10B2ED-001/tempDir-001, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_31FCFBF8F10B2ED-001/tempDir-002/cores}
   [junit4]   2> 148083 ERROR (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 148083 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 148083 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 148083 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 148083 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 148083 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-26T07:27:25.091Z
   [junit4]   2> 148083 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_31FCFBF8F10B2ED-001/tempDir-001/solr.xml
   [junit4]   2> 148088 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2049f86c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 149370 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 149371 WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@413048a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 149371 WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@413048a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 149377 WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32e1c423[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 149377 WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32e1c423[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 149378 WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-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> 149390 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 149390 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
 

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

tor-2707-thread-1]: coreCloseExecutor-2707-thread-1 finishFullFlush success=true
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2707-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2707-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2707-thread-1]: now merge
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2707-thread-1]:   index(source): _2b(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619422107673}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=80ri0hs2qq7je7fsyvpyvzwb4
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2707-thread-1]:   no more merges pending; now return
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: waitForMerges
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: waitForMerges done
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: commit: start
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: commit: enter lock
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: commit: now prepare
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: prepareCommit: flush
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]:   index before flush _2b(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619422107673}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=80ri0hs2qq7je7fsyvpyvzwb4
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2707-thread-1]: startFullFlush
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2707-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2707-thread-1]: coreCloseExecutor-2707-thread-1 finishFullFlush success=true
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: startCommit(): start
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: commit: took 0.2 msec
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: commit: done
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: rollback
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: all running merges have aborted
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: rollback: done finish merges
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2707-thread-1]: abort
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2707-thread-1]: done abort success=true
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2707-thread-1]: rollback: infos=_2b(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619422107673}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=80ri0hs2qq7je7fsyvpyvzwb4
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2707-thread-1]: now checkpoint "_2b(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619422107673}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=80ri0hs2qq7je7fsyvpyvzwb4" [1 segments ; isCommit = false]
   [junit4]   2> 210693 INFO  (coreCloseExecutor-2707-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2707-thread-1]: 0 msec to checkpoint
   [junit4]   2> 210694 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 210694 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72934424: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7245134f
   [junit4]   2> 210699 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 210699 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25ecac90: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@70c6a6b9
   [junit4]   2> 210701 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 210701 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@147825ed: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7368612f
   [junit4]   2> 210702 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69c311cc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 210702 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@593067f4{/solr,null,STOPPED}
   [junit4]   2> 210703 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[31FCFBF8F10B2ED]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_31FCFBF8F10B2ED-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=mt-MT, timezone=Africa/Kigali
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=117938920,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [JsonQueryRequestFacetingIntegrationTest, RoundEvaluatorTest, CloudSolrClientMultiConstructorTest, CloudAuthStreamTest, CloudHttp2SolrClientTest, TestConfigSetAdminRequest, NormalizeEvaluatorTest, ModuloEvaluatorTest, LargeVolumeJettyTest, CommonParamsTest, PreemptiveBasicAuthClientBuilderFactoryTest, NoOpResponseParserTest, QueryFacetMapTest, CoalesceEvaluatorTest, SolrExampleBinaryHttp2Test, EqualToEvaluatorTest, ArcTangentEvaluatorTest, DirectJsonQueryRequestFacetingEmbeddedTest, CloudHttp2SolrClientBadInputTest, SolrExampleStreamingBinaryHttp2Test]
   [junit4] Completed [129/215 (2!)] on J2 in 6.26s, 42 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 49925 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2216 - Failure!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2216/

No tests ran.

Build Log:
[...truncated 14738 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4]   2> 1172446 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1172447 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1172447 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_C0CF3E4C6C40FB1-001/data-dir-97-001
   [junit4]   2> 1172447 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1172447 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1172449 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1172449 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1172463 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1172478 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1172500 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 1172500 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 1172804 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1172805 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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:678) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1172807 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1172808 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d6a7440[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172808 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d6a7440[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172810 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6faf2c37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172811 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6faf2c37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172812 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-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> 1172838 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b769
   [junit4]   2> 1172845 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b769
   [junit4]   2> 1172845 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b769
   [junit4]   2> 1172846 INFO  (coreLoadExecutor-9832-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1172854 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1172881 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1172907 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 1172908 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 1172908 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1172908 INFO  (coreLoadExecutor-9832-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@44b769
   [junit4]   2> 1172908 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_C0CF3E4C6C40FB1-001/data-dir-97-001/]
   [junit4]   2> 1172909 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=84.5703125, floorSegmentMB=0.51953125, forceMergeDeletesPctAllowed=29.61832867484226, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5724077260502618, deletesPctAllowed=35.16561647466215
   [junit4]   2> 1172960 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1172960 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1172961 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1172961 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1172962 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1344306464932098]
   [junit4]   2> 1172963 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1172970 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1172994 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1172994 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698125070118944768
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1172997 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1172998 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173001 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParentFilter
   [junit4]   2> 1173002 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698125070126284800)]} 0 1
   [junit4]   2> 1173003 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1698125070127333376)]} 0 0
   [junit4]   2> 1173009 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173010 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1173012 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 1173013 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1173014 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173022 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173023 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"*:*"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173023 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173024 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173029 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml} hits=2 status=0 QTime=4
   [junit4]   2> 1173032 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.h.RequestHandlerBase java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]   2> 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]   2> 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   2> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [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> 1173032 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row.title=qpenpm&row._version_=1698125070126284800&row.intDefault=42&row.intDvoDefault=42),defaults(sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=cat:childDocument)}} status=500 QTime=2
   [junit4]   2> 1173032 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml
   [junit4]   2> 1173033 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698125070158790656)} 0 1
   [junit4]   2> 1173037 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173038 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1173039 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParentFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestChildDocTransformer -Dtests.method=testParentFilter -Dtests.seed=C0CF3E4C6C40FB1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Asia/Bishkek -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J0 | TestChildDocTransformer.testParentFilter <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0CF3E4C6C40FB1:5856FBAF0A48C3DD]:0)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]    > 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]    > 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]    > 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]    > 	... 60 more
   [junit4]   2> 1173043 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAllParams
   [junit4]   2> 1173044 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698125070170324992)]} 0 0
   [junit4]   2> 1173050 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173050 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1173050 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1173051 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173051 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173052 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D3]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173052 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173053 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173053 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173054 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D"subject:bleh"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173055 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3De+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173055 ERROR (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid Parent filter '', resolves to null
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.createChildDocTransformer(ChildDocTransformerFactory.java:110)
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.create(ChildDocTransformerFactory.java:79)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.add(SolrReturnFields.java:330)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.parseFieldList(SolrReturnFields.java:174)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:124)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:100)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:141)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.response.transform.TestChildDocTransformer.lambda$testChildDoctransformerXML$2(TestChildDocTransformer.java:125)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2864)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2739)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testChildDoctransformerXML(TestChildDocTransformer.java:124)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testAllParams(TestChildDocTransformer.java:67)
   [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> 1173055 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D""]&fq=subject:"parentDocument"+&wt=xml} status=400 QTime=0
   [junit4]   2> 1173056 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173059 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=2
   [junit4]   2> 1173065 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173066 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 1173066 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173075 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=8
   [junit4]   2> 1173075 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173076 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=0
   [junit4]   2> 1173076 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173077 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 1173077 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173077 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 1173077 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173078 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173078 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173078 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+fl%3D"intDvoDefault,child_fl:[value+v%3D'child_fl_test']"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173079 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDefault,[child+fl%3D"intDvoDefault,+[docid]"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173080 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698125070208073728)} 0 0
   [junit4]   2> 1173084 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173084 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1173085 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAllParams
   [junit4]   2> 1173085 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1173085 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1773461899
   [junit4]   2> 1173086 INFO  (coreCloseExecutor-9840-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f5d4fbc
   [junit4]   2> 1173086 INFO  (coreCloseExecutor-9840-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3f5d4fbc
   [junit4]   2> 1173086 INFO  (coreCloseExecutor-9840-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45183734: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1ecfe612
   [junit4]   2> 1173102 INFO  (coreCloseExecutor-9840-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1173103 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1173103 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56040afe: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@64da9b1d
   [junit4]   2> 1173108 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1173108 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@775c6cd1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@283bf28c
   [junit4]   2> 1173110 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1173110 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ad9a325: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2ba008ff
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_C0CF3E4C6C40FB1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), subject=Lucene84, cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=BlockTreeOrds(blocksize=128), title=Lucene84}, docValues:{intDefault=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=634, maxMBSortInHeap=6.934205210325987, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hu, timezone=Asia/Bishkek
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=188702640,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrIndexConfig, CdcrBidirectionalTest, TestSimpleTextCodec, MoveReplicaHDFSFailoverTest, TestFoldingMultitermQuery, TestTrieFacet, CoreAdminCreateDiscoverTest, BlockJoinFacetDistribTest, TestLocalFSCloudBackupRestore, TestReqParamsAPI, BufferStoreTest, TestBinaryField, AuthToolTest, TestJsonFacets, ZkStateReaderTest, DateFieldTest, StatsReloadRaceTest, OverseerTest, SolrCoreTest, TestBinaryResponseWriter, ScriptEngineTest, MultiThreadedOCPTest, TestHighlightDedupGrouping, TestFastLRUCache, BasicAuthStandaloneTest, TestPerFieldSimilarityWithDefaultOverride, TestLMJelinekMercerSimilarityFactory, SolrSlf4jReporterTest, XmlUpdateRequestHandlerTest, TestRestManager, AuditLoggerIntegrationTest, TestQuerySenderListener, TestHttpShardHandlerFactory, RequestHandlersTest, TestStressInPlaceUpdates, DistributedVersionInfoTest, DistribCursorPagingTest, ReturnFieldsTest, TestConfigSetsAPIShareSchema, DistributedQueryComponentCustomSortTest, TestCustomSort, TestScoreJoinQPScore, TestBlendedInfixSuggestions, ChaosMonkeySafeLeaderWithPullReplicasTest, TestCloudSearcherWarming, TestCSVLoader, OutputWriterTest, TestNumericTerms32, InfoHandlerTest, SolrMetricsIntegrationTest, DisMaxRequestHandlerTest, TestTolerantUpdateProcessorCloud, SolrTestCaseJ4Test, OverriddenZkACLAndCredentialsProvidersTest, TestZkAclsWithHadoopAuth, TestSolrCloudWithDelegationTokens, TestImplicitCoreProperties, TestMacroExpander, TestCloudJSONFacetSKG, AnalyticsMergeStrategyTest, TestCustomStream, TestSimExecutePlanAction, AliasIntegrationTest, SparseHLLTest, QueryEqualityTest, HdfsNNFailoverTest, TestLuceneMatchVersion, ParsingFieldUpdateProcessorsTest, PrimitiveFieldTypeTest, ClusterStateMockUtilTest, MoreLikeThisComponentTest, RulesTest, DistributedFacetSimpleRefinementLongTailTest, TestCloudPivotFacet, TermVectorComponentTest, ConjunctionSolrSpellCheckerTest, TestMaxTokenLenTokenizer, DistributedSuggestComponentTest, TestPseudoReturnFields, SliceStateTest, OrderedExecutorTest, SoftAutoCommitTest, TestSegmentSorting, TestSolrCoreSnapshots, BasicZkTest, TestAuthorizationFramework, DocValuesTest, DeleteNodeTest, SubstringBytesRefFilterTest, ZookeeperReadAPITest, TestDistribIDF, TestSolrFieldCacheBean, TestMaxScoreQueryParser, DimensionalRoutedAliasUpdateProcessorTest, CdcrRequestHandlerTest, OverseerSolrResponseTest, AtomicUpdateProcessorFactoryTest, CoreSorterTest, UpdateLogTest, ClassificationUpdateProcessorIntegrationTest, DistanceUnitsTest, TestStandardQParsers, TestGraphMLResponseWriter, TestChildDocTransformer]
   [junit4] Completed [453/936 (1!)] on J0 in 0.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 584 lines...]
ERROR: command execution failed.
ERROR: Step ‘Archive the artifacts’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.x #2216
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.x #2216
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2215 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2215/

3 tests failed.
FAILED:  org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter

Error Message:
while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t

Stack Trace:
org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
	at __randomizedtesting.SeedInfo.seed([333D0661ED1F4A38:67670E2A21938654]:0)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
	... 57 more
Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
	... 60 more


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse

Error Message:
Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([BE9CA47510BFF0EE:7C997C1CD64879C3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.request(ConcurrentUpdateHttp2SolrClient.java:359)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse(SolrExampleStreamingBinaryHttp2Test.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse

Error Message:
Error from server at http://127.0.0.1:40019/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40019/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([BE9CA47510BFF0EE:7C997C1CD64879C3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:489)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse(SolrExampleStreamingBinaryTest.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15763 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4]   2> 2148674 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2148674 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2148675 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_333D0661ED1F4A38-001/data-dir-165-001
   [junit4]   2> 2148675 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2148675 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2148676 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2148681 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2148703 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2148724 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 2148724 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 2148983 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2148985 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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:678) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2148986 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2148987 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d3cef3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2148987 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d3cef3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2148991 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b4cf9db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2148991 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b4cf9db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2148992 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-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> 2149019 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ec97d8
   [junit4]   2> 2149026 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ec97d8
   [junit4]   2> 2149026 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ec97d8
   [junit4]   2> 2149027 INFO  (coreLoadExecutor-23906-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2149034 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2149052 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2149073 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 2149073 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 2149073 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2149074 INFO  (coreLoadExecutor-23906-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@19ec97d8
   [junit4]   2> 2149074 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_333D0661ED1F4A38-001/data-dir-165-001/]
   [junit4]   2> 2149075 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=46.3720703125, floorSegmentMB=0.955078125, forceMergeDeletesPctAllowed=13.070069141569356, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43691203502622267, deletesPctAllowed=33.10287971928682
   [junit4]   2> 2149121 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2149121 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2149122 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2149122 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2149122 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=43.5849609375, floorSegmentMB=1.5478515625, forceMergeDeletesPctAllowed=18.3310363772024, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.65822707178058
   [junit4]   2> 2149123 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2149140 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2149175 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2149176 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698116873662496768
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2149191 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2149191 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149195 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParentFilter
   [junit4]   2> 2149196 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698116873682419712)]} 0 0
   [junit4]   2> 2149196 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1698116873683468288)]} 0 0
   [junit4]   2> 2149202 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149203 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2149205 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 2149206 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149207 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149210 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"*:*"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149210 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149211 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149215 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 2149243 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.h.RequestHandlerBase java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]   2> 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]   2> 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   2> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [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> 2149243 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row.title=nmqozzfooiprkz&row._version_=1698116873682419712&row.intDefault=42&row.intDvoDefault=42),defaults(sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=cat:childDocument)}} status=500 QTime=28
   [junit4]   2> 2149243 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml
   [junit4]   2> 2149244 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698116873732751360)} 0 1
   [junit4]   2> 2149249 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149249 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2149250 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParentFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestChildDocTransformer -Dtests.method=testParentFilter -Dtests.seed=333D0661ED1F4A38 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.06s J1 | TestChildDocTransformer.testParentFilter <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([333D0661ED1F4A38:67670E2A21938654]:0)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]    > 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]    > 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]    > 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]    > 	... 60 more
   [junit4]   2> 2149255 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAllParams
   [junit4]   2> 2149256 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698116873745334272)]} 0 0
   [junit4]   2> 2149261 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149261 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2149262 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 2149262 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149263 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149263 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D3]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149263 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149264 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149265 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149266 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D"subject:bleh"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149267 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3De+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149268 ERROR (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid Parent filter '', resolves to null
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.createChildDocTransformer(ChildDocTransformerFactory.java:110)
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.create(ChildDocTransformerFactory.java:79)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.add(SolrReturnFields.java:330)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.parseFieldList(SolrReturnFields.java:174)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:124)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:100)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:141)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.response.transform.TestChildDocTransformer.lambda$testChildDoctransformerXML$2(TestChildDocTransformer.java:125)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2864)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2739)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testChildDoctransformerXML(TestChildDocTransformer.java:124)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testAllParams(TestChildDocTransformer.java:67)
   [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> 2149268 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D""]&fq=subject:"parentDocument"+&wt=xml} status=400 QTime=0
   [junit4]   2> 2149268 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149271 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=2
   [junit4]   2> 2149278 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149279 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 2149280 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149280 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 2149281 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149281 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=0
   [junit4]   2> 2149282 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149282 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 2149282 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149283 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 2149283 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149283 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149284 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149284 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+fl%3D"intDvoDefault,child_fl:[value+v%3D'child_fl_test']"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149284 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDefault,[child+fl%3D"intDvoDefault,+[docid]"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149286 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698116873776791552)} 0 0
   [junit4]   2> 2149290 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149290 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2149291 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAllParams
   [junit4]   2> 2149292 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2149292 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=533036776
   [junit4]   2> 2149292 INFO  (coreCloseExecutor-23914-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40b5ad5d
   [junit4]   2> 2149292 INFO  (coreCloseExecutor-23914-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@40b5ad5d
   [junit4]   2> 2149292 INFO  (coreCloseExecutor-23914-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5292bfdc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@50889623
   [junit4]   2> 2149307 INFO  (coreCloseExecutor-23914-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2149308 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2149308 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46244dc4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6a502f79
   [junit4]   2> 2149313 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2149313 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26d85865: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@27062335
   [junit4]   2> 2149315 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2149315 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f71453d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6f36d308
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_333D0661ED1F4A38-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), subject=FST50, cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=BlockTreeOrds(blocksize=128), title=FST50}, docValues:{intDefault=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1932, maxMBSortInHeap=7.368424966593022, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-MT, timezone=Europe/Dublin
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=249101992,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [SyncSliceTest, DeleteReplicaTest, ManagedSchemaRoundRobinCloudTest, MoveReplicaHDFSTest, XsltUpdateRequestHandlerTest, SuggestComponentContextFilterQueryTest, TestSchemaNameResource, TestReplicaProperties, ResponseHeaderTest, UniqFieldsUpdateProcessorFactoryTest, TestBackupRepositoryFactory, TriggerEventQueueTest, TestLFUCache, TestAddFieldRealTimeGet, TestSolrConfigHandler, ChaosMonkeyNothingIsSafeTest, TestEmbeddedSolrServerAdminHandler, TestRangeQuery, TestMergePolicyConfig, QueryParsingTest, TestPivotHelperCode, SearchHandlerTest, TestFacetMethods, ResourceLoaderTest, TestUnifiedSolrHighlighter, DirectSolrSpellCheckerTest, HLLSerializationTest, TestSortByMinMaxFunction, ClusterStateTest, TimeZoneUtilsTest, DateRangeFieldTest, TestOverriddenPrefixQueryForCustomFieldType, TestCollectionAPI, LargeFieldTest, TestRestoreCore, DistribDocExpirationUpdateProcessorTest, AnalyticsQueryTest, TestCircuitBreaker, TestBulkSchemaAPI, CoreAdminHandlerTest, SearchRateTriggerTest, DistributedUpdateProcessorTest, IgnoreLargeDocumentProcessorFactoryTest, LoggingHandlerTest, HdfsBasicDistributedZkTest, TestDocSet, CircularListTest, TestSimNodeLostTrigger, SolrCloudReportersTest, CustomTermsComponentTest, ConnectionReuseTest, NestedShardedAtomicUpdateTest, PreAnalyzedUpdateProcessorTest, AuditLoggerPluginTest, PluginInfoTest, TestSolrJ, CreateRoutedAliasTest, DynamicMapsTest, TestPackages, TestCloudNestedDocsSort, SampleTest, TestCloudDeleteByQuery, TestConfigOverlay, HdfsBackupRepositoryIntegrationTest, PurgeGraphTest, TestCloudDeduplication, DistributedQueryComponentOptimizationTest, TestCloudJSONFacetSKGEquiv, TestStressLucene, ReplicationFactorTest, TestManagedSynonymGraphFilterFactory, TestMiniSolrCloudClusterSSL, DistributedTermsComponentTest, SolrCmdDistributorTest, TestSearcherReuse, PackageManagerCLITest, TimeRoutedAliasUpdateProcessorTest, TestCoreContainer, TestDynamicLoading, TestFieldCacheVsDocValues, SortByFunctionTest, TestSimExtremeIndexing, TestClusterProperties, TestInfoStreamLogging, EnumFieldTest, TaggingAttributeTest, CollectionsAPISolrJTest, TestFieldCollectionResource, TestCrossCoreJoin, StressHdfsTest, WordBreakSolrSpellCheckerTest, TestSolr4Spatial2, TestJsonFacetsStatsParsing, HttpPartitionOnCommitTest, RequestLoggingTest, DistributedFacetExistsSmallTest, TestJoin, LeaderElectionIntegrationTest, TestDistributedSearch, TestHashPartitioner, TestFileDictionaryLookup, TestNumericTerms64, TestStressLiveNodes, CustomCollectionTest, NodeLostTriggerIntegrationTest, TestQuerySenderNoQuery, TestAtomicUpdateErrorCases, AtomicUpdatesTest, ZkDynamicConfigTest, TestStressVersions, TestRawTransformer, TestCloudPseudoReturnFields, TestExternalRoleRuleBasedAuthorizationPlugin, TestFieldCache, EmbeddedSolrNoSerializeTest, SolrXmlInZkTest, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistributedMap, TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, TestZkChroot, ZkControllerTest, ZkFailoverTest, ZkNodePropsTest, ZkSolrClientTest, ConcurrentCreateCollectionTest, AutoScalingHandlerTest, ComputePlanActionTest, MetricTriggerTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, TestSimDistributedQueue, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, JsonLoaderTest, TestCSVLoader, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSnapshotCoreBackup, TestStressIncrementalBackup, V2ApiIntegrationTest, CoreMergeIndexesAdminHandlerTest, HealthCheckHandlerTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, SplitHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestCoreAdminApis, ZookeeperReadAPITest, DistributedFacetPivotSmallAdvancedTest, DistributedMLTComponentTest, TestDistributedStatsComponentCardinality, SolrMetricManagerTest, SolrMetricReporterTest, SolrGraphiteReporterTest, TestRemoteStreaming, TestStreamBody, TestUnInvertedFieldException, TestMacroExpander, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestGeoJSONResponseWriter, TestPushWriter, TestChildDocTransformer]
   [junit4] Completed [740/936 (1!)] on J1 in 0.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 1314 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
   [junit4]   2> 70521 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 70521 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 70521 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_BE9CA47510BFF0EE-001/data-dir-9-001
   [junit4]   2> 70522 WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 70529 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 70531 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 70551 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 70552 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 70552 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_BE9CA47510BFF0EE-001/tempDir-002/cores/core
   [junit4]   2> 70554 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 70554 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 70554 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 70592 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 70592 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 70592 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 70600 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f40a3fd{/solr,null,AVAILABLE}
   [junit4]   2> 70601 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4b7511c4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40019}
   [junit4]   2> 70601 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.Server Started @70633ms
   [junit4]   2> 70601 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40019, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_BE9CA47510BFF0EE-001/tempDir-001, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_BE9CA47510BFF0EE-001/tempDir-002/cores}
   [junit4]   2> 70601 ERROR (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 70601 INFO  (SUITE-SolrExampleStreamingBi

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

  ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1503-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1503-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1503-thread-1]: now merge
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1503-thread-1]:   index(source): _25(8.9.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619450973219}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=yb91fxstx1pazpue7js4a33v
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1503-thread-1]:   no more merges pending; now return
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: waitForMerges
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: waitForMerges done
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: start
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: enter lock
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: now prepare
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: prepareCommit: flush
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]:   index before flush _25(8.9.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619450973219}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=yb91fxstx1pazpue7js4a33v
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1503-thread-1]: startFullFlush
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1503-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1503-thread-1]: coreCloseExecutor-1503-thread-1 finishFullFlush success=true
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: startCommit(): start
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: took 0.1 msec
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: done
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: rollback
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: all running merges have aborted
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: rollback: done finish merges
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1503-thread-1]: abort
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1503-thread-1]: done abort success=true
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: rollback: infos=_25(8.9.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619450973219}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=yb91fxstx1pazpue7js4a33v
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1503-thread-1]: now checkpoint "_25(8.9.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619450973219}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=yb91fxstx1pazpue7js4a33v" [1 segments ; isCommit = false]
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1503-thread-1]: 0 msec to checkpoint
   [junit4]   2> 171806 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 171806 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@175b77b6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1a811f07
   [junit4]   2> 171812 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 171812 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27c66e0a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@745c7b18
   [junit4]   2> 171814 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 171815 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f96a8f3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@37f2e29a
   [junit4]   2> 171816 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@336be491{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 171816 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67d0c856{/solr,null,STOPPED}
   [junit4]   2> 171816 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_BE9CA47510BFF0EE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1050, maxMBSortInHeap=7.933529732942281, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=bg, timezone=Africa/Bangui
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=222612160,total=418381824
   [junit4]   2> NOTE: All tests run in this JVM: [ParallelFacetStreamOverAliasTest, FloorEvaluatorTest, NestableJsonFacetTest, TestPerReplicaStates, HeatmapFacetMapTest, TestRetryUtil, HttpSolrClientConPoolTest, NormalDistributionEvaluatorTest, JdbcTest, GetByIdTest, SolrExceptionTest, TestFastInputStream, StreamExpressionToExpessionTest, ConcatOperationTest, EmpiricalDistributionEvaluatorTest, UuidEvaluatorTest, CosineEvaluatorTest, SolrDocumentTest, AnlysisResponseBaseTest, CommonAdminParamsTest, ConcurrentUpdateHttp2SolrClientBadInputTest, CloudSolrClientCacheTest, SolrExampleStreamingTest, HyperbolicSineEvaluatorTest, SolrParamTest, JsonRequestApiHeatmapFacetingTest, JsonRequestApiTest, UsingSolrJRefGuideExamplesTest, ZkConfigFilesTest, SolrSchemalessExampleTest, TestBatchUpdate, TestLBHttp2SolrClient, TestSolrJErrorHandling, SolrExampleEmbeddedTest, SolrExampleStreamingBinaryHttp2Test]
   [junit4] Completed [117/215 (2!)] on J1 in 7.82s, 42 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 49963 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2214 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2214/

3 tests failed.
FAILED:  org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter

Error Message:
while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t

Stack Trace:
org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
	at __randomizedtesting.SeedInfo.seed([40B55A348FE7BC54:14EF527F436B7038]:0)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
	... 57 more
Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
	... 60 more


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse

Error Message:
Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([D9E9E68E0CDC232:CF9B4601263A4B1F]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.request(ConcurrentUpdateHttp2SolrClient.java:359)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse(SolrExampleStreamingBinaryHttp2Test.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse

Error Message:
Error from server at http://127.0.0.1:38043/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38043/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([D9E9E68E0CDC232:CF9B4601263A4B1F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:489)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse(SolrExampleStreamingBinaryTest.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15764 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4]   2> 1940897 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1940897 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1940897 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_40B55A348FE7BC54-001/data-dir-154-001
   [junit4]   2> 1940897 WARN  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1940897 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1940899 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1940900 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1940905 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1940923 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1940946 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 1940946 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 1941841 WARN  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1941842 WARN  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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:678) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1941843 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1941849 WARN  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10f93192[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1941849 WARN  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10f93192[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1941852 WARN  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e6d890d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1941852 WARN  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e6d890d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1941853 WARN  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-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> 1941881 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e3b8c7
   [junit4]   2> 1941897 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e3b8c7
   [junit4]   2> 1941897 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e3b8c7
   [junit4]   2> 1941899 INFO  (coreLoadExecutor-24460-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1941906 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1941924 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1941946 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 1941947 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 1941947 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1941947 INFO  (coreLoadExecutor-24460-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@75e3b8c7
   [junit4]   2> 1941947 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_40B55A348FE7BC54-001/data-dir-154-001/]
   [junit4]   2> 1941948 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1941999 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1941999 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1942000 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1942000 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1942001 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=106.3935546875, floorSegmentMB=0.4833984375, forceMergeDeletesPctAllowed=23.19241024867725, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=41.773462271505565
   [junit4]   2> 1942001 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1942009 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1942045 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1942045 INFO  (coreLoadExecutor-24460-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698105791984173056
   [junit4]   2> 1942046 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1942047 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1942047 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1942047 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1942047 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1942047 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1942047 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1942047 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1942047 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1942048 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1942049 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1942053 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParentFilter
   [junit4]   2> 1942056 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698105791992561664)]} 0 2
   [junit4]   2> 1942056 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1698105791995707392)]} 0 0
   [junit4]   2> 1942094 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1942095 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 38
   [junit4]   2> 1942097 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 1942098 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1942104 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=3
   [junit4]   2> 1942113 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1942113 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"*:*"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1942114 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1942115 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1942118 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 1942129 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.h.RequestHandlerBase java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]   2> 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]   2> 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   2> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [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> 1942130 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row.title=aktxtaocorh&row._version_=1698105791992561664&row.intDefault=42&row.intDvoDefault=42),defaults(sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=cat:childDocument)}} status=500 QTime=11
   [junit4]   2> 1942130 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml
   [junit4]   2> 1942132 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698105792073302016)} 0 1
   [junit4]   2> 1942136 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1942137 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1942137 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[40B55A348FE7BC54]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParentFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestChildDocTransformer -Dtests.method=testParentFilter -Dtests.seed=40B55A348FE7BC54 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.09s J1 | TestChildDocTransformer.testParentFilter <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40B55A348FE7BC54:14EF527F436B7038]:0)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]    > 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]    > 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]    > 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]    > 	... 60 more
   [junit4]   2> 1942144 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAllParams
   [junit4]   2> 1942145 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698105792087982080)]} 0 0
   [junit4]   2> 1942150 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1942151 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1942151 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1942152 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942154 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942154 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D3]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942155 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942156 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942156 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942157 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D"subject:bleh"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942158 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3De+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942159 ERROR (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid Parent filter '', resolves to null
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.createChildDocTransformer(ChildDocTransformerFactory.java:110)
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.create(ChildDocTransformerFactory.java:79)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.add(SolrReturnFields.java:330)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.parseFieldList(SolrReturnFields.java:174)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:124)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:100)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:141)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.response.transform.TestChildDocTransformer.lambda$testChildDoctransformerXML$2(TestChildDocTransformer.java:125)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2864)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2739)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testChildDoctransformerXML(TestChildDocTransformer.java:124)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testAllParams(TestChildDocTransformer.java:67)
   [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> 1942159 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D""]&fq=subject:"parentDocument"+&wt=xml} status=400 QTime=0
   [junit4]   2> 1942159 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942162 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698105792087982080&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=3
   [junit4]   2> 1942169 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942169 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698105792087982080&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 1942170 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942171 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698105792087982080&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 1942171 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942172 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698105792087982080&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=0
   [junit4]   2> 1942172 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942172 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698105792087982080&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 1942173 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942173 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698105792087982080&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 1942173 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942174 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942174 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942175 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+fl%3D"intDvoDefault,child_fl:[value+v%3D'child_fl_test']"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942175 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDefault,[child+fl%3D"intDvoDefault,+[docid]"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1942178 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698105792120487936)} 0 3
   [junit4]   2> 1942183 INFO  (searcherExecutor-24462-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1942184 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1942185 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[40B55A348FE7BC54]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAllParams
   [junit4]   2> 1942186 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1942186 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=356025559
   [junit4]   2> 1942186 INFO  (coreCloseExecutor-24468-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@560ac7b9
   [junit4]   2> 1942186 INFO  (coreCloseExecutor-24468-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@560ac7b9
   [junit4]   2> 1942186 INFO  (coreCloseExecutor-24468-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7755beee: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7fdf15de
   [junit4]   2> 1942203 INFO  (coreCloseExecutor-24468-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1942204 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1942204 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5825b4e8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2a2a128b
   [junit4]   2> 1942222 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1942222 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@753ffcd2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@63cfde7
   [junit4]   2> 1942224 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1942224 INFO  (SUITE-TestChildDocTransformer-seed#[40B55A348FE7BC54]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@518e87ae: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6a244c9e
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_40B55A348FE7BC54-001
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-CA, timezone=Pacific/Norfolk
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=268451248,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [TimeRoutedAliasUpdateProcessorTest, SuggestComponentContextFilterQueryTest, TestSerializedLuceneMatchVersion, ZkDynamicConfigTest, HLLSerializationTest, AutoScalingHandlerTest, DistributedQueryComponentOptimizationTest, DistributedUpdateProcessorTest, TestCoreAdminApis, MultiDestinationAuditLoggerTest, TestSolrCloudWithKerberosAlt, PolyFieldTest, SampleTest, BlockJoinFacetRandomTest, TestClusterProperties, ScheduledMaintenanceTriggerTest, TestReplicaProperties, TimeZoneUtilsTest, ZkStateWriterTest, TestAddFieldRealTimeGet, TestDynamicLoading, TestDistributedSearch, TestStressLucene, TestStreamBody, TestPivotHelperCode, TestFieldCache, DeleteReplicaTest, HdfsThreadLeakTest, ChangedSchemaMergeTest, UniqFieldsUpdateProcessorFactoryTest, ClusterStateTest, TestCSVResponseWriter, PeerSyncWithLeaderAndIndexFingerprintCachingTest, CdcrVersionReplicationTest, TestMiniSolrCloudClusterSSL, AsyncCallRequestStatusResponseTest, ShowFileRequestHandlerTest, CustomCollectionTest, OverseerSolrResponseUnsafeSerializationTest, TestAtomicUpdateErrorCases, DistributedIntervalFacetingTest, TestMergePolicyConfig, TestJoin, TestCrossCoreJoin, ZkNodePropsTest, PhrasesIdentificationComponentTest, ClassificationUpdateProcessorTest, TestBM25SimilarityFactory, TestExternalRoleRuleBasedAuthorizationPlugin, TestConfigSetsAPIZkFailure, TestSystemCollAutoCreate, SpellCheckCollatorWithCollapseTest, SearchHandlerTest, ConnectionReuseTest, TestSweetSpotSimilarityFactory, TestCollectionAPI, TestRecoveryHdfs, XsltUpdateRequestHandlerTest, CustomTermsComponentTest, TestLegacyField, RequestLoggingTest, HdfsBackupRepositoryIntegrationTest, TestComplexPhraseLeadingWildcard, TestInfoStreamLogging, SignatureUpdateProcessorFactoryTest, TestImpersonationWithHadoopAuth, SortByFunctionTest, TestDistribPackageStore, TestCloudDeleteByQuery, TestOverriddenPrefixQueryForCustomFieldType, TestFieldCollectionResource, TestRestoreCore, TermsComponentTest, TestEmbeddedSolrServerAdminHandler, TestSolrXml, TestFacetMethods, TestSolrJ, TestSolrCoreProperties, EmbeddedSolrNoSerializeTest, TestBulkSchemaConcurrent, NodeLostTriggerIntegrationTest, SystemInfoHandlerTest, CoreAdminHandlerTest, TestNumericTerms64, DynamicMapsTest, ZookeeperStatusHandlerTest, TestStressVersions, CircularListTest, ByteBuffersDirectoryFactoryTest, HttpTriggerListenerTest, TestLegacyBM25SimilarityFactory, RoutingToNodesWithPropertiesTest, ResponseHeaderTest, WordBreakSolrSpellCheckerTest, PackageManagerCLITest, QueryParsingTest, TaggingAttributeTest, TestCloudNestedDocsSort, DistributedFacetPivotSmallTest, DateRangeFieldTest, HighlighterMaxOffsetTest, RankFieldTest, AuditLoggerPluginTest, PluginInfoTest, TestHashPartitioner, SolrCloudReportersTest, TestRebalanceLeaders, SignificantTermsQParserPluginTest, CreateRoutedAliasTest, TestCollationFieldDocValues, MetricsHistoryWithAuthIntegrationTest, TestBulkSchemaAPI, TestBackupRepositoryFactory, DistributedTermsComponentTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, AliasIntegrationTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, RemoteQueryErrorTest, ReplicationFactorTest, SyncSliceTest, TestSegmentSorting, TestStressLiveNodes, PurgeGraphTest, ShardSplitTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, TestCorePropertiesReload, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestIncrementalCoreBackup, TestReplicationHandler, TestMacros, SmileWriterTest, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestRetrieveFieldsOptimizer, TestChildDocTransformer]
   [junit4] Completed [728/936 (1!)] on J1 in 1.50s, 2 tests, 1 error <<< FAILURES!

[...truncated 1459 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test
   [junit4]   2> 161831 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 161831 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 161831 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_D9E9E68E0CDC232-001/data-dir-22-001
   [junit4]   2> 161831 WARN  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=150 numCloses=150
   [junit4]   2> 161831 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 161833 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 161854 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 161854 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 161854 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_D9E9E68E0CDC232-001/tempDir-002/cores/core
   [junit4]   2> 161855 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 161855 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 161856 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 161856 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 161856 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 161856 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 161857 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@521198f8{/solr,null,AVAILABLE}
   [junit4]   2> 161857 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15b26a6c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44163}
   [junit4]   2> 161857 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.Server Started @161916ms
   [junit4]   2> 161857 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44163, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_D9E9E68E0CDC232-001/tempDir-001, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_D9E9E68E0CDC232-001/tempDir-002/cores}
   [junit4]   2> 161857 ERROR (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 161857 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 161857 INFO  (SUITE-Solr

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

-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1296-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1296-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1296-thread-1]: now merge
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1296-thread-1]:   index(source): _2a(8.9.0):C12:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619440571210}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=96elttogj3pl0r050jr62g3oo
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1296-thread-1]:   no more merges pending; now return
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: waitForMerges
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: waitForMerges done
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: commit: start
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: commit: enter lock
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: commit: now prepare
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: prepareCommit: flush
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]:   index before flush _2a(8.9.0):C12:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619440571210}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=96elttogj3pl0r050jr62g3oo
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1296-thread-1]: startFullFlush
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1296-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1296-thread-1]: coreCloseExecutor-1296-thread-1 finishFullFlush success=true
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: startCommit(): start
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: commit: took 0.1 msec
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: commit: done
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: rollback
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: all running merges have aborted
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: rollback: done finish merges
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1296-thread-1]: abort
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1296-thread-1]: done abort success=true
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1296-thread-1]: rollback: infos=_2a(8.9.0):C12:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619440571210}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=96elttogj3pl0r050jr62g3oo
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1296-thread-1]: now checkpoint "_2a(8.9.0):C12:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619440571210}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=96elttogj3pl0r050jr62g3oo" [1 segments ; isCommit = false]
   [junit4]   2> 177205 INFO  (coreCloseExecutor-1296-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1296-thread-1]: 0 msec to checkpoint
   [junit4]   2> 177212 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 177212 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12625db0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2281e950
   [junit4]   2> 177217 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 177217 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a8c32fc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@651fc163
   [junit4]   2> 177219 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 177219 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72bff543: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2aed1345
   [junit4]   2> 177229 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@51bd9328{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 177229 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4570034c{/solr,null,STOPPED}
   [junit4]   2> 177229 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[D9E9E68E0CDC232]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_D9E9E68E0CDC232-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=527, maxMBSortInHeap=5.969401611405408, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-SG, timezone=SystemV/YST9
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=365551736,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [ReplicaListTransformerTest, UuidEvaluatorTest, ArcSineEvaluatorTest, AnlysisResponseBaseTest, JsonRequestApiTest, JdbcTest, SolrExampleStreamingTest, TestFastInputStream, ConcurrentUpdateHttp2SolrClientBadInputTest, ConcurrentUpdateSolrClientBuilderTest, Http2SolrClientTest, SolrZkClientTest, TestLBHttp2SolrClient, SolrDocumentTest, GetByIdTest, TestLang, HttpSolrClientConPoolTest, EmpiricalDistributionEvaluatorTest, BasicHttpSolrClientTest, HyperbolicSineEvaluatorTest, TestPolicy2Old, SolrExceptionTest, CosineEvaluatorTest, NestableJsonFacetTest, JsonQueryRequestUnitTest, SolrParamTest, TestSolrJErrorHandling, TestDocumentObjectBinder, MoveReplicaSuggesterTest, TestPolicy, JettyWebappTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, SolrExampleEmbeddedTest, SolrExampleJettyTest, SolrExampleStreamingBinaryHttp2Test, SolrExampleStreamingBinaryTest]
   [junit4] Completed [102/215 (2!)] on J1 in 6.73s, 42 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 50016 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2213 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2213/

3 tests failed.
FAILED:  org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter

Error Message:
while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t

Stack Trace:
org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
	at __randomizedtesting.SeedInfo.seed([5768DEA16B3FAF39:332D6EAA7B36355]:0)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
	... 57 more
Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
	... 60 more


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse

Error Message:
Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([41F58F760016F0DE:83F0571FC6E179F3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.request(ConcurrentUpdateHttp2SolrClient.java:359)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse(SolrExampleStreamingBinaryHttp2Test.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse

Error Message:
Error from server at http://127.0.0.1:46733/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46733/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([41F58F760016F0DE:83F0571FC6E179F3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:489)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse(SolrExampleStreamingBinaryTest.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15886 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4]   2> 2147025 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2147025 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2147026 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_5768DEA16B3FAF39-001/data-dir-198-001
   [junit4]   2> 2147026 WARN  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2147026 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2147027 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2147027 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2147032 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2147046 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2147079 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 2147079 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 2147281 WARN  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2147282 WARN  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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:678) [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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2147284 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2147284 WARN  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@405e93b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2147284 WARN  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@405e93b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2147287 WARN  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c24b9f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2147287 WARN  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c24b9f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2147289 WARN  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-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> 2147314 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65479385
   [junit4]   2> 2147320 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65479385
   [junit4]   2> 2147320 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65479385
   [junit4]   2> 2147321 INFO  (coreLoadExecutor-20243-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2147329 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2147348 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2147373 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 2147373 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 2147373 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2147373 INFO  (coreLoadExecutor-20243-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@65479385
   [junit4]   2> 2147374 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_5768DEA16B3FAF39-001/data-dir-198-001/]
   [junit4]   2> 2147375 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2147425 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2147425 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2147426 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2147426 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2147426 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=20.2578125, floorSegmentMB=0.818359375, forceMergeDeletesPctAllowed=19.184578180771062, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2750200327236163, deletesPctAllowed=40.6376077084889
   [junit4]   2> 2147427 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2147441 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2147502 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2147502 INFO  (coreLoadExecutor-20243-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698096243743391744
   [junit4]   2> 2147503 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2147503 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2147504 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2147504 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2147504 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2147504 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2147504 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2147504 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2147504 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2147505 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2147505 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2147508 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParentFilter
   [junit4]   2> 2147510 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698096243750731776)]} 0 1
   [junit4]   2> 2147516 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2147516 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2147519 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1698096243760168960)]} 0 0
   [junit4]   2> 2147525 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2147525 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2147525 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 2147527 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2147546 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2147547 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"*:*"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2147547 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2147548 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2147549 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2147563 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.h.RequestHandlerBase java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]   2> 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]   2> 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   2> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [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> 2147563 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row.title=ddcmooadnkelzmghv&row._version_=1698096243750731776&row.intDefault=42&row.intDvoDefault=42),defaults(sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=cat:childDocument)}} status=500 QTime=13
   [junit4]   2> 2147563 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml
   [junit4]   2> 2147565 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698096243807354880)} 0 1
   [junit4]   2> 2147582 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2147583 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 2147583 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[5768DEA16B3FAF39]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParentFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestChildDocTransformer -Dtests.method=testParentFilter -Dtests.seed=5768DEA16B3FAF39 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.08s J0 | TestChildDocTransformer.testParentFilter <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5768DEA16B3FAF39:332D6EAA7B36355]:0)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]    > 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]    > 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]    > 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]    > 	... 60 more
   [junit4]   2> 2147591 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAllParams
   [junit4]   2> 2147592 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698096243836715008)]} 0 0
   [junit4]   2> 2147597 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2147598 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2147598 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 2147599 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147599 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147599 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D3]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147599 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147600 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147601 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147602 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D"subject:bleh"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147602 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3De+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147603 ERROR (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid Parent filter '', resolves to null
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.createChildDocTransformer(ChildDocTransformerFactory.java:110)
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.create(ChildDocTransformerFactory.java:79)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.add(SolrReturnFields.java:330)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.parseFieldList(SolrReturnFields.java:174)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:124)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:100)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:141)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [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.response.transform.TestChildDocTransformer.lambda$testChildDoctransformerXML$2(TestChildDocTransformer.java:125)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2864)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2739)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testChildDoctransformerXML(TestChildDocTransformer.java:124)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testAllParams(TestChildDocTransformer.java:67)
   [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> 2147603 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D""]&fq=subject:"parentDocument"+&wt=xml} status=400 QTime=0
   [junit4]   2> 2147603 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147606 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698096243836715008&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=2
   [junit4]   2> 2147607 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147607 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698096243836715008&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 2147608 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147609 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698096243836715008&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 2147609 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147610 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698096243836715008&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=0
   [junit4]   2> 2147610 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147610 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698096243836715008&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 2147611 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147611 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698096243836715008&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 2147611 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147611 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147612 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147612 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+fl%3D"intDvoDefault,child_fl:[value+v%3D'child_fl_test']"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147612 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDefault,[child+fl%3D"intDvoDefault,+[docid]"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2147614 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698096243859783680)} 0 0
   [junit4]   2> 2147619 INFO  (searcherExecutor-20245-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2147619 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2147620 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[5768DEA16B3FAF39]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAllParams
   [junit4]   2> 2147620 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2147620 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=514562672
   [junit4]   2> 2147620 INFO  (coreCloseExecutor-20251-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d406e19
   [junit4]   2> 2147620 INFO  (coreCloseExecutor-20251-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4d406e19
   [junit4]   2> 2147620 INFO  (coreCloseExecutor-20251-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67d7ee3e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1b4e3d88
   [junit4]   2> 2147635 INFO  (coreCloseExecutor-20251-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2147637 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2147638 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e5dbe7d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1c290710
   [junit4]   2> 2147642 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2147642 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c3cde7b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@76c60fd0
   [junit4]   2> 2147644 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2147644 INFO  (SUITE-TestChildDocTransformer-seed#[5768DEA16B3FAF39]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c786c5b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@26258fdc
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_5768DEA16B3FAF39-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-BH, timezone=Mexico/BajaNorte
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=344465464,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordDeserializerTest, RestoreTriggerStateTest, TestRestManager, BasicZkTest, TestSolrIndexConfig, SolrSlf4jReporterTest, TestSimTriggerIntegration, TestDynamicFieldResource, TestSchemaVersionResource, DistributedFacetSimpleRefinementLongTailTest, TestHighFrequencyDictionaryFactory, TestCloudPivotFacet, TestZkAclsWithHadoopAuth, TestSimpleTextCodec, TestPartialUpdateDeduplication, DistributedVersionInfoTest, SearchRateTriggerIntegrationTest, DistanceUnitsTest, AuthToolTest, UUIDUpdateProcessorFallbackTest, ShardRoutingCustomTest, SuggesterTest, TestRecovery, TestInitQParser, TemplateUpdateProcessorTest, XmlUpdateRequestHandlerTest, TestUtils, HighlighterConfigTest, MoveReplicaHDFSFailoverTest, TestConfigsApi, BooleanFieldTest, TestSolrFieldCacheBean, PeerSyncWithIndexFingerprintCachingTest, TestOrdValues, TestCloudConsistency, TestCloudSearcherWarming, TestSubQueryTransformerCrossCore, TestCustomSort, ParsingFieldUpdateProcessorsTest, CollectionStateFormat2Test, ScriptEngineTest, IndexSizeTriggerTest, TestDistribIDF, TestBinaryField, CoreMergeIndexesAdminHandlerTest, ZkStateReaderTest, HdfsWriteToMultipleCollectionsTest, CreateCollectionCleanupTest, DistributedQueryComponentCustomSortTest, AnalysisErrorHandlingTest, ClassificationUpdateProcessorIntegrationTest, TestSegmentSorting, TestSuggestSpellingConverter, TestSolrCloudWithDelegationTokens, MetricsDisabledCloudTest, TestFoldingMultitermQuery, TestCloudJSONFacetSKG, HdfsBasicDistributedZk2Test, RulesTest, TestDFISimilarityFactory, SegmentsInfoRequestHandlerTest, SchemaVersionSpecificBehaviorTest, SparseHLLTest, TestImplicitCoreProperties, TestCollapseQParserPlugin, TestNoOpRegenerator, TestDistribDocBasedVersion, TestDocTermOrdsUninvertLimit, TestMaxTokenLenTokenizer, TestFieldTypeResource, SoftAutoCommitTest, SolrMetricsIntegrationTest, TestLuceneMatchVersion, TestConfig, ConjunctionSolrSpellCheckerTest, TestCSVLoader, RecoveryZkTest, TestHighlightDedupGrouping, UnloadDistributedZkTest, LeaderElectionContextKeyTest, TestConfigSets, TestPostingsSolrHighlighter, TestStressInPlaceUpdates, TestIndexingPerformance, AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestRemoteStreaming, TestStandardQParsers, BasicAuthStandaloneTest, HdfsAutoAddReplicasIntegrationTest, IndexSchemaTest, TestWithCollection, BufferStoreTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrCLIRunExample, TestSearchPerf, TestJettySolrRunner, TestGraphMLResponseWriter, TestNumericTerms32, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DimensionalRoutedAliasUpdateProcessorTest, FullSolrCloudDistribCmdsTest, CustomHighlightComponentTest, JWTVerificationkeyResolverTest, JavabinLoaderTest, MetricsHistoryIntegrationTest, TestPerFieldSimilarityWithDefaultOverride, DocumentAnalysisRequestHandlerTest, AuditLoggerIntegrationTest, ReturnFieldsTest, RequestHandlersTest, ResponseLogComponentTest, TestSimExecutePlanAction, MetricsHandlerTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MultiThreadedOCPTest, OverseerTest, ReplicationFactorTest, SystemCollectionCompatTest, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestPullReplicaErrorHandling, TestRequestForwarding, TestSSLRandomization, TestTolerantUpdateProcessorRandomCloud, ZkNodePropsTest, ZkShardTermsTest, CollectionTooManyReplicasTest, PurgeGraphTest, ShardSplitTest, NodeMarkersRegistrationTest, TriggerEventQueueTest, TriggerIntegrationTest, TestBackupRepositoryFactory, TestBadConfig, TestDynamicURP, TestLazyCores, TestSolrCoreSnapshots, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestRestoreCore, TestSolrConfigHandlerCloud, CoreAdminRequestStatusTest, LukeRequestHandlerTest, SystemInfoHandlerTest, TestApiFramework, ZookeeperReadAPITest, BadComponentTest, CloudReplicaSourceTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, DistributedMLTComponentTest, FacetPivotSmallTest, InfixSuggestersTest, MoreLikeThisComponentTest, PhrasesIdentificationComponentTest, StatsComponentTest, TermVectorComponentDistributedTest, TestExportWriter, UninvertDocValuesMergePolicyTest, TestNumericRangeQuery32, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, TestFaceting, TestMacroExpander, TestMacros, JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, TestCSVResponseWriter, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestChildDocTransformer]
   [junit4] Completed [767/936 (1!)] on J0 in 0.75s, 2 tests, 1 error <<< FAILURES!

[...truncated 1252 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test
   [junit4]   2> 66582 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 66582 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 66583 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_41F58F760016F0DE-001/data-dir-13-001
   [junit4]   2> 66583 WARN  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 66584 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 66585 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 66628 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 66628 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 66628 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_41F58F760016F0DE-001/tempDir-002/cores/core
   [junit4]   2> 66630 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 66630 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 66630 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 66677 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 66677 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 66677 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 66679 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2df4afe6{/solr,null,AVAILABLE}
   [junit4]   2> 66679 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@9171b5a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46471}
   [junit4]   2> 66679 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.Server Started @66715ms
   [junit4]   2> 66679 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46471, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_41F58F760016F0DE-001/tempDir-001, co

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

ne87StoredFieldsFormat.mode=BEST_SPEED}] :id=356u9awwvhc0hxjudo7l30abq
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1460-thread-1]: startFullFlush
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1460-thread-1]: coreCloseExecutor-1460-thread-1 finishFullFlush success=true
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1460-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1460-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1460-thread-1]: now merge
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1460-thread-1]:   index(source): _2d(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=4.15.0-112-generic, timestamp=1619431303151}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=356u9awwvhc0hxjudo7l30abq
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1460-thread-1]:   no more merges pending; now return
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: waitForMerges
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: waitForMerges done
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: commit: start
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: commit: enter lock
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: commit: now prepare
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: prepareCommit: flush
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]:   index before flush _2d(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=4.15.0-112-generic, timestamp=1619431303151}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=356u9awwvhc0hxjudo7l30abq
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1460-thread-1]: startFullFlush
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1460-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1460-thread-1]: coreCloseExecutor-1460-thread-1 finishFullFlush success=true
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: startCommit(): start
   [junit4]   2> 152342 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: commit: took 0.1 msec
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: commit: done
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: rollback
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: all running merges have aborted
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: rollback: done finish merges
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1460-thread-1]: abort
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1460-thread-1]: done abort success=true
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1460-thread-1]: rollback: infos=_2d(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=4.15.0-112-generic, timestamp=1619431303151}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=356u9awwvhc0hxjudo7l30abq
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1460-thread-1]: now checkpoint "_2d(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=4.15.0-112-generic, timestamp=1619431303151}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=356u9awwvhc0hxjudo7l30abq" [1 segments ; isCommit = false]
   [junit4]   2> 152343 INFO  (coreCloseExecutor-1460-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1460-thread-1]: 0 msec to checkpoint
   [junit4]   2> 152345 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 152345 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e2c46d1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6c71f11e
   [junit4]   2> 152350 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 152350 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4802a75b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4f6c8a06
   [junit4]   2> 152352 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 152352 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@637cf36b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4ce18fa3
   [junit4]   2> 152353 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38cb3510{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 152353 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29b492cb{/solr,null,STOPPED}
   [junit4]   2> 152354 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[41F58F760016F0DE]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_41F58F760016F0DE-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hi, timezone=PLT
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=198364232,total=364380160
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentUpdateSolrClientTest, TestSolrJErrorHandling, SolrSchemalessExampleTest, PerReplicaStatesIntegrationTest, MultiplyEvaluatorTest, ZkConfigFilesTest, Utf8CharSequenceTest, SchemaTest, CloudHttp2SolrClientBuilderTest, FacetFieldTest, SolrExampleStreamingBinaryTest]
   [junit4] Completed [96/215 (2!)] on J3 in 11.21s, 42 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 50022 lines...]