You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/11 06:57:06 UTC

[JENKINS-EA] Lucene-Solr-8.0-Windows (64bit/jdk-13-ea+8) - Build # 72 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Windows/72/
Java: 64bit/jdk-13-ea+8 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:54435/collection1_shard2_replica_n2:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:54435/collection1_shard2_replica_n2/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:54435/collection1_shard2_replica_n2:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:54435/collection1_shard2_replica_n2/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([6E779A338E7B3F12:C9332297E3C02CAB]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:54429/collection1_shard2_replica_n1:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:54429/collection1_shard2_replica_n1/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:54429/collection1_shard2_replica_n1:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:54429/collection1_shard2_replica_n1/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([6E779A338E7B3F12:C9332297E3C02CAB]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:54705/collection1_shard2_replica_n5:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:54730/collection1_shard2_replica_n2/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:54705/collection1_shard2_replica_n5:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:54730/collection1_shard2_replica_n2/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([6E779A338E7B3F12:C9332297E3C02CAB]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6E779A338E7B3F12:C9332297E3C02CAB]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:253)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13833 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 1114797 INFO  (SUITE-TestSQLHandler-seed#[6E779A338E7B3F12]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\init-core-data-001
   [junit4]   2> 1114797 WARN  (SUITE-TestSQLHandler-seed#[6E779A338E7B3F12]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
   [junit4]   2> 1114797 INFO  (SUITE-TestSQLHandler-seed#[6E779A338E7B3F12]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1114797 INFO  (SUITE-TestSQLHandler-seed#[6E779A338E7B3F12]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1114797 INFO  (SUITE-TestSQLHandler-seed#[6E779A338E7B3F12]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1114812 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1114812 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1114812 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1114916 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer start zk server on port:57247
   [junit4]   2> 1114916 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57247
   [junit4]   2> 1114916 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57247
   [junit4]   2> 1114921 INFO  (zkConnectionManagerCallback-6443-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1114922 INFO  (zkConnectionManagerCallback-6445-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1114922 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1114922 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 1114922 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1114922 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1114922 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1114938 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1114938 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1114938 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1114938 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1114938 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1114938 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1114938 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1115594 WARN  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@934cd4b{/,null,AVAILABLE}
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b8490e1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57255}
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.s.Server Started @1115650ms
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\tempDir-001/control/data, hostPort=57255, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 1115594 ERROR (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1115594 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-11T05:52:06.793347900Z
   [junit4]   2> 1115609 INFO  (zkConnectionManagerCallback-6447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1115610 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1115610 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\control-001\solr.xml
   [junit4]   2> 1115610 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1115610 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1115610 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1116157 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1116157 WARN  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2ca4cd73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1116157 WARN  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@49efd879[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1116157 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57247/solr
   [junit4]   2> 1116157 INFO  (zkConnectionManagerCallback-6453-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1116172 INFO  (zkConnectionManagerCallback-6455-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1116265 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57255_
   [junit4]   2> 1116265 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.c.Overseer Overseer (id=72138226549194756-127.0.0.1:57255_-n_0000000000) starting
   [junit4]   2> 1116281 INFO  (zkConnectionManagerCallback-6462-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1116281 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57247/solr ready
   [junit4]   2> 1116281 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57255_
   [junit4]   2> 1116281 INFO  (OverseerStateUpdate-72138226549194756-127.0.0.1:57255_-n_0000000000) [n:127.0.0.1:57255_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57255_
   [junit4]   2> 1116281 INFO  (OverseerStateUpdate-72138226549194756-127.0.0.1:57255_-n_0000000000) [n:127.0.0.1:57255_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1116281 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1116312 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1116344 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1116344 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1116344 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1116359 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [n:127.0.0.1:57255_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\control-001\cores
   [junit4]   2> 1116391 INFO  (zkConnectionManagerCallback-6468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1116391 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1116391 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57247/solr ready
   [junit4]   2> 1116391 INFO  (qtp2093174963-18608) [n:127.0.0.1:57255_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57255_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1116391 INFO  (OverseerThreadFactory-6618-thread-1-processing-n:127.0.0.1:57255_) [n:127.0.0.1:57255_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1116500 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1116500 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1117500 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1117517 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1117547 WARN  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1117547 WARN  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1117547 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1117547 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1117563 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1117563 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53743997[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627687253520154624
   [junit4]   2> 1117625 INFO  (searcherExecutor-6623-thread-1-processing-n:127.0.0.1:57255_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@53743997[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1117625 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1117641 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1117641 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1117641 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57255/control_collection_shard1_replica_n1/
   [junit4]   2> 1117641 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1117641 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:57255/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1117641 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72138226549194756-core_node2-n_0000000000
   [junit4]   2> 1117641 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57255/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1117750 INFO  (zkCallback-6454-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1117750 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1117750 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1250
   [junit4]   2> 1117750 INFO  (qtp2093174963-18608) [n:127.0.0.1:57255_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1117860 INFO  (zkCallback-6454-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1117860 INFO  (zkCallback-6454-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1117860 INFO  (qtp2093174963-18608) [n:127.0.0.1:57255_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57255_&wt=javabin&version=2} status=0 QTime=1463
   [junit4]   2> 1117860 INFO  (zkConnectionManagerCallback-6474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117860 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1117860 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57247/solr ready
   [junit4]   2> 1117860 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1117860 INFO  (qtp2093174963-18609) [n:127.0.0.1:57255_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1117874 INFO  (OverseerThreadFactory-6618-thread-2-processing-n:127.0.0.1:57255_) [n:127.0.0.1:57255_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1117875 INFO  (OverseerCollectionConfigSetProcessor-72138226549194756-127.0.0.1:57255_-n_0000000000) [n:127.0.0.1:57255_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1118094 WARN  (OverseerThreadFactory-6618-thread-2-processing-n:127.0.0.1:57255_) [n:127.0.0.1:57255_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1118094 INFO  (qtp2093174963-18609) [n:127.0.0.1:57255_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1118094 INFO  (qtp2093174963-18609) [n:127.0.0.1:57255_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=226
   [junit4]   2> 1118094 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1118422 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-1-001 of type NRT
   [junit4]   2> 1118422 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ac85cd1{/,null,AVAILABLE}
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4315b025{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57286}
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.Server Started @1118481ms
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\tempDir-001/jetty1, hostPort=57286, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-1-001\cores}
   [junit4]   2> 1118422 ERROR (closeThreadPool-6475-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1118422 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-11T05:52:09.621223500Z
   [junit4]   2> 1118437 INFO  (zkConnectionManagerCallback-6477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118437 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1118437 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004955b8310008, likely client has closed socket
   [junit4]   2> 1118437 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-1-001\solr.xml
   [junit4]   2> 1118437 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1118437 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1118437 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1118609 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1118609 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a242dab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118609 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2528f031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118609 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57247/solr
   [junit4]   2> 1118609 INFO  (zkConnectionManagerCallback-6483-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118609 INFO  (zkConnectionManagerCallback-6485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118625 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1118625 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.c.ZkController Publish node=127.0.0.1:57286_ as DOWN
   [junit4]   2> 1118625 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1118625 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57286_
   [junit4]   2> 1118625 INFO  (zkCallback-6454-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118625 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118656 INFO  (zkCallback-6473-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118656 INFO  (zkCallback-6484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118672 INFO  (zkConnectionManagerCallback-6492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118672 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1118672 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57247/solr ready
   [junit4]   2> 1118672 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1118688 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1118703 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1118703 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1118703 INFO  (closeThreadPool-6475-thread-1) [n:127.0.0.1:57286_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-1-001\cores
   [junit4]   2> 1118797 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-2-001 of type NRT
   [junit4]   2> 1118797 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1118797 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1118797 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1118797 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 1118797 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1118797 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1118797 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1118797 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f45dcfe{/,null,AVAILABLE}
   [junit4]   2> 1118797 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68df2485{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57313}
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.Server Started @1118859ms
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\tempDir-001/jetty2, hostPort=57313, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-2-001\cores}
   [junit4]   2> 1118813 ERROR (closeThreadPool-6475-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-11T05:52:10.012095200Z
   [junit4]   2> 1118813 INFO  (zkConnectionManagerCallback-6495-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-2-001\solr.xml
   [junit4]   2> 1118813 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004955b831000c, likely client has closed socket
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1118813 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1119329 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-3-001 of type NRT
   [junit4]   2> 1119329 WARN  (closeThreadPool-6475-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@266e29ec{/,null,AVAILABLE}
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21d0c1ab{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57320}
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.e.j.s.Server Started @1119386ms
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\tempDir-001/jetty3, hostPort=57320, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-3-001\cores}
   [junit4]   2> 1119329 ERROR (closeThreadPool-6475-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-11T05:52:10.528274500Z
   [junit4]   2> 1119329 INFO  (zkConnectionManagerCallback-6497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1119329 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-3-001\solr.xml
   [junit4]   2> 1119344 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1119344 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1119344 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1119435 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1119440 WARN  (closeThreadPool-6475-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5126d7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1119444 WARN  (closeThreadPool-6475-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2162231e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1119445 INFO  (closeThreadPool-6475-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57247/solr
   [junit4]   2> 1119445 INFO  (zkConnectionManagerCallback-6503-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1119449 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004955b831000e, likely client has closed socket
   [junit4]   2> 1119449 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1119449 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@427ac0f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1119451 INFO  (zkConnectionManagerCallback-6505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1119454 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5674b019[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1119455 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1119455 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57247/solr
   [junit4]   2> 1119458 INFO  (zkConnectionManagerCallback-6513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1119458 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.c.ZkController Publish node=127.0.0.1:57320_ as DOWN
   [junit4]   2> 1119459 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1119459 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57320_
   [junit4]   2> 1119460 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1119460 INFO  (zkCallback-6473-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1119460 INFO  (zkCallback-6484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1119460 INFO  (zkCallback-6454-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1119460 INFO  (zkCallback-6491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1119460 INFO  (zkCallback-6504-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1119460 INFO  (zkConnectionManagerCallback-6515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1119465 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1119467 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:57313_ as DOWN
   [junit4]   2> 1119469 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1119469 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57313_
   [junit4]   2> 1119469 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1119469 INFO  (zkCallback-6454-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1119469 INFO  (zkCallback-6484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1119469 INFO  (zkCallback-6504-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1119469 INFO  (zkCallback-6473-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1119469 INFO  (zkCallback-6491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1119484 INFO  (zkCallback-6514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1119488 INFO  (zkConnectionManagerCallback-6522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1119489 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1119489 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57247/solr ready
   [junit4]   2> 1119489 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1119497 INFO  (zkConnectionManagerCallback-6528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1119498 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1119499 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57247/solr ready
   [junit4]   2> 1119499 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1119509 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1119529 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1119529 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1119530 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1119531 INFO  (closeThreadPool-6475-thread-2) [n:127.0.0.1:57320_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-3-001\cores
   [junit4]   2> 1119553 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1119553 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1119553 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-2-001\cores
   [junit4]   2> 1119726 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-4-001 of type NRT
   [junit4]   2> 1119726 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1119726 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1119726 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1119726 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 1119727 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1119727 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1119727 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@447c8fd4{/,null,AVAILABLE}
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34354611{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57352}
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.e.j.s.Server Started @1119775ms
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\tempDir-001/jetty4, hostPort=57352, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-4-001\cores, replicaType=NRT}
   [junit4]   2> 1119728 ERROR (closeThreadPool-6475-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1119728 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-11T05:52:10.927936500Z
   [junit4]   2> 1119731 INFO  (zkConnectionManagerCallback-6531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1119732 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1119732 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-4-001\solr.xml
   [junit4]   2> 1119736 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1119736 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1119736 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1119876 INFO  (OverseerCollectionConfigSetProcessor-72138226549194756-127.0.0.1:57255_-n_0000000000) [n:127.0.0.1:57255_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1120013 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1120013 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@74c212c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1120013 WARN  (closeThreadPool-6475-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@30c77058[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1120013 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57247/solr
   [junit4]   2> 1120027 INFO  (zkConnectionManagerCallback-6537-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120043 INFO  (zkConnectionManagerCallback-6539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120043 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1120043 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:57352_ as DOWN
   [junit4]   2> 1120043 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1120043 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57352_
   [junit4]   2> 1120043 INFO  (zkCallback-6461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120043 INFO  (zkCallback-6473-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120043 INFO  (zkCallback-6491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120043 INFO  (zkCallback-6454-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120043 INFO  (zkCallback-6484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120043 INFO  (zkCallback-6514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120043 INFO  (zkCallback-6504-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120058 INFO  (zkCallback-6538-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120058 INFO  (zkCallback-6527-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120043 INFO  (zkCallback-6521-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1120074 INFO  (zkConnectionManagerCallback-6546-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120074 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1120074 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57247/solr ready
   [junit4]   2> 1120074 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1120090 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1120105 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1120105 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1120108 INFO  (closeThreadPool-6475-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-001\shard-4-001\cores
   [junit4]   2> 1120137 INFO  (qtp2093174963-18605) [n:127.0.0.1:57255_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57286_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1120137 INFO  (qtp2093174963-18611) [n:127.0.0.1:57255_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57320_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1120137 INFO  (qtp2093174963-18609) [n:127.0.0.1:57255_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57352_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1120137 INFO  (qtp2093174963-18608) [n:127.0.0.1:57255_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57313_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1120137 INFO  (OverseerThreadFactory-6618-thread-3-processing-n:127.0.0.1:57255_) [n:127.0.0.1:57255_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57286_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1120153 INFO  (OverseerThreadFactory-6618-thread-4-processing-n:127.0.0.1:57255_) [n:127.0.0.1:57255_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57352_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1120153 INFO  (OverseerThreadFactory-6618-thread-3-processing-n:127.0.0.1:57255_) [n:127.0.0.1:57255_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1120153 INFO  (OverseerThreadFactory-6618-thread-4-processing-n:127.0.0.1:57255_) [n:127.0.0.1:57255_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1120153 INFO  (qtp698457317-18667) [n:127.0.0.1:57286_    x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1120153 INFO  (qtp1181833219-18768) [n:127.0.0.1:57352_    x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1121168 INFO  (qtp698457317-18667) [n:127.0.0.1:57286_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1121184 INFO  (qtp698457317-18667) [n:127.0.0.1:57286_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 1121184 INFO  (qtp1181833219-18768) [n:127.0.0.1:57352_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1121200 INFO  (qtp1181833219-18768) [n:127.0.0.1:57352_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 1121230 WARN  (qtp698457317-18667) [n:127.0.0.1:57286_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1121230 WARN  (qtp698457317-18667) [n:127.0.0.1:57286_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1121230 INFO  (qtp698457317-18667) [n:127.0.0.1:57286_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1121230 INFO  (qtp698457317-18667) [n:127.0.0.1:57286_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1121230 INFO  (qtp698457317-18667) [n:127.0.0.1:57286_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a302a22
   [junit4]   2> 1121230 INFO  (qtp698457317-18667) [n:127.0.0.1:57286_ c:collection1 s:shard2  x:collec

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

4-thread-10) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 139694 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100498fc5610013, likely client has closed socket
   [junit4]   2> 139699 INFO  (closeThreadPool-2944-thread-9) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5851ad9e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 139700 INFO  (closeThreadPool-2944-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c106dec{/,null,UNAVAILABLE}
   [junit4]   2> 139700 INFO  (closeThreadPool-2944-thread-9) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 139703 INFO  (closeThreadPool-2944-thread-10) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@768deca2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 139704 INFO  (closeThreadPool-2944-thread-10) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7df0956b{/,null,UNAVAILABLE}
   [junit4]   2> 139704 INFO  (closeThreadPool-2944-thread-10) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 139705 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 139707 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException: null
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:71) ~[?:?]
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:130) ~[?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 139708 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/collections/collection1/state.json
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72138475878547460-127.0.0.1:54677_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 
   [junit4]   2> 139711 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54669
   [junit4]   2> 139711 INFO  (TEST-TestSQLHandler.doTest-seed#[6E779A338E7B3F12]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54669
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=6E779A338E7B3F12 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=rof -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   11.9s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> http://127.0.0.1:54705/collection1_shard2_replica_n5:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
   [junit4]    > Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:54730/collection1_shard2_replica_n2/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E779A338E7B3F12:C9332297E3C02CAB]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6E779A338E7B3F12-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {multiDefault=Lucene50(blocksize=128), _root_=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=FSTOrd50, str_s=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Asserting), field_i=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), field_l_p=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), field_i_p=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), field_f_p=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), field_d_p=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=627, maxMBSortInHeap=5.511659452159526, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52110fad), locale=rof, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea (64-bit)/cpus=3,threads=1,free=107178456,total=379584512
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestSQLHandler, TestSQLHandler]
   [junit4] Completed [5/5 (3!)] on J1 in 12.29s, 1 test, 1 error <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\lucene\common-build.xml:1572: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\lucene\common-build.xml:1099: There were test failures: 5 suites, 5 tests, 3 errors [seed: 6E779A338E7B3F12]

Total time: 2 minutes 24 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=dcd3e98db10c4d43aec00c66b16ab07fea8c350d, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows
[WARNINGS] Computing warning deltas based on reference build #71
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2