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 2018/08/26 16:19:10 UTC

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.4) - Build # 754 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/754/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
--> http://127.0.0.1:58154/collection1_shard2_replica_n41: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:58154/collection1_shard2_replica_n41/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:58154/collection1_shard2_replica_n41: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:58154/collection1_shard2_replica_n41/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76:B8DE263D170BADCF]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2805, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2805, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76]:0)


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

Error Message:
--> http://127.0.0.1:58173/collection1_shard2_replica_n41: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:58173/collection1_shard2_replica_n41/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:58173/collection1_shard2_replica_n41: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:58173/collection1_shard2_replica_n41/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76:B8DE263D170BADCF]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2811, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2811, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76]:0)


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

Error Message:
--> http://127.0.0.1:58405/collection1_shard2_replica_n41: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:58405/collection1_shard2_replica_n41/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:58405/collection1_shard2_replica_n41: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:58405/collection1_shard2_replica_n41/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76:B8DE263D170BADCF]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=3134, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=3134, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76]:0)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76:B8DE263D170BADCF]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:250)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)




Build Log:
[...truncated 14474 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 3630562 INFO  (SUITE-TestSQLHandler-seed#[1F9A9E997AB0BE76]-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\init-core-data-001
   [junit4]   2> 3630563 WARN  (SUITE-TestSQLHandler-seed#[1F9A9E997AB0BE76]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 3630563 INFO  (SUITE-TestSQLHandler-seed#[1F9A9E997AB0BE76]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3630564 INFO  (SUITE-TestSQLHandler-seed#[1F9A9E997AB0BE76]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3630564 INFO  (SUITE-TestSQLHandler-seed#[1F9A9E997AB0BE76]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3630565 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3630567 INFO  (Thread-6550) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3630567 INFO  (Thread-6550) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3630570 ERROR (Thread-6550) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3630666 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkTestServer start zk server on port:58183
   [junit4]   2> 3630670 INFO  (zkConnectionManagerCallback-12913-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630673 INFO  (zkConnectionManagerCallback-12915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630678 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3630680 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 3630682 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3630683 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3630685 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3630686 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3630687 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3630689 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3630690 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3630691 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3630692 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3630694 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3631164 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 3631164 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3631164 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3631164 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3631164 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4355feca{/,null,AVAILABLE}
   [junit4]   2> 3631166 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33d3905d{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3631166 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3631166 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\tempDir-001/control/data, hostPort=58198, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\control-001\cores}
   [junit4]   2> 3631166 ERROR (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3631166 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3631166 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 3631166 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3631166 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3631166 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-26T15:47:17.703829200Z
   [junit4]   2> 3631169 INFO  (zkConnectionManagerCallback-12917-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631170 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3631170 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\control-001\solr.xml
   [junit4]   2> 3631172 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3631172 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3631172 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3631258 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58183/solr
   [junit4]   2> 3631261 INFO  (zkConnectionManagerCallback-12921-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631263 INFO  (zkConnectionManagerCallback-12923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631360 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58198_
   [junit4]   2> 3631361 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.c.Overseer Overseer (id=72116197720915972-127.0.0.1:58198_-n_0000000000) starting
   [junit4]   2> 3631369 INFO  (zkConnectionManagerCallback-12930-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631371 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58183/solr ready
   [junit4]   2> 3631372 INFO  (OverseerStateUpdate-72116197720915972-127.0.0.1:58198_-n_0000000000) [n:127.0.0.1:58198_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58198_
   [junit4]   2> 3631372 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58198_
   [junit4]   2> 3631372 INFO  (OverseerStateUpdate-72116197720915972-127.0.0.1:58198_-n_0000000000) [n:127.0.0.1:58198_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3631375 INFO  (zkCallback-12929-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3631399 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3631414 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3631423 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3631423 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3631425 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [n:127.0.0.1:58198_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\control-001\cores
   [junit4]   2> 3631444 INFO  (zkConnectionManagerCallback-12936-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631445 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3631446 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58183/solr ready
   [junit4]   2> 3631448 INFO  (qtp2115223007-40957) [n:127.0.0.1:58198_    ] 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:58198_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3631451 INFO  (OverseerThreadFactory-16643-thread-1-processing-n:127.0.0.1:58198_) [n:127.0.0.1:58198_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3631559 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_    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> 3631559 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3632570 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3632576 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632623 WARN  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632623 WARN  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632623 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632623 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632623 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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@4df1a6a1
   [junit4]   2> 3632624 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3632624 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 3632679 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632679 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632681 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3632681 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3632683 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24c37949[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3632684 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3632684 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632684 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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 1609877096204599296
   [junit4]   2> 3632684 INFO  (searcherExecutor-16648-thread-1-processing-n:127.0.0.1:58198_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:58198_ 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@24c37949[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3632690 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632693 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3632693 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632693 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58198/control_collection_shard1_replica_n1/
   [junit4]   2> 3632693 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632693 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:58198/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3632693 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3632696 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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:58198/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3632850 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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> 3632853 INFO  (qtp2115223007-40953) [n:127.0.0.1:58198_ 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=1294
   [junit4]   2> 3632868 INFO  (qtp2115223007-40957) [n:127.0.0.1:58198_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3632955 INFO  (zkCallback-12922-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> 3633453 INFO  (OverseerCollectionConfigSetProcessor-72116197720915972-127.0.0.1:58198_-n_0000000000) [n:127.0.0.1:58198_    ] 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> 3633869 INFO  (qtp2115223007-40957) [n:127.0.0.1:58198_    ] 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:58198_&wt=javabin&version=2} status=0 QTime=2419
   [junit4]   2> 3633872 INFO  (zkConnectionManagerCallback-12941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3633874 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3633875 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58183/solr ready
   [junit4]   2> 3633875 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3633876 INFO  (qtp2115223007-40956) [n:127.0.0.1:58198_    ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3633878 INFO  (OverseerThreadFactory-16643-thread-2-processing-n:127.0.0.1:58198_) [n:127.0.0.1:58198_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3634081 WARN  (OverseerThreadFactory-16643-thread-2-processing-n:127.0.0.1:58198_) [n:127.0.0.1:58198_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3634083 INFO  (qtp2115223007-40956) [n:127.0.0.1:58198_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3634083 INFO  (qtp2115223007-40956) [n:127.0.0.1:58198_    ] 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=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 3634871 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-1-001 of type NRT
   [junit4]   2> 3634871 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 3634872 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3634872 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3634872 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3634872 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34a58fda{/,null,AVAILABLE}
   [junit4]   2> 3634873 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@757d9080{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3634873 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3634873 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\tempDir-001/jetty1, hostPort=58242, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 3634873 ERROR (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3634873 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3634873 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 3634873 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3634873 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3634875 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-26T15:47:21.412003500Z
   [junit4]   2> 3634876 INFO  (zkConnectionManagerCallback-12943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3634876 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 0x100354cbbb50008, likely client has closed socket
   [junit4]   2> 3634878 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3634878 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-1-001\solr.xml
   [junit4]   2> 3634880 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3634880 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3634880 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3635036 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58183/solr
   [junit4]   2> 3635038 INFO  (zkConnectionManagerCallback-12947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3635041 INFO  (zkConnectionManagerCallback-12949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3635047 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3635051 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3635051 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58242_
   [junit4]   2> 3635052 INFO  (zkCallback-12922-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3635052 INFO  (zkCallback-12929-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3635053 INFO  (zkCallback-12940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3635053 INFO  (zkCallback-12948-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3635075 INFO  (zkConnectionManagerCallback-12956-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3635076 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3635077 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58183/solr ready
   [junit4]   2> 3635077 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3635109 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3635118 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3635118 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3635120 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-1-001\cores
   [junit4]   2> 3635142 INFO  (qtp2115223007-40960) [n:127.0.0.1:58198_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:58242_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3635145 INFO  (OverseerCollectionConfigSetProcessor-72116197720915972-127.0.0.1:58198_-n_0000000000) [n:127.0.0.1:58198_    ] 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> 3635146 INFO  (OverseerThreadFactory-16643-thread-3-processing-n:127.0.0.1:58198_) [n:127.0.0.1:58198_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:58242_ for creating new replica of shard shard2
   [junit4]   2> 3635149 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3636158 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3636164 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3636216 WARN  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3636216 WARN  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3636217 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3636217 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 3636217 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3636217 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3636217 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 3636272 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3636272 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3636274 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3636274 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3636274 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@18b5e66f[collection1_shard2_replica_n41] main]
   [junit4]   2> 3636276 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3636277 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3636277 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609877099972132864
   [junit4]   2> 3636278 INFO  (searcherExecutor-16661-thread-1-processing-n:127.0.0.1:58242_ x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@18b5e66f[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3636284 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 3636285 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3636285 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3636285 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58242/collection1_shard2_replica_n41/
   [junit4]   2> 3636285 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3636285 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:58242/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3636285 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3636288 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58242/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3636392 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3636397 INFO  (qtp1941732391-41013) [n:127.0.0.1:58242_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1247
   [junit4]   2> 3636399 INFO  (qtp2115223007-40960) [n:127.0.0.1:58198_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:58242_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1256
   [junit4]   2> 3636883 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-2-001 of type NRT
   [junit4]   2> 3636884 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 3636884 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3636884 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3636884 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3636885 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7414b743{/,null,AVAILABLE}
   [junit4]   2> 3636886 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25ec59e5{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3636886 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3636886 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\tempDir-001/jetty2, hostPort=58276, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-2-001\cores, replicaType=NRT}
   [junit4]   2> 3636886 ERROR (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3636886 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3636886 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 3636886 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3636886 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3636886 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-26T15:47:23.423144Z
   [junit4]   2> 3636888 INFO  (zkConnectionManagerCallback-12959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3636889 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 0x100354cbbb5000c, likely client has closed socket
   [junit4]   2> 3636889 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3636889 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-2-001\solr.xml
   [junit4]   2> 3636891 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3636891 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3636892 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3637105 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58183/solr
   [junit4]   2> 3637108 INFO  (zkConnectionManagerCallback-12963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3637111 INFO  (zkConnectionManagerCallback-12965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3637117 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3637121 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3637121 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58276_
   [junit4]   2> 3637123 INFO  (zkCallback-12929-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3637123 INFO  (zkCallback-12955-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3637123 INFO  (zkCallback-12940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3637123 INFO  (zkCallback-12922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3637123 INFO  (zkCallback-12948-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3637123 INFO  (zkCallback-12964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3637146 INFO  (zkConnectionManagerCallback-12972-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3637147 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3637147 INFO  (OverseerCollectionConfigSetProcessor-72116197720915972-127.0.0.1:58198_-n_0000000000) [n:127.0.0.1:58198_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3637148 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58183/solr ready
   [junit4]   2> 3637149 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3637165 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3637174 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3637174 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3637176 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-2-001\cores
   [junit4]   2> 3637205 INFO  (qtp2115223007-40956) [n:127.0.0.1:58198_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:58276_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3637208 INFO  (OverseerThreadFactory-16643-thread-4-processing-n:127.0.0.1:58198_) [n:127.0.0.1:58198_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:58276_ for creating new replica of shard shard1
   [junit4]   2> 3637211 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_    x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3638220 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3638226 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 3638287 WARN  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3638287 WARN  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3638288 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3638288 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 3638288 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1
   [junit4]   2> 3638288 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3638288 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-2-001\cores\collection1_shard1_replica_n43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 3638340 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3638340 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3638342 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3638342 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3638343 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@5962aeaa[collection1_shard1_replica_n43] main]
   [junit4]   2> 3638345 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3638345 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3638356 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609877102152122368
   [junit4]   2> 3638356 INFO  (searcherExecutor-16674-thread-1-processing-n:127.0.0.1:58276_ x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@5962aeaa[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3638362 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0}
   [junit4]   2> 3638364 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3638364 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3638364 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58276/collection1_shard1_replica_n43/
   [junit4]   2> 3638364 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3638364 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:58276/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 3638364 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3638367 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58276/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 3638519 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3638522 INFO  (qtp992420114-41051) [n:127.0.0.1:58276_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1311
   [junit4]   2> 3638524 INFO  (qtp2115223007-40956) [n:127.0.0.1:58198_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:58276_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1319
   [junit4]   2> 3639171 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-3-001 of type NRT
   [junit4]   2> 3639172 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 3639172 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3639172 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3639172 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3639172 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3235e598{/,null,AVAILABLE}
   [junit4]   2> 3639173 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@302ffcd6{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3639173 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3639173 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\tempDir-001/jetty3, hostPort=58306, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-3-001\cores}
   [junit4]   2> 3639173 ERROR (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3639173 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3639173 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 3639173 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3639173 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3639173 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-26T15:47:25.710799900Z
   [junit4]   2> 3639176 INFO  (zkConnectionManagerCallback-12975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3639177 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3639177 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-001\shard-3-001\solr.xml
   [junit4]   2> 3639180 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3639180 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3639180 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4df1a6a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3639208 INFO  (OverseerCollectionConfigSetProcessor-72116197720915972-127.0.0.1:58198_-n_0000000000) [n:127.0.0.1:58198_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3639283 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58183/solr
   [junit4]   2> 3639286 INFO  (zkConnectionManagerCallback-12979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3639287 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 0x100354cbbb50011, likely client has closed socket
   [junit4]   2> 3639290 INFO  (zkConnectionManagerCallback-12981-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3639296 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3639299 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3639301 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58306_
   [junit4]   2> 3639308 INFO  (zkCallback-12971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3639308 INFO  (zkCallback-12922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3639308 INFO  (zkCallback-12955-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3639308 INFO  (zkCallback-12929-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3639308 INFO  (zkCallback-12964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3639308 INFO  (zkCallback-12940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3639308 INFO  (zkCallback-12948-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3639309 INFO  (zkCallback-12980-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3639325 INFO  (zkConnectionManagerCallback-12988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3639326 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3639327 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58183/solr ready
   [junit4]   2> 3639328 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3639344 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ]

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

> 174583 INFO  (TEST-TestSQLHandler.doTest-seed#[1F9A9E997AB0BE76]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58374 58374
   [junit4]   2> 174584 INFO  (Thread-104) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58374 58374
   [junit4]   2> 174585 WARN  (Thread-104) [    ] 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> 	11	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [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> 	19	/solr/clusterstate.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [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> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=1F9A9E997AB0BE76 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=lrc-IQ -Dtests.timezone=America/Paramaribo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   16.0s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> http://127.0.0.1:58405/collection1_shard2_replica_n41: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:58405/collection1_shard2_replica_n41/:id must have DocValues to use this feature.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76:B8DE263D170BADCF]: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:2712)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
   [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:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_1F9A9E997AB0BE76-002
   [junit4]   2> Aug 26, 2018 4:16:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> Aug 26, 2018 4:18:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   [junit4]   2>    1) Thread[id=3134, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]   2>         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Aug 26, 2018 4:18:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3134, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]   2> Aug 26, 2018 4:18:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=FSTOrd50, id=PostingsFormat(name=Memory), text=Lucene50(blocksize=128), str_s=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), field_l_p=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), field_i_p=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), field_f_p=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Lucene70), field_d_p=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1877, maxMBSortInHeap=7.565449920645449, sim=RandomSimilarity(queryNorm=true): {}, locale=lrc-IQ, timezone=America/Paramaribo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=63825224,total=162508800
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestSQLHandler, TestSQLHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.seed=1F9A9E997AB0BE76 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=lrc-IQ -Dtests.timezone=America/Paramaribo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSQLHandler (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   [junit4]    >    1) Thread[id=3134, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]    >         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F9A9E997AB0BE76]:0)
   [junit4] Completed [5/5 (3!)] on J1 in 96.30s, 1 test, 2 errors <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092: There were test failures: 5 suites, 5 tests, 3 suite-level errors, 3 errors [seed: 1F9A9E997AB0BE76]

Total time: 4 minutes 17 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-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-7.x-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
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=da37ffb510540af930a79eb1535258b5047a4eba, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #753
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

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-10.0.1) - Build # 755 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/755/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
--> http://127.0.0.1:59598/collection1_shard2_replica_n41: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:59662/collection1_shard2_replica_n45/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:59598/collection1_shard2_replica_n41: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:59662/collection1_shard2_replica_n45/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB:C16CC6ECC946A12]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2811, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.base@10.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2811, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.base@10.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB]:0)


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

Error Message:
--> http://127.0.0.1:59604/collection1_shard2_replica_n41: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:59604/collection1_shard2_replica_n41/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:59604/collection1_shard2_replica_n41: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:59604/collection1_shard2_replica_n41/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB:C16CC6ECC946A12]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2825, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.base@10.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2825, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.base@10.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB]:0)


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

Error Message:
--> http://127.0.0.1:59848/collection1_shard2_replica_n41: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:59880/collection1_shard2_replica_n45/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:59848/collection1_shard2_replica_n41: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:59880/collection1_shard2_replica_n45/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB:C16CC6ECC946A12]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=3141, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.base@10.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=3141, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.base@10.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB]:0)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB:C16CC6ECC946A12]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:265)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)




Build Log:
[...truncated 12765 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\init-core-data-001
   [junit4]   2> 474911 WARN  (SUITE-TestSQLHandler-seed#[AB5274CAA12F79AB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 474912 INFO  (SUITE-TestSQLHandler-seed#[AB5274CAA12F79AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 474913 INFO  (SUITE-TestSQLHandler-seed#[AB5274CAA12F79AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 474914 INFO  (SUITE-TestSQLHandler-seed#[AB5274CAA12F79AB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 474914 INFO  (SUITE-TestSQLHandler-seed#[AB5274CAA12F79AB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 474916 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 474916 INFO  (Thread-666) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 474916 INFO  (Thread-666) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 474925 ERROR (Thread-666) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 475016 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:52604
   [junit4]   2> 475022 INFO  (zkConnectionManagerCallback-834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475026 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 0x10037a75f960000, likely client has closed socket
   [junit4]   2> 475029 INFO  (zkConnectionManagerCallback-836-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475036 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 475038 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 475041 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 475043 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 475045 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 475047 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 475049 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 475051 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 475054 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 475056 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 475058 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 475061 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 475688 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 475689 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 475689 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 475689 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 475690 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34c666f0{/,null,AVAILABLE}
   [junit4]   2> 475700 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48e30969{HTTP/1.1,[http/1.1]}{127.0.0.1:52611}
   [junit4]   2> 475701 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.Server Started @475736ms
   [junit4]   2> 475701 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\tempDir-001/control/data, hostPort=52611, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 475701 ERROR (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 475701 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 475701 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 475701 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 475701 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 475701 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-27T02:45:32.587117500Z
   [junit4]   2> 475706 INFO  (zkConnectionManagerCallback-838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475707 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 0x10037a75f960002, likely client has closed socket
   [junit4]   2> 475708 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 475708 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\control-001\solr.xml
   [junit4]   2> 475713 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 475713 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 475714 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 475986 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52604/solr
   [junit4]   2> 475989 INFO  (zkConnectionManagerCallback-842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475991 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 0x10037a75f960003, likely client has closed socket
   [junit4]   2> 475995 INFO  (zkConnectionManagerCallback-844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476162 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52611_
   [junit4]   2> 476163 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.c.Overseer Overseer (id=72118786040659972-127.0.0.1:52611_-n_0000000000) starting
   [junit4]   2> 476176 INFO  (zkConnectionManagerCallback-851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476179 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52604/solr ready
   [junit4]   2> 476181 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52611_
   [junit4]   2> 476181 INFO  (OverseerStateUpdate-72118786040659972-127.0.0.1:52611_-n_0000000000) [n:127.0.0.1:52611_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52611_
   [junit4]   2> 476185 INFO  (OverseerStateUpdate-72118786040659972-127.0.0.1:52611_-n_0000000000) [n:127.0.0.1:52611_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 476194 INFO  (zkCallback-850-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 476220 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 476244 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 476252 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 476253 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 476255 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [n:127.0.0.1:52611_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\control-001\cores
   [junit4]   2> 476278 INFO  (zkConnectionManagerCallback-857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476279 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 476280 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52604/solr ready
   [junit4]   2> 476289 INFO  (qtp385990818-3504) [n:127.0.0.1:52611_    ] 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:52611_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 476293 INFO  (OverseerThreadFactory-1706-thread-1-processing-n:127.0.0.1:52611_) [n:127.0.0.1:52611_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 476408 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_    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> 476409 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 477427 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 477440 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477508 WARN  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477508 WARN  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477508 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477508 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477509 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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@a2d11fd
   [junit4]   2> 477509 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 477509 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 477588 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477588 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477591 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 477591 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 477592 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36fd4066[control_collection_shard1_replica_n1] main]
   [junit4]   2> 477594 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 477594 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477595 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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 1609918509986349056
   [junit4]   2> 477596 INFO  (searcherExecutor-1711-thread-1-processing-n:127.0.0.1:52611_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:52611_ 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@36fd4066[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477602 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477606 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 477606 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477606 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52611/control_collection_shard1_replica_n1/
   [junit4]   2> 477607 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477607 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52611/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 477607 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 477613 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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:52611/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 477767 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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> 477768 INFO  (qtp385990818-3500) [n:127.0.0.1:52611_ 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=1362
   [junit4]   2> 477773 INFO  (qtp385990818-3504) [n:127.0.0.1:52611_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 477870 INFO  (zkCallback-843-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> 478295 INFO  (OverseerCollectionConfigSetProcessor-72118786040659972-127.0.0.1:52611_-n_0000000000) [n:127.0.0.1:52611_    ] 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> 478774 INFO  (qtp385990818-3504) [n:127.0.0.1:52611_    ] 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:52611_&wt=javabin&version=2} status=0 QTime=2485
   [junit4]   2> 478780 INFO  (zkConnectionManagerCallback-862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 478782 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478783 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52604/solr ready
   [junit4]   2> 478783 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 478784 INFO  (qtp385990818-3503) [n:127.0.0.1:52611_    ] 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> 478788 INFO  (OverseerThreadFactory-1706-thread-2-processing-n:127.0.0.1:52611_) [n:127.0.0.1:52611_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 478993 WARN  (OverseerThreadFactory-1706-thread-2-processing-n:127.0.0.1:52611_) [n:127.0.0.1:52611_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 478995 INFO  (qtp385990818-3503) [n:127.0.0.1:52611_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 478996 INFO  (qtp385990818-3503) [n:127.0.0.1:52611_    ] 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=210
   [junit4]   2> 479369 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-1-001 of type NRT
   [junit4]   2> 479369 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 479370 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 479370 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 479370 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 479370 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@281f9e3a{/,null,AVAILABLE}
   [junit4]   2> 479372 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7bc0e79a{HTTP/1.1,[http/1.1]}{127.0.0.1:52664}
   [junit4]   2> 479372 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.Server Started @479408ms
   [junit4]   2> 479372 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\tempDir-001/jetty1, hostPort=52664, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 479372 ERROR (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 479372 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 479372 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 479372 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 479372 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 479372 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-27T02:45:36.258733Z
   [junit4]   2> 479375 INFO  (zkConnectionManagerCallback-864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479376 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 479376 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-1-001\solr.xml
   [junit4]   2> 479376 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 479376 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 479381 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 479602 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52604/solr
   [junit4]   2> 479605 INFO  (zkConnectionManagerCallback-868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479608 INFO  (zkConnectionManagerCallback-870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479616 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 479621 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 479621 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52664_
   [junit4]   2> 479623 INFO  (zkCallback-843-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479623 INFO  (zkCallback-850-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479624 INFO  (zkCallback-869-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479624 INFO  (zkCallback-861-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479647 INFO  (zkConnectionManagerCallback-877-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479648 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 479649 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52604/solr ready
   [junit4]   2> 479649 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 479664 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 479671 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 479671 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 479673 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-1-001\cores
   [junit4]   2> 479702 INFO  (qtp385990818-3507) [n:127.0.0.1:52611_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:52664_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 479705 INFO  (OverseerCollectionConfigSetProcessor-72118786040659972-127.0.0.1:52611_-n_0000000000) [n:127.0.0.1:52611_    ] 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> 479706 INFO  (OverseerThreadFactory-1706-thread-3-processing-n:127.0.0.1:52611_) [n:127.0.0.1:52611_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:52664_ for creating new replica of shard shard2
   [junit4]   2> 479709 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 480722 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 480729 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 480782 WARN  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 480782 WARN  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 480782 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 480782 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 480783 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 480783 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 480783 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 480837 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 480837 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 480840 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 480840 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 480841 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ebd5d2d[collection1_shard2_replica_n41] main]
   [junit4]   2> 480842 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 480842 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 480842 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609918513391075328
   [junit4]   2> 480844 INFO  (searcherExecutor-1724-thread-1-processing-n:127.0.0.1:52664_ x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@7ebd5d2d[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 480847 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 480851 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 480851 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 480851 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52664/collection1_shard2_replica_n41/
   [junit4]   2> 480851 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 480851 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:52664/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 480851 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 480854 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52664/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 480957 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 480960 INFO  (qtp269620335-3559) [n:127.0.0.1:52664_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1251
   [junit4]   2> 480963 INFO  (qtp385990818-3507) [n:127.0.0.1:52611_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:52664_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1260
   [junit4]   2> 481063 INFO  (zkCallback-869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 481446 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-2-001 of type NRT
   [junit4]   2> 481447 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 481447 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 481447 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 481447 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 481448 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@442c0203{/,null,AVAILABLE}
   [junit4]   2> 481449 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4539e1b1{HTTP/1.1,[http/1.1]}{127.0.0.1:52700}
   [junit4]   2> 481449 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.Server Started @481485ms
   [junit4]   2> 481449 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\tempDir-001/jetty2, hostPort=52700, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-2-001\cores}
   [junit4]   2> 481450 ERROR (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 481450 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 481450 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 481450 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 481450 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 481450 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-27T02:45:38.336649500Z
   [junit4]   2> 481454 INFO  (zkConnectionManagerCallback-880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481460 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 0x10037a75f96000c, likely client has closed socket
   [junit4]   2> 481461 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 481461 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-2-001\solr.xml
   [junit4]   2> 481464 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 481464 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 481466 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 481698 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52604/solr
   [junit4]   2> 481700 INFO  (zkConnectionManagerCallback-884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481704 INFO  (zkConnectionManagerCallback-886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481708 INFO  (OverseerCollectionConfigSetProcessor-72118786040659972-127.0.0.1:52611_-n_0000000000) [n:127.0.0.1:52611_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 481715 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481726 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 481726 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52700_
   [junit4]   2> 481728 INFO  (zkCallback-843-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 481728 INFO  (zkCallback-861-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 481728 INFO  (zkCallback-850-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 481728 INFO  (zkCallback-869-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 481747 INFO  (zkCallback-885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 481747 INFO  (zkCallback-876-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 481775 INFO  (zkConnectionManagerCallback-893-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481777 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 481779 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52604/solr ready
   [junit4]   2> 481780 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 481799 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 481809 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 481809 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 481811 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-2-001\cores
   [junit4]   2> 481860 INFO  (qtp385990818-3503) [n:127.0.0.1:52611_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:52700_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481863 INFO  (OverseerThreadFactory-1706-thread-4-processing-n:127.0.0.1:52611_) [n:127.0.0.1:52611_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:52700_ for creating new replica of shard shard1
   [junit4]   2> 481866 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_    x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 481972 INFO  (zkCallback-869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 482883 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 482891 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 482962 WARN  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 482962 WARN  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 482962 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 482962 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 482962 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd
   [junit4]   2> 482962 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 482963 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-2-001\cores\collection1_shard1_replica_n43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 483090 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 483090 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 483094 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 483094 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 483096 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@1557dc63[collection1_shard1_replica_n43] main]
   [junit4]   2> 483097 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 483098 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 483100 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609918515758759936
   [junit4]   2> 483100 INFO  (searcherExecutor-1737-thread-1-processing-n:127.0.0.1:52700_ x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@1557dc63[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483108 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0}
   [junit4]   2> 483115 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 483115 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 483115 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52700/collection1_shard1_replica_n43/
   [junit4]   2> 483115 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 483115 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:52700/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 483115 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 483119 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52700/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 483223 INFO  (zkCallback-869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483273 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 483276 INFO  (qtp1322572846-3597) [n:127.0.0.1:52700_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1410
   [junit4]   2> 483281 INFO  (qtp385990818-3503) [n:127.0.0.1:52611_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:52700_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1421
   [junit4]   2> 483376 INFO  (zkCallback-869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483376 INFO  (zkCallback-885-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483863 INFO  (OverseerCollectionConfigSetProcessor-72118786040659972-127.0.0.1:52611_-n_0000000000) [n:127.0.0.1:52611_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 483923 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-3-001 of type NRT
   [junit4]   2> 483923 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 483924 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 483924 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 483924 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 483924 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@314d3ba8{/,null,AVAILABLE}
   [junit4]   2> 483926 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@128a8de5{HTTP/1.1,[http/1.1]}{127.0.0.1:52732}
   [junit4]   2> 483926 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.e.j.s.Server Started @483962ms
   [junit4]   2> 483926 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\tempDir-001/jetty3, hostPort=52732, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-3-001\cores}
   [junit4]   2> 483927 ERROR (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 483927 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 483927 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 483927 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 483927 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 483927 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-27T02:45:40.813246600Z
   [junit4]   2> 483931 INFO  (zkConnectionManagerCallback-896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 483932 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 483932 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-001\shard-3-001\solr.xml
   [junit4]   2> 483935 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 483935 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 483936 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a2d11fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 484171 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52604/solr
   [junit4]   2> 484174 INFO  (zkConnectionManagerCallback-900-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484178 INFO  (zkConnectionManagerCallback-902-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484185 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 484191 INFO  (TEST-TestSQLHandler.doTest-seed#[AB5274CAA12F79AB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Al

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

46 WARN  (Thread-104) [    ] 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> 	11	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	11	/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> 	20	/solr/collections/collection1/state.json
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [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> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=AB5274CAA12F79AB -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=dje-NE -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   16.4s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> http://127.0.0.1:59848/collection1_shard2_replica_n41: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:59880/collection1_shard2_replica_n45/:id must have DocValues to use this feature.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB:C16CC6ECC946A12]: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:2712)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
   [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:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_AB5274CAA12F79AB-002
   [junit4]   2> Aug 27, 2018 4:15:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> Aug 27, 2018 4:16:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   [junit4]   2>    1) Thread[id=3141, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]   2>         at java.base@10.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Aug 27, 2018 4:16:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3141, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]   2> Aug 27, 2018 4:16:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=FST50, id_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=MockRandom), range_facet_i_dv=FST50, text=PostingsFormat(name=Memory), field_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), str_s=PostingsFormat(name=Memory), range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Memory), range_facet_l=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), field_l_p=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Memory), field_i_p=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), field_f_p=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Lucene70), field_d_p=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1867, maxMBSortInHeap=7.840678115004053, sim=RandomSimilarity(queryNorm=false): {}, locale=dje-NE, timezone=HST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=3,threads=1,free=110555864,total=311427072
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestSQLHandler, TestSQLHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.seed=AB5274CAA12F79AB -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=dje-NE -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSQLHandler (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   [junit4]    >    1) Thread[id=3141, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]    >         at java.base@10.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB5274CAA12F79AB]:0)
   [junit4] Completed [5/5 (3!)] on J1 in 96.84s, 1 test, 2 errors <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092: There were test failures: 5 suites, 5 tests, 3 suite-level errors, 3 errors [seed: AB5274CAA12F79AB]

Total time: 4 minutes 29 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-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-7.x-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
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=34a8c023bd773a384c820dae0e888621c36d1662, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #754
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