Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6863/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.lucene.util.TestLongBitSet.testBits2Words

Error Message:
expected:<2147483631> but was:<2147483635>

Stack Trace:
java.lang.AssertionError: expected:<2147483631> but was:<2147483635>
        at 
__randomizedtesting.SeedInfo.seed([5951575AECF8B5EE:167AB3C9F0AD932F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
        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 
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 
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.lucene.util.TestLongBitSet.testNegativeNumBits

Error Message:
expected:<...st be 0 .. 137438952[384]; got: -17> but was:<...st be 0 .. 
137438952[640]; got: -17>

Stack Trace:
org.junit.ComparisonFailure: expected:<...st be 0 .. 137438952[384]; got: -17> 
but was:<...st be 0 .. 137438952[640]; got: -17>
        at 
__randomizedtesting.SeedInfo.seed([5951575AECF8B5EE:92FE8B6C55159A66]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
        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 
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 
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.lucene.util.TestLongBitSet.testTooLarge

Error Message:
expected:<...st be 0 .. 137438952[384; got: 137438952385]> but was:<...st be 0 
.. 137438952[640; got: 137438952641]>

Stack Trace:
org.junit.ComparisonFailure: expected:<...st be 0 .. 137438952[384; got: 
137438952385]> but was:<...st be 0 .. 137438952[640; got: 137438952641]>
        at 
__randomizedtesting.SeedInfo.seed([5951575AECF8B5EE:F150FFB416481256]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
        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 
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 
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.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007

        at 
__randomizedtesting.SeedInfo.seed([D8637037CCB98A74:2914DC826DDAF9E3]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd$SolrInstance.tearDown(TestSolrEntityProcessorEndToEnd.java:360)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.tearDown(TestSolrEntityProcessorEndToEnd.java:142)
        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$10.evaluate(RandomizedRunner.java:992)
        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.testExecutorStream

Error Message:
Error from server at http://127.0.0.1:57074/solr/workQueue_shard2_replica_n2: 
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/workQueue_shard2_replica_n2/update. Reason: <pre>    Can not 
find: /solr/workQueue_shard2_replica_n2/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:57074/solr/workQueue_shard2_replica_n2: 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/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/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([2686D1996E411410:44650624D2B3E00]: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.testExecutorStream(StreamExpressionTest.java:6822)
        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:57074/solr/workQueue_shard2_replica_n2: 
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/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/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 1676 lines...]
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testBits2Words -Dtests.seed=5951575AECF8B5EE -Dtests.slow=true 
-Dtests.locale=nl-BE -Dtests.timezone=Asia/Chita -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J1 | TestLongBitSet.testBits2Words <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2147483631> 
but was:<2147483635>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5951575AECF8B5EE:167AB3C9F0AD932F]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J1 | TestLongBitSet.testHugeCapacity
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testNegativeNumBits -Dtests.seed=5951575AECF8B5EE 
-Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Chita 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J1 | TestLongBitSet.testNegativeNumBits <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...st be 
0 .. 137438952[384]; got: -17> but was:<...st be 0 .. 137438952[640]; got: -17>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5951575AECF8B5EE:92FE8B6C55159A66]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testTooLarge -Dtests.seed=5951575AECF8B5EE -Dtests.slow=true 
-Dtests.locale=nl-BE -Dtests.timezone=Asia/Chita -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J1 | TestLongBitSet.testTooLarge <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...st be 
0 .. 137438952[384; got: 137438952385]> but was:<...st be 0 .. 137438952[640; 
got: 137438952641]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5951575AECF8B5EE:F150FFB416481256]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BE, timezone=Asia/Chita
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=44635400,total=246308864
   [junit4]   2> NOTE: All tests run in this JVM: [TestPointQueries, 
TestByteBlockPool, TestTerms, TestFuzzyQuery, TestTotalHitCountCollector, 
TestConstantScoreQuery, TestTimSorterWorstCase, TestTransactionRollback, 
TestSparseFixedBitSet, TestCharArraySet, TestBM25Similarity, 
TestIndexWriterThreadsToSegments, TestIntRangeFieldQueries, TestDemo, 
TestField, TestFixedBitSet, TestPostingsOffsets, TestMatchNoDocsQuery, 
TestExitableDirectoryReader, TestSloppyPhraseQuery2, TestSpanFirstQuery, 
TestTermVectorsReader, TestDirectoryReaderReopen, TestSloppyMath, 
TestWeakIdentityMap, TestIndexedDISI, TestSpanContainQuery, TestCheckIndex, 
TestNRTReaderCleanup, TestMergePolicyWrapper, Test2BBKDPoints, 
TestReqExclBulkScorer, LimitedFiniteStringsIteratorTest, 
TestLucene70NormsFormat, TestConcurrentMergeScheduler, TestBytesStore, 
TestControlledRealTimeReopenThread, TestPrefixCodedTerms, TestTransactions, 
TestSpanTermQuery, TestOmitNorms, TestPolygon2D, TestGeoUtils, TestOperations, 
TestIsCurrent, TestNRTReaderWithThreads, TestDocumentWriter, 
TestIndexWriterOnVMError, TestReaderWrapperDVTypeCheck, TestByteSlices, 
TestDisjunctionMaxQuery, TestFieldType, TestFilterWeight, 
TestStringMSBRadixSorter, FuzzyTermOnShortTermsTest, 
TestAllFilesCheckIndexHeader, TestTryDelete, TestNoMergeScheduler, 
TestIndexWriterForceMerge, TestMultiDocValues, TestInfoStream, 
TestGraphTokenStreamFiniteStrings, TestNoDeletionPolicy, 
TestIndexOrDocValuesQuery, TestSimpleSearchEquivalence, 
TestComplexExplanationsOfNonMatches, TestIndexWriterLockRelease, 
TestRateLimiter, TestSynonymQuery, TestSetOnce, TestIndexCommit, 
TestSortedSetDocValues, TestDocValues, Test2BPostings, TestRollback, 
TestStressIndexing, TestCustomSearcherSort, TestPagedBytes, 
TestPersistentSnapshotDeletionPolicy, TestSizeBoundedForceMerge, 
TestSortedSetSelector, TestBlockPostingsFormat3, TestTermdocPerf, 
TestSleepingLockWrapper, TestVersion, TestDateTools, TestNot, 
TestElevationComparator, TestSpanNotQuery, TestSimpleFSLockFactory, 
TestMultiTermQueryRewrites, TestAutomatonQuery, TestDeterminism, 
TestCachingTokenFilter, TestCharsRef, TestCustomTermFreq, TestMultiPhraseQuery, 
TestLSBRadixSorter, TestUniqueTermCount, TestAllFilesHaveChecksumFooter, 
TestAutomatonQueryUnicode, TestSimilarity, TestBufferedChecksum, 
TestMultiCollector, TestBooleanScorer, TestNumericUtils, TestNGramPhraseQuery, 
TestStressAdvance, TestWildcard, TestMergedIterator, TestSortRandom, 
TestMultiFields, TestTermsEnum2, TestIndexWriter, TestPerFieldDocValuesFormat, 
TestIndexWriterMerging, TestGraphTokenizers, TestShardSearching, 
TestSearcherManager, TestBooleanOr, TestBasics, TestNRTThreads, TestNorms, 
TestIndexWriterCommit, TestTimeLimitingCollector, TestSearchWithThreads, 
TestSearchAfter, TestTopDocsMerge, TestLongPostings, TestMinimize, 
TestRollingUpdates, TestTieredMergePolicy, TestPerFieldPostingsFormat, 
TestSimpleExplanations, TestDirectoryReader, TestLockFactory, 
TestSegmentMerger, TestPhraseQuery, TestComplexExplanations, 
TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, 
TestIndexWriterNRTIsCurrent, TestCrash, TestMultiThreadTermVectors, 
TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestFieldsReader, 
TestDocValuesIndexing, TestSimilarityBase, Test2BDocs, 
TestIndexWriterOnDiskFull, TestSpans, TestCustomNorms, TestFlex, 
TestUTF32ToUTF8, TestSpanExplanations, TestStressIndexing2, TestRAMDirectory, 
TestMergeSchedulerExternal, TestBytesRefHash, TestNearSpansOrdered, 
TestDocumentsWriterDeleteQueue, TestForTooMuchCloning, TestPayloads, 
TestSimilarity2, TestRegexpQuery, TestIntBlockPool, TestTopDocsCollector, 
TestSegmentTermEnum, TestUnicodeUtil, TestParallelReaderEmptyIndex, 
TestMaxTermFrequency, TestFileSwitchDirectory, TestRegexpRandom, 
TestSpanMultiTermQueryWrapper, TestIndexFileDeleter, TestPrefixQuery, 
TestRecyclingIntBlockAllocator, TestPositionIncrement, TestVirtualMethod, 
TestSmallFloat, TestFilterIterator, TestSameTokenSamePosition, 
TestCachingCollector, TestAttributeSource, TestCloseableThreadLocal, 
TestReaderClosed, TestIntsRef, Test2BPositions, 
TestPositiveScoresOnlyCollector, TestByteArrayDataInput, Test2BBinaryDocValues, 
TestDelegatingAnalyzerWrapper, TestStopFilter, TestBytesRefAttImpl, 
TestBlockPostingsFormat2, TestLucene50CompoundFormat, 
TestLucene60FieldInfoFormat, TestLucene60PointsFormat, 
Test2BSortedDocValuesFixedSorted, TestBinaryDocValuesUpdates, 
TestDocsWithFieldSet, TestExceedMaxTermLength, TestFilterCodecReader, 
TestIndexReaderClose, TestIndexWriterExceptions2, TestManyFields, 
TestMultiTermsEnum, TestNumericDocValuesUpdates, TestReadOnlyIndex, 
TestApproximationSearchEquivalence, TestBoolean2ScorerSupplier, 
TestDocValuesQueries, TestEarlyTerminatingSortingCollector, 
TestLongValuesSource, TestSimpleExplanationsWithFillerDocs, 
TestSimpleFSDirectory, TestSingleInstanceLockFactory, TestBytesRefArray, 
TestDocIdSetBuilder, TestFixedBitDocIdSet, TestFixedLengthBytesRefArray, 
TestFrequencyTrackingRingBuffer, TestIntArrayDocIdSet, TestLongBitSet]
   [junit4] Completed [440/454 (1!)] on J1 in 0.14s, 11 tests, 3 failures, 1 
skipped <<< FAILURES!

[...truncated 12791 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 116305 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\init-core-data-001
   [junit4]   2> 116307 WARN  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 116307 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 116309 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-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> 116312 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001
   [junit4]   2> 116312 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 116312 INFO  (Thread-427) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 116312 INFO  (Thread-427) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 116316 ERROR (Thread-427) [    ] 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> 116412 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57064
   [junit4]   2> 116422 INFO  (jetty-launcher-743-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 116422 INFO  (jetty-launcher-743-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 116423 INFO  (jetty-launcher-743-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b5354c{/solr,null,AVAILABLE}
   [junit4]   2> 116425 INFO  (jetty-launcher-743-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f2132f{HTTP/1.1,[http/1.1]}{127.0.0.1:57068}
   [junit4]   2> 116425 INFO  (jetty-launcher-743-thread-1) [    ] 
o.e.j.s.Server Started @124051ms
   [junit4]   2> 116425 INFO  (jetty-launcher-743-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57068}
   [junit4]   2> 116425 ERROR (jetty-launcher-743-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 116425 INFO  (jetty-launcher-743-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 116425 INFO  (jetty-launcher-743-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 116425 INFO  (jetty-launcher-743-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 116425 INFO  (jetty-launcher-743-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T03:16:32.445Z
   [junit4]   2> 116428 INFO  (jetty-launcher-743-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 116428 INFO  (jetty-launcher-743-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@259d64{/solr,null,AVAILABLE}
   [junit4]   2> 116429 INFO  (jetty-launcher-743-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@176fca2{/solr,null,AVAILABLE}
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f51dfb{HTTP/1.1,[http/1.1]}{127.0.0.1:57074}
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-2) [    ] 
o.e.j.s.Server Started @124057ms
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57074}
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42ccb0{HTTP/1.1,[http/1.1]}{127.0.0.1:57073}
   [junit4]   2> 116431 ERROR (jetty-launcher-743-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-3) [    ] 
o.e.j.s.Server Started @124057ms
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57073}
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T03:16:32.451Z
   [junit4]   2> 116431 ERROR (jetty-launcher-743-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 116431 INFO  (jetty-launcher-743-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T03:16:32.451Z
   [junit4]   2> 116432 INFO  (jetty-launcher-743-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 116433 INFO  (jetty-launcher-743-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12147ca{/solr,null,AVAILABLE}
   [junit4]   2> 116434 INFO  (jetty-launcher-743-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fa3c97{HTTP/1.1,[http/1.1]}{127.0.0.1:57081}
   [junit4]   2> 116434 INFO  (jetty-launcher-743-thread-4) [    ] 
o.e.j.s.Server Started @124060ms
   [junit4]   2> 116434 INFO  (jetty-launcher-743-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57081}
   [junit4]   2> 116434 ERROR (jetty-launcher-743-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 116434 INFO  (jetty-launcher-743-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 116434 INFO  (jetty-launcher-743-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 116434 INFO  (jetty-launcher-743-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 116434 INFO  (jetty-launcher-743-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T03:16:32.454Z
   [junit4]   2> 116448 INFO  (jetty-launcher-743-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 116448 INFO  (jetty-launcher-743-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 116451 INFO  (jetty-launcher-743-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 116467 INFO  (jetty-launcher-743-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 116469 INFO  (jetty-launcher-743-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57064/solr
   [junit4]   2> 116470 INFO  (jetty-launcher-743-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57064/solr
   [junit4]   2> 116478 INFO  (jetty-launcher-743-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57064/solr
   [junit4]   2> 116480 INFO  (jetty-launcher-743-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57064/solr
   [junit4]   2> 116484 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 0x15e409703cf0005, 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> 116489 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 0x15e409703cf0007, 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> 116489 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 0x15e409703cf0006, 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> 116521 WARN  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 116521 WARN  (jetty-launcher-743-thread-3) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 116523 WARN  (jetty-launcher-743-thread-4) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 116533 INFO  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 116533 INFO  (jetty-launcher-743-thread-3) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 116534 INFO  (jetty-launcher-743-thread-4) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 116534 INFO  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57074_solr
   [junit4]   2> 116535 INFO  (jetty-launcher-743-thread-3) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57073_solr
   [junit4]   2> 116535 INFO  (jetty-launcher-743-thread-4) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57081_solr
   [junit4]   2> 116535 WARN  (jetty-launcher-743-thread-1) 
[n:127.0.0.1:57068_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 116536 INFO  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.Overseer Overseer 
(id=98587259196866571-127.0.0.1:57074_solr-n_0000000000) starting
   [junit4]   2> 116538 INFO  
(zkCallback-763-thread-1-processing-n:127.0.0.1:57074_solr) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 116538 INFO  
(zkCallback-762-thread-1-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 116539 INFO  
(zkCallback-764-thread-1-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 116539 INFO  (jetty-launcher-743-thread-1) 
[n:127.0.0.1:57068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 116543 INFO  (jetty-launcher-743-thread-1) 
[n:127.0.0.1:57068_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 116582 INFO  (jetty-launcher-743-thread-1) 
[n:127.0.0.1:57068_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57068_solr
   [junit4]   2> 116607 INFO  
(zkCallback-763-thread-1-processing-n:127.0.0.1:57074_solr) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 116608 INFO  
(zkCallback-764-thread-1-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 116608 INFO  
(zkCallback-762-thread-1-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 116608 INFO  
(zkCallback-765-thread-1-processing-n:127.0.0.1:57068_solr) 
[n:127.0.0.1:57068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 116614 INFO  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57074_solr
   [junit4]   2> 116638 INFO  
(zkCallback-762-thread-1-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 116638 INFO  
(zkCallback-764-thread-1-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 116638 INFO  
(zkCallback-763-thread-1-processing-n:127.0.0.1:57074_solr) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 116638 INFO  
(zkCallback-765-thread-1-processing-n:127.0.0.1:57068_solr) 
[n:127.0.0.1:57068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 116702 INFO  (jetty-launcher-743-thread-3) 
[n:127.0.0.1:57073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57073.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116726 INFO  (jetty-launcher-743-thread-1) 
[n:127.0.0.1:57068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57068.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116732 INFO  (jetty-launcher-743-thread-3) 
[n:127.0.0.1:57073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57073.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116732 INFO  (jetty-launcher-743-thread-3) 
[n:127.0.0.1:57073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57073.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116735 INFO  (jetty-launcher-743-thread-4) 
[n:127.0.0.1:57081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57081.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116736 INFO  (jetty-launcher-743-thread-1) 
[n:127.0.0.1:57068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57068.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116737 INFO  (jetty-launcher-743-thread-1) 
[n:127.0.0.1:57068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57068.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116737 INFO  (jetty-launcher-743-thread-3) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001\node3\.
   [junit4]   2> 116741 INFO  (jetty-launcher-743-thread-1) 
[n:127.0.0.1:57068_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001\node1\.
   [junit4]   2> 116746 INFO  (jetty-launcher-743-thread-4) 
[n:127.0.0.1:57081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57081.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116746 INFO  (jetty-launcher-743-thread-4) 
[n:127.0.0.1:57081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57081.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116748 INFO  (jetty-launcher-743-thread-4) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001\node4\.
   [junit4]   2> 116800 INFO  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57074.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116805 INFO  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57074.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116805 INFO  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57074.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 116807 INFO  (jetty-launcher-743-thread-2) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001\node2\.
   [junit4]   2> 116873 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 0x15e409703cf000d, 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> 116878 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 116879 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57064/solr ready
   [junit4]   2> 116889 INFO  (qtp2832579-2268) [n:127.0.0.1:57074_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 116893 INFO  
(OverseerThreadFactory-528-thread-1-processing-n:127.0.0.1:57074_solr) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 117004 INFO  
(OverseerStateUpdate-98587259196866571-127.0.0.1:57074_solr-n_0000000000) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57081/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 117008 INFO  
(OverseerStateUpdate-98587259196866571-127.0.0.1:57074_solr-n_0000000000) 
[n:127.0.0.1:57074_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57073/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 117213 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 117213 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 117215 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 117215 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 117327 INFO  
(zkCallback-762-thread-1-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 117327 INFO  
(zkCallback-764-thread-1-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 117329 INFO  
(zkCallback-762-thread-2-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 117329 INFO  
(zkCallback-764-thread-2-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118259 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 118259 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 118278 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 118278 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 118365 WARN  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 118365 WARN  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 118366 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 118366 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 118367 WARN  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 118367 WARN  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 118367 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 118367 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 118368 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_57073.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 118368 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 118368 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001\node3\collection1_collection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001\node3\.\collection1_collection_shard2_replica_n2\data\]
   [junit4]   2> 118368 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_57081.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb0a79
   [junit4]   2> 118368 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 118368 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001\node4\collection1_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2686D1996E411410-001\tempDir-001\node4\.\collection1_collection_shard1_replica_n1\data\]
   [junit4]   2> 118478 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 118478 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 118478 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 118478 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 118478 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 118478 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 118478 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 118478 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 118478 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c6acff[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 118478 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ea5b7[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 118482 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 118483 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 118483 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 118483 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 118483 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 118483 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1577396149423177728
   [junit4]   2> 118485 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 118485 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1577396149425274880
   [junit4]   2> 118486 INFO  
(searcherExecutor-538-thread-1-processing-n:127.0.0.1:57081_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:57081_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@c6acff[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118487 INFO  
(searcherExecutor-537-thread-1-processing-n:127.0.0.1:57073_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:57073_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@7ea5b7[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118493 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 118493 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 118493 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:57073/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 118493 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 118493 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:57073/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 118493 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 118493 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 118493 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 118493 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:57081/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 118493 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 118493 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:57081/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 118493 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 118499 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:57073/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 118499 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:57081/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 118605 INFO  
(zkCallback-762-thread-1-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118605 INFO  
(zkCallback-762-thread-2-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118605 INFO  
(zkCallback-764-thread-1-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118605 INFO  
(zkCallback-764-thread-2-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118652 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 118652 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 118653 INFO  (qtp6780504-2273) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1440
   [junit4]   2> 118653 INFO  (qtp11986225-2256) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1440
   [junit4]   2> 118658 INFO  (qtp2832579-2268) [n:127.0.0.1:57074_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> 118760 INFO  
(zkCallback-762-thread-1-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118760 INFO  
(zkCallback-764-thread-2-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118760 INFO  
(zkCallback-762-thread-2-processing-n:127.0.0.1:57073_solr) 
[n:127.0.0.1:57073_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118760 INFO  
(zkCallback-764-thread-1-processing-n:127.0.0.1:57081_solr) 
[n:127.0.0.1:57081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118900 INFO  
(OverseerCollectionConfigSetProcessor-98587259196866571-127.0.0.1:57074_solr-n_0000000000)
 [n:127.0.0.1:57074_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> 119659 INFO  (qtp2832579-2268) [n:127.0.0.1:57074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2769
   [junit4]   2> 119660 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 119660 INFO  
(SUITE-StreamExpressionTest-seed#[2686D1996E411410]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 119661 INFO  (qtp2832579-2265) [n:127.0.0.1:57074_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 119770 INFO  (qtp2832579-2265) [n:127.0.0.1:57074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=110
   [junit4]   2> 119827 INFO  
(TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[2686D1996E411410]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testBasicTextLogitStream
   [junit4]   2> 119836 INFO  (qtp11986225-2254) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:57081/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577396150838755328)} 0 4
   [junit4]   2> 119838 INFO  (qtp11986225-2253) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577396150843998208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119838 INFO  (qtp11986225-2253) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 119838 INFO  (qtp11986225-2253) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 119840 INFO  (qtp6780504-2271) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577396150846095360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119840 INFO  (qtp6780504-2271) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 119840 INFO  (qtp6780504-2271) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 119840 INFO  (qtp11986225-2253) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57081/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 119841 INFO  (qtp6780504-2271) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57081/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 119841 INFO  (qtp6780504-2270) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577396150834561024),commit=} 0 12
   [junit4]   2> 119847 INFO  
(TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[2686D1996E411410]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testBasicTextLogitStream
   [junit4] IGNOR/A 0.09s J1 | StreamExpressionTest.testBasicTextLogitStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   2> 119883 INFO  
(TEST-StreamExpressionTest.testHashJoinStream-seed#[2686D1996E411410]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHashJoinStream
   [junit4]   2> 119889 INFO  (qtp6780504-2289) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:57073/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577396150896427008)} 0 1
   [junit4]   2> 119891 INFO  (qtp6780504-2275) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577396150899572736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119891 INFO  (qtp6780504-2275) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 119893 INFO  (qtp6780504-2275) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 119893 INFO  (qtp6780504-2275) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57073/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 119893 INFO  (qtp11986225-2293) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577396150901669888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119894 INFO  (qtp11986225-2293) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 119894 INFO  (qtp11986225-2293) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 119894 INFO  (qtp11986225-2293) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57073/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 119894 INFO  (qtp11986225-2291) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577396150893281280),commit=} 0 9
   [junit4]   2> 119900 INFO  (qtp6780504-2288) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 
(1577396150903767040), 15 (1577396150907961344), 4 (1577396150907961345), 8 
(1577396150907961346), 10 (1577396150907961347), 11 (1577396150907961348), 12 
(1577396150907961349), 13 (1577396150907961350), 14 (1577396150907961351)]} 0 3
   [junit4]   2> 119901 INFO  (qtp11986225-2292) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1577396150903767040), 3 (1577396150910058496), 5 (1577396150910058497), 6 
(1577396150910058498), 7 (1577396150910058499), 9 (1577396150910058500)]} 0 5
   [junit4]   2> 119902 INFO  (qtp6780504-2277) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577396150911107072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119902 INFO  (qtp6780504-2277) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6dd1b8 
commitCommandVersion:1577396150911107072
   [junit4]   2> 119903 INFO  (qtp11986225-2258) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577396150912155648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119903 INFO  (qtp11986225-2258) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cda7c7 
commitCommandVersion:1577396150912155648
   [junit4]   2> 119915 INFO  (qtp11986225-2258) [n:127.0.0.1:57073_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ea0714[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 119915 INFO  (qtp6780504-2277) [n:127.0.0.1:57081_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@470577[collection1_collection_shard1_replica_n1] main]
   [ju

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

oasc.SolrCore.execute [collection1]  webapp=null path=null 
params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 28057 T96 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 28057 T96 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=29028736
   [junit4]   2> 28057 T96 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.node, tag=null
   [junit4]   2> 28058 T96 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@38a71: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@40958c
   [junit4]   2> 28060 T96 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.jvm, tag=null
   [junit4]   2> 28060 T96 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a4246: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4f151
   [junit4]   2> 28061 T96 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.jetty, tag=null
   [junit4]   2> 28062 T96 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f05fcf: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@12c2b07
   [junit4]   2> 28062 T96 oasc.TransientSolrCoreCacheDefault.doInit Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 28063 T312 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1a407bb
   [junit4]   2> 28063 T312 x:x:collection1 
oasm.SolrMetricManager.closeReporters Closing metric reporters for 
registry=solr.core.collection1, tag=27527099
   [junit4]   2> 28063 T312 x:x:collection1 oasmr.SolrJmxReporter.close Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@92fc9e: rootName = 
null, domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2014f0
   [junit4]   2> 28074 T96 oejs.AbstractConnector.doStop Stopped 
ServerConnector@3dbf6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 28075 T96 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=7131161
   [junit4]   2> 28075 T96 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.node, tag=null
   [junit4]   2> 28075 T96 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@188c73e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@a9297d
   [junit4]   2> 28079 T96 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.jvm, tag=null
   [junit4]   2> 28079 T96 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@792dd3: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4f151
   [junit4]   2> 28089 T96 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.jetty, tag=null
   [junit4]   2> 28089 T96 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cf7d90: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@12c2b07
   [junit4]   2> 28089 T96 oasc.TransientSolrCoreCacheDefault.doInit Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 28090 T315 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@16cae6a
   [junit4]   2> 28090 T315 x:x:collection1 
oasm.SolrMetricManager.closeReporters Closing metric reporters for 
registry=solr.core.collection1, tag=23899754
   [junit4]   2> 28090 T315 x:x:collection1 oasmr.SolrJmxReporter.close Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@199c869: rootName = 
null, domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1aa23ab
   [junit4]   2> 28099 T96 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1967c93{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrEntityProcessorEndToEnd 
-Dtests.method=testFullImportInnerEntity -Dtests.seed=D8637037CCB98A74 
-Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Australia/LHI 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.20s J0 | 
TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001\tempDir-007
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D8637037CCB98A74:2914DC826DDAF9E3]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd$SolrInstance.tearDown(TestSolrEntityProcessorEndToEnd.java:360)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.tearDown(TestSolrEntityProcessorEndToEnd.java:142)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D8637037CCB98A74-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{dbdesc_s=Lucene50(blocksize=128), dbid_s=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=MockRandom), desc=Lucene50(blocksize=128)}, 
docValues:{timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=361, 
maxMBSortInHeap=6.273975328043145, sim=RandomSimilarity(queryNorm=false): {}, 
locale=zh-CN, timezone=Australia/LHI
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=2,free=24458688,total=65011712
   [junit4]   2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter, 
TestWriterImpl, TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [14/38 (1!)] on J0 in 10.22s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 29558 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj1420116341
 [ecj-lint] Compiling 30 source files to 
C:\Users\jenkins\AppData\Local\Temp\ecj1420116341
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\PrimaryNode.java
 (at line 33)
 [ecj-lint]     import org.apache.lucene.index.Term;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.Term is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\PrimaryNode.java
 (at line 37)
 [ecj-lint]     import org.apache.lucene.search.TermQuery;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermQuery is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\ReplicaNode.java
 (at line 36)
 [ecj-lint]     import org.apache.lucene.index.DirectoryReader;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.DirectoryReader is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (3 errors)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:810: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build.xml:208: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2205:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2030:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2069:
 Compile failed; see the compiler error output for details.

Total time: 76 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to