Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/214/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.facet.sortedset.TestSortedSetDocValuesFacets

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001\index-SimpleFSDirectory-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001\index-SimpleFSDirectory-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001\index-SimpleFSDirectory-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001\index-SimpleFSDirectory-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001

        at __randomizedtesting.SeedInfo.seed([EA47DA321078B86F]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([9BB2882CA923A689:D519296BF69CDC7A]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet(CollectionsAPISolrJTest.java:70)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testTwoServers

Error Message:
Error from server at http://127.0.0.1:51350/solr/collection1: SolrCore 
'collection1' is not available due to init failure: null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51350/solr/collection1: SolrCore 'collection1' 
is not available due to init failure: null
        at 
__randomizedtesting.SeedInfo.seed([E497F460623FACCB:447D5AEDB97482EB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:690)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:638)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.client.solrj.TestLBHttpSolrClient.testTwoServers(TestLBHttpSolrClient.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at http://127.0.0.1:51867/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:51867/solr/mainCorpus_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([E497F460623FACCB:598081795B139196]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:7261)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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 
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.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51867/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 6970 lines...]
   [junit4] Suite: 
org.apache.lucene.facet.sortedset.TestSortedSetDocValuesFacets
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{$facets=PostingsFormat(name=MockRandom), content=Lucene50(blocksize=128)}, 
docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=583, 
maxMBSortInHeap=5.24944812114622, sim=RandomSimilarity(queryNorm=true): 
{content=ClassicSimilarity}, locale=fi-FI, timezone=Europe/Rome
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=44803192,total=85786624
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompactLabelToOrdinal, 
TestDirectoryTaxonomyWriter, TestDrillSideways, 
TestRandomSamplingFacetsCollector, TestTaxonomyFacetAssociations, 
TestSortedSetDocValuesFacets]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSortedSetDocValuesFacets -Dtests.seed=EA47DA321078B86F 
-Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Europe/Rome 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSortedSetDocValuesFacets (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001\index-SimpleFSDirectory-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001\index-SimpleFSDirectory-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.sortedset.TestSortedSetDocValuesFacets_EA47DA321078B86F-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EA47DA321078B86F]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/28 (1!)] on J1 in 1.77s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 5092 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\init-core-data-001
   [junit4]   2> 496782 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 496782 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 496792 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 496792 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 496794 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001
   [junit4]   2> 496794 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 496816 INFO  (Thread-1017) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 496817 INFO  (Thread-1017) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 496835 ERROR (Thread-1017) [    ] 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> 496895 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62716
   [junit4]   2> 496981 INFO  (jetty-launcher-870-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 496984 INFO  (jetty-launcher-870-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18df66a{/solr,null,AVAILABLE}
   [junit4]   2> 496988 INFO  (jetty-launcher-870-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 496988 INFO  (jetty-launcher-870-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10d0527{/solr,null,AVAILABLE}
   [junit4]   2> 496989 INFO  (jetty-launcher-870-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@efdc2c{HTTP/1.1,[http/1.1]}{127.0.0.1:62723}
   [junit4]   2> 496989 INFO  (jetty-launcher-870-thread-1) [    ] 
o.e.j.s.Server Started @505801ms
   [junit4]   2> 496989 INFO  (jetty-launcher-870-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62723}
   [junit4]   2> 496989 ERROR (jetty-launcher-870-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 496990 INFO  (jetty-launcher-870-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 496990 INFO  (jetty-launcher-870-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 496990 INFO  (jetty-launcher-870-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 496990 INFO  (jetty-launcher-870-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-24T17:50:54.042Z
   [junit4]   2> 496992 INFO  (jetty-launcher-870-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10f3e6f{HTTP/1.1,[http/1.1]}{127.0.0.1:62720}
   [junit4]   2> 496992 INFO  (jetty-launcher-870-thread-2) [    ] 
o.e.j.s.Server Started @505804ms
   [junit4]   2> 496992 INFO  (jetty-launcher-870-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62720}
   [junit4]   2> 496993 ERROR (jetty-launcher-870-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 496993 INFO  (jetty-launcher-870-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 496993 INFO  (jetty-launcher-870-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 496993 INFO  (jetty-launcher-870-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 496993 INFO  (jetty-launcher-870-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-24T17:50:54.045Z
   [junit4]   2> 496996 INFO  (jetty-launcher-870-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 496998 INFO  (jetty-launcher-870-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fac144{/solr,null,AVAILABLE}
   [junit4]   2> 496998 INFO  (jetty-launcher-870-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@972f47{HTTP/1.1,[http/1.1]}{127.0.0.1:62730}
   [junit4]   2> 496998 INFO  (jetty-launcher-870-thread-3) [    ] 
o.e.j.s.Server Started @505810ms
   [junit4]   2> 496998 INFO  (jetty-launcher-870-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62730}
   [junit4]   2> 496999 ERROR (jetty-launcher-870-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 496999 INFO  (jetty-launcher-870-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 496999 INFO  (jetty-launcher-870-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 496999 INFO  (jetty-launcher-870-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 496999 INFO  (jetty-launcher-870-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-24T17:50:54.051Z
   [junit4]   2> 497084 INFO  (jetty-launcher-870-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 497086 INFO  (jetty-launcher-870-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8a312e{/solr,null,AVAILABLE}
   [junit4]   2> 497086 INFO  (jetty-launcher-870-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1cdc659{HTTP/1.1,[http/1.1]}{127.0.0.1:62737}
   [junit4]   2> 497087 INFO  (jetty-launcher-870-thread-4) [    ] 
o.e.j.s.Server Started @505898ms
   [junit4]   2> 497087 INFO  (jetty-launcher-870-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62737}
   [junit4]   2> 497094 ERROR (jetty-launcher-870-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497094 INFO  (jetty-launcher-870-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 497094 INFO  (jetty-launcher-870-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497094 INFO  (jetty-launcher-870-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 497094 INFO  (jetty-launcher-870-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-24T17:50:54.146Z
   [junit4]   2> 497113 INFO  (jetty-launcher-870-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497113 INFO  (jetty-launcher-870-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497124 INFO  (jetty-launcher-870-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497124 INFO  (jetty-launcher-870-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497130 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eb5036bbf0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 497131 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eb5036bbf0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 497133 INFO  (jetty-launcher-870-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62716/solr
   [junit4]   2> 497134 INFO  (jetty-launcher-870-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62716/solr
   [junit4]   2> 497134 INFO  (jetty-launcher-870-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62716/solr
   [junit4]   2> 497142 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eb5036bbf0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 497143 INFO  (jetty-launcher-870-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62716/solr
   [junit4]   2> 497153 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eb5036bbf000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 497592 INFO  (jetty-launcher-870-thread-4) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497600 INFO  (jetty-launcher-870-thread-4) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62737_solr
   [junit4]   2> 497602 INFO  (jetty-launcher-870-thread-4) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.Overseer Overseer 
(id=98715268145938442-127.0.0.1:62737_solr-n_0000000000) starting
   [junit4]   2> 497613 INFO  (jetty-launcher-870-thread-3) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497615 INFO  (jetty-launcher-870-thread-1) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497615 INFO  (jetty-launcher-870-thread-3) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62730_solr
   [junit4]   2> 497618 INFO  (jetty-launcher-870-thread-4) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62737_solr
   [junit4]   2> 497618 INFO  (jetty-launcher-870-thread-2) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497620 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:62720_solr) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 497628 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:62720_solr) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 497727 INFO  
(zkCallback-892-thread-1-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 497729 INFO  
(zkCallback-888-thread-1-processing-n:127.0.0.1:62730_solr) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 497729 INFO  (jetty-launcher-870-thread-1) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62723_solr
   [junit4]   2> 497730 INFO  
(OverseerStateUpdate-98715268145938442-127.0.0.1:62737_solr-n_0000000000) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 497731 INFO  (jetty-launcher-870-thread-2) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62720_solr
   [junit4]   2> 497733 INFO  
(zkCallback-888-thread-1-processing-n:127.0.0.1:62730_solr) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 497733 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:62737_solr) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 497734 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:62720_solr) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 497734 INFO  
(zkCallback-892-thread-1-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 497819 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:62720_solr) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 497819 INFO  
(zkCallback-888-thread-1-processing-n:127.0.0.1:62730_solr) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 497819 INFO  
(zkCallback-892-thread-1-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 497819 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:62737_solr) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 497906 INFO  (jetty-launcher-870-thread-2) 
[n:127.0.0.1:62720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62720.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 497915 INFO  (jetty-launcher-870-thread-2) 
[n:127.0.0.1:62720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62720.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 497916 INFO  (jetty-launcher-870-thread-2) 
[n:127.0.0.1:62720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62720.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 497919 INFO  (jetty-launcher-870-thread-2) 
[n:127.0.0.1:62720_solr    ] 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\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node1\.
   [junit4]   2> 497998 INFO  (jetty-launcher-870-thread-4) 
[n:127.0.0.1:62737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62737.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498048 INFO  (jetty-launcher-870-thread-1) 
[n:127.0.0.1:62723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62723.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498052 INFO  (jetty-launcher-870-thread-4) 
[n:127.0.0.1:62737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62737.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498052 INFO  (jetty-launcher-870-thread-4) 
[n:127.0.0.1:62737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62737.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498054 INFO  (jetty-launcher-870-thread-4) 
[n:127.0.0.1:62737_solr    ] 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\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node4\.
   [junit4]   2> 498057 INFO  (jetty-launcher-870-thread-1) 
[n:127.0.0.1:62723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62723.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498058 INFO  (jetty-launcher-870-thread-1) 
[n:127.0.0.1:62723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62723.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498059 INFO  (jetty-launcher-870-thread-1) 
[n:127.0.0.1:62723_solr    ] 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\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node2\.
   [junit4]   2> 498060 INFO  (jetty-launcher-870-thread-3) 
[n:127.0.0.1:62730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62730.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498073 INFO  (jetty-launcher-870-thread-3) 
[n:127.0.0.1:62730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62730.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498073 INFO  (jetty-launcher-870-thread-3) 
[n:127.0.0.1:62730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62730.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 498075 INFO  (jetty-launcher-870-thread-3) 
[n:127.0.0.1:62730_solr    ] 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\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node3\.
   [junit4]   2> 498301 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 498301 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9BB2882CA923A689]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62716/solr ready
   [junit4]   2> 498386 INFO  
(TEST-CollectionsAPISolrJTest.testClusterProp-seed#[9BB2882CA923A689]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testClusterProp
   [junit4]   2> 498397 INFO  (qtp17498818-4921) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 498407 INFO  (qtp17498818-4921) [n:127.0.0.1:62723_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=9
   [junit4]   2> 498409 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 498417 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 
QTime=7
   [junit4]   2> 498418 INFO  (qtp17498818-4917) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 498424 INFO  (qtp17498818-4917) [n:127.0.0.1:62723_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=6
   [junit4]   2> 498425 INFO  
(TEST-CollectionsAPISolrJTest.testClusterProp-seed#[9BB2882CA923A689]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testClusterProp
   [junit4]   2> 498473 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[9BB2882CA923A689]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
   [junit4]   2> 498476 INFO  (qtp17498818-4916) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 498500 INFO  
(OverseerThreadFactory-2517-thread-1-processing-n:127.0.0.1:62737_solr) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
aliasedCollection
   [junit4]   2> 498729 INFO  
(OverseerStateUpdate-98715268145938442-127.0.0.1:62737_solr-n_0000000000) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"aliasedCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"aliasedCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62723/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 498939 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 498940 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 499064 INFO  
(zkCallback-892-thread-1-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 499065 INFO  
(zkCallback-892-thread-2-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 499992 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 500020 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[aliasedCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 500024 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 500024 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'aliasedCollection_shard1_replica_n1' using configuration from collection 
aliasedCollection, trusted=true
   [junit4]   2> 500025 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_62723.solr.core.aliasedCollection.shard1.replica_n1' (registry 
'solr.core.aliasedCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 500025 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 500025 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[aliasedCollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node2\aliasedCollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node2\.\aliasedCollection_shard1_replica_n1\data\]
   [junit4]   2> 500123 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 500123 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 500125 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 500125 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 500126 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1019d19[aliasedCollection_shard1_replica_n1] main]
   [junit4]   2> 500130 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 500130 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 500131 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 500133 INFO  
(searcherExecutor-2525-thread-1-processing-n:127.0.0.1:62723_solr 
x:aliasedCollection_shard1_replica_n1 s:shard1 c:aliasedCollection 
r:core_node2) [n:127.0.0.1:62723_solr c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[aliasedCollection_shard1_replica_n1] Registered new searcher 
Searcher@1019d19[aliasedCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 500133 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579444293793218560
   [junit4]   2> 500147 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 500147 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 500147 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62723/solr/aliasedCollection_shard1_replica_n1/
   [junit4]   2> 500147 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 500147 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:62723/solr/aliasedCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 500147 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 500154 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:62723/solr/aliasedCollection_shard1_replica_n1/ shard1
   [junit4]   2> 500260 INFO  
(zkCallback-892-thread-1-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 500260 INFO  
(zkCallback-892-thread-2-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 500307 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 500309 INFO  (qtp17498818-4915) [n:127.0.0.1:62723_solr 
c:aliasedCollection s:shard1 r:core_node2 
x:aliasedCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1370
   [junit4]   2> 500322 INFO  (qtp17498818-4916) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 500424 INFO  
(zkCallback-892-thread-1-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 500424 INFO  
(zkCallback-892-thread-2-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 500513 INFO  
(OverseerCollectionConfigSetProcessor-98715268145938442-127.0.0.1:62737_solr-n_0000000000)
 [n:127.0.0.1:62737_solr    ] 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> 501323 INFO  (qtp17498818-4916) [n:127.0.0.1:62723_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2846
   [junit4]   2> 501327 INFO  (qtp17498818-4941) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 501436 INFO  (qtp17498818-4941) [n:127.0.0.1:62723_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=109
   [junit4]   2> 501440 INFO  (qtp17498818-4942) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params 
name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 501444 INFO  
(OverseerCollectionConfigSetProcessor-98715268145938442-127.0.0.1:62737_solr-n_0000000000)
 [n:127.0.0.1:62737_solr    ] 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> 501548 INFO  (qtp17498818-4942) [n:127.0.0.1:62723_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2} status=0 
QTime=107
   [junit4]   2> 501548 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[9BB2882CA923A689]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
   [junit4]   2> 501592 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[9BB2882CA923A689]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 501593 INFO  (qtp17498818-4921) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=balancedProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 501596 INFO  
(OverseerThreadFactory-2517-thread-4-processing-n:127.0.0.1:62737_solr) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
balancedProperties
   [junit4]   2> 501596 INFO  
(OverseerCollectionConfigSetProcessor-98715268145938442-127.0.0.1:62737_solr-n_0000000000)
 [n:127.0.0.1:62737_solr    ] 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> 501809 INFO  
(OverseerStateUpdate-98715268145938442-127.0.0.1:62737_solr-n_0000000000) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"balancedProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62720/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 501812 INFO  
(OverseerStateUpdate-98715268145938442-127.0.0.1:62737_solr-n_0000000000) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"balancedProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62737/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 501818 INFO  
(OverseerStateUpdate-98715268145938442-127.0.0.1:62737_solr-n_0000000000) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"balancedProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62730/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 501824 INFO  
(OverseerStateUpdate-98715268145938442-127.0.0.1:62737_solr-n_0000000000) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"balancedProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62723/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 502029 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 502029 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 502029 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 502029 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 502046 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 502046 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 502048 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 502303 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:62720_solr) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 502303 INFO  
(zkCallback-892-thread-2-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 502305 INFO  
(zkCallback-890-thread-2-processing-n:127.0.0.1:62737_solr) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 502305 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:62737_solr) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 502305 INFO  
(zkCallback-888-thread-1-processing-n:127.0.0.1:62730_solr) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 502303 INFO  
(zkCallback-892-thread-1-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 502305 INFO  
(zkCallback-887-thread-2-processing-n:127.0.0.1:62720_solr) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 502305 INFO  
(zkCallback-888-thread-2-processing-n:127.0.0.1:62730_solr) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503152 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 503154 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 503184 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 503186 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.s.IndexSchema 
[balancedProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 503195 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 503207 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 503207 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'balancedProperties_shard1_replica_n1' using configuration from collection 
balancedProperties, trusted=true
   [junit4]   2> 503208 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_62720.solr.core.balancedProperties.shard1.replica_n1' 
(registry 'solr.core.balancedProperties.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 503208 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 503208 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore 
[[balancedProperties_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node1\balancedProperties_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node1\.\balancedProperties_shard1_replica_n1\data\]
   [junit4]   2> 503210 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.s.IndexSchema 
[balancedProperties_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 503212 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 503212 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'balancedProperties_shard2_replica_n6' using configuration from collection 
balancedProperties, trusted=true
   [junit4]   2> 503213 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_62723.solr.core.balancedProperties.shard2.replica_n6' 
(registry 'solr.core.balancedProperties.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 503213 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 503213 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrCore 
[[balancedProperties_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node2\balancedProperties_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node2\.\balancedProperties_shard2_replica_n6\data\]
   [junit4]   2> 503217 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.s.IndexSchema 
[balancedProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 503220 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 503220 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'balancedProperties_shard1_replica_n2' using configuration from collection 
balancedProperties, trusted=true
   [junit4]   2> 503222 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_62737.solr.core.balancedProperties.shard1.replica_n2' 
(registry 'solr.core.balancedProperties.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 503222 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 503222 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore 
[[balancedProperties_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node4\balancedProperties_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node4\.\balancedProperties_shard1_replica_n2\data\]
   [junit4]   2> 503222 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.s.IndexSchema 
[balancedProperties_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 503235 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 503235 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'balancedProperties_shard2_replica_n4' using configuration from collection 
balancedProperties, trusted=true
   [junit4]   2> 503235 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_62730.solr.core.balancedProperties.shard2.replica_n4' 
(registry 'solr.core.balancedProperties.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bcd1d3
   [junit4]   2> 503235 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 503236 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.SolrCore 
[[balancedProperties_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node3\balancedProperties_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_9BB2882CA923A689-001\tempDir-001\node3\.\balancedProperties_shard2_replica_n4\data\]
   [junit4]   2> 503505 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 503505 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 503508 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 503508 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 503511 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fde5ae[balancedProperties_shard1_replica_n2] main]
   [junit4]   2> 503533 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 503533 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 503535 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 503536 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 503540 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 503540 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 503540 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 503540 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579444297365716992
   [junit4]   2> 503545 INFO  
(searcherExecutor-2532-thread-1-processing-n:127.0.0.1:62737_solr 
x:balancedProperties_shard1_replica_n2 s:shard1 c:balancedProperties 
r:core_node5) [n:127.0.0.1:62737_solr c:balancedProperties s:shard1 
r:core_node5 x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore 
[balancedProperties_shard1_replica_n2] Registered new searcher 
Searcher@fde5ae[balancedProperties_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503550 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a501be[balancedProperties_shard1_replica_n1] main]
   [junit4]   2> 503560 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 503560 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 503563 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 503563 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 503563 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 503563 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 503563 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 503563 INFO  (qtp11286243-4905) [n:127.0.0.1:62720_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579444297389834240
   [junit4]   2> 503563 INFO  
(searcherExecutor-2530-thread-1-processing-n:127.0.0.1:62720_solr 
x:balancedProperties_shard1_replica_n1 s:shard1 c:balancedProperties 
r:core_node3) [n:127.0.0.1:62720_solr c:balancedProperties s:shard1 
r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore 
[balancedProperties_shard1_replica_n1] Registered new searcher 
Searcher@a501be[balancedProperties_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503570 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 503570 INFO  (qtp1901569-4950) [n:127.0.0.1:62737_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9997ms
   [junit4]   2> 503570 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 503570 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a5c6fa[balancedProperties_shard2_replica_n4] main]
   [junit4]   2> 503573 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 503573 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 503574 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 503576 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 503576 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cc78cb[balancedProperties_shard2_replica_n6] main]
   [junit4]   2> 503576 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 503578 INFO  
(searcherExecutor-2533-thread-1-processing-n:127.0.0.1:62730_solr 
x:balancedProperties_shard2_replica_n4 s:shard2 c:balancedProperties 
r:core_node7) [n:127.0.0.1:62730_solr c:balancedProperties s:shard2 
r:core_node7 x:balancedProperties_shard2_replica_n4] o.a.s.c.SolrCore 
[balancedProperties_shard2_replica_n4] Registered new searcher 
Searcher@a5c6fa[balancedProperties_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503578 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579444297405562880
   [junit4]   2> 503578 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 503578 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 503579 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 503580 INFO  
(searcherExecutor-2531-thread-1-processing-n:127.0.0.1:62723_solr 
x:balancedProperties_shard2_replica_n6 s:shard2 c:balancedProperties 
r:core_node8) [n:127.0.0.1:62723_solr c:balancedProperties s:shard2 
r:core_node8 x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrCore 
[balancedProperties_shard2_replica_n6] Registered new searcher 
Searcher@cc78cb[balancedProperties_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503580 INFO  (qtp17498818-4920) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579444297407660032
   [junit4]   2> 503589 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 503591 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 503591 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62730/solr/balancedProperties_shard2_replica_n4/
   [junit4]   2> 503596 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=balancedProperties_shard2_replica_n4 url=http://127.0.0.1:62730/solr START 
replicas=[http://127.0.0.1:62723/solr/balancedProperties_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 503596 INFO  (qtp17498818-4914) [n:127.0.0.1:62723_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.S.Request 
[balancedProperties_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 503695 INFO  
(zkCallback-892-thread-1-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503695 INFO  
(zkCallback-892-thread-2-processing-n:127.0.0.1:62723_solr) 
[n:127.0.0.1:62723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503695 INFO  
(zkCallback-890-thread-1-processing-n:127.0.0.1:62737_solr) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503695 INFO  
(zkCallback-890-thread-2-processing-n:127.0.0.1:62737_solr) 
[n:127.0.0.1:62737_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503695 INFO  
(zkCallback-887-thread-2-processing-n:127.0.0.1:62720_solr) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503695 INFO  
(zkCallback-887-thread-1-processing-n:127.0.0.1:62720_solr) 
[n:127.0.0.1:62720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503695 INFO  
(zkCallback-888-thread-2-processing-n:127.0.0.1:62730_solr) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503695 INFO  
(zkCallback-888-thread-1-processing-n:127.0.0.1:62730_solr) 
[n:127.0.0.1:62730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 503897 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=balancedProperties_shard2_replica_n4 url=http://127.0.0.1:62730/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 503897 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 503897 INFO  (qtp9268143-4934) [n:127.0.0.1:62730_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become 

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

 o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard2.replica_n2, tag=8070308
   [junit4]   2> 237750 INFO  (coreCloseExecutor-980-thread-3) 
[n:127.0.0.1:51876_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1aafce0: rootName = 
solr_51876, domain = solr.core.destination.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@bb56d7
   [junit4]   2> 237762 INFO  (jetty-closer-238-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98715445533343755-127.0.0.1:51873_solr-n_0000000000) closing
   [junit4]   2> 237764 INFO  (coreCloseExecutor-980-thread-3) 
[n:127.0.0.1:51876_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=8070308
   [junit4]   2> 237768 INFO  (coreCloseExecutor-979-thread-1) 
[n:127.0.0.1:51867_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=30418568
   [junit4]   2> 237769 INFO  
(OverseerStateUpdate-98715445533343755-127.0.0.1:51873_solr-n_0000000000) 
[n:127.0.0.1:51873_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51873_solr
   [junit4]   2> 237773 WARN  
(zkCallback-258-thread-2-processing-n:127.0.0.1:51873_solr) 
[n:127.0.0.1:51873_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 237774 INFO  (jetty-closer-238-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@60ca1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 237774 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:51876_solr) 
[n:127.0.0.1:51876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 237774 INFO  
(zkCallback-256-thread-2-processing-n:127.0.0.1:51876_solr) 
[n:127.0.0.1:51876_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51876_solr
   [junit4]   2> 237774 INFO  
(zkCallback-257-thread-2-processing-n:127.0.0.1:51867_solr) 
[n:127.0.0.1:51867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 237780 WARN  
(zkCallback-257-thread-2-processing-n:127.0.0.1:51867_solr) 
[n:127.0.0.1:51867_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 237781 INFO  
(zkCallback-256-thread-2-processing-n:127.0.0.1:51876_solr) 
[n:127.0.0.1:51876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 237781 INFO  (jetty-closer-238-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@202d65{/solr,null,UNAVAILABLE}
   [junit4]   2> 237788 INFO  (jetty-closer-238-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@574729{/solr,null,UNAVAILABLE}
   [junit4]   2> 237793 ERROR 
(SUITE-StreamExpressionTest-seed#[E497F460623FACCB]-worker) [    ] 
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> 237794 INFO  
(SUITE-StreamExpressionTest-seed#[E497F460623FACCB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51863 51863
   [junit4]   2> 237795 INFO  (Thread-311) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:51863 51863
   [junit4]   2> 237798 WARN  (Thread-311) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/aliases.json
   [junit4]   2>        92      /solr/clusterprops.json
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/clusterstate.json
   [junit4]   2>        38      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        26      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/live_nodes
   [junit4]   2>        92      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E497F460623FACCB-001
   [junit4]   2> Sep 24, 2017 6:37:52 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=Memory), expr_s=BlockTreeOrds(blocksize=128), 
terms_ss=Lucene50(blocksize=128), join2_s=Lucene50(blocksize=128), 
field_s=PostingsFormat(name=Asserting), multiDefault=Lucene50(blocksize=128), 
subject=Lucene50(blocksize=128), a1_s=Lucene50(blocksize=128), 
a2_s=PostingsFormat(name=Memory), level1_s=BlockTreeOrds(blocksize=128), 
body_t=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Memory), 
col_s=Lucene50(blocksize=128), a_ss=PostingsFormat(name=Asserting), 
level2_s=PostingsFormat(name=Asserting), a_s=PostingsFormat(name=Memory), 
tv_text=PostingsFormat(name=Asserting), term_s=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=Asserting), text_s=BlockTreeOrds(blocksize=128), 
id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Memory), 
featureSet_s=Lucene50(blocksize=128), 
checkpoint_ss=PostingsFormat(name=Memory), test_t=PostingsFormat(name=Memory), 
ident_s=Lucene50(blocksize=128), whitetok=PostingsFormat(name=Memory), 
side_s=PostingsFormat(name=Memory)}, 
docValues:{name_s=DocValuesFormat(name=Lucene70), 
expr_s=DocValuesFormat(name=Direct), iteration_i=DocValuesFormat(name=Direct), 
terms_ss=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Asserting), 
field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Asserting), 
a_f=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Direct), a2_s=DocValuesFormat(name=Lucene70), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Lucene70), 
test_i=DocValuesFormat(name=Asserting), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Direct), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Asserting), 
a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), 
term_s=DocValuesFormat(name=Asserting), text_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Direct), 
featureSet_s=DocValuesFormat(name=Asserting), 
trueNegative_i=DocValuesFormat(name=Lucene70), 
index_i=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Asserting), 
test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Asserting), 
checkpoint_ss=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Asserting), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Lucene70), 
truePositive_i=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=976, 
maxMBSortInHeap=7.543335885760992, sim=RandomSimilarity(queryNorm=true): {}, 
locale=el-CY, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=69524576,total=252518400
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkConfigManager, 
TestDocumentObjectBinder, UniformDistributionEvaluatorTest, OperationsTest, 
SolrSchemalessExampleTest, StreamExpressionParserTest, TestEmbeddedSolrServer, 
HttpSolrClientConPoolTest, TestValidatingJsonMap, LBHttpSolrClientBuilderTest, 
SolrExampleStreamingTest, SolrZkClientTest, AscEvaluatorTest, 
TestSpellCheckResponse, ModuloEvaluatorTest, RoundEvaluatorTest, 
CommonParamsTest, TestSuggesterResponse, 
CollectionAdminRequestRequiredParamsTest, RegressionEvaluatorTest, 
NamedListTest, ArcCosineEvaluatorTest, TermsResponseTest, 
NormalizeEvaluatorTest, StreamExpressionToExplanationTest, JDBCStreamTest, 
TestV2Request, TestClusteringResponse, TestBatchUpdate, 
ArcTangentEvaluatorTest, NaturalLogEvaluatorTest, SolrDocumentTest, 
TestXMLEscaping, LessThanEqualToEvaluatorTest, AbsoluteValueEvaluatorTest, 
SquareRootEvaluatorTest, SolrExampleXMLTest, LargeVolumeBinaryJettyTest, 
LargeVolumeEmbeddedTest, QueryResponseTest, TestCoreAdmin, 
TestSolrJErrorHandling, BasicHttpSolrClientTest, CloudSolrClientCacheTest, 
CloudSolrClientTest, JdbcDriverTest, StreamExpressionTest]
   [junit4] Completed [145/145 (2!)] on J0 in 112.61s, 110 tests, 1 error <<< 
FAILURES!

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

Reply via email to