Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6126/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC
4 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Expected to find shardAddress in the up shard info:
{error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers
available to handle this
request,trace=org.apache.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this request at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
at
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:226)
at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:198)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) ,time=1}
Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info:
{error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers
available to handle this
request,trace=org.apache.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this request
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
at
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:226)
at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:198)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
,time=1}
at
__randomizedtesting.SeedInfo.seed([90F70C4512B37D14:18A3339FBC4F10EC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([90F70C4512B37D14:F848396FC2296FF8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI
Error Message:
ObjectTracker found 10 object(s) that were not released!!!
[MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MDCAwareThreadPoolExecutor,
RawDirectoryWrapper, TransactionLog, RawDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not
released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper,
MDCAwareThreadPoolExecutor, RawDirectoryWrapper, TransactionLog,
RawDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,
TransactionLog, MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([90F70C4512B37D14]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
The process cannot access the file because it is being used by another
process.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
The process cannot access the file because it is being used by another process.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11311 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\init-core-data-001
[junit4] 2> 1236679 INFO
(SUITE-TestDistributedSearch-seed#[90F70C4512B37D14]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9061)
[junit4] 2> 1236680 INFO
(SUITE-TestDistributedSearch-seed#[90F70C4512B37D14]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pwl/nk
[junit4] 2> 1237862 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1
[junit4] 2> 1237868 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1237869 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d3f60a{/pwl/nk,null,AVAILABLE}
[junit4] 2> 1237873 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@16ada72{HTTP/1.1,[http/1.1]}{127.0.0.1:64511}
[junit4] 2> 1237873 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ] o.e.j.s.Server
Started @1243749ms
[junit4] 2> 1237873 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/pwl/nk,
hostPort=64511,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores}
[junit4] 2> 1237873 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1237873 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control'
[junit4] 2> 1237873 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1237874 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1237890 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\solr.xml
[junit4] 2> 1237905 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores
[junit4] 2> 1237906 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer New CoreContainer 8768983
[junit4] 2> 1237906 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control]
[junit4] 2> 1237906 WARN
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\lib
[junit4] 2> 1237918 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1237926 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1237927 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1237927 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1237927 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1237927 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1237927 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores
[junit4] 2> 1237929 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\,
configSet=collection1}
[junit4] 2> 1237929 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1
[junit4] 2> 1237931 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1237931 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1237931 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1237932 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 1237934 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1237934 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1237934 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1237934 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1238098 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1238103 WARN (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1238104 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1238135 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1238144 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1238364 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1238379 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1238431 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1238439 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1238443 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1238447 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1238448 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1238498 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 1238499 INFO (coreLoadExecutor-3624-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 1238500 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1238500 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1\data\]
[junit4] 2> 1238500 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1774bae
[junit4] 2> 1238501 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1\data\snapshot_metadata
[junit4] 2> 1238501 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1238501 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1\data\
[junit4] 2> 1238501 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1\data\index/
[junit4] 2> 1238501 WARN (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1238501 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1\data\index
[junit4] 2> 1238501 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3774066004863569]
[junit4] 2> 1238501 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@fccf9b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@907d0a),segFN=segments_1,generation=1}
[junit4] 2> 1238501 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1238504 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1\data\
[junit4] 2> 1238510 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\control\cores\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1238535 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1238536 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1238536 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1238536 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1238577 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1238580 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1238582 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1238597 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1238602 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1238604 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1238604 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1238606 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1238606 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1238607 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1238607 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1238637 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@62add5
[junit4] 2> 1238639 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@fccf9b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@907d0a),segFN=segments_1,generation=1}
[junit4] 2> 1238639 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1238639 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a9f5be[collection1]
main]
[junit4] 2> 1238639 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1238639 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1238639 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1238639 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1238692 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1238803 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1238804 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1238804 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1238804 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1238804 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1545955169461600256
[junit4] 2> 1238806 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1545955169461600256
[junit4] 2> 1238806 INFO (coreLoadExecutor-3624-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1238807 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1238807 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1238808 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1238808 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1238808 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1238808 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1238809 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1238809 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1238811 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1238811 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a9f5be[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1240615 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 1240619 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1240620 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@110fdd3{/pwl/nk,null,AVAILABLE}
[junit4] 2> 1240621 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@354b6a{HTTP/1.1,[http/1.1]}{127.0.0.1:64514}
[junit4] 2> 1240621 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ] o.e.j.s.Server
Started @1246497ms
[junit4] 2> 1240621 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/pwl/nk,
hostPort=64514,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores}
[junit4] 2> 1240621 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1240621 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0'
[junit4] 2> 1240622 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1240622 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1240623 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\solr.xml
[junit4] 2> 1240648 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores
[junit4] 2> 1240648 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer New CoreContainer 28060362
[junit4] 2> 1240648 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0]
[junit4] 2> 1240649 WARN
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\lib
[junit4] 2> 1240650 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1240660 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1240660 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1240660 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1240660 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1240660 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1240667 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores
[junit4] 2> 1240668 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\,
configSet=collection1}
[junit4] 2> 1240669 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 1240669 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1240669 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1240669 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1240682 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 1240683 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1240684 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1240684 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1240684 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1240785 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1240793 WARN (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1240795 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1240819 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1240829 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1240971 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1241009 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1241012 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1241022 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1241027 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1241030 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1241031 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1241049 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 1241050 INFO (coreLoadExecutor-3635-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 1241050 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1241050 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1\data\]
[junit4] 2> 1241050 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1774bae
[junit4] 2> 1241051 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1\data\snapshot_metadata
[junit4] 2> 1241072 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1241073 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1\data\
[junit4] 2> 1241073 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1\data\index/
[junit4] 2> 1241073 WARN (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1241074 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1\data\index
[junit4] 2> 1241074 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3774066004863569]
[junit4] 2> 1241075 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@cee25f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ae2fd8),segFN=segments_1,generation=1}
[junit4] 2> 1241075 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1241076 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1\data\
[junit4] 2> 1241077 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_90F70C4512B37D14-001\tempDir-001\shard0\cores\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1241081 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1241081 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1241081 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1241081 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1241081 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1241083 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1241083 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1241083 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1241083 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1241083 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1241083 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1241083 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1241091 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1241093 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1241095 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1241097 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1241121 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1241124 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1241124 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1241126 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1241126 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1241128 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1241128 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1241140 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3d6388
[junit4] 2> 1241141 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@cee25f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ae2fd8),segFN=segments_1,generation=1}
[junit4] 2> 1241141 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1241141 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1138293[collection1]
main]
[junit4] 2> 1241142 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1241142 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1241142 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1241142 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1241164 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1241337 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1241338 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1241338 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1241338 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1241339 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1241339 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1241339 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1241339 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1241339 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1545955172119740416
[junit4] 2> 1241339 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1241340 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1241340 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1241341 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1545955172119740416
[junit4] 2> 1241341 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1241341 INFO (coreLoadExecutor-3635-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1241342 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1241346 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1138293[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1241713 INFO
(TEST-TestDistributedSearch.test-seed#[90F70C4512B37D14]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1241725 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1545955172514004992)} 0 9
[junit4] 2> 1241752 INFO (qtp23184013-9454) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1545955172527636480)} 0 24
[junit4] 2> 1241762 INFO (qtp11372491-9439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[1 (1545955172553850880)]} 0 9
[junit4] 2> 1241769 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[1 (1545955172564336640)]} 0 5
[junit4] 2> 1241771 INFO (qtp11372491-9440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[2 (1545955172571676672)]} 0 1
[junit4] 2> 1241773 INFO (qtp23184013-9461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[2 (1545955172573773824)]} 0 1
[junit4] 2> 1241774 INFO (qtp11372491-9440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[3 (1545955172575870976)]} 0 0
[junit4] 2> 1241776 INFO (qtp23184013-9460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[3 (1545955172576919552)]} 0 0
[junit4] 2> 1241778 INFO (qtp11372491-9440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[4 (1545955172579016704)]} 0 1
[junit4] 2> 1241780 INFO (qtp23184013-9459) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[4 (1545955172581113856)]} 0 1
[junit4] 2> 1241782 INFO (qtp11372491-9443) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[5 (1545955172583211008)]} 0 0
[junit4] 2> 1241783 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[5 (1545955172585308160)]} 0 0
[junit4] 2> 1241785 INFO (qtp11372491-9443) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[6 (1545955172586356736)]} 0 0
[junit4] 2> 1241786 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[6 (1545955172587405312)]} 0 0
[junit4] 2> 1241788 INFO (qtp11372491-9444) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[7 (1545955172589502464)]} 0 0
[junit4] 2> 1241788 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[7 (1545955172590551040)]} 0 0
[junit4] 2> 1241791 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[8 (1545955172591599616)]} 0 1
[junit4] 2> 1241791 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[8 (1545955172593696768)]} 0 0
[junit4] 2> 1241792 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[9 (1545955172593696768)]} 0 0
[junit4] 2> 1241792 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[9 (1545955172594745344)]} 0 0
[junit4] 2> 1241794 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1241794 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@12a6ecd
[junit4] 2> 1241893 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@fccf9b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@907d0a),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@fccf9b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@907d0a),segFN=segments_2,generation=2}
[junit4] 2> 1241894 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1241936 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15c04d[collection1] main]
[junit4] 2> 1241937 INFO
(searcherExecutor-3625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15c04d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
[junit4] 2> 1241937 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1241937 INFO (qtp11372491-9437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 143
[junit4] 2> 1241938 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1241938 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@177cd57
[junit4] 2> 1241945 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@cee25f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ae2fd8),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@cee25f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ae2fd8),segFN=segments_2,generation=2}
[junit4] 2> 1241946 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1241962 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4311f9[collection1] main]
[junit4] 2> 1241963 INFO
(searcherExecutor-3636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4311f9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
[junit4] 2> 1241963 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1241963 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 25
[junit4] 2> 1241971 INFO (qtp11372491-9439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[10 (1545955172775100416)]} 0 7
[junit4] 2> 1241977 INFO (qtp23184013-9458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[10 (1545955172783489024)]} 0 4
[junit4] 2> 1241978 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[11 (1545955172788731904)]} 0 1
[junit4] 2> 1241981 INFO (qtp23184013-9454) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[11 (1545955172792926208)]} 0 0
[junit4] 2> 1241983 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[12 (1545955172793974784)]} 0 0
[junit4] 2> 1241994 INFO (qtp23184013-9454) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[12 (1545955172795023360)]} 0 10
[junit4] 2> 1241999 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[13 (1545955172810752000)]} 0 0
[junit4] 2> 1242000 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[13 (1545955172812849152)]} 0 0
[junit4] 2> 1242002 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[1001 (1545955172813897728)]} 0 1
[junit4] 2> 1242003 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[1001 (1545955172815994880)]} 0 0
[junit4] 2> 1242005 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[14 (1545955172817043456)]} 0 0
[junit4] 2> 1242007 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[14 (1545955172818092032)]} 0 0
[junit4] 2> 1242007 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[15 (1545955172820189184)]} 0 0
[junit4] 2> 1242013 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[15 (1545955172821237760)]} 0 5
[junit4] 2> 1242014 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[16 (1545955172827529216)]} 0 0
[junit4] 2> 1242015 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[16 (1545955172828577792)]} 0 0
[junit4] 2> 1242017 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[17 (1545955172829626368)]} 0 0
[junit4] 2> 1242018 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[17 (1545955172830674944)]} 0 0
[junit4] 2> 1242019 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[100 (1545955172832772096)]} 0 0
[junit4] 2> 1242019 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[100 (1545955172832772096)]} 0 0
[junit4] 2> 1242020 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[101 (1545955172833820672)]} 0 0
[junit4] 2> 1242021 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[101 (1545955172834869248)]} 0 0
[junit4] 2> 1242022 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[102 (1545955172835917824)]} 0 0
[junit4] 2> 1242023 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[102 (1545955172835917824)]} 0 0
[junit4] 2> 1242023 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[103 (1545955172836966400)]} 0 0
[junit4] 2> 1242024 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[103 (1545955172836966400)]} 0 0
[junit4] 2> 1242024 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[104 (1545955172838014976)]} 0 0
[junit4] 2> 1242025 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[104 (1545955172839063552)]} 0 0
[junit4] 2> 1242025 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[105 (1545955172839063552)]} 0 0
[junit4] 2> 1242026 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[105 (1545955172840112128)]} 0 0
[junit4] 2> 1242026 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[106 (1545955172840112128)]} 0 0
[junit4] 2> 1242027 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[106 (1545955172841160704)]} 0 0
[junit4] 2> 1242027 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[107 (1545955172841160704)]} 0 0
[junit4] 2> 1242028 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[107 (1545955172842209280)]} 0 0
[junit4] 2> 1242028 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[108 (1545955172842209280)]} 0 0
[junit4] 2> 1242029 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[108 (1545955172843257856)]} 0 0
[junit4] 2> 1242030 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[109 (1545955172843257856)]} 0 0
[junit4] 2> 1242030 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[109 (1545955172844306432)]} 0 0
[junit4] 2> 1242031 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[110 (1545955172845355008)]} 0 0
[junit4] 2> 1242031 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[110 (1545955172845355008)]} 0 0
[junit4] 2> 1242032 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[111 (1545955172846403584)]} 0 0
[junit4] 2> 1242032 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[111 (1545955172846403584)]} 0 0
[junit4] 2> 1242033 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[112 (1545955172847452160)]} 0 0
[junit4] 2> 1242033 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[112 (1545955172847452160)]} 0 0
[junit4] 2> 1242034 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[113 (1545955172848500736)]} 0 0
[junit4] 2> 1242034 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[113 (1545955172848500736)]} 0 0
[junit4] 2> 1242035 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[114 (1545955172849549312)]} 0 0
[junit4] 2> 1242035 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[114 (1545955172849549312)]} 0 0
[junit4] 2> 1242036 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[115 (1545955172850597888)]} 0 0
[junit4] 2> 1242036 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[115 (1545955172850597888)]} 0 0
[junit4] 2> 1242037 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[116 (1545955172851646464)]} 0 0
[junit4] 2> 1242038 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[116 (1545955172851646464)]} 0 0
[junit4] 2> 1242038 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[117 (1545955172852695040)]} 0 0
[junit4] 2> 1242038 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[117 (1545955172852695040)]} 0 0
[junit4] 2> 1242039 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[118 (1545955172853743616)]} 0 0
[junit4] 2> 1242039 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[118 (1545955172853743616)]} 0 0
[junit4] 2> 1242040 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[119 (1545955172854792192)]} 0 0
[junit4] 2> 1242040 INFO (qtp23184013-9468) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[119 (1545955172854792192)]} 0 0
[junit4] 2> 1242041 INFO (qtp11372491-9441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/pwl/nk path=/update
params={wt=javabin&version=2}{add=[120 (1545955172855840768)]} 0 0
[junit4] 2> 1242041 INFO
[...truncated too long message...]
utedMap, TestOmitPositions, TestQueryWrapperFilter, TestCrossCoreJoin,
TestSolrCLIRunExample, TestRecovery, UUIDUpdateProcessorFallbackTest,
CoreMergeIndexesAdminHandlerTest, TestNoOpRegenerator, BadIndexSchemaTest,
ScriptEngineTest, TestImplicitCoreProperties, CollectionStateFormat2Test,
TestRealTimeGet, ReplicationFactorTest, BlockJoinFacetRandomTest,
TestSmileRequest, TestDistributedMissingSort, SolrCmdDistributorTest,
TestSolrFieldCacheMBean, TestConfigSetsAPI, TestInitQParser,
DistributedTermsComponentTest, DistributedDebugComponentTest,
SearchHandlerTest, UpdateParamsTest, DeleteReplicaTest,
HdfsBasicDistributedZkTest, LeaderElectionIntegrationTest,
TestAnalyzeInfixSuggestions, HdfsTlogReplayBufferedWhileIndexingTest,
TestSchemaNameResource, AnalyticsQueryTest, LukeRequestHandlerTest,
TestInitParams, TestFileDictionaryLookup, SolrCoreCheckLockOnStartupTest,
TestReload, CacheHeaderTest, HdfsRecoveryZkTest, WrapperMergePolicyFactoryTest,
StatsComponentTest, SpellCheckComponentTest, CSVRequestHandlerTest,
TestOrdValues, TestConfig, TestSubQueryTransformer, TestExactStatsCache,
TestCodecSupport, TestSimpleTrackingShardHandler, RuleEngineTest,
TestCustomDocTransformer, TestManagedResourceStorage,
ParsingFieldUpdateProcessorsTest, SolrIndexConfigTest, HdfsNNFailoverTest,
TestRandomFlRTGCloud, TestLocalFSCloudBackupRestore,
TestStressCloudBlindAtomicUpdates, TestConfigReload,
TestExclusionRuleCollectionAccess, HdfsChaosMonkeySafeLeaderTest,
BlockDirectoryTest, TestLuceneMatchVersion, ConnectionManagerTest,
TestObjectReleaseTracker, FileBasedSpellCheckerTest, SpatialHeatmapFacetsTest,
TestQueryTypes, SharedFSAutoReplicaFailoverTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSystemIdResolver,
TestSerializedLuceneMatchVersion, AutoCommitTest, TestManagedStopFilterFactory,
TestNamedUpdateProcessors, TestRestoreCore, TestAtomicUpdateErrorCases,
TestDistribIDF, TestSearcherReuse, TermVectorComponentTest, ZkSolrClientTest,
CoreAdminCreateDiscoverTest, DistributedSuggestComponentTest,
TestSolrConfigHandlerCloud, TestTrie, TestCloudManagedSchema,
ShardRoutingCustomTest, HighlighterMaxOffsetTest,
HdfsWriteToMultipleCollectionsTest, BasicDistributedZk2Test,
TermVectorComponentDistributedTest, MinimalSchemaTest, CustomCollectionTest,
MBeansHandlerTest, CoreAdminHandlerTest, TestFiltering,
TestQuerySenderListener, SignatureUpdateProcessorFactoryTest,
ConcurrentDeleteAndCreateCollectionTest, TestDocSet, AddBlockUpdateTest,
ClusterStateTest, TestAuthenticationFramework,
VMParamsZkACLAndCredentialsProvidersTest, SaslZkACLProviderTest,
TestCopyFieldCollectionResource, TestQueryUtils, IndexSchemaTest,
AliasIntegrationTest, TestMiniSolrCloudClusterSSL, CircularListTest,
DistributedIntervalFacetingTest, QueryParsingTest, TestCloudInspectUtil,
TestGraphMLResponseWriter, DistanceFunctionTest, TestBadConfig, HLLUtilTest,
ExternalFileFieldSortTest, SpellCheckCollatorTest, TestDocTermOrds,
NotRequiredUniqueKeyTest, SuggesterWFSTTest, TestLeaderElectionZkExpiry,
TestIndexingPerformance, TestConfigSetImmutable, TestGraphTermsQParserPlugin,
TestSortingResponseWriter, BasicAuthIntegrationTest, BlobRepositoryCloudTest,
TestCloudSchemaless, TestManagedSchema, CopyFieldTest,
LeaderFailoverAfterPartitionTest, TestRequestForwarding, SuggestComponentTest,
NoCacheHeaderTest, ShowFileRequestHandlerTest,
TestTolerantUpdateProcessorCloud, FieldMutatingUpdateProcessorTest,
TestHighFrequencyDictionaryFactory, SolrCloudExampleTest, RollingRestartTest,
GraphQueryTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest,
TestReplicationHandler, TestDistributedGrouping,
DistributedSpellCheckComponentTest, TestJoin, TestCoreContainer,
SimpleFacetsTest, SolrCoreTest, ConvertedLegacyTest, BasicFunctionalityTest,
TestIndexSearcher, HighlighterTest, SolrIndexSplitterTest,
TestExtendedDismaxParser, SuggesterFSTTest, DocValuesTest, DebugComponentTest,
DisMaxRequestHandlerTest, TestWriterPerf, RequestHandlersTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest,
LoggingHandlerTest, TestCollationField, ReturnFieldsTest, JSONWriterTest,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
TestPHPSerializedResponseWriter, SOLR749Test, TestSolrIndexConfig,
ResponseLogComponentTest, TestMergePolicyConfig, TestSearchPerf,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig,
TestDFRSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest,
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest,
CreateCollectionCleanupTest, DeleteShardTest, DistributedQueueTest,
DistributedVersionInfoTest, HttpPartitionTest, MultiThreadedOCPTest,
OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest,
TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity,
TestDistribDocBasedVersion, TestDownShardTolerantSearch,
TestHdfsCloudBackupRestore, TestMiniSolrCloudCluster,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest,
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest,
StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest,
CachingDirectoryFactoryTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest,
TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSets,
TestDynamicLoading, TestSQLHandler, DistributedFacetPivotWhiteBoxTest,
FacetPivotSmallTest, SuggestComponentContextFilterQueryTest,
TestPivotHelperCode, TestTrackingShardHandlerFactory, TestBulkSchemaAPI,
TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource,
TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaResource,
TestSchemaSimilarityResource, TestSolrQueryParserResource,
TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, BadCopyFieldTest,
ChangedSchemaMergeTest, DocValuesMissingTest, SpatialRPTFieldTypeTest,
TestManagedSchemaAPI]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestManagedSchemaAPI -Dtests.seed=90F70C4512B37D14 -Dtests.slow=true
-Dtests.locale=es-US -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestManagedSchemaAPI (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 10
object(s) that were not released!!! [MDCAwareThreadPoolExecutor,
MockDirectoryWrapper, MDCAwareThreadPoolExecutor, RawDirectoryWrapper,
TransactionLog, RawDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([90F70C4512B37D14]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
java.io.IOException: Could not remove the following files (in the order of
attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
The process cannot access the file because it is being used by another process.
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2\testschemaapi_shard1_replica1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001\node2
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_90F70C4512B37D14-001\tempDir-001
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [563/631 (3!)] on J1 in 11.67s, 1 test, 1 failure, 1
error <<< FAILURES!
[...truncated 52774 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]