Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/357/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC
11 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.lucene.index.TestDemoParallelLeafReader
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005
at __randomizedtesting.SeedInfo.seed([DDB151D2EF53D308]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics
Error Message:
Error from server at
http://127.0.0.1:52001/solr/testcollection_shard1_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/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find:
/solr/testcollection_shard1_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:52001/solr/testcollection_shard1_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/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_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([7EE80E68B4761343:4330A0448C984D33]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
at
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:52001/solr/testcollection_shard1_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/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_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:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
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:527)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
... 1 more
FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue
Error Message:
action wasn't interrupted
Stack Trace:
java.lang.AssertionError: action wasn't interrupted
at
__randomizedtesting.SeedInfo.seed([7EE80E68B4761343:B75D4CC6BD11D5B6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue
Error Message:
action wasn't interrupted
Stack Trace:
java.lang.AssertionError: action wasn't interrupted
at
__randomizedtesting.SeedInfo.seed([7EE80E68B4761343:B75D4CC6BD11D5B6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue(TestTriggerIntegration.java:638)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001
at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.TestTrackingShardHandlerFactory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf\lang:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf\lang
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf\lang:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf\lang
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001
at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_7EE80E68B4761343-001\tempDir-004:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_7EE80E68B4761343-001\tempDir-004
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_7EE80E68B4761343-001\tempDir-004:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_7EE80E68B4761343-001\tempDir-004
at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdatesTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog\tlog.0000000000000000086:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog\tlog.0000000000000000086
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog\tlog.0000000000000000086:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog\tlog.0000000000000000086
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001
at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core\core.properties:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core\core.properties
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core\core.properties:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core\core.properties
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001
at __randomizedtesting.SeedInfo.seed([6A843CD1B2F53328]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
Error Message:
Error from server at http://127.0.0.1:60829/solr: create the collection time
out:180s
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:60829/solr: create the collection time out:180s
at __randomizedtesting.SeedInfo.seed([6A843CD1B2F53328]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
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.sendRequest(CloudSolrClient.java:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.setupCluster(StreamExpressionTest.java:102)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001
at __randomizedtesting.SeedInfo.seed([19869BEFFE58467B]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 812 lines...]
[junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, maxDocsPerChunk=638, blockSize=701),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, blockSize=701)), sim=RandomSimilarity(queryNorm=false):
{text=DFI(Standardized)}, locale=hsb, timezone=America/North_Dakota/Center
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=60122192,total=397410304
[junit4] 2> NOTE: All tests run in this JVM: [TestLiveFieldValues,
TestOmitTf, TestAtomicUpdate, TestTryDelete, TestMultiset, TestTermScorer,
TestSpanSearchEquivalence, TestRegexpRandom, Test2BPositions, TestLockFactory,
TestSearchWithThreads, TestRegexpQuery, TestOfflineSorter,
TestDocInverterPerFieldErrorInfo, TestFSTs, TestCharsRefBuilder,
TestFixedBitDocIdSet, TestSimilarityProvider, TestFilterIterator,
TestSumDocFreq, TestBooleanMinShouldMatch, TestAutomaton, TestEarlyTermination,
TestByteArrayDataInput, TestIndexWriterMergePolicy, TestNRTReaderCleanup,
TestBytesRef, TestAxiomaticSimilarity, TestCharArrayMap, TestPhrasePrefixQuery,
TestHighCompressionMode, TestLongRangeFieldQueries, TestMixedCodecs,
TestExceedMaxTermLength, TestMathUtil, TestParallelReaderEmptyIndex,
TestMinimize, TestReaderWrapperDVTypeCheck, TestBoostQuery,
TestSimpleAttributeImpl, TestTwoPhaseCommitTool, TestDirectPacked,
TestLucene50TermVectorsFormat, TestDirectoryReader, TestSpanOrQuery,
TestDateSort, TestPrefixQuery, TestAttributeSource, TestGeoEncodingUtils,
TestDocValuesRewriteMethod, TestBinaryDocument, TestBinaryTerms,
TestThreadedForceMerge, TestPackedTokenAttributeImpl, TestFilterDirectory,
TestIndexInput, Test2BSortedDocValuesOrds, TestIndexSorting,
TestSPIClassIterator, TestTimSorter, TestDoc, TestAssertions, TestDocCount,
TestBinaryDocValuesUpdates, TestIndexWriter, TestSimpleFSDirectory,
TestMultiMMap, TestConsistentFieldNumbers, TestConjunctions, TestFilterSpans,
TestLongBitSet, TestRegexpRandom2, TestCloseableThreadLocal,
TestBoolean2ScorerSupplier, TestReusableStringReader, TestFilterWeight,
TestMutableValues, TestBooleanOr, TestSortedSetDocValues, TestPrefixRandom,
TestIntRangeFieldQueries, TestLucene70SegmentInfoFormat, TestCustomNorms,
TestWildcardRandom, TestPositionIncrement, TestSpans, TestSpanNearQuery,
TestSpanExplanationsOfNonMatches, TestIndexOrDocValuesQuery,
TestTopFieldCollectorEarlyTermination, TestSloppyPhraseQuery,
TestNativeFSLockFactory, TestToken, TestTrackingDirectoryWrapper,
TestComplexExplanations, TestIndexManyDocuments, TestCollectionUtil,
TestLevenshteinAutomata, TestInfoStream, TestNeverDelete,
TestDemoParallelLeafReader]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDemoParallelLeafReader -Dtests.seed=DDB151D2EF53D308
-Dtests.slow=true -Dtests.locale=hsb
-Dtests.timezone=America/North_Dakota/Center -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | TestDemoParallelLeafReader (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005
[junit4] > at
__randomizedtesting.SeedInfo.seed([DDB151D2EF53D308]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [185/458 (1!)] on J0 in 4.14s, 5 tests, 1 error <<<
FAILURES!
[...truncated 11119 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\init-core-data-001
[junit4] 2> 423530 INFO
(SUITE-TestAuthenticationFramework-seed#[7EE80E68B4761343]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 423532 INFO
(SUITE-TestAuthenticationFramework-seed#[7EE80E68B4761343]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 423532 INFO
(SUITE-TestAuthenticationFramework-seed#[7EE80E68B4761343]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 423533 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001
[junit4] 2> 423533 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 423533 INFO (Thread-692) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 423533 INFO (Thread-692) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 423538 ERROR (Thread-692) [ ] 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> 423633 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [ ]
o.a.s.c.ZkTestServer start zk server on port:51997
[junit4] 2> 423636 INFO (zkConnectionManagerCallback-691-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423640 INFO (jetty-launcher-688-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 423640 INFO (jetty-launcher-688-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 423641 INFO (jetty-launcher-688-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d8d0ec4{/solr,null,AVAILABLE}
[junit4] 2> 423641 INFO (jetty-launcher-688-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e26cc49{/solr,null,AVAILABLE}
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@76c45183{HTTP/1.1,[http/1.1]}{127.0.0.1:52001}
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-1) [ ]
o.e.j.s.Server Started @433563ms
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52001}
[junit4] 2> 423645 ERROR (jetty-launcher-688-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6f86698{HTTP/1.1,[http/1.1]}{127.0.0.1:52004}
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-2) [ ]
o.e.j.s.Server Started @433563ms
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-24T18:16:31.964311900Z
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52004}
[junit4] 2> 423645 ERROR (jetty-launcher-688-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 423645 INFO (jetty-launcher-688-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-24T18:16:31.964311900Z
[junit4] 2> 423651 INFO (zkConnectionManagerCallback-695-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423651 INFO (zkConnectionManagerCallback-693-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423651 INFO (jetty-launcher-688-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 423651 INFO (jetty-launcher-688-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 423658 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 0x16089bd97700002, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 423662 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 0x16089bd97700001, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 423663 INFO (jetty-launcher-688-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51997/solr
[junit4] 2> 423669 INFO (jetty-launcher-688-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51997/solr
[junit4] 2> 423670 INFO (zkConnectionManagerCallback-699-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423671 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 0x16089bd97700003, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 423674 INFO (zkConnectionManagerCallback-703-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423675 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 0x16089bd97700004, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 423676 INFO
(zkConnectionManagerCallback-705-thread-1-processing-n:127.0.0.1:52001_solr)
[n:127.0.0.1:52001_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423685 INFO
(zkConnectionManagerCallback-707-thread-1-processing-n:127.0.0.1:52004_solr)
[n:127.0.0.1:52004_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423798 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 423798 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52004_solr
[junit4] 2> 423800 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.c.Overseer Overseer
(id=99230639184674822-127.0.0.1:52004_solr-n_0000000000) starting
[junit4] 2> 423808 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52004_solr
[junit4] 2> 423835 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 423867 INFO (jetty-launcher-688-thread-1)
[n:127.0.0.1:52001_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 423870 INFO
(zkCallback-706-thread-1-processing-n:127.0.0.1:52004_solr)
[n:127.0.0.1:52004_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 423871 INFO
(zkCallback-704-thread-1-processing-n:127.0.0.1:52001_solr)
[n:127.0.0.1:52001_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 423871 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52004.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 423875 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52004.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 423875 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52004.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 423875 INFO (jetty-launcher-688-thread-1)
[n:127.0.0.1:52001_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52001_solr
[junit4] 2> 423875 INFO (jetty-launcher-688-thread-2)
[n:127.0.0.1:52004_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node2\.
[junit4] 2> 423891 INFO
(zkCallback-706-thread-1-processing-n:127.0.0.1:52004_solr)
[n:127.0.0.1:52004_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 423891 INFO
(zkCallback-704-thread-1-processing-n:127.0.0.1:52001_solr)
[n:127.0.0.1:52001_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 423899 INFO (jetty-launcher-688-thread-1)
[n:127.0.0.1:52001_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 423931 INFO (jetty-launcher-688-thread-1)
[n:127.0.0.1:52001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52001.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 423936 INFO (jetty-launcher-688-thread-1)
[n:127.0.0.1:52001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52001.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 423936 INFO (jetty-launcher-688-thread-1)
[n:127.0.0.1:52001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52001.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 423937 INFO (jetty-launcher-688-thread-1)
[n:127.0.0.1:52001_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node1\.
[junit4] 2> 423958 INFO (zkConnectionManagerCallback-713-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423959 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 0x16089bd97700007, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 423963 INFO (zkConnectionManagerCallback-717-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423964 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 423965 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51997/solr ready
[junit4] 2> 423968 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 423975 INFO (qtp694462499-3565) [n:127.0.0.1:52001_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=4b0d7060-3569-4909-b908-abece50538bf&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 423977 INFO (qtp694462499-3565) [n:127.0.0.1:52001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=4b0d7060-3569-4909-b908-abece50538bf&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 423979 INFO (qtp694462499-3565) [n:127.0.0.1:52001_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=4b0d7060-3569-4909-b908-abece50538bf&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 423980 INFO (qtp694462499-3565) [n:127.0.0.1:52001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=4b0d7060-3569-4909-b908-abece50538bf&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 423981 INFO
(OverseerThreadFactory-1585-thread-1-processing-n:127.0.0.1:52004_solr)
[n:127.0.0.1:52004_solr ] o.a.s.c.CreateCollectionCmd Create collection
testcollection
[junit4] 2> 424098 INFO
(OverseerStateUpdate-99230639184674822-127.0.0.1:52004_solr-n_0000000000)
[n:127.0.0.1:52004_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52004/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 424104 INFO
(OverseerStateUpdate-99230639184674822-127.0.0.1:52004_solr-n_0000000000)
[n:127.0.0.1:52004_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcollection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52001/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 424110 INFO
(OverseerStateUpdate-99230639184674822-127.0.0.1:52004_solr-n_0000000000)
[n:127.0.0.1:52004_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testcollection_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52004/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 424115 INFO
(OverseerStateUpdate-99230639184674822-127.0.0.1:52004_solr-n_0000000000)
[n:127.0.0.1:52004_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testcollection_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52001/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 424323 INFO (qtp644891978-3561) [n:127.0.0.1:52004_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886453493604&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=2
[junit4] 2> 424324 INFO (qtp694462499-3557) [n:127.0.0.1:52001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886459988326&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 424325 INFO (qtp694462499-3562) [n:127.0.0.1:52001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886447470207&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=3
[junit4] 2> 424325 INFO
(parallelCoreAdminExecutor-1587-thread-1-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886459988326 CREATE)
[n:127.0.0.1:52001_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886459988326&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 424325 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886453493604&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 424325 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 424326 INFO (qtp644891978-3558) [n:127.0.0.1:52004_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886440468320&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 424326 INFO
(parallelCoreAdminExecutor-1587-thread-1-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886459988326 CREATE)
[n:127.0.0.1:52001_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 424326 INFO (qtp694462499-3557) [n:127.0.0.1:52001_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
4b0d7060-3569-4909-b908-abece50538bf21886459988326
[junit4] 2> 424326 INFO (qtp694462499-3557) [n:127.0.0.1:52001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=4b0d7060-3569-4909-b908-abece50538bf21886459988326&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 424328 INFO
(parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE)
[n:127.0.0.1:52001_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886447470207&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 424328 INFO
(parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE)
[n:127.0.0.1:52004_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886440468320&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 424434 INFO
(zkCallback-704-thread-1-processing-n:127.0.0.1:52001_solr)
[n:127.0.0.1:52001_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 424434 INFO
(zkCallback-706-thread-1-processing-n:127.0.0.1:52004_solr)
[n:127.0.0.1:52004_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 424434 INFO
(zkCallback-706-thread-2-processing-n:127.0.0.1:52004_solr)
[n:127.0.0.1:52004_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 424434 INFO
(zkCallback-704-thread-2-processing-n:127.0.0.1:52001_solr)
[n:127.0.0.1:52001_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 424982 INFO (qtp694462499-3553) [n:127.0.0.1:52001_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=4b0d7060-3569-4909-b908-abece50538bf&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 424983 INFO (qtp694462499-3553) [n:127.0.0.1:52001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=4b0d7060-3569-4909-b908-abece50538bf&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 425328 INFO (qtp694462499-3551) [n:127.0.0.1:52001_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
4b0d7060-3569-4909-b908-abece50538bf21886459988326
[junit4] 2> 425328 INFO (qtp694462499-3551) [n:127.0.0.1:52001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=4b0d7060-3569-4909-b908-abece50538bf21886459988326&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 425367 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 425370 INFO
(parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 425379 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema
[testcollection_shard2_replica_n4] Schema name=minimal
[junit4] 2> 425380 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 425380 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore
'testcollection_shard2_replica_n4' using configuration from collection
testcollection, trusted=true
[junit4] 2> 425380 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_52004.solr.core.testcollection.shard2.replica_n4' (registry
'solr.core.testcollection.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 425380 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 425380 INFO
(parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node2\testcollection_shard2_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node2\.\testcollection_shard2_replica_n4\data\]
[junit4] 2> 425384 INFO
(parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema
[testcollection_shard1_replica_n2] Schema name=minimal
[junit4] 2> 425385 INFO
(parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 425385 INFO
(parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'testcollection_shard1_replica_n2' using configuration from collection
testcollection, trusted=true
[junit4] 2> 425386 INFO
(parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_52001.solr.core.testcollection.shard1.replica_n2' (registry
'solr.core.testcollection.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 425386 INFO
(parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 425386 INFO
(parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore
[[testcollection_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node1\testcollection_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node1\.\testcollection_shard1_replica_n2\data\]
[junit4] 2> 425393 INFO
(parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 425394 INFO
(parallelCoreAdminExecutor-1587-thread-1-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886459988326 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 425398 INFO
(parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema
[testcollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 425399 INFO
(parallelCoreAdminExecutor-1587-thread-1-processing-n:127.0.0.1:52001_solr
4b0d7060-3569-4909-b908-abece50538bf21886459988326 CREATE)
[n:127.0.0.1:52001_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema
[testcollection_shard2_replica_n6] Schema name=minimal
[junit4] 2> 425407 INFO
(parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 425407 INFO
(parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'testcollection_shard1_replica_n1' using configuration from collection
testcollection, trusted=true
[junit4] 2> 425408 INFO
(parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_52004.solr.core.testcollection.shard1.replica_n1' (registry
'solr.core.testcollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
[junit4] 2> 425408 INFO
(parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr
4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE)
[n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[...truncated too long message...]
seer_elect/election/99230836262567945-127.0.0.1:60818_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 319818 INFO
(SUITE-StreamExpressionTest-seed#[6A843CD1B2F53328]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Dec 24, 2017 7:10:10 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=10, maxDocsPerChunk=686, blockSize=84),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=10, blockSize=84)), sim=RandomSimilarity(queryNorm=false): {},
locale=ml-IN, timezone=NET
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=142516384,total=329777152
[junit4] 2> NOTE: All tests run in this JVM: [TangentEvaluatorTest,
HttpSolrClientConPoolTest, CollectionAdminRequestRequiredParamsTest,
HyperbolicTangentEvaluatorTest, GraphExpressionTest, NormalizeEvaluatorTest,
StreamExpressionToExplanationTest, TestClusteringResponse, TestV2Request,
QueryResponseTest, SolrExampleStreamingBinaryTest, ArcTangentEvaluatorTest,
DivideEvaluatorTest, UniformDistributionEvaluatorTest, JsonValidatorTest,
CloudSolrClientTest, LessThanEqualToEvaluatorTest, AndEvaluatorTest,
DocumentAnalysisResponseTest, SolrParamTest, RawValueEvaluatorTest,
TestValidatingJsonMap, LargeVolumeBinaryJettyTest, TestZkConfigManager,
TestPathTrie, FacetFieldTest, NaturalLogEvaluatorTest, ClientUtilsTest,
JDBCStreamTest, AbsoluteValueEvaluatorTest, CoalesceEvaluatorTest,
TestSolrJErrorHandling, LargeVolumeJettyTest, StreamExpressionTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.seed=6A843CD1B2F53328 -Dtests.slow=true
-Dtests.locale=ml-IN -Dtests.timezone=NET -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | StreamExpressionTest (suite) <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:60829/solr: create the collection time out:180s
[junit4] > at
__randomizedtesting.SeedInfo.seed([6A843CD1B2F53328]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.setupCluster(StreamExpressionTest.java:102)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [146/146 (2!)] on J1 in 212.21s, 0 tests, 1 error <<<
FAILURES!
[...truncated 1459 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.apache.solr.SolrTestCaseJ4).
[junit4] 2> log4j:WARN Please initialize the log4j system properly.
[junit4] 2> log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=547, maxMBSortInHeap=6.711308572330032,
sim=RandomSimilarity(queryNorm=false): {}, locale=hy-AM,
timezone=Europe/Busingen
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=86890456,total=125304832
[junit4] 2> NOTE: All tests run in this JVM:
[TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
-Dtests.seed=19869BEFFE58467B -Dtests.slow=true -Dtests.locale=hy-AM
-Dtests.timezone=Europe/Busingen -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 |
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([19869BEFFE58467B]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [2/5 (1!)] on J1 in 14.04s, 8 tests, 1 error <<< FAILURES!
[...truncated 38469 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]